aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-tr
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-tr')
-rw-r--r--res/values-tr/plurals.xml2
-rw-r--r--res/values-tr/strings.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/res/values-tr/plurals.xml b/res/values-tr/plurals.xml
index 3a2f236..b8a05ae 100644
--- a/res/values-tr/plurals.xml
+++ b/res/values-tr/plurals.xml
@@ -23,7 +23,7 @@
</plurals>
<!-- Total of pictures found after a media reload -->
<plurals name="msg_media_reload_complete">
- <item quantity="one">Medya ortamı yeniden yüklendi. <xliff:g id="pictures" example="7">%d</xliff:g> resim bulundu.</item>
+ <item quantity="one">Medya ortamı yeniden yüklendi. 1 resim bulundu.</item>
<item quantity="other">Medya ortamı yeniden yüklendi. <xliff:g id="pictures" example="7">%d</xliff:g> resim bulundu.</item>
</plurals>
</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index b853fe4..fd4426d 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -80,8 +80,8 @@
<string name="pref_disposition_portrait">Portre düzenlemesi</string>
<string name="pref_disposition_landscape">Manzara düzenlemesi</string>
<plurals name="pref_disposition_summary_format">
- <item quantity="one"><xliff:g id="orientation">%2$s</xliff:g> \'de <xliff:g id="count">%1$d</xliff:g> resim gösterilir.</item>
- <item quantity="other"><xliff:g id="orientation">%2$s</xliff:g> \'de <xliff:g id="count">%1$d</xliff:g> resim gösterilir.</item>
+ <item quantity="one"><xliff:g id="orientation">%2$s</xliff:g>\'de 1 resim gösterilir</item>
+ <item quantity="other"><xliff:g id="orientation">%2$s</xliff:g>\'de <xliff:g id="count">%1$d</xliff:g> resim gösterilir</item>
</plurals>
<string name="disposition_orientation_portrait">dikey yerleşim</string>
<string name="disposition_orientation_landscape">yatay yerleşim</string>