summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:40:39 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:40:39 +0200
commit742d8305833a8fd0ee099240c42863ac02ee8d94 (patch)
tree46d8033bbf6d77ce66493774a786d5aba6bb47fb /res
parent2b515af28c95443419ec721ff023b678600c75cc (diff)
downloadandroid_packages_apps_Messaging-742d8305833a8fd0ee099240c42863ac02ee8d94.tar.gz
android_packages_apps_Messaging-742d8305833a8fd0ee099240c42863ac02ee8d94.tar.bz2
android_packages_apps_Messaging-742d8305833a8fd0ee099240c42863ac02ee8d94.zip
Automatic translation import
Change-Id: If0b8f0b34975666522f6088b9cd0f532a193ee91
Diffstat (limited to 'res')
-rw-r--r--res/values-ca/cm_strings.xml25
-rw-r--r--res/values-de/cm_strings.xml22
-rw-r--r--res/values-el/cm_strings.xml25
-rw-r--r--res/values-eu-rES/cm_strings.xml25
-rw-r--r--res/values-it/cm_strings.xml25
-rw-r--r--res/values-iw/cm_strings.xml24
-rw-r--r--res/values-sl/cm_strings.xml25
-rw-r--r--res/values-sr/cm_strings.xml25
8 files changed, 196 insertions, 0 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 0000000..cc46e62
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Informa com a correu brossa a %s</string>
+ <string name="unicode_stripping_pref_title">Esquinça unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Deixa els caràcters intactes</string>
+ <string name="pref_unicode_stripping_non_encodable">Esquinça els caràcters no codificables</string>
+ <string name="pref_unicode_stripping_all">Esquinça tots el caràcters unicode</string>
+ <string name="swipe_deletes_conversation_text">Lliscant s\'esborra la converça</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 0000000..6d66676
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="pref_unicode_stripping_leave_intact">Zeichen unberührt lassen</string>
+ <string name="pref_unicode_stripping_non_encodable">Unkodierbare Zeichen entfernen</string>
+ <string name="pref_unicode_stripping_all">Unicode komplett entfernen</string>
+</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
new file mode 100644
index 0000000..8061ac1
--- /dev/null
+++ b/res/values-el/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Αναφορά ως ανεπιθύμητο στο %s</string>
+ <string name="unicode_stripping_pref_title">Αφαίρεση unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Καμία αλλαγή στους χαρακτήρες</string>
+ <string name="pref_unicode_stripping_non_encodable">Αφαίρεση χαρακτήρων που δεν μπορούν να κωδικοποιηθούν</string>
+ <string name="pref_unicode_stripping_all">Αφαίρεση όλων των χαρακτήρων unicode</string>
+ <string name="swipe_deletes_conversation_text">Διαγραφή συνομιλίας με σύρσιμο</string>
+</resources>
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
new file mode 100644
index 0000000..ad16bf2
--- /dev/null
+++ b/res/values-eu-rES/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Spam dela adierazi %s(r) i</string>
+ <string name="unicode_stripping_pref_title">Garbitu Unicodea</string>
+ <string name="pref_unicode_stripping_leave_intact">Laga karaktereak ukitu gabe</string>
+ <string name="pref_unicode_stripping_non_encodable">Ezabatu kodetu ezin diren karaktereak</string>
+ <string name="pref_unicode_stripping_all">Garbitu unicode karaktere guztiak</string>
+ <string name="swipe_deletes_conversation_text">Hatza pasatzean elkarrizketa ezabatzen du</string>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 0000000..b455d0b
--- /dev/null
+++ b/res/values-it/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Segnala come spam a %s</string>
+ <string name="unicode_stripping_pref_title">Rimuovi unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Lascia caratteri intatti</string>
+ <string name="pref_unicode_stripping_non_encodable">Rimuovi caratteri non codificabili</string>
+ <string name="pref_unicode_stripping_all">Rimuovi tutti i caratteri unicode</string>
+ <string name="swipe_deletes_conversation_text">Scorri per eliminare la conversazione</string>
+</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
new file mode 100644
index 0000000..19ec366
--- /dev/null
+++ b/res/values-iw/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">דווח כספאם אל %s</string>
+ <string name="unicode_stripping_pref_title">הסרת תווי Unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">השאר תווים ללא שינוי</string>
+ <string name="pref_unicode_stripping_non_encodable">הורד תווים שאינם ניתנים לקידוד</string>
+ <string name="pref_unicode_stripping_all">הסר את כל תווי ה-Unicode</string>
+</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 0000000..438bd39
--- /dev/null
+++ b/res/values-sl/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Prijavi kot neželeno na %s</string>
+ <string name="unicode_stripping_pref_title">Odstrani unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Znake pusti nespremenjene</string>
+ <string name="pref_unicode_stripping_non_encodable">Odstrani nekodirne znake</string>
+ <string name="pref_unicode_stripping_all">Odstrani vse znake unicode</string>
+ <string name="swipe_deletes_conversation_text">Poteg izbriše pogovor</string>
+</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
new file mode 100644
index 0000000..6c8818c
--- /dev/null
+++ b/res/values-sr/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="report_as_spam_to">Пријави спам у %s</string>
+ <string name="unicode_stripping_pref_title">Нацртај уникод</string>
+ <string name="pref_unicode_stripping_leave_intact">Остави знакове нетакнуте</string>
+ <string name="pref_unicode_stripping_non_encodable">Монтирај не-кодиране знакове</string>
+ <string name="pref_unicode_stripping_all">Монтирај све уникод знакове</string>
+ <string name="swipe_deletes_conversation_text">Отклон брише разговор</string>
+</resources>