summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-04-20 05:21:16 -0700
committerGeoff Mendal <mendal@google.com>2015-04-20 05:21:16 -0700
commit3ac203258668544d7ad341b3bb96eb80add059c2 (patch)
treea0af4c7d113f6d05a71d8ad391dc16a0c21a1ca0
parente94787a027763a6da7428639b0f5d00e23aa2196 (diff)
downloadframeworks_base-3ac203258668544d7ad341b3bb96eb80add059c2.zip
frameworks_base-3ac203258668544d7ad341b3bb96eb80add059c2.tar.gz
frameworks_base-3ac203258668544d7ad341b3bb96eb80add059c2.tar.bz2
Import translations. DO NOT MERGE
Change-Id: If0652f6630dbfb0110c8b13a479cb59c1af22bcc Auto-generated-cl: translation import
-rw-r--r--packages/DocumentsUI/res/values-ur-rPK/strings.xml4
-rw-r--r--packages/DocumentsUI/res/values-zh-rCN/strings.xml20
2 files changed, 11 insertions, 13 deletions
diff --git a/packages/DocumentsUI/res/values-ur-rPK/strings.xml b/packages/DocumentsUI/res/values-ur-rPK/strings.xml
index 6684133..c54cb03 100644
--- a/packages/DocumentsUI/res/values-ur-rPK/strings.xml
+++ b/packages/DocumentsUI/res/values-ur-rPK/strings.xml
@@ -66,8 +66,8 @@
</plurals>
<string name="copy_preparing" msgid="3896202461003039386">"کاپی کیلئے تیار ہو رہا ہے…"</string>
<plurals name="copy_error_notification_title" formatted="false" msgid="4911333304372840735">
- <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> فائلز کاپی کرنے میں خرابی پیس آ گئی۔</item>
- <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> فائل کاپی کرنے میں خرابی پیس آ گئی۔</item>
+ <item quantity="other"><xliff:g id="COUNT_1">%1$d</xliff:g> فائلز کاپی کرنے میں خرابی پیش آ گئی۔</item>
+ <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> فائل کاپی کرنے میں خرابی پیش آ گئی۔</item>
</plurals>
<string name="notification_touch_for_details" msgid="4483108577842961665">"تفصیلات دیکھنے کیلئے ٹچ کریں"</string>
<string name="retry" msgid="7564024179122207376">"دوبارہ کوشش کریں"</string>
diff --git a/packages/DocumentsUI/res/values-zh-rCN/strings.xml b/packages/DocumentsUI/res/values-zh-rCN/strings.xml
index 0097017..c0a0a40 100644
--- a/packages/DocumentsUI/res/values-zh-rCN/strings.xml
+++ b/packages/DocumentsUI/res/values-zh-rCN/strings.xml
@@ -38,8 +38,7 @@
<string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"隐藏SD卡"</string>
<string name="menu_file_size_show" msgid="3240323619260823076">"显示文件大小"</string>
<string name="menu_file_size_hide" msgid="8881975928502581042">"隐藏文件大小"</string>
- <!-- no translation found for button_copy (8706475544635021302) -->
- <skip />
+ <string name="button_copy" msgid="8706475544635021302">"复制"</string>
<string name="mode_selected_count" msgid="459111894725594625">"已选择<xliff:g id="COUNT">%1$d</xliff:g>项"</string>
<string name="sort_name" msgid="9183560467917256779">"按名称"</string>
<string name="sort_date" msgid="586080032956151448">"按修改日期"</string>
@@ -66,13 +65,12 @@
<item quantity="one">正在复制 <xliff:g id="COUNT_0">%1$d</xliff:g> 个文件。</item>
</plurals>
<string name="copy_preparing" msgid="3896202461003039386">"正在准备复制…"</string>
- <!-- no translation found for copy_error_notification_title (4911333304372840735) -->
- <!-- no translation found for notification_touch_for_details (4483108577842961665) -->
- <skip />
- <!-- no translation found for retry (7564024179122207376) -->
- <skip />
- <!-- no translation found for copy_failure_alert_title (616726451967793549) -->
- <skip />
- <!-- no translation found for copy_failure_alert_content (2655232627616241542) -->
- <skip />
+ <plurals name="copy_error_notification_title" formatted="false" msgid="4911333304372840735">
+ <item quantity="other">复制 <xliff:g id="COUNT_1">%1$d</xliff:g> 个文件时出错。</item>
+ <item quantity="one">复制 <xliff:g id="COUNT_0">%1$d</xliff:g> 个文件时出错。</item>
+ </plurals>
+ <string name="notification_touch_for_details" msgid="4483108577842961665">"触摸可查看详情"</string>
+ <string name="retry" msgid="7564024179122207376">"重试"</string>
+ <string name="copy_failure_alert_title" msgid="616726451967793549">"复制文件时出错"</string>
+ <string name="copy_failure_alert_content" msgid="2655232627616241542">"以下文件未复制成功:<xliff:g id="LIST">%1$s</xliff:g>"</string>
</resources>