summaryrefslogtreecommitdiffstats
path: root/apptests/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-08-22 11:17:30 -0700
committerEric Fischer <enf@google.com>2011-08-22 11:17:30 -0700
commita08842ba1c2008ebf920476ff75658c5268131eb (patch)
tree41696bb2a4352025c0e5542c71ce2e0caf2ed6b9 /apptests/res
parent75fcca92ed0db874d4fb7b7d6bfbffe90e1c96b9 (diff)
downloadpackages_apps_Mms-a08842ba1c2008ebf920476ff75658c5268131eb.zip
packages_apps_Mms-a08842ba1c2008ebf920476ff75658c5268131eb.tar.gz
packages_apps_Mms-a08842ba1c2008ebf920476ff75658c5268131eb.tar.bz2
Import revised translations.
Change-Id: Ia5fa115062064c5f1a0320ed8d72533f634d0c46
Diffstat (limited to 'apptests/res')
-rw-r--r--apptests/res/values-en-rGB/strings.xml32
-rw-r--r--apptests/res/values-es-rUS/strings.xml32
-rw-r--r--apptests/res/values-it/strings.xml32
-rw-r--r--apptests/res/values-ms/strings.xml32
-rw-r--r--apptests/res/values-pl/strings.xml32
5 files changed, 160 insertions, 0 deletions
diff --git a/apptests/res/values-en-rGB/strings.xml b/apptests/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..eeb7321
--- /dev/null
+++ b/apptests/res/values-en-rGB/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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="sms_recipient_label" msgid="5386729712089560319">"Recipient No."</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Message Body"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Send"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Send five messages"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Send a long message"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Prime a long message"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Now is the time for all good men to come to the aid of their country."</string>
+ <string name="reply" msgid="767653312635150733">"Reply"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Dismiss"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS Tester"</string>
+</resources>
diff --git a/apptests/res/values-es-rUS/strings.xml b/apptests/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..6510440
--- /dev/null
+++ b/apptests/res/values-es-rUS/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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="sms_recipient_label" msgid="5386729712089560319">"Destinatario n.º"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Cuerpo del mensaje"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Enviar"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Enviar cinco mensajes"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Enviar un mensaje largo"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Preparar un mensaje largo"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Ahora es el momento de que todos los hombres de bien acudan en ayuda de su país."</string>
+ <string name="reply" msgid="767653312635150733">"Responder"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Descartar"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Verificador de SMS"</string>
+</resources>
diff --git a/apptests/res/values-it/strings.xml b/apptests/res/values-it/strings.xml
new file mode 100644
index 0000000..15a852f
--- /dev/null
+++ b/apptests/res/values-it/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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="sms_recipient_label" msgid="5386729712089560319">"N. destinatario"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Corpo del messaggio"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Invia"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Invia cinque messaggi"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Invia un messaggio lungo"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Prepara un messaggio lungo"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Ora è il momento per tutte le persone di buona volontà di venire in aiuto del loro Paese."</string>
+ <string name="reply" msgid="767653312635150733">"Rispondi"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Ignora"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Tester SMS"</string>
+</resources>
diff --git a/apptests/res/values-ms/strings.xml b/apptests/res/values-ms/strings.xml
new file mode 100644
index 0000000..de1b3b1
--- /dev/null
+++ b/apptests/res/values-ms/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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="sms_recipient_label" msgid="5386729712089560319">"# Penerima"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Badan Mesej"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Hantar"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Hantar lima mesej"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Hantar mesej yang panjang"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Utamakan mesej panjang"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Sekarang adalah masa untuk semua lelaki yang baik datang membantu negara mereka."</string>
+ <string name="reply" msgid="767653312635150733">"Balas"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Ketepikan"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Penguji Sms"</string>
+</resources>
diff --git a/apptests/res/values-pl/strings.xml b/apptests/res/values-pl/strings.xml
new file mode 100644
index 0000000..a456f5d
--- /dev/null
+++ b/apptests/res/values-pl/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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="sms_recipient_label" msgid="5386729712089560319">"Nr odbiorcy"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Treść wiadomości"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Wyślij"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Wyślij pięć wiadomości"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Wyślij długą wiadomość"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Przygotuj długą wiadomość"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"To moment, w którym wszyscy dobrzy ludzie powinni przyjść z pomocą swojemu krajowi."</string>
+ <string name="reply" msgid="767653312635150733">"Odpowiedz"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Odrzuć"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Testowanie wiadomości SMS"</string>
+</resources>