summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-af/cm_strings.xml33
-rw-r--r--res/values-ar/cm_strings.xml33
-rw-r--r--res/values-ast-rES/cm_strings.xml33
-rw-r--r--res/values-az-rAZ/cm_strings.xml32
-rw-r--r--res/values-be/cm_strings.xml40
-rw-r--r--res/values-bg/cm_strings.xml40
-rw-r--r--res/values-bn-rBD/cm_strings.xml22
-rw-r--r--res/values-ca/cm_strings.xml17
-rw-r--r--res/values-cs/cm_strings.xml40
-rw-r--r--res/values-da/cm_strings.xml40
-rw-r--r--res/values-de/cm_strings.xml14
-rw-r--r--res/values-el/cm_strings.xml17
-rw-r--r--res/values-en-rAU/cm_strings.xml33
-rw-r--r--res/values-en-rIN/cm_strings.xml30
-rw-r--r--res/values-eo/cm_strings.xml32
-rw-r--r--res/values-es/cm_strings.xml20
-rw-r--r--res/values-et-rEE/cm_strings.xml33
-rw-r--r--res/values-eu-rES/cm_strings.xml17
-rw-r--r--res/values-fa/cm_strings.xml33
-rw-r--r--res/values-fi/cm_strings.xml40
-rw-r--r--res/values-fr/cm_strings.xml30
-rw-r--r--res/values-gl-rES/cm_strings.xml33
-rw-r--r--res/values-hi/cm_strings.xml33
-rw-r--r--res/values-hr/cm_strings.xml40
-rw-r--r--res/values-hu/cm_strings.xml40
-rw-r--r--res/values-in/cm_strings.xml33
-rw-r--r--res/values-it/cm_strings.xml17
-rw-r--r--res/values-iw/cm_strings.xml16
-rw-r--r--res/values-ja/cm_strings.xml40
-rw-r--r--res/values-kn-rIN/cm_strings.xml33
-rw-r--r--res/values-ko/cm_strings.xml30
-rw-r--r--res/values-ku/cm_strings.xml25
-rw-r--r--res/values-lb/cm_strings.xml31
-rw-r--r--res/values-lt/cm_strings.xml33
-rw-r--r--res/values-lv/cm_strings.xml25
-rw-r--r--res/values-nb/cm_strings.xml33
-rw-r--r--res/values-nl/cm_strings.xml32
-rw-r--r--res/values-pl/cm_strings.xml35
-rw-r--r--res/values-pt-rBR/cm_strings.xml36
-rw-r--r--res/values-pt-rPT/cm_strings.xml40
-rw-r--r--res/values-ro/cm_strings.xml37
-rw-r--r--res/values-ru/cm_strings.xml40
-rw-r--r--res/values-si-rLK/cm_strings.xml25
-rw-r--r--res/values-sk/cm_strings.xml31
-rw-r--r--res/values-sl/cm_strings.xml19
-rw-r--r--res/values-sr/cm_strings.xml17
-rw-r--r--res/values-sv/cm_strings.xml40
-rw-r--r--res/values-th/cm_strings.xml33
-rw-r--r--res/values-tr/cm_strings.xml30
-rw-r--r--res/values-uk/cm_strings.xml30
-rw-r--r--res/values-vi/cm_strings.xml30
-rw-r--r--res/values-zh-rCN/cm_strings.xml40
-rw-r--r--res/values-zh-rHK/cm_strings.xml26
-rw-r--r--res/values-zh-rTW/cm_strings.xml32
54 files changed, 1655 insertions, 9 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
new file mode 100644
index 0000000..408f9b4
--- /dev/null
+++ b/res/values-af/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Laat karakters ongeskonde</string>
+ <string name="pref_unicode_stripping_non_encodable">Verwyder nie-enkodeerbare karakters</string>
+ <string name="pref_unicode_stripping_all">Verwyder al \'unicode\' karakters</string>
+ <string name="pref_quickmessage">Vinnige boodskap en antwoord</string>
+ <string name="pref_quickmessage_title">Wys vinnige boodskap</string>
+ <string name="pref_quickmessage_summary">Outomaties maak oop die vinnige boodskap pop-up vir inkomende SMS-boodskappe</string>
+ <string name="pref_close_all_title">Maak almal toe</string>
+ <string name="pref_close_all_summary">Die \'Maak toe\'-knoppie maak alle boodskappe in die Kitsboodskap-dialoog toe</string>
+ <string name="message_counter">%1$d van %2$d</string>
+ <string name="button_close">Maak toe</string>
+ <string name="button_view">Maak oop</string>
+ <string name="button_templates">Sjablone</string>
+ <string name="type_to_reply_text_enter_to_send">Raak om te antwoord</string>
+ <string name="toast_sending_message">Stuur \'n boodskap\u2026</string>
+</resources>
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 0000000..be26900
--- /dev/null
+++ b/res/values-ar/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">ترك الأحرف سليمة</string>
+ <string name="pref_unicode_stripping_non_encodable">تجريد الأحرف غير القابلة للتشفير</string>
+ <string name="pref_unicode_stripping_all">تجريد كافة أحرف unicode</string>
+ <string name="pref_quickmessage">رسالة سريعة ورد</string>
+ <string name="pref_quickmessage_title">عرض الرسالة السريعة</string>
+ <string name="pref_quickmessage_summary">عرض إطار \" رسالة سريعة\" المنبثق تلقائياً للرسائل القصيرة الواردة</string>
+ <string name="pref_close_all_title">إغلاق الكل</string>
+ <string name="pref_close_all_summary">زر الإغلاق يعمل على إغلاق كل الرسائل</string>
+ <string name="message_counter">%1$d من %2$d</string>
+ <string name="button_close">إغلاق</string>
+ <string name="button_view">عرض</string>
+ <string name="button_templates">قوالب</string>
+ <string name="type_to_reply_text_enter_to_send">اكتب للرد</string>
+ <string name="toast_sending_message">جاري إرسال الرسالة…</string>
+</resources>
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
new file mode 100644
index 0000000..a289998
--- /dev/null
+++ b/res/values-ast-rES/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Nun modificar el mensaxe</string>
+ <string name="pref_unicode_stripping_non_encodable">Sustituyir los caráuteres non sofitaos</string>
+ <string name="pref_unicode_stripping_all">Sustituyir tolos caráuteres</string>
+ <string name="pref_quickmessage">Mensaxe rápidu</string>
+ <string name="pref_quickmessage_title">Amosar mensaxe rápidu</string>
+ <string name="pref_quickmessage_summary">Abrir automáticamente la rempuestá rápida pa los mensaxes SMS entrantes</string>
+ <string name="pref_close_all_title">Zarrar too</string>
+ <string name="pref_close_all_summary">Al pulsar Zarrar, van zarrase tolos mensaxes</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Zarrar</string>
+ <string name="button_view">Ver</string>
+ <string name="button_templates">Plantíes</string>
+ <string name="type_to_reply_text_enter_to_send">Escribir mensaxe</string>
+ <string name="toast_sending_message">Unviando mensaxe\u2026</string>
+</resources>
diff --git a/res/values-az-rAZ/cm_strings.xml b/res/values-az-rAZ/cm_strings.xml
new file mode 100644
index 0000000..8ce8fb2
--- /dev/null
+++ b/res/values-az-rAZ/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_non_encodable">Kodlaşdırıla bilməyən simvolları əvəz et</string>
+ <string name="pref_unicode_stripping_all">Bütün unikod simvollarını əvəz et</string>
+ <string name="pref_quickmessage">CəldMesaj və Cavab</string>
+ <string name="pref_quickmessage_title">CəldMesajı göstər</string>
+ <string name="pref_quickmessage_summary">Gələn SMS mesajları üçün CəldMesaj açılan pəncərəsini avtomatik göstər</string>
+ <string name="pref_close_all_title">Hamısını bağla</string>
+ <string name="pref_close_all_summary">Bağla düyməsi bütün mesajları bağlayar</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Bağlı</string>
+ <string name="button_view">Göstər</string>
+ <string name="button_templates">Şablonlar</string>
+ <string name="type_to_reply_text_enter_to_send">Cavablamaq üçün yazın</string>
+ <string name="toast_sending_message">Mesaj göndərilir\u2026</string>
+</resources>
diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml
new file mode 100644
index 0000000..17aaf6d
--- /dev/null
+++ b/res/values-be/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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>
+ <string name="pref_quickmessage">Усплывальныя паведамленні</string>
+ <string name="pref_quickmessage_title">Хуткі адказ</string>
+ <string name="pref_quickmessage_summary">Аўтаматычна адчыняць акенца хуткага адказу для новых паведамленняў</string>
+ <string name="pref_close_all_title">Зачыніць усё</string>
+ <string name="pref_close_all_summary">Кнопка \"Зачыніць\" зачыняе ўсе паведамленні</string>
+ <string name="message_counter">%1$d з %2$d</string>
+ <string name="button_close">Зачыніць</string>
+ <string name="button_view">Паглядзець</string>
+ <string name="button_templates">Шаблёны</string>
+ <string name="qm_button_full_conversation">Гутарка</string>
+ <string name="type_to_reply_text_enter_to_send">Увядзі тэкст для адказу</string>
+ <string name="toast_sending_message">Адпраўка паведамлення\u2026</string>
+ <string name="qm_quick_reply">Хуткі адказ</string>
+ <string name="send">Даслаць</string>
+ <string name="compose_message_hint_text">Тэкст паведамлення</string>
+</resources>
diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml
new file mode 100644
index 0000000..aa7e555
--- /dev/null
+++ b/res/values-bg/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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>
+ <string name="pref_quickmessage">Бързо Съобщение и Отговор</string>
+ <string name="pref_quickmessage_title">Покажи Бързо Съобщение</string>
+ <string name="pref_quickmessage_summary">Автоматично отвори изскачащо Бързо Съобщение за входящи SMS-и</string>
+ <string name="pref_close_all_title">Затвори всички</string>
+ <string name="pref_close_all_summary">Бутона \"Затвори\" затваря всички съобщения</string>
+ <string name="message_counter">%1$d от %2$d</string>
+ <string name="button_close">Затвори</string>
+ <string name="button_view">Преглед</string>
+ <string name="button_templates">Шаблони</string>
+ <string name="qm_button_full_conversation">Пълен диалог</string>
+ <string name="type_to_reply_text_enter_to_send">Напишете отговор</string>
+ <string name="toast_sending_message">Изпращане на съобщението\u2026</string>
+ <string name="qm_quick_reply">Бърз отговор</string>
+ <string name="send">Изпрати</string>
+ <string name="compose_message_hint_text">Напишете съобщение</string>
+</resources>
diff --git a/res/values-bn-rBD/cm_strings.xml b/res/values-bn-rBD/cm_strings.xml
new file mode 100644
index 0000000..d7e79bc
--- /dev/null
+++ b/res/values-bn-rBD/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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="button_close">বন্ধ করুন</string>
+ <string name="button_view">দেখুন</string>
+ <string name="type_to_reply_text_enter_to_send">উত্তর দিতে লিখুন</string>
+</resources>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
index cc46e62..fe964da 100644
--- a/res/values-ca/cm_strings.xml
+++ b/res/values-ca/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,4 +22,19 @@
<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>
+ <string name="pref_quickmessage">MissatgeRàpid i respondre</string>
+ <string name="pref_quickmessage_title">Mostra MissatgeRàpid</string>
+ <string name="pref_quickmessage_summary">Obre automàticament la finestra emergent MissatgeRàpid pels missatges SMS entrants</string>
+ <string name="pref_close_all_title">Tanca</string>
+ <string name="pref_close_all_summary">El botó tanca, tanca tots els missatges</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Tanca</string>
+ <string name="button_view">Veure</string>
+ <string name="button_templates">Plantilles</string>
+ <string name="qm_button_full_conversation">Conversa sencera</string>
+ <string name="type_to_reply_text_enter_to_send">Escriu per respondre</string>
+ <string name="toast_sending_message">S\'està enviant el missatge\u2026</string>
+ <string name="qm_quick_reply">Resposta ràpida</string>
+ <string name="send">Envia</string>
+ <string name="compose_message_hint_text">Introdueix el missatge</string>
</resources>
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 0000000..d6bba14
--- /dev/null
+++ b/res/values-cs/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Označit jako spam %s</string>
+ <string name="unicode_stripping_pref_title">Odstranit znaky Unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Ponechat původní znaky</string>
+ <string name="pref_unicode_stripping_non_encodable">Oříznout nekódovatelné znaky</string>
+ <string name="pref_unicode_stripping_all">Oříznout všechny znaky unicode</string>
+ <string name="swipe_deletes_conversation_text">Tahem do strany dojde ke smazání konverzace</string>
+ <string name="pref_quickmessage">Rychlá zpráva a odpověď</string>
+ <string name="pref_quickmessage_title">Zobrazit rychlé zprávy</string>
+ <string name="pref_quickmessage_summary">Automaticky otevřít rychlou zprávu pro příchozí SMS zprávy</string>
+ <string name="pref_close_all_title">Zavřít vše</string>
+ <string name="pref_close_all_summary">Tlačítko \u201aZavřít\u2018 zavře všechny zprávy</string>
+ <string name="message_counter">%1$d z %2$d</string>
+ <string name="button_close">Zavřít</string>
+ <string name="button_view">Zobrazit</string>
+ <string name="button_templates">Šablony</string>
+ <string name="qm_button_full_conversation">Celá konverzace</string>
+ <string name="type_to_reply_text_enter_to_send">Zde napište odpověď</string>
+ <string name="toast_sending_message">Odesílání zprávy\u2026</string>
+ <string name="qm_quick_reply">Rychlá odpověď</string>
+ <string name="send">Odeslat</string>
+ <string name="compose_message_hint_text">Zadejte zprávu</string>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 0000000..45f70b0
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Rapporter som spam til %s</string>
+ <string name="unicode_stripping_pref_title">Fjern Unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Lad tegn være uberørte</string>
+ <string name="pref_unicode_stripping_non_encodable">Fjern ikke-kodbare tegn</string>
+ <string name="pref_unicode_stripping_all">Fjern alle Unicode-tegn</string>
+ <string name="swipe_deletes_conversation_text">Stryg sletter samtalen</string>
+ <string name="pref_quickmessage">HurtigBesked og Svar</string>
+ <string name="pref_quickmessage_title">Slå HurtigBesked til</string>
+ <string name="pref_quickmessage_summary">Åbn HurtigBesked pop-up for indkommende SMS\'er</string>
+ <string name="pref_close_all_title">Luk alle</string>
+ <string name="pref_close_all_summary">Lukknap lukker alle beskeder</string>
+ <string name="message_counter">%1$d af %2$d</string>
+ <string name="button_close">Luk</string>
+ <string name="button_view">Vis</string>
+ <string name="button_templates">Skabeloner</string>
+ <string name="qm_button_full_conversation">Fuld samtale</string>
+ <string name="type_to_reply_text_enter_to_send">Skriv for at svare</string>
+ <string name="toast_sending_message">Sender besked\u2026</string>
+ <string name="qm_quick_reply">Hurtig svar</string>
+ <string name="send">Send</string>
+ <string name="compose_message_hint_text">Indtast besked</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
index 6d66676..e0fb0eb 100644
--- a/res/values-de/cm_strings.xml
+++ b/res/values-de/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -16,7 +16,19 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="unicode_stripping_pref_title">Unicode-Behandlung</string>
<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>
+ <string name="pref_quickmessage">Schnellnachricht und Antwort</string>
+ <string name="pref_quickmessage_title">Schnellnachricht anzeigen</string>
+ <string name="pref_quickmessage_summary">Pop-Up für eingehende SMS automatisch öffnen</string>
+ <string name="pref_close_all_title">Alle schließen</string>
+ <string name="pref_close_all_summary">Die Schließen-Taste schließt alle Nachrichten</string>
+ <string name="message_counter">%1$d von %2$d</string>
+ <string name="button_close">Schließen</string>
+ <string name="button_view">Anzeigen</string>
+ <string name="button_templates">Vorlagen</string>
+ <string name="type_to_reply_text_enter_to_send">Nachricht schreiben</string>
+ <string name="toast_sending_message">Sende Nachricht\u2026</string>
</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 8061ac1..862b896 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,4 +22,19 @@
<string name="pref_unicode_stripping_non_encodable">Αφαίρεση χαρακτήρων που δεν μπορούν να κωδικοποιηθούν</string>
<string name="pref_unicode_stripping_all">Αφαίρεση όλων των χαρακτήρων unicode</string>
<string name="swipe_deletes_conversation_text">Διαγραφή συνομιλίας με σύρσιμο</string>
+ <string name="pref_quickmessage">Αναδυόμενο μήνυμα και απάντηση</string>
+ <string name="pref_quickmessage_title">Εμφάνιση αναδυόμενου μηνύματος</string>
+ <string name="pref_quickmessage_summary">Αυτόματη εμφάνιση αναδυόμενου μηνύματος για τα εισερχόμενα SMS</string>
+ <string name="pref_close_all_title">Κλείσιμο όλων</string>
+ <string name="pref_close_all_summary">Το κουμπί κλείσιμο κλείνει όλα τα μηνύματα</string>
+ <string name="message_counter">%1$d από %2$d</string>
+ <string name="button_close">Κλείσιμο</string>
+ <string name="button_view">Εμφάνιση</string>
+ <string name="button_templates">Πρότυπα</string>
+ <string name="qm_button_full_conversation">Πλήρης συνομιλία</string>
+ <string name="type_to_reply_text_enter_to_send">Πληκτρολογήστε για να απαντήσετε</string>
+ <string name="toast_sending_message">Αποστολή μηνύματος\u2026</string>
+ <string name="qm_quick_reply">Γρήγορη απάντηση</string>
+ <string name="send">Αποστολή</string>
+ <string name="compose_message_hint_text">Εισάγετε μήνυμα</string>
</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 0000000..f2e06aa
--- /dev/null
+++ b/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Leave characters intact</string>
+ <string name="pref_unicode_stripping_non_encodable">Strip non-encodable characters</string>
+ <string name="pref_unicode_stripping_all">Strip all unicode characters</string>
+ <string name="pref_quickmessage">QuickMessage and Reply</string>
+ <string name="pref_quickmessage_title">Show QuickMessage</string>
+ <string name="pref_quickmessage_summary">Automatically open the QuickMessage pop-up for incoming SMS messages</string>
+ <string name="pref_close_all_title">Close all</string>
+ <string name="pref_close_all_summary">Close button closes all messages</string>
+ <string name="message_counter">%1$d of %2$d</string>
+ <string name="button_close">Close</string>
+ <string name="button_view">View</string>
+ <string name="button_templates">Templates</string>
+ <string name="type_to_reply_text_enter_to_send">Type to reply</string>
+ <string name="toast_sending_message">Sending message\u2026</string>
+</resources>
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 0000000..03e2eeb
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">QuickMessage and Reply</string>
+ <string name="pref_quickmessage_title">Show QuickMessage</string>
+ <string name="pref_quickmessage_summary">Automatically open the QuickMessage pop-up for incoming SMS messages</string>
+ <string name="pref_close_all_title">Close all</string>
+ <string name="pref_close_all_summary">Close button closes all messages</string>
+ <string name="message_counter">%1$d of %2$d</string>
+ <string name="button_close">Close</string>
+ <string name="button_view">View</string>
+ <string name="button_templates">Templates</string>
+ <string name="type_to_reply_text_enter_to_send">Type to reply</string>
+ <string name="toast_sending_message">Sending message\u2026</string>
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
new file mode 100644
index 0000000..fc8d680
--- /dev/null
+++ b/res/values-eo/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Konservi ĉenon</string>
+ <string name="pref_unicode_stripping_all">Forigi ĉiujn unikodajn signojn</string>
+ <string name="pref_quickmessage">Rapida respondo</string>
+ <string name="pref_quickmessage_title">Montri QuickMessage</string>
+ <string name="pref_quickmessage_summary">Aŭtomate malfermi QuickMessage ŝprucfenestron por envenaj mesaĝoj</string>
+ <string name="pref_close_all_title">Fermi ĉion</string>
+ <string name="pref_close_all_summary">La butono \"fermi\" fermas ĉiujn mesaĝojn</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Fermi</string>
+ <string name="button_view">Montri</string>
+ <string name="button_templates">Ŝablonoj</string>
+ <string name="type_to_reply_text_enter_to_send">Tajpu respondon</string>
+ <string name="toast_sending_message">Sendado de la mesaĝo\u2026</string>
+</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
new file mode 100644
index 0000000..b47b373
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Dejar texto intacto</string>
+</resources>
diff --git a/res/values-et-rEE/cm_strings.xml b/res/values-et-rEE/cm_strings.xml
new file mode 100644
index 0000000..93ca836
--- /dev/null
+++ b/res/values-et-rEE/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Jäta märgid puutumata</string>
+ <string name="pref_unicode_stripping_non_encodable">Eemalda kodeerimatud märgid</string>
+ <string name="pref_unicode_stripping_all">Eemalda kõik unicode märgid</string>
+ <string name="pref_quickmessage">QuickMessage ja Vastus</string>
+ <string name="pref_quickmessage_title">Näita QuickMessage</string>
+ <string name="pref_quickmessage_summary">Ava automaatselt QuickMessage hüpikaken saabuvtele SMS sõnumitele</string>
+ <string name="pref_close_all_title">Sulge kõik</string>
+ <string name="pref_close_all_summary">Sulgemisnupp sulgeb kõik sõnumid</string>
+ <string name="message_counter">%2$d %1$d -st</string>
+ <string name="button_close">Sulge</string>
+ <string name="button_view">Vaade</string>
+ <string name="button_templates">Mallid</string>
+ <string name="type_to_reply_text_enter_to_send">Kirjuta et vastata</string>
+ <string name="toast_sending_message">Saadan sõnumit\u2026</string>
+</resources>
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
index ad16bf2..ea0574c 100644
--- a/res/values-eu-rES/cm_strings.xml
+++ b/res/values-eu-rES/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,4 +22,19 @@
<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>
+ <string name="pref_quickmessage">Mezu eta erantzun azkarrak</string>
+ <string name="pref_quickmessage_title">Erakutsi mezu azkarra</string>
+ <string name="pref_quickmessage_summary">Ireki automatikoki mezu azkarren laster-leihoa SMSak jasotzean</string>
+ <string name="pref_close_all_title">Dena itxi</string>
+ <string name="pref_close_all_summary">Itxi sakatzean, mezu guztiak itxiko dira</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Itxi</string>
+ <string name="button_view">Ikusi</string>
+ <string name="button_templates">Txantiloiak</string>
+ <string name="qm_button_full_conversation">Elkarrizketa osoa</string>
+ <string name="type_to_reply_text_enter_to_send">Mezua idatzi</string>
+ <string name="toast_sending_message">Mezua bidaltzen\u2026</string>
+ <string name="qm_quick_reply">Erantzun azkarra</string>
+ <string name="send">Bidali</string>
+ <string name="compose_message_hint_text">Sartu mezua</string>
</resources>
diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml
new file mode 100644
index 0000000..ff75530
--- /dev/null
+++ b/res/values-fa/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">دست نزدن به نویسه‌ها</string>
+ <string name="pref_unicode_stripping_non_encodable">برداشتن نویسه‌های غیرقابل‌کدگذاری</string>
+ <string name="pref_unicode_stripping_all">برداشتن تمام نویسه‌های یونی‌کد</string>
+ <string name="pref_quickmessage">پیام سریع و پاسخ</string>
+ <string name="pref_quickmessage_title">نمایش پیام سریع</string>
+ <string name="pref_quickmessage_summary">بازکردن خودکار بالاپر پیام سریع برای پیامک‌ها</string>
+ <string name="pref_close_all_title">بستن همه</string>
+ <string name="pref_close_all_summary">دکمه بستن تمام پیام‌ها را خواهد بست</string>
+ <string name="message_counter">%1$d از %2$d</string>
+ <string name="button_close">بستن</string>
+ <string name="button_view">مشاهده</string>
+ <string name="button_templates">قالب‌ها</string>
+ <string name="type_to_reply_text_enter_to_send">برای پاسخ تایپ کنید</string>
+ <string name="toast_sending_message">ارسال پیام\u2026</string>
+</resources>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
new file mode 100644
index 0000000..4ad0189
--- /dev/null
+++ b/res/values-fi/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Ilmoita spam-viestiksi palveluun %s</string>
+ <string name="unicode_stripping_pref_title">Poista unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Älä tee mitään</string>
+ <string name="pref_unicode_stripping_non_encodable">Poista koodaamattomat merkit</string>
+ <string name="pref_unicode_stripping_all">Poista kaikki unicode-merkit</string>
+ <string name="swipe_deletes_conversation_text">Pyyhkäisy poistaa keskustelun</string>
+ <string name="pref_quickmessage">QuickMessage</string>
+ <string name="pref_quickmessage_title">Näytä QuickMessage</string>
+ <string name="pref_quickmessage_summary">Avaa QuickMessage-ponnahdusikkuna automaattisesti saatuasi tekstiviestin</string>
+ <string name="pref_close_all_title">Sulje kaikki</string>
+ <string name="pref_close_all_summary">Sulje-painike sulkee kaikki viestit</string>
+ <string name="message_counter">%1$d/%2$d</string>
+ <string name="button_close">Sulje</string>
+ <string name="button_view">Lue</string>
+ <string name="button_templates">Viestipohjat</string>
+ <string name="qm_button_full_conversation">Koko keskustelu</string>
+ <string name="type_to_reply_text_enter_to_send">Kirjoita vastataksesi</string>
+ <string name="toast_sending_message">Lähetetään viestiä\u2026</string>
+ <string name="qm_quick_reply">Pikavastaus</string>
+ <string name="send">Lähetä</string>
+ <string name="compose_message_hint_text">Kirjoita viesti</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 0000000..7c888a7
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">Réponse rapide</string>
+ <string name="pref_quickmessage_title">Afficher QuickMessage</string>
+ <string name="pref_quickmessage_summary">Ouvrir automatiquement la fenêtre QuickMessage pour les messages SMS entrants</string>
+ <string name="pref_close_all_title">Tout fermer</string>
+ <string name="pref_close_all_summary">Le bouton \'Fermer\' ferme tous les messages</string>
+ <string name="message_counter">%1$d sur %2$d</string>
+ <string name="button_close">Fermer</string>
+ <string name="button_view">Afficher</string>
+ <string name="button_templates">Modèles</string>
+ <string name="type_to_reply_text_enter_to_send">Entrez une réponse</string>
+ <string name="toast_sending_message">Envoi du message\u2026</string>
+</resources>
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
new file mode 100644
index 0000000..2e9056e
--- /dev/null
+++ b/res/values-gl-rES/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Manter os caracteres intactos</string>
+ <string name="pref_unicode_stripping_non_encodable">Eliminar caracteres non codificábeis</string>
+ <string name="pref_unicode_stripping_all">Substituír todos os caracteres unicode</string>
+ <string name="pref_quickmessage">Mensaxe rápida e contestar</string>
+ <string name="pref_quickmessage_title">Amosar mensaxe rápida</string>
+ <string name="pref_quickmessage_summary">Abrir a xanela emerxente de Mensaxe rápida cando chegue unha mensaxe SMS</string>
+ <string name="pref_close_all_title">Pechar todo</string>
+ <string name="pref_close_all_summary">Que o botón de pechar peche todas as mensaxes</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Pechar</string>
+ <string name="button_view">Ver</string>
+ <string name="button_templates">Modelos</string>
+ <string name="type_to_reply_text_enter_to_send">Escriba para responder</string>
+ <string name="toast_sending_message">Enviando a mensaxe\u2026</string>
+</resources>
diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml
new file mode 100644
index 0000000..84c8114
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">वर्णों को साबुत छोड़ें</string>
+ <string name="pref_unicode_stripping_non_encodable">ग़ैर-यूनीकोड वर्णों को स्ट्रिप करें</string>
+ <string name="pref_unicode_stripping_all">सभी यूनीकोड वर्णों को स्ट्रिप करें</string>
+ <string name="pref_quickmessage">तेज़संदेश और उत्तर</string>
+ <string name="pref_quickmessage_title">तेज़संदेश दिखाएँ</string>
+ <string name="pref_quickmessage_summary">आवक एसएमएस संदेशों के लिए अपने आप ही तेज़संदेश पॉपअप को खोलें</string>
+ <string name="pref_close_all_title">सबको बंद करें</string>
+ <string name="pref_close_all_summary">बंद करें बटन सब संदेशों को बंद करता है</string>
+ <string name="message_counter">%2$d का %1$d</string>
+ <string name="button_close">बंद करें</string>
+ <string name="button_view">देखें</string>
+ <string name="button_templates">टेंप्लेट</string>
+ <string name="type_to_reply_text_enter_to_send">उत्तर देने के लिए टाइप करें</string>
+ <string name="toast_sending_message">संदेश भेज रहे हैं\u2026</string>
+</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
new file mode 100644
index 0000000..6e56d0c
--- /dev/null
+++ b/res/values-hr/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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 kao neželjenu poštu %s</string>
+ <string name="unicode_stripping_pref_title">Nacrtaj unikod</string>
+ <string name="pref_unicode_stripping_leave_intact">Ostavi znakove netaknute</string>
+ <string name="pref_unicode_stripping_non_encodable">Montiraj ne-kodirane znakove</string>
+ <string name="pref_unicode_stripping_all">Montiraj sve unikod znakove</string>
+ <string name="swipe_deletes_conversation_text">Potez briše razgovor</string>
+ <string name="pref_quickmessage">BrzaPoruka i Odgovor</string>
+ <string name="pref_quickmessage_title">Pokaži BrzuPoruku</string>
+ <string name="pref_quickmessage_summary">Automatski otvori skočni prozor Brze poruke za dolazeće SMS poruke</string>
+ <string name="pref_close_all_title">Zatvori sve</string>
+ <string name="pref_close_all_summary">Zatvori tipka zatvara sve poruke</string>
+ <string name="message_counter">%1$d od %2$d</string>
+ <string name="button_close">Zatvori</string>
+ <string name="button_view">Pogledaj</string>
+ <string name="button_templates">Predlošci</string>
+ <string name="qm_button_full_conversation">Cijeli razgovor</string>
+ <string name="type_to_reply_text_enter_to_send">Napišite odgovor</string>
+ <string name="toast_sending_message">Slanje poruke\u2026</string>
+ <string name="qm_quick_reply">Brze Poruke</string>
+ <string name="send">Pošalji</string>
+ <string name="compose_message_hint_text">Unesite poruku</string>
+</resources>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
new file mode 100644
index 0000000..18070c2
--- /dev/null
+++ b/res/values-hu/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Spamként jelent: %s</string>
+ <string name="unicode_stripping_pref_title">Unicode beállítások</string>
+ <string name="pref_unicode_stripping_leave_intact">Ne módosítsa a karaktereket</string>
+ <string name="pref_unicode_stripping_non_encodable">Helyettesítse a nem kódolható karaktereket</string>
+ <string name="pref_unicode_stripping_all">Helyettesítse az összes unicode karaktert</string>
+ <string name="swipe_deletes_conversation_text">Csúsztatás törli a beszélgetést</string>
+ <string name="pref_quickmessage">Gyors üzenetek és válaszok</string>
+ <string name="pref_quickmessage_title">Gyors üzenetek megjelenítése</string>
+ <string name="pref_quickmessage_summary">Automatikusan nyissa meg a Gyors üzenetek felugró ablakot bejövő üzenetek esetén</string>
+ <string name="pref_close_all_title">Összes bezárása</string>
+ <string name="pref_close_all_summary">A bezárás gomb az összes üzenetet zárja be</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Bezárás</string>
+ <string name="button_view">Megtekintés</string>
+ <string name="button_templates">Sablonok</string>
+ <string name="qm_button_full_conversation">Teljes beszélgetés</string>
+ <string name="type_to_reply_text_enter_to_send">Írja be az üzenetet</string>
+ <string name="toast_sending_message">Üzenet küldése\u2026</string>
+ <string name="qm_quick_reply">Gyors válasz</string>
+ <string name="send">Küldés</string>
+ <string name="compose_message_hint_text">Üzenet megadása</string>
+</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
new file mode 100644
index 0000000..f1c8a30
--- /dev/null
+++ b/res/values-in/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Biarkan karakter utuh</string>
+ <string name="pref_unicode_stripping_non_encodable">Bilah karakter non-encodeable</string>
+ <string name="pref_unicode_stripping_all">Bilah semua karter unicode</string>
+ <string name="pref_quickmessage">QuickMessage dan Balas</string>
+ <string name="pref_quickmessage_title">Tampilkan QuickMessage</string>
+ <string name="pref_quickmessage_summary">Secara otomatis buka QuickMessage pop-up untuk pesan SMS yang masuk</string>
+ <string name="pref_close_all_title">Tutup semua</string>
+ <string name="pref_close_all_summary">Tombol tutup menutup semua pesan</string>
+ <string name="message_counter">%1$d dari %2$d</string>
+ <string name="button_close">Tutup</string>
+ <string name="button_view">Lihat</string>
+ <string name="button_templates">Template</string>
+ <string name="type_to_reply_text_enter_to_send">Ketik untuk membalas</string>
+ <string name="toast_sending_message">Mengirim pesan\u2026</string>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index b455d0b..cb18550 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,4 +22,19 @@
<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>
+ <string name="pref_quickmessage">Messaggi e risposte rapidi</string>
+ <string name="pref_quickmessage_title">Mostra \"Messaggi rapidi\"</string>
+ <string name="pref_quickmessage_summary">Aprire automaticamente la finestra \"Messaggi rapidi\" per i messaggi SMS in arrivo</string>
+ <string name="pref_close_all_title">Chiudi tutto</string>
+ <string name="pref_close_all_summary">Il pulsante \'Chiudi\' chiude tutti i messaggi</string>
+ <string name="message_counter">%1$d di %2$d</string>
+ <string name="button_close">Chiudi</string>
+ <string name="button_view">Visualizza</string>
+ <string name="button_templates">Modelli</string>
+ <string name="qm_button_full_conversation">Conversazione completa</string>
+ <string name="type_to_reply_text_enter_to_send">Digita per rispondere</string>
+ <string name="toast_sending_message">Invio messaggio\u2026</string>
+ <string name="qm_quick_reply">Risposta rapida</string>
+ <string name="send">Invia</string>
+ <string name="compose_message_hint_text">Scrivi messaggio</string>
</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
index 19ec366..ecd19bb 100644
--- a/res/values-iw/cm_strings.xml
+++ b/res/values-iw/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -21,4 +21,18 @@
<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="pref_quickmessage">\"הודעה מהירה\" ותגובה</string>
+ <string name="pref_quickmessage_title">הצג \"הודעה מהירה\"</string>
+ <string name="pref_quickmessage_summary">פתח אוטומטית חלון \"הודעה מהירה\" קופץ למענה מהיר עבור הודעות SMS נכנסות</string>
+ <string name="pref_close_all_title">סגור הכל</string>
+ <string name="pref_close_all_summary">כפתור הסגירה סוגר את כל ההודעות הקופצות</string>
+ <string name="message_counter">%1$d מתוך %2$d</string>
+ <string name="button_close">סגור</string>
+ <string name="button_view">הצג</string>
+ <string name="button_templates">תבניות</string>
+ <string name="qm_button_full_conversation">שיחה מלאה</string>
+ <string name="type_to_reply_text_enter_to_send">הקלד כדי להגיב</string>
+ <string name="toast_sending_message">שולח הודעה\u2026</string>
+ <string name="qm_quick_reply">תגובה מהירה</string>
+ <string name="send">שלח</string>
</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 0000000..0b07138
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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>
+ <string name="pref_quickmessage">クイックメッセージと返信</string>
+ <string name="pref_quickmessage_title">クイックメッセージを表示</string>
+ <string name="pref_quickmessage_summary">SMSメッセージ受信時にクイックメッセージのポップアップを自動的に開く</string>
+ <string name="pref_close_all_title">すべて閉じる</string>
+ <string name="pref_close_all_summary">閉じるボタンですべてのメッセージを閉じる</string>
+ <string name="message_counter">%2$d通中%1$d通目</string>
+ <string name="button_close">閉じる</string>
+ <string name="button_view">表示</string>
+ <string name="button_templates">テンプレート</string>
+ <string name="qm_button_full_conversation">すべての会話</string>
+ <string name="type_to_reply_text_enter_to_send">返信の種類</string>
+ <string name="toast_sending_message">メッセージを送信中\u2026</string>
+ <string name="qm_quick_reply">クイック返信</string>
+ <string name="send">送信</string>
+ <string name="compose_message_hint_text">メッセージを入力</string>
+</resources>
diff --git a/res/values-kn-rIN/cm_strings.xml b/res/values-kn-rIN/cm_strings.xml
new file mode 100644
index 0000000..6fd4c0a
--- /dev/null
+++ b/res/values-kn-rIN/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">ಅಕ್ಷರಗಳನ್ನು ಹಾಗೇ ಬಿಡು</string>
+ <string name="pref_unicode_stripping_non_encodable">ಎನ್ಕೋಡ್ ಮಾಡಲಾಗದಂತಹ ಅಕ್ಷರಗಳನ್ನು ಸ್ಟ್ರಿಪ್ ಮಾಡು</string>
+ <string name="pref_unicode_stripping_all">ಎಲ್ಲಾ ಯುನಿಕೋಡ್ ಅಕ್ಷರಗಳನ್ನು ಸ್ಟ್ರಿಪ್ ಮಾಡು</string>
+ <string name="pref_quickmessage">ತ್ವರಿತಸಂದೇಶ ಮತ್ತು ಪ್ರತ್ಯುತ್ತರ</string>
+ <string name="pref_quickmessage_title">ತ್ವರಿತಸಂದೇಶವನ್ನು ಪ್ರದರ್ಶಿಸು</string>
+ <string name="pref_quickmessage_summary">ಒಳಬರುವ ಎಸ್ಎಂಎಸ್ ಸಂದೇಶಗಳಿಗೆ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ತ್ವರಿತಸಂದೇಶ ಪಾಪ್-ಅಪ್ ತೆರೆ</string>
+ <string name="pref_close_all_title">ಎಲ್ಲವನ್ನು ಮುಚ್ಚು</string>
+ <string name="pref_close_all_summary">ಮುಚ್ಚು ಬಟನ್ ಎಲ್ಲಾ ಸಂದೇಶಗಳನ್ನು ಮುಚ್ಚುತ್ತದೆ</string>
+ <string name="message_counter">%2$d ರಲ್ಲಿ %1$d</string>
+ <string name="button_close">ಮುಚ್ಚು</string>
+ <string name="button_view">ವೀಕ್ಷಿಸಿ</string>
+ <string name="button_templates">ಟೆಂಪ್ಲೇಟ್‍ಗಳು</string>
+ <string name="type_to_reply_text_enter_to_send">ಉತ್ತರಿಸಲು ಬರೆಯಿರಿ</string>
+ <string name="toast_sending_message">ಸಂದೇಶವನ್ನು ಕಳುಹಿಸುತ್ತಿದೆ\u2026</string>
+</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 0000000..9a8bf8c
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">QuickMessage와 답장</string>
+ <string name="pref_quickmessage_title">QuickMessage 보기</string>
+ <string name="pref_quickmessage_summary">SMS메시지를 받으면 자동으로 QuickMessage 보이기</string>
+ <string name="pref_close_all_title">전부 닫기</string>
+ <string name="pref_close_all_summary">닫기 버튼으로 모든 메시지를 닫습니다</string>
+ <string name="message_counter">%2$d건 중 %1$d건</string>
+ <string name="button_close">닫기</string>
+ <string name="button_view">표시</string>
+ <string name="button_templates">템플릿</string>
+ <string name="type_to_reply_text_enter_to_send">답장을 입력하세요</string>
+ <string name="toast_sending_message">메시지 전송 중\u2026</string>
+</resources>
diff --git a/res/values-ku/cm_strings.xml b/res/values-ku/cm_strings.xml
new file mode 100644
index 0000000..ef4a604
--- /dev/null
+++ b/res/values-ku/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_close_all_title">داخستنی هەمووی</string>
+ <string name="pref_close_all_summary">داخستنی دوگمه‌ بۆ هه‌موو نامه‌کان</string>
+ <string name="button_close">داخستن</string>
+ <string name="button_view">پیشاندان</string>
+ <string name="button_templates">قاڵبەکان</string>
+ <string name="type_to_reply_text_enter_to_send">جۆری وەڵامدانەوە</string>
+</resources>
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
new file mode 100644
index 0000000..7a2c1b3
--- /dev/null
+++ b/res/values-lb/cm_strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_non_encodable">Onkodéierbar Zeeche läschen</string>
+ <string name="pref_quickmessage">Séier Messagen an Äntwerten</string>
+ <string name="pref_quickmessage_title">Séier Messagen uweisen</string>
+ <string name="pref_quickmessage_summary">Automatesch de Pop-Up mat de séiere Messagë bei erakommenden SMS-Messagen opmaachen</string>
+ <string name="pref_close_all_title">All zoumaachen</string>
+ <string name="pref_close_all_summary">De Knäppchen \"Zoumaachen\" mécht all d\'Messagen zou</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Zoumaachen</string>
+ <string name="button_view">Ukucken</string>
+ <string name="button_templates">Virlagen</string>
+ <string name="type_to_reply_text_enter_to_send">Message aginn</string>
+ <string name="toast_sending_message">Message gëtt geschéckt\u2026</string>
+</resources>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
new file mode 100644
index 0000000..cfa4d85
--- /dev/null
+++ b/res/values-lt/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Palikti simbolius nepaliestus</string>
+ <string name="pref_unicode_stripping_non_encodable">Pašalinti nekoduojamus simbolius</string>
+ <string name="pref_unicode_stripping_all">Pašalinti visus unikodo simbolius</string>
+ <string name="pref_quickmessage">Greitasis pranešimas ir atsakymas</string>
+ <string name="pref_quickmessage_title">Rodyti greitąjį pranešimą</string>
+ <string name="pref_quickmessage_summary">Automatiškai atidaryti iššokančiuosius greituosius pranešimus gaunamiems SMS pranešimams</string>
+ <string name="pref_close_all_title">Uždaryti viską</string>
+ <string name="pref_close_all_summary">Mygtukas „Uždaryti“ uždaro visus pranešimus</string>
+ <string name="message_counter">%1$d iš %2$d</string>
+ <string name="button_close">Uždaryti</string>
+ <string name="button_view">Žiūrėti</string>
+ <string name="button_templates">Šablonai</string>
+ <string name="type_to_reply_text_enter_to_send">Rašykite, kad atsakytumėte</string>
+ <string name="toast_sending_message">Siunčiamas pranešimas\u2026</string>
+</resources>
diff --git a/res/values-lv/cm_strings.xml b/res/values-lv/cm_strings.xml
new file mode 100644
index 0000000..172707a
--- /dev/null
+++ b/res/values-lv/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_close_all_title">Aizvērt visu</string>
+ <string name="pref_close_all_summary">\'Aizvērt\' poga aizver visus ziņojumus</string>
+ <string name="button_close">Aizvērt</string>
+ <string name="button_view">Skatīt</string>
+ <string name="button_templates">Sagataves</string>
+ <string name="type_to_reply_text_enter_to_send">Rakstiet atbildi</string>
+</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
new file mode 100644
index 0000000..6d36272
--- /dev/null
+++ b/res/values-nb/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Forlat tegn intakt</string>
+ <string name="pref_unicode_stripping_non_encodable">Fjern ikke-kodbare tegn</string>
+ <string name="pref_unicode_stripping_all">Fjern alle unicode-tegn</string>
+ <string name="pref_quickmessage">Hurtigsvar og svar</string>
+ <string name="pref_quickmessage_title">Vis Hurtigsvars-dialog</string>
+ <string name="pref_quickmessage_summary">Åpne automatisk Hurtigsvars-dialog for innkommende SMS-meldinger</string>
+ <string name="pref_close_all_title">Lukk alle</string>
+ <string name="pref_close_all_summary">Lukk-knappen lukker alle meldinger</string>
+ <string name="message_counter">%1$d av %2$d</string>
+ <string name="button_close">Lukk</string>
+ <string name="button_view">Vis</string>
+ <string name="button_templates">Maler</string>
+ <string name="type_to_reply_text_enter_to_send">Skriv for å svare</string>
+ <string name="toast_sending_message">Sender melding\u2026</string>
+</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
new file mode 100644
index 0000000..f16cc14
--- /dev/null
+++ b/res/values-nl/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_non_encodable">Niet-encodeerbare tekens omzetten</string>
+ <string name="pref_unicode_stripping_all">Alle Unicode-tekens omzetten</string>
+ <string name="pref_quickmessage">Snelbericht en -beantwoorden</string>
+ <string name="pref_quickmessage_title">Snelbericht weergeven</string>
+ <string name="pref_quickmessage_summary">Automatisch een Snelbericht-venster weergeven bij inkomende sms-berichten</string>
+ <string name="pref_close_all_title">Alles sluiten</string>
+ <string name="pref_close_all_summary">Sluiten-knop sluit alle berichten</string>
+ <string name="message_counter">%1$d van %2$d</string>
+ <string name="button_close">Sluiten</string>
+ <string name="button_view">Tonen</string>
+ <string name="button_templates">Sjablonen</string>
+ <string name="type_to_reply_text_enter_to_send">Typ om te beantwoorden</string>
+ <string name="toast_sending_message">Bericht verzenden\u2026</string>
+</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 0000000..aec8d7f
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Zgłoś spam do %s</string>
+ <string name="unicode_stripping_pref_title">Opuszczanie Unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Pozostaw znaki bez zmian</string>
+ <string name="pref_unicode_stripping_non_encodable">Opuszczaj znaki niekodowane</string>
+ <string name="swipe_deletes_conversation_text">Przesunięcie usuwa konwersację</string>
+ <string name="pref_quickmessage">Szybka wiadomość i Odpowiedź</string>
+ <string name="pref_quickmessage_title">Włącz szybkie wiadomości</string>
+ <string name="pref_quickmessage_summary">Automatycznie otwórz wyskakujące okno Szybkiej odpowiedzi dla przychodzącej wiadomości SMS</string>
+ <string name="pref_close_all_title">Zamknij wszystkie</string>
+ <string name="pref_close_all_summary">Przycisk „Zamknij” zamyka wszystkie wiadomości</string>
+ <string name="message_counter">%1$d z %2$d</string>
+ <string name="button_close">Zamknij</string>
+ <string name="button_view">Zobacz</string>
+ <string name="button_templates">Szablony</string>
+ <string name="type_to_reply_text_enter_to_send">Wpisz wiadomość</string>
+ <string name="toast_sending_message">Wysyłanie wiadomości\u2026</string>
+</resources>
diff --git a/res/values-pt-rBR/cm_strings.xml b/res/values-pt-rBR/cm_strings.xml
new file mode 100644
index 0000000..5f4eaff
--- /dev/null
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Reportar como spam para %s</string>
+ <string name="unicode_stripping_pref_title">Retirar unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Manter caracteres intactos</string>
+ <string name="pref_unicode_stripping_non_encodable">Retirar caracteres não codificáveis</string>
+ <string name="pref_unicode_stripping_all">Retirar todos os caracteres unicode</string>
+ <string name="swipe_deletes_conversation_text">Deslizar apaga a conversa</string>
+ <string name="pref_quickmessage">Mensagem Rápida e Resposta</string>
+ <string name="pref_quickmessage_title">Mostrar Mensagem Rápida</string>
+ <string name="pref_quickmessage_summary">Abrir automaticamente o pop-up de Mensagem Rápida para SMS recebidas</string>
+ <string name="pref_close_all_title">Fechar tudo</string>
+ <string name="pref_close_all_summary">O botão \'fechar\' fecha todas as mensagens</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Fechar</string>
+ <string name="button_view">Ver</string>
+ <string name="button_templates">Modelos</string>
+ <string name="type_to_reply_text_enter_to_send">Digite para responder</string>
+ <string name="toast_sending_message">Enviando mensagem\u2026</string>
+</resources>
diff --git a/res/values-pt-rPT/cm_strings.xml b/res/values-pt-rPT/cm_strings.xml
new file mode 100644
index 0000000..ca22923
--- /dev/null
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Reportar como spam para %s</string>
+ <string name="unicode_stripping_pref_title">Retirar unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Manter caracteres intactos</string>
+ <string name="pref_unicode_stripping_non_encodable">Retirar caracteres não codificáveis</string>
+ <string name="pref_unicode_stripping_all">Retirar todos os caracteres unicode</string>
+ <string name="swipe_deletes_conversation_text">Deslizar apaga a conversação</string>
+ <string name="pref_quickmessage">Mensagem e resposta rápidas</string>
+ <string name="pref_quickmessage_title">Mostrar mensagem rápida</string>
+ <string name="pref_quickmessage_summary">Abrir automaticamente o pop-up de mensagem rápida para mensagens SMS recebidas</string>
+ <string name="pref_close_all_title">Fechar todas</string>
+ <string name="pref_close_all_summary">O botão \'Fechar\' fecha todas as mensagens</string>
+ <string name="message_counter">%1$d de %2$d</string>
+ <string name="button_close">Fechar</string>
+ <string name="button_view">Ver</string>
+ <string name="button_templates">Modelos</string>
+ <string name="qm_button_full_conversation">Conversa completa</string>
+ <string name="type_to_reply_text_enter_to_send">Escreva para responder</string>
+ <string name="toast_sending_message">A enviar mensagem\u2026</string>
+ <string name="qm_quick_reply">Resposta rápida</string>
+ <string name="send">Enviar</string>
+ <string name="compose_message_hint_text">Escreva a mensagem</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 0000000..84bc85f
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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="unicode_stripping_pref_title">Elimină unicod</string>
+ <string name="pref_unicode_stripping_leave_intact">Lasă caracterele intacte</string>
+ <string name="pref_unicode_stripping_non_encodable">Elimină caracterele ne-codificabile</string>
+ <string name="pref_unicode_stripping_all">Elimină toate caracterele unicod</string>
+ <string name="swipe_deletes_conversation_text">Glisarea șterge conversația</string>
+ <string name="pref_quickmessage">Mesaj Rapid și Răspuns</string>
+ <string name="pref_quickmessage_title">Afișare Mesaj Rapid</string>
+ <string name="pref_quickmessage_summary">Deschide automat MesajRapid pentru mesajele SMS</string>
+ <string name="pref_close_all_title">Închideți toate</string>
+ <string name="pref_close_all_summary">Butonul Închidere închide toate mesajele</string>
+ <string name="message_counter">%1$d din %2$d</string>
+ <string name="button_close">Închide</string>
+ <string name="button_view">Vizualizați</string>
+ <string name="button_templates">Șabloane</string>
+ <string name="type_to_reply_text_enter_to_send">Tastați pentru a răspunde</string>
+ <string name="toast_sending_message">Se trimite mesajul\u2026</string>
+ <string name="qm_quick_reply">Răspuns rapid</string>
+ <string name="compose_message_hint_text">Introduceți mesajul</string>
+</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
new file mode 100644
index 0000000..36e66b8
--- /dev/null
+++ b/res/values-ru/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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>
+ <string name="pref_quickmessage">Всплывающие уведомления</string>
+ <string name="pref_quickmessage_title">Быстрый ответ</string>
+ <string name="pref_quickmessage_summary">Автоматически открывать окно быстрого ответа для новых сообщений</string>
+ <string name="pref_close_all_title">Закрывать всё</string>
+ <string name="pref_close_all_summary">Кнопка «Закрыть» закрывает все сообщения</string>
+ <string name="message_counter">%1$d из %2$d</string>
+ <string name="button_close">Закрыть</string>
+ <string name="button_view">Посмотреть</string>
+ <string name="button_templates">Шаблоны</string>
+ <string name="qm_button_full_conversation">Перейти к диалогу</string>
+ <string name="type_to_reply_text_enter_to_send">Введите текст для ответа</string>
+ <string name="toast_sending_message">Отправка сообщения\u2026</string>
+ <string name="qm_quick_reply">Быстрый ответ</string>
+ <string name="send">Отправить</string>
+ <string name="compose_message_hint_text">Введите сообщение</string>
+</resources>
diff --git a/res/values-si-rLK/cm_strings.xml b/res/values-si-rLK/cm_strings.xml
new file mode 100644
index 0000000..b76e051
--- /dev/null
+++ b/res/values-si-rLK/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_close_all_title">සියල්ල වහන්න</string>
+ <string name="pref_close_all_summary">වහන්න බොත්තම සියලුම පණිවිඩ වසා දමයි</string>
+ <string name="button_close">වහන්න</string>
+ <string name="button_view">පෙන්වන්න</string>
+ <string name="button_templates">අච්චු</string>
+ <string name="type_to_reply_text_enter_to_send">පිළිතුරු දීමට ටයිප් කරන්න</string>
+</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 0000000..38e8078
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_non_encodable">Odstrániť nekódovateľné znaky</string>
+ <string name="pref_quickmessage">Rýchla správa a odpoveď</string>
+ <string name="pref_quickmessage_title">Zobraziť rýchlu správu</string>
+ <string name="pref_quickmessage_summary">Zobraziť vyskakovacie okno s rýchlou správou pre prichádzajúce SMS správy</string>
+ <string name="pref_close_all_title">Zavrieť všetky</string>
+ <string name="pref_close_all_summary">Tlačidlo Zatvoriť zatvorí všetky správy</string>
+ <string name="message_counter">%1$d z %2$d</string>
+ <string name="button_close">Zavrieť</string>
+ <string name="button_view">Zobraziť</string>
+ <string name="button_templates">Šablóny</string>
+ <string name="type_to_reply_text_enter_to_send">Zadajte odpoveď</string>
+ <string name="toast_sending_message">Odosielanie správy</string>
+</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
index 438bd39..fec9514 100644
--- a/res/values-sl/cm_strings.xml
+++ b/res/values-sl/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -18,8 +18,23 @@
<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_leave_intact">Pusti znake 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>
+ <string name="pref_quickmessage">Hitro sporočilo in Odgovor</string>
+ <string name="pref_quickmessage_title">Prikaži Hitro sporočilo</string>
+ <string name="pref_quickmessage_summary">Samodejno odpri pojavno okno Hitrega sporočila za dohodna sporočila SMS</string>
+ <string name="pref_close_all_title">Zapri vse</string>
+ <string name="pref_close_all_summary">Gumb Zapri zapre vsa sporočila</string>
+ <string name="message_counter">%1$d od %2$d</string>
+ <string name="button_close">Zapri</string>
+ <string name="button_view">Pogled</string>
+ <string name="button_templates">Predloge</string>
+ <string name="qm_button_full_conversation">Celoten pogovor</string>
+ <string name="type_to_reply_text_enter_to_send">Tipkajte za odgovor</string>
+ <string name="toast_sending_message">Pošiljanje sporočila \u2026</string>
+ <string name="qm_quick_reply">Hitri odgovor</string>
+ <string name="send">Pošlji</string>
+ <string name="compose_message_hint_text">Vnesite sporočilo</string>
</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
index 6c8818c..ecf9b10 100644
--- a/res/values-sr/cm_strings.xml
+++ b/res/values-sr/cm_strings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (C) 2015 The Android Open Source Project
+ Copyright (C) 2015-2016 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -22,4 +22,19 @@
<string name="pref_unicode_stripping_non_encodable">Монтирај не-кодиране знакове</string>
<string name="pref_unicode_stripping_all">Монтирај све уникод знакове</string>
<string name="swipe_deletes_conversation_text">Отклон брише разговор</string>
+ <string name="pref_quickmessage">Брза порука и одговор</string>
+ <string name="pref_quickmessage_title">Прикажи Брзу поруку</string>
+ <string name="pref_quickmessage_summary">Аутоматски отвори искачући прозор Брзе поруке за долазеће SMS поруке</string>
+ <string name="pref_close_all_title">Затвори све</string>
+ <string name="pref_close_all_summary">Дугме за затварање затвара све поруке</string>
+ <string name="message_counter">%1$d од %2$d</string>
+ <string name="button_close">Затвори</string>
+ <string name="button_view">Погледај</string>
+ <string name="button_templates">Шаблони</string>
+ <string name="qm_button_full_conversation">Сва преписка</string>
+ <string name="type_to_reply_text_enter_to_send">Додирни да одговориш</string>
+ <string name="toast_sending_message">Слање поруке\u2026</string>
+ <string name="qm_quick_reply">Брзи одговор</string>
+ <string name="send">Пошаљи</string>
+ <string name="compose_message_hint_text">Унеси поруку</string>
</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 0000000..3b962c7
--- /dev/null
+++ b/res/values-sv/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">Rapportera som spam till %s</string>
+ <string name="unicode_stripping_pref_title">Konvertera unicode</string>
+ <string name="pref_unicode_stripping_leave_intact">Lämna tecken intakta</string>
+ <string name="pref_unicode_stripping_non_encodable">Konvertera ej kodbara tecken</string>
+ <string name="pref_unicode_stripping_all">Konvertera alla unicodetecken</string>
+ <string name="swipe_deletes_conversation_text">Svep tar bort konversation</string>
+ <string name="pref_quickmessage">Snabbmeddelande och svar</string>
+ <string name="pref_quickmessage_title">Visa snabbmeddelande</string>
+ <string name="pref_quickmessage_summary">Öppna snabbmeddelande i ett pop-up-fönster automatiskt för inkommande SMS-meddelanden</string>
+ <string name="pref_close_all_title">Stäng alla</string>
+ <string name="pref_close_all_summary">Stängknappen stänger alla meddelanden</string>
+ <string name="message_counter">%1$d av %2$d</string>
+ <string name="button_close">Stäng</string>
+ <string name="button_view">Visa</string>
+ <string name="button_templates">Mallar</string>
+ <string name="qm_button_full_conversation">Hel konversation</string>
+ <string name="type_to_reply_text_enter_to_send">Skriv för att svara</string>
+ <string name="toast_sending_message">Skickar meddelande\u2026</string>
+ <string name="qm_quick_reply">Snabbsvar</string>
+ <string name="send">Skicka</string>
+ <string name="compose_message_hint_text">Skriv meddelande</string>
+</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 0000000..7d04d84
--- /dev/null
+++ b/res/values-th/cm_strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">ปล่อยตัวอักษรไว้เหมือนเดิม</string>
+ <string name="pref_unicode_stripping_non_encodable">ตัดตัวอักษรที่แปลงเป็นรหัสไม่ได้</string>
+ <string name="pref_unicode_stripping_all">ตัดตัวอักษร unicode ทั้งหมด</string>
+ <string name="pref_quickmessage">ข้อความแบบรวดเร็วและตอบกลับ</string>
+ <string name="pref_quickmessage_title">แสดงข้อความตอบกลับแบบรวดเร็ว</string>
+ <string name="pref_quickmessage_summary">เปิดป๊อปอัปข้อความตอบกลับแบบรวดเร็วเมื่อมี SMS เข้า</string>
+ <string name="pref_close_all_title">ปิดทั้งหมด</string>
+ <string name="pref_close_all_summary">ปุ่มปิดเพื่อปิดข้อความทั้งหมด</string>
+ <string name="message_counter">%1$d ของ %2$d</string>
+ <string name="button_close">ปิด</string>
+ <string name="button_view">ดู</string>
+ <string name="button_templates">แม่แบบ</string>
+ <string name="type_to_reply_text_enter_to_send">พิมพ์ตอบ</string>
+ <string name="toast_sending_message">กำลังส่งข้อความ\u2026</string>
+</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
new file mode 100644
index 0000000..04ec615
--- /dev/null
+++ b/res/values-tr/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">HızlıMesaj ve Yanıt</string>
+ <string name="pref_quickmessage_title">HızlıMesaj\'ı göster</string>
+ <string name="pref_quickmessage_summary">Gelen SMS mesajları için HızlıMesaj açılır penceresini otomatik göster</string>
+ <string name="pref_close_all_title">Tümünü kapat</string>
+ <string name="pref_close_all_summary">Kapat tuşu tüm mesajları kapatır</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Kapat</string>
+ <string name="button_view">Görüntüle</string>
+ <string name="button_templates">Şablonlar</string>
+ <string name="type_to_reply_text_enter_to_send">Yanıtlamak için yazın</string>
+ <string name="toast_sending_message">Mesaj gönderiliyor\u2026</string>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 0000000..70dbfd3
--- /dev/null
+++ b/res/values-uk/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">Швидке повідомлення та відповідь</string>
+ <string name="pref_quickmessage_title">Показати швидке повідомлення</string>
+ <string name="pref_quickmessage_summary">Автоматично відкривати спливаючи вікна для вхідних SMS-повідомлень</string>
+ <string name="pref_close_all_title">Закрити все</string>
+ <string name="pref_close_all_summary">Кнопка Закрити закриває всі повідомлення</string>
+ <string name="message_counter">%1$d із %2$d</string>
+ <string name="button_close">Закрити</string>
+ <string name="button_view">Вигляд</string>
+ <string name="button_templates">Шаблони</string>
+ <string name="type_to_reply_text_enter_to_send">Введіть текст для відповіді</string>
+ <string name="toast_sending_message">Відправка повідомлення\u2026</string>
+</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 0000000..1a2f2fe
--- /dev/null
+++ b/res/values-vi/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage">Nhắn tin và trả lời nhanh</string>
+ <string name="pref_quickmessage_title">Hiện nhắn tin nhanh</string>
+ <string name="pref_quickmessage_summary">Tự động mở cửa sổ bật lên Nhắn tin nhanh đối với các tin nhắn SMS đến</string>
+ <string name="pref_close_all_title">Đóng tất cả</string>
+ <string name="pref_close_all_summary">Nút đóng sẽ đóng tất cả tin nhắn</string>
+ <string name="message_counter">%1$d / %2$d</string>
+ <string name="button_close">Đóng</string>
+ <string name="button_view">Xem</string>
+ <string name="button_templates">Mẫu</string>
+ <string name="type_to_reply_text_enter_to_send">Nhập để trả lời</string>
+ <string name="toast_sending_message">Đang gửi tin nhắn\u2026</string>
+</resources>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 0000000..96a6b74
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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>
+ <string name="pref_quickmessage">快速信息和答复</string>
+ <string name="pref_quickmessage_title">显示快速信息</string>
+ <string name="pref_quickmessage_summary">为传入短信自动打开快速信息窗口</string>
+ <string name="pref_close_all_title">全部关闭</string>
+ <string name="pref_close_all_summary">\'关闭\' 按钮将关闭所有的消息</string>
+ <string name="message_counter">%2$d 中的 %1$d</string>
+ <string name="button_close">关闭</string>
+ <string name="button_view">查看</string>
+ <string name="button_templates">模板</string>
+ <string name="qm_button_full_conversation">完整的会话</string>
+ <string name="type_to_reply_text_enter_to_send">键入信息</string>
+ <string name="toast_sending_message">正在发送信息\u2026</string>
+ <string name="qm_quick_reply">快速回复</string>
+ <string name="send">发送</string>
+ <string name="compose_message_hint_text">输入消息</string>
+</resources>
diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml
new file mode 100644
index 0000000..bc54247
--- /dev/null
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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_quickmessage_summary">自動打開 QuickMessage 快顯視窗檢視新訊息</string>
+ <string name="pref_close_all_title">全部關閉</string>
+ <string name="pref_close_all_summary">關閉按鈕關閉所有訊息</string>
+ <string name="button_close">關閉</string>
+ <string name="button_view">檢視</string>
+ <string name="button_templates">範本</string>
+ <string name="type_to_reply_text_enter_to_send">輸入答覆</string>
+</resources>
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
new file mode 100644
index 0000000..2a9c429
--- /dev/null
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015-2016 The CyanogenMod 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">保留完整字元</string>
+ <string name="pref_unicode_stripping_all">去除所有 Unicode 字元</string>
+ <string name="pref_quickmessage">快速訊息和回覆</string>
+ <string name="pref_quickmessage_title">顯示快速訊息</string>
+ <string name="pref_quickmessage_summary">將傳入的簡訊自動彈出快速訊息視窗</string>
+ <string name="pref_close_all_title">全部關閉</string>
+ <string name="pref_close_all_summary">關閉按鈕會關閉所有訊息</string>
+ <string name="message_counter">%2$d 的 %1$d</string>
+ <string name="button_close">關閉</string>
+ <string name="button_view">檢視</string>
+ <string name="button_templates">範本</string>
+ <string name="type_to_reply_text_enter_to_send">輸入即可回覆</string>
+ <string name="toast_sending_message">正在傳送訊息\u2026</string>
+</resources>