aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-tr/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-tr/plurals.xml')
-rw-r--r--res/values-tr/plurals.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-tr/plurals.xml b/res/values-tr/plurals.xml
index 74f854d..8ab46ed 100644
--- a/res/values-tr/plurals.xml
+++ b/res/values-tr/plurals.xml
@@ -17,9 +17,11 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="album_number_of_pictures">
+ <item quantity="one"><xliff:g id="pictures" example="7">%d</xliff:g> resim</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> resim</item>
</plurals>
<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="other">Medya ortamı yeniden yüklendi. <xliff:g id="pictures" example="7">%d</xliff:g> resim bulundu.</item>
</plurals>
</resources>