diff options
author | Baligh Uddin <baligh@google.com> | 2013-10-14 09:17:56 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-10-14 09:17:56 -0700 |
commit | 7d8b77f036afc584c28e9f6ca42f15e4ac11a505 (patch) | |
tree | eca0425e8673538608f21610301a4843e7896951 /packages/PrintSpooler/res/values-tr | |
parent | 12b28ce4e82fcd3ed46ffac77fb866bb5aee4408 (diff) | |
download | frameworks_base-7d8b77f036afc584c28e9f6ca42f15e4ac11a505.zip frameworks_base-7d8b77f036afc584c28e9f6ca42f15e4ac11a505.tar.gz frameworks_base-7d8b77f036afc584c28e9f6ca42f15e4ac11a505.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ib9ba58f8e1486581d71443234db99a12f925cf0a
Auto-generated-cl: translation import
Diffstat (limited to 'packages/PrintSpooler/res/values-tr')
-rw-r--r-- | packages/PrintSpooler/res/values-tr/strings.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/PrintSpooler/res/values-tr/strings.xml b/packages/PrintSpooler/res/values-tr/strings.xml index 8127c4b..5ef6530 100644 --- a/packages/PrintSpooler/res/values-tr/strings.xml +++ b/packages/PrintSpooler/res/values-tr/strings.xml @@ -52,8 +52,10 @@ <string name="cancelling_notification_title_template" msgid="1821759594704703197">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> iptal ediliyor"</string> <string name="failed_notification_title_template" msgid="2256217208186530973">"Yazıcı hatası: <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string> <string name="blocked_notification_title_template" msgid="1175435827331588646">"Yazıcı <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> işini engelledi"</string> - <!-- no translation found for composite_notification_title_template:one (5866624638054847057) --> - <!-- no translation found for composite_notification_title_template:other (8746611264734222865) --> + <plurals name="composite_notification_title_template"> + <item quantity="one" msgid="5866624638054847057">"<xliff:g id="PRINT_JOB_NAME">%1$d</xliff:g> yazdırma işi"</item> + <item quantity="other" msgid="8746611264734222865">"<xliff:g id="PRINT_JOB_NAME">%1$d</xliff:g> yazdırma işleri"</item> + </plurals> <string name="cancel" msgid="4373674107267141885">"İptal"</string> <string name="restart" msgid="2472034227037808749">"Yeniden başlat"</string> <string name="no_connection_to_printer" msgid="2159246915977282728">"Yazıcı bağlantısı yok"</string> |