summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-06-20 14:53:21 -0700
committerEric Fischer <enf@google.com>2011-06-20 14:53:21 -0700
commit863af135577489e8e67ef81fbf1d67cac40f07c6 (patch)
treea58deb1cf5b2c99b871a34d95db48d2a539176d3
parent66ea98206f2ab7bef96550304431f61ec78ed653 (diff)
downloadProtips-863af135577489e8e67ef81fbf1d67cac40f07c6.tar.gz
Import revised translations.
Change-Id: I8247a7762e2cceac60fb62597ff98a1d68488363
-rw-r--r--res/values-af/arrays.xml27
-rw-r--r--res/values-af/strings.xml21
-rw-r--r--res/values-da/arrays.xml4
-rw-r--r--res/values-ms/arrays.xml27
-rw-r--r--res/values-ms/strings.xml21
-rw-r--r--res/values-nl/strings.xml3
6 files changed, 100 insertions, 3 deletions
diff --git a/res/values-af/arrays.xml b/res/values-af/arrays.xml
new file mode 100644
index 0000000..6bb02cf
--- /dev/null
+++ b/res/values-af/arrays.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="tips">
+ <item msgid="4457112202911142877">"Sien al jou programme."\n" Raak die lanseerpoort-ikoon. @drawable/all_apps"</item>
+ <item msgid="8842580895829057430">"Trek programme na jou tuisskerm."\n" Raak en hou \'n program in die lanseerpoort tot dit vibreer."</item>
+ <item msgid="8903218961940756528">"Herrangskik jou tuisskerm."\n" Raak en hou \'n item, en wanneer dit vibreer, trek dit na waar jy dit wil hê."</item>
+ <item msgid="3123213860439458492">"Verwyder items."\n" Raak en hou \'n item, en wanneer dit vibreer, trek dit na die Snippermandjie-ikoon. @drawable/trash"</item>
+ <item msgid="1000948398885889319">"Meerdere tuisskerms."\n" Sleep links of regs om te wissel. Trek items na ander skerms."</item>
+ <item msgid="424487960942281801">"Klaar met hierdie legstuk?"\n" Raak en hou dit, en wanneer dit vibreer, trek dit na die Snippermandjie-ikoon."</item>
+ </string-array>
+</resources>
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
new file mode 100644
index 0000000..f608c3a
--- /dev/null
+++ b/res/values-af/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="widget_name" msgid="5948202656358353180">"Tuisskerm-wenke"</string>
+ <string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="CURPAGE">%1$d</xliff:g> van <xliff:g id="NUMPAGES">%2$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-da/arrays.xml b/res/values-da/arrays.xml
index 00ec06a..c5d0690 100644
--- a/res/values-da/arrays.xml
+++ b/res/values-da/arrays.xml
@@ -17,8 +17,8 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="tips">
- <item msgid="4457112202911142877">"Se alle dine programmer."\n" Tryk på startikonet. @drawable/all_apps"</item>
- <item msgid="8842580895829057430">"Føj programmer til din startskærm."\n" Tryk på et program i programlisten, og hold det nede."</item>
+ <item msgid="4457112202911142877">"Se alle dine apps."\n" Tryk på startikonet. @drawable/all_apps"</item>
+ <item msgid="8842580895829057430">"Føj apps til din startskærm."\n" Tryk på en app i programlisten, og hold den nede."</item>
<item msgid="8903218961940756528">"Rediger din startskærm."\n" Hold fingeren på et element. Træk det til et andet sted, når det vibrerer."</item>
<item msgid="3123213860439458492">"Fjern elementer."\n" Hold fingeren på et element. Træk det til papirkurven, når det vibrerer. @drawable/trash"</item>
<item msgid="1000948398885889319">"Flere startskærme."\n" Bladr til venstre eller højre for at skifte. Træk elementer til andre skærme."</item>
diff --git a/res/values-ms/arrays.xml b/res/values-ms/arrays.xml
new file mode 100644
index 0000000..760e2e2
--- /dev/null
+++ b/res/values-ms/arrays.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="tips">
+ <item msgid="4457112202911142877">"Lihat semua apl anda."\n" Sentuh ikon Pelancar. @drawable/all_apps"</item>
+ <item msgid="8842580895829057430">"Seret apl ke skrin Laman Utama."\n" Sentuh terus apl dalam Pelancar hingga ia bergetar."</item>
+ <item msgid="8903218961940756528">"Atur semula skrin Laman Utama anda."\n" Sentuh terus sesuatu item itu dan apabila ia bergetar, seretnya ke mana yang anda mahukan."</item>
+ <item msgid="3123213860439458492">"Alih keluar item."\n" Sentuh terus item dan apabila ia bergetar, seretnya ke ikon Sampah. @drawable/trash"</item>
+ <item msgid="1000948398885889319">"Berbilang skrin Utama."\n" Leret kiri atau kanan untuk menukar. Seret item ke skrin lain."</item>
+ <item msgid="424487960942281801">"Selesai menggunakan widget ini?"\n" Sentuh terus widget ini dan apabila ia bergetar, seretnya ke ikon Sampah."</item>
+ </string-array>
+</resources>
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml
new file mode 100644
index 0000000..dcf53fb
--- /dev/null
+++ b/res/values-ms/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="widget_name" msgid="5948202656358353180">"Petua skrin Laman Utama"</string>
+ <string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="CURPAGE">%1$d</xliff:g> daripada <xliff:g id="NUMPAGES">%2$d</xliff:g>"</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 807c536..853b6b7 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -16,6 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- outdated translation 6038438001792795988 --> <string name="widget_name" msgid="5948202656358353180">"Tips voor het startscherm"</string>
+ <!-- no translation found for widget_name (5948202656358353180) -->
+ <skip />
<string name="pager_footer" msgid="8874468132852452517">"<xliff:g id="CURPAGE">%1$d</xliff:g> van <xliff:g id="NUMPAGES">%2$d</xliff:g>"</string>
</resources>