diff options
author | Eric Fischer <enf@google.com> | 2012-04-30 13:07:28 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-04-30 13:07:28 -0700 |
commit | 5347324d24936c90a1395499b4420854021e4291 (patch) | |
tree | 37606d47a6c3f8fe2072ea3c4a662f23035a951b | |
parent | d7c28056d3fc462f42b508026154d6d8fee5606b (diff) | |
parent | 8d2682829e1c1cfb3ea325e16a62b6c433dafaa2 (diff) | |
download | packages_apps_trebuchet-5347324d24936c90a1395499b4420854021e4291.zip packages_apps_trebuchet-5347324d24936c90a1395499b4420854021e4291.tar.gz packages_apps_trebuchet-5347324d24936c90a1395499b4420854021e4291.tar.bz2 |
Merge "Import translations. DO NOT MERGE" into jb-dev
-rw-r--r-- | res/values-ms/strings.xml | 3 | ||||
-rw-r--r-- | res/values-pl/strings.xml | 3 | ||||
-rw-r--r-- | res/values-zh-rCN/strings.xml | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml index 2c13cf1..29b8f7d 100644 --- a/res/values-ms/strings.xml +++ b/res/values-ms/strings.xml @@ -40,8 +40,7 @@ <string name="group_shortcuts" msgid="9133529424900391877">"Pintasan"</string> <string name="group_widgets" msgid="6704978494073105844">"Widget"</string> <string name="group_wallpapers" msgid="1568191644272224858">"Kertas dinding"</string> - <!-- no translation found for completely_out_of_space (1759078539443491182) --> - <skip /> + <string name="completely_out_of_space" msgid="1759078539443491182">"Tiada lagi ruang pada skrin Utama anda."</string> <string name="out_of_space" msgid="8365249326091984698">"Tiada lagi ruang pada skrin Utama ini"</string> <string name="hotseat_out_of_space" msgid="6304886797358479361">"Tiada lagi ruang pada kerusi panas."</string> <string name="invalid_hotseat_item" msgid="6545340627805449250">"Widget ini terlalu besar untuk kerusi panas."</string> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 7a15e41..2e434bd 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -40,8 +40,7 @@ <string name="group_shortcuts" msgid="9133529424900391877">"Skróty"</string> <string name="group_widgets" msgid="6704978494073105844">"Widżety"</string> <string name="group_wallpapers" msgid="1568191644272224858">"Tapety"</string> - <!-- no translation found for completely_out_of_space (1759078539443491182) --> - <skip /> + <string name="completely_out_of_space" msgid="1759078539443491182">"Brak miejsca na Twoich ekranach głównych."</string> <string name="out_of_space" msgid="8365249326091984698">"Brak miejsca na tej stronie głównej"</string> <string name="hotseat_out_of_space" msgid="6304886797358479361">"Brak miejsca w kieszonce."</string> <string name="invalid_hotseat_item" msgid="6545340627805449250">"Ten widżet jest za duży, aby umieścić go w kieszonce."</string> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index a79c704..e430420 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -40,8 +40,7 @@ <string name="group_shortcuts" msgid="9133529424900391877">"快捷方式"</string> <string name="group_widgets" msgid="6704978494073105844">"窗口小部件"</string> <string name="group_wallpapers" msgid="1568191644272224858">"壁纸"</string> - <!-- no translation found for completely_out_of_space (1759078539443491182) --> - <skip /> + <string name="completely_out_of_space" msgid="1759078539443491182">"您的主屏幕上没有空间了。"</string> <string name="out_of_space" msgid="8365249326091984698">"此主屏幕上已没有空间。"</string> <string name="hotseat_out_of_space" msgid="6304886797358479361">"底部区域已无空间。"</string> <string name="invalid_hotseat_item" msgid="6545340627805449250">"该窗口小部件太大,超出基座区域可用空间。"</string> |