Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Turkish Translations #1006

Merged
merged 1 commit into from
Oct 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions addons/accessory/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<Russian>Следующий режим оптики</Russian>
<Polish>Następny tryb optyki</Polish>
<French>Mode de l'optique suivant</French>
<Turkish>Sonraki dürbün modu</Turkish>
<Turkish>Sonraki nişangah modu</Turkish>
</Key>
<Key ID="STR_CBA_accessory_opticNext_tooltip">
<English>Cycles to the next mode available for your optics slot attachment</English>
Expand All @@ -76,7 +76,7 @@
<Russian>Переключает на следующий режим доступный для оптики на оружии</Russian>
<Polish>Przełącza na następny dostępny tryb optyki</Polish>
<French>Passe au prochain mode disponible de votre optique</French>
<Turkish>Varolan dürbününüzü sonraki moduna geçirir</Turkish>
<Turkish>Varolan nişangahınızı sonraki moduna geçirir</Turkish>
</Key>
<Key ID="STR_CBA_accessory_opticPrev">
<English>Prev optics state</English>
Expand All @@ -87,7 +87,7 @@
<Russian>Предыдущее состояние оптики</Russian>
<Polish>Poprzedni tryb optyki</Polish>
<French>Mode de l'optique sur rail précèdent</French>
<Turkish>Önceki dürbün modu</Turkish>
<Turkish>Önceki nişangah modu</Turkish>
</Key>
<Key ID="STR_CBA_accessory_opticPrev_tooltip">
<English>Cycles to the previous mode available for your optics slot attachment</English>
Expand All @@ -98,7 +98,7 @@
<Russian>Переключает на предыдущий режим доступный для оптики на оружии</Russian>
<Polish>Przełącza na poprzedni dostępny tryb optyki</Polish>
<French>Passe au précèdent mode disponible de votre optique</French>
<Turkish>Varolan dürbününüzü önceki moduna geçirir</Turkish>
<Turkish>Varolan nişangahınızı önceki moduna geçirir</Turkish>
</Key>
</Package>
</Project>
4 changes: 2 additions & 2 deletions addons/main/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<Russian>Community Base Addons - Основной Компонент</Russian>
<French>Community Base Addons - Composante principale</French>
<Polish>Community Base Addons - Główny Komponent</Polish>
<Turkish>Community Base Addons - Ana Komponent</Turkish>
<Turkish>Community Base Addons - Ana Bileşenler</Turkish>
</Key>
<Key ID="STR_CBA_Optional_Component">
<English>Community Base Addons - Optional Component</English>
Expand All @@ -51,7 +51,7 @@
<Russian>Community Base Addons - Опциональный Компонент</Russian>
<French>Community Base Addons - Composant facultatif</French>
<Polish>Community Base Addons - Komponent Opcjonalny</Polish>
<Turkish>Community Base Addons - Opsiyonel Komponent</Turkish>
<Turkish>Community Base Addons - Opsiyonel Bileşenler</Turkish>
</Key>
<Key ID="STR_CBA_Main_AddonText">
<English>ADDON:</English>
Expand Down
Loading