summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values-af/cm_strings.xml32
-rw-r--r--res/values-ar/cm_strings.xml32
-rw-r--r--res/values-ast-rES/cm_strings.xml30
-rw-r--r--res/values-ast-rES/strings.xml40
-rw-r--r--res/values-az-rAZ/cm_strings.xml32
-rw-r--r--res/values-ca/cm_strings.xml32
-rw-r--r--res/values-cs/cm_strings.xml32
-rw-r--r--res/values-da/cm_strings.xml32
-rw-r--r--res/values-de/cm_strings.xml32
-rw-r--r--res/values-el/cm_strings.xml32
-rw-r--r--res/values-en-rAU/cm_strings.xml30
-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.xml32
-rw-r--r--res/values-et-rEE/cm_strings.xml32
-rw-r--r--res/values-eu-rES/cm_strings.xml32
-rw-r--r--res/values-fa/cm_strings.xml32
-rw-r--r--res/values-fi/cm_strings.xml32
-rw-r--r--res/values-fr/cm_strings.xml32
-rw-r--r--res/values-gl-rES/cm_strings.xml32
-rw-r--r--res/values-hi/cm_strings.xml32
-rw-r--r--res/values-hu/cm_strings.xml32
-rw-r--r--res/values-in/cm_strings.xml32
-rw-r--r--res/values-it/cm_strings.xml32
-rw-r--r--res/values-iw/cm_strings.xml32
-rw-r--r--res/values-ja/cm_strings.xml32
-rw-r--r--res/values-kn-rIN/cm_strings.xml32
-rw-r--r--res/values-ko/cm_strings.xml32
-rw-r--r--res/values-ku/cm_strings.xml22
-rw-r--r--res/values-ku/strings.xml40
-rw-r--r--res/values-lb/cm_strings.xml32
-rw-r--r--res/values-lb/strings.xml42
-rw-r--r--res/values-lt/cm_strings.xml32
-rw-r--r--res/values-lv/cm_strings.xml32
-rw-r--r--res/values-nb/cm_strings.xml32
-rw-r--r--res/values-nl/cm_strings.xml32
-rw-r--r--res/values-pl/cm_strings.xml32
-rw-r--r--res/values-pt-rBR/cm_strings.xml32
-rw-r--r--res/values-pt-rPT/cm_strings.xml32
-rw-r--r--res/values-ro/cm_strings.xml32
-rw-r--r--res/values-ru/cm_strings.xml32
-rw-r--r--res/values-sk/cm_strings.xml32
-rw-r--r--res/values-sl/cm_strings.xml32
-rw-r--r--res/values-sr/cm_strings.xml32
-rw-r--r--res/values-sv/cm_strings.xml32
-rw-r--r--res/values-th/cm_strings.xml20
-rw-r--r--res/values-tr/cm_strings.xml32
-rw-r--r--res/values-ug/cm_strings.xml30
-rw-r--r--res/values-uk/cm_strings.xml32
-rw-r--r--res/values-zh-rCN/cm_strings.xml32
-rw-r--r--res/values-zh-rHK/cm_strings.xml31
-rw-r--r--res/values-zh-rTW/cm_strings.xml32
52 files changed, 1659 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
new file mode 100644
index 00000000..540cc5df
--- /dev/null
+++ b/res/values-af/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lys geblokkeerde oproepers</string>
+ <string name="blacklist_summary_disabled">Gedeaktiveer</string>
+ <string name="blacklist_summary">Jy sal nie inkomende oproepe of boodskappe van persone ontvang op die lys van geblokkeerde oproepe</string>
+ <string name="blacklist_call_notification">\'n Oproep van %s geblokkeer</string>
+ <string name="blacklist_call_notification_private_number">\'n Oproep van \'n privaat nommer geblokkeer</string>
+ <string name="blacklist_call_notification_unknown_number">\'n Oproep van onbekende nommer %s, geblokkeer</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> oproepe is geblokkeer</string>
+ <string name="blacklist_message_notification">\'n Boodskap van %s geblokkeer</string>
+ <string name="blacklist_message_notification_private_number">\'n Boodskap van \'n privaat nommer geblokkeer</string>
+ <string name="blacklist_message_notification_unknown_number">\'n Boodskap van onbekende nommer %s, geblokkeer</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> boodskappe is geblokkeer</string>
+ <string name="blacklist_notification_list_private">Privaat</string>
+ <string name="unblock_number">Onblokkeer</string>
+</resources>
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 00000000..260b7656
--- /dev/null
+++ b/res/values-ar/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">قائمة المتصلين المحظورين</string>
+ <string name="blacklist_summary_disabled">معطل</string>
+ <string name="blacklist_summary">لن تتلقى المكالمات أو الرسائل الواردة من أرقام الهاتف في قائمة المتصلين المحظورين</string>
+ <string name="blacklist_call_notification">تم حظر مكالمة من %s</string>
+ <string name="blacklist_call_notification_private_number">تم حظر مكالمة من رقم خاص</string>
+ <string name="blacklist_call_notification_unknown_number">تم حظر مكالمة هاتفية من عدد غير معروف %s</string>
+ <string name="blacklist_call_notification_multiple">تم حظر <xliff:g id="count">%d</xliff:g> مكالمات</string>
+ <string name="blacklist_message_notification">تم حظر رسالة من %s</string>
+ <string name="blacklist_message_notification_private_number">تم حظر رسالة من رقم خاص</string>
+ <string name="blacklist_message_notification_unknown_number">تم حظر رسالة من رقم غير معروف %s</string>
+ <string name="blacklist_message_notification_multiple">تم حظر <xliff:g id="count">%d</xliff:g> رسائل</string>
+ <string name="blacklist_notification_list_private">خاص</string>
+ <string name="unblock_number">إلغاء الحظر</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 00000000..c2b3beae
--- /dev/null
+++ b/res/values-ast-rES/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_summary_disabled">Deshabilitada</string>
+ <string name="blacklist_call_notification">Bloquióse una llamada de %s</string>
+ <string name="blacklist_call_notification_private_number">Bloquióse una llamada d\'un númberu priváu</string>
+ <string name="blacklist_call_notification_unknown_number">Bloquióse una llamada del númberu %s</string>
+ <string name="blacklist_call_notification_multiple">Bloquiáronse <xliff:g id="count">%d</xliff:g> llamaes</string>
+ <string name="blacklist_message_notification">Bloquióse un mensaxe de %s</string>
+ <string name="blacklist_message_notification_private_number">Bloquióse un mensaxe d\'un númberu priváu</string>
+ <string name="blacklist_message_notification_unknown_number">Bloquióse un mensaxe d\'un númberu desconocíu %s</string>
+ <string name="blacklist_message_notification_multiple">Bloquiáronse <xliff:g id="count">%d</xliff:g> mensaxes</string>
+ <string name="blacklist_notification_list_private">Priváu</string>
+ <string name="unblock_number">Desbloquiar</string>
+</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
new file mode 100644
index 00000000..aab54cf9
--- /dev/null
+++ b/res/values-ast-rES/strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="userCallActivityLabel" product="default">Teléfonu</string>
+ <string name="unknown">Desconocíu</string>
+ <string name="notification_missedCallTitle">Llamada perdida</string>
+ <string name="notification_missedCallsTitle">Llamaes perdíes</string>
+ <string name="notification_missedCallsMsg"><xliff:g id="NUM_MISSED_CALLS">%s</xliff:g> llamaes perdíes</string>
+ <string name="notification_missedCallTicker">Llamada perdida de <xliff:g id="MISSED_CALL_FROM">%s</xliff:g></string>
+ <string name="notification_missedCall_call_back">Llamar</string>
+ <string name="notification_missedCall_message">Mensaxe</string>
+ <string name="accessibility_call_muted">Llamada silenciada.</string>
+ <string name="accessibility_speakerphone_enabled">Altavoz habilitáu.</string>
+ <string name="respond_via_sms_canned_response_1">Nun puedo falar. ¿Ye importante?</string>
+ <string name="respond_via_sms_canned_response_2">Llámote namái pueda.</string>
+ <string name="respond_via_sms_canned_response_3">Llámote dempués.</string>
+ <string name="respond_via_sms_canned_response_4">Nun puedo falar. Llámesme llueu?</string>
+ <string name="respond_via_sms_setting_title">Rempuestes rápides</string>
+ <string name="respond_via_sms_setting_title_2">Editar rempuestes rápides</string>
+ <string name="respond_via_sms_edittext_dialog_title">Rempuesta rápida</string>
+ <string name="respond_via_sms_confirmation_format">Mensaxe unviáu a <xliff:g id="PHONE_NUMBER">%s</xliff:g>.</string>
+ <string name="no_vm_number">Falta\'l númberu del buzón de voz</string>
+ <string name="no_vm_number_msg">Nun s\'almacenó nengún númberu de buzón de voz na tarxeta SIM.</string>
+ <string name="add_vm_number_str">Amestar númberu</string>
+ <string name="handle_restricted">RESTRINXÍU</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 00000000..bd077bfe
--- /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) 2013-2015 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="blacklist_title">Əngəllənən zəng edənlərin siyahısı</string>
+ <string name="blacklist_summary_disabled">Ləğv edildi</string>
+ <string name="blacklist_summary">Əngəllənən zəng edənlərin siyahısındakı nömrələrdən gələn zənglər və ya mesajlar qəbul edilməyəcək</string>
+ <string name="blacklist_call_notification">%s nömrәsindәn gələn zәng əngəlləndi</string>
+ <string name="blacklist_call_notification_private_number">Gizli nömrədən gələn zəng əngəlləndi</string>
+ <string name="blacklist_call_notification_unknown_number">Bilinməyən %s nömrәsindәn gələn zәng əngəlləndi</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> zəng əngəlləndi</string>
+ <string name="blacklist_message_notification">%s şəxsindən gələn mesaj əngəlləndi</string>
+ <string name="blacklist_message_notification_private_number">Gizli nömrədən gələn mesaj əngəlləndi</string>
+ <string name="blacklist_message_notification_unknown_number">Bilinməyən %s nömrəsindən gələn mesaj əngəlləndi</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mesaj əngəlləndi</string>
+ <string name="blacklist_notification_list_private">Gizli</string>
+ <string name="unblock_number">Əngəldən çıxart</string>
+</resources>
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 00000000..80064c11
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Llista de números bloquejats</string>
+ <string name="blacklist_summary_disabled">Desactivada</string>
+ <string name="blacklist_summary">No rebràs trucades entrants o missatges dels números de telèfon que siguin dins la llista de números bloquejats</string>
+ <string name="blacklist_call_notification">S\'ha bloquejat una trucada de %s</string>
+ <string name="blacklist_call_notification_private_number">S\'ha bloquejat una trucada d\'un número privat</string>
+ <string name="blacklist_call_notification_unknown_number">S\'ha bloquejat una trucada d\'un número desconegut %s</string>
+ <string name="blacklist_call_notification_multiple">S\'han bloquejat <xliff:g id="count">%d</xliff:g> trucades</string>
+ <string name="blacklist_message_notification">S\'ha bloquejat un missatge de %s</string>
+ <string name="blacklist_message_notification_private_number">S\'ha bloquejat un missatge d\'un número privat</string>
+ <string name="blacklist_message_notification_unknown_number">S\'ha bloquejat un missatge d\'un número desconegut %s</string>
+ <string name="blacklist_message_notification_multiple">S\'han bloquejat <xliff:g id="count">%d</xliff:g> missatges</string>
+ <string name="blacklist_notification_list_private">Privat</string>
+ <string name="unblock_number">Desbloqueja</string>
+</resources>
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 00000000..ff536abf
--- /dev/null
+++ b/res/values-cs/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Seznam blokovaných čísel</string>
+ <string name="blacklist_summary_disabled">Vypnuto</string>
+ <string name="blacklist_summary">Nebudou se přijímat příchozí hovory nebo zprávy od telefonní čísla na seznamu blokovaných čísel</string>
+ <string name="blacklist_call_notification">Zablokovaný hovor od %s</string>
+ <string name="blacklist_call_notification_private_number">Zablokovaný hovor ze skrytého čísla</string>
+ <string name="blacklist_call_notification_unknown_number">Zablokovaný hovor z neznámého čísla %s</string>
+ <string name="blacklist_call_notification_multiple">Zablokovaných hovorů: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_message_notification">Zablokovaná zpráva od %s</string>
+ <string name="blacklist_message_notification_private_number">Zablokovaná zpráva ze skrytého čísla</string>
+ <string name="blacklist_message_notification_unknown_number">Zablokovaná zpráva z neznámého čísla %s</string>
+ <string name="blacklist_message_notification_multiple">Blokovaných zpráv: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_notification_list_private">Skryté</string>
+ <string name="unblock_number">Odblokovat</string>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 00000000..56e64229
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Blokeret opkaldsliste</string>
+ <string name="blacklist_summary_disabled">Deaktiveret</string>
+ <string name="blacklist_summary">Du vil ikke modtage indgående opkald eller beskeder fra telefonnumre på den blokeret opkaldsliste</string>
+ <string name="blacklist_call_notification">Blokerede et opkald fra %s</string>
+ <string name="blacklist_call_notification_private_number">Blokerede et opkald fra et privat nummer</string>
+ <string name="blacklist_call_notification_unknown_number">Blokerede et opkald fra et ukendt nummer %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> opkald blev blokeret</string>
+ <string name="blacklist_message_notification">Blokerede en besked fra %s</string>
+ <string name="blacklist_message_notification_private_number">Blokerede en besked fra et privat nummer</string>
+ <string name="blacklist_message_notification_unknown_number">Blokerede en besked fra et ukendt nummer %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> beskeder blev blokeret</string>
+ <string name="blacklist_notification_list_private">Privat</string>
+ <string name="unblock_number">Fjern blokering</string>
+</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 00000000..e6f8d70a
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Gesperrte Anruferliste</string>
+ <string name="blacklist_summary_disabled">Deaktiviert</string>
+ <string name="blacklist_summary">Sie werden keine Anrufe oder Nachrichten von Nummern aus der Sperrliste empfangen</string>
+ <string name="blacklist_call_notification">Ein Anruf von %s wurde abgewiesen</string>
+ <string name="blacklist_call_notification_private_number">Ein Anruf mit unterdrückter Nummer wurde abgewiesen</string>
+ <string name="blacklist_call_notification_unknown_number">Ein Anruf mit unbekannter Nummer %s wurde abgewiesen</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> Anrufe wurden abgewiesen</string>
+ <string name="blacklist_message_notification">Eine Nachricht von %s wurde abgewiesen</string>
+ <string name="blacklist_message_notification_private_number">Eine Nachricht mit unterdrückter Nummer wurde abgewiesen</string>
+ <string name="blacklist_message_notification_unknown_number">Eine Nachricht von unbekannter Nummer %s wurde abgewiesen</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> Nachrichten wurden abgewiesen</string>
+ <string name="blacklist_notification_list_private">Unterdrückte Nummer</string>
+ <string name="unblock_number">Sperre aufheben</string>
+</resources>
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
new file mode 100644
index 00000000..e5445507
--- /dev/null
+++ b/res/values-el/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Λίστα αποκλεισμένων καλούντων</string>
+ <string name="blacklist_summary_disabled">Απενεργοποιημένη</string>
+ <string name="blacklist_summary">Δε θα λαμβάνετε εισερχόμενες κλήσεις ή μηνύματα από τηλεφωνικούς αριθμούς στη λίστα αποκλεισμένων καλούντων</string>
+ <string name="blacklist_call_notification">Απορρίφθηκε κλήση από %s</string>
+ <string name="blacklist_call_notification_private_number">Απορρίφθηκε κλήση από απόρρητο αριθμό</string>
+ <string name="blacklist_call_notification_unknown_number">Απορρίφθηκε κλήση από άγνωστο αριθμό %s</string>
+ <string name="blacklist_call_notification_multiple">Απορρίφθηκαν <xliff:g id="count">%d</xliff:g> κλήσεις</string>
+ <string name="blacklist_message_notification">Απορρίφθηκε μήνυμα από %s</string>
+ <string name="blacklist_message_notification_private_number">Απορρίφθηκε μήνυμα από απόρρητο αριθμό</string>
+ <string name="blacklist_message_notification_unknown_number">Απορρίφθηκε μήνυμα από άγνωστο αριθμό %s</string>
+ <string name="blacklist_message_notification_multiple">Απορρίφθηκαν <xliff:g id="count">%d</xliff:g> μηνύματα</string>
+ <string name="blacklist_notification_list_private">Απόρρητο</string>
+ <string name="unblock_number">Ακύρωση φραγής</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 00000000..165ca8c6
--- /dev/null
+++ b/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_summary_disabled">Disabled</string>
+ <string name="blacklist_call_notification">Blocked a call from %s</string>
+ <string name="blacklist_call_notification_private_number">Blocked a call from a private number</string>
+ <string name="blacklist_call_notification_unknown_number">Blocked a call from unknown number %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> calls were blocked</string>
+ <string name="blacklist_message_notification">Blocked a message from %s</string>
+ <string name="blacklist_message_notification_private_number">Blocked a message from a private number</string>
+ <string name="blacklist_message_notification_unknown_number">Blocked a message from unknown number %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> messages were blocked</string>
+ <string name="blacklist_notification_list_private">Private</string>
+ <string name="unblock_number">Unblock</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 00000000..165ca8c6
--- /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) 2013-2015 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="blacklist_summary_disabled">Disabled</string>
+ <string name="blacklist_call_notification">Blocked a call from %s</string>
+ <string name="blacklist_call_notification_private_number">Blocked a call from a private number</string>
+ <string name="blacklist_call_notification_unknown_number">Blocked a call from unknown number %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> calls were blocked</string>
+ <string name="blacklist_message_notification">Blocked a message from %s</string>
+ <string name="blacklist_message_notification_private_number">Blocked a message from a private number</string>
+ <string name="blacklist_message_notification_unknown_number">Blocked a message from unknown number %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> messages were blocked</string>
+ <string name="blacklist_notification_list_private">Private</string>
+ <string name="unblock_number">Unblock</string>
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
new file mode 100644
index 00000000..4c1f26c5
--- /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) 2013-2015 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="blacklist_title">Listo de blokitaj alvokantoj</string>
+ <string name="blacklist_summary_disabled">Malŝaltita</string>
+ <string name="blacklist_summary">Vi ne plu ricevos alvokojn aŭ mesaĝojn el numero de la blokita listo</string>
+ <string name="blacklist_call_notification">Alvoko de %s blokita</string>
+ <string name="blacklist_call_notification_private_number">Alvoko de privata numero blokita</string>
+ <string name="blacklist_call_notification_unknown_number">Alvoko de nekonata numero %s blokita</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> alvokoj estas blokitaj</string>
+ <string name="blacklist_message_notification">Blokis mesaĝon de %s</string>
+ <string name="blacklist_message_notification_private_number">Blokis mesaĝon el privata numero</string>
+ <string name="blacklist_message_notification_unknown_number">Blokis mesaĝon de nekonata numero %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mesaĝoj estas blokitaj</string>
+ <string name="blacklist_notification_list_private">Privata</string>
+ <string name="unblock_number">Malbloki</string>
+</resources>
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
new file mode 100644
index 00000000..9b58d66a
--- /dev/null
+++ b/res/values-es/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista de contactos bloqueados</string>
+ <string name="blacklist_summary_disabled">Deshabilitada</string>
+ <string name="blacklist_summary">No recibirás llamadas ni mensajes de los números incluidos en la lista de contactos bloqueados</string>
+ <string name="blacklist_call_notification">Se bloqueó una llamada de %s</string>
+ <string name="blacklist_call_notification_private_number">Bloqueó una llamada de un número privado</string>
+ <string name="blacklist_call_notification_unknown_number">Se bloqueó una llamada del número desconocido %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> llamadas fueron bloqueadas</string>
+ <string name="blacklist_message_notification">Se bloqueó un mensaje de %s</string>
+ <string name="blacklist_message_notification_private_number">Se ha bloqueado un mensaje de un número privado</string>
+ <string name="blacklist_message_notification_unknown_number">Se ha bloqueado un mensaje de un número desconocido: %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mensajes fueron bloqueados</string>
+ <string name="blacklist_notification_list_private">Privado</string>
+ <string name="unblock_number">Desbloquear</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 00000000..c35106c5
--- /dev/null
+++ b/res/values-et-rEE/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Blokeeritud helistajate nimekiri</string>
+ <string name="blacklist_summary_disabled">Keelatud</string>
+ <string name="blacklist_summary">Te ei saa sissetulevaid kõnesid ega sõnumeid numbritelt, mis on blokeeritud helistajate nimekirjas</string>
+ <string name="blacklist_call_notification">Blokeeritud kõne %s</string>
+ <string name="blacklist_call_notification_private_number">Blokeeritud kõne privaatselt numbrilt</string>
+ <string name="blacklist_call_notification_unknown_number">Blokeeritud kõne tundmatult numbrilt %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> kõnet on blokeeritud</string>
+ <string name="blacklist_message_notification">Blokeeritud sõnum %s</string>
+ <string name="blacklist_message_notification_private_number">Blokeeritud sõnum privaatselt numbrilt</string>
+ <string name="blacklist_message_notification_unknown_number">Blokeeritud sõnum tundmatult numbrilt %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> sõnumit on blokeeritud</string>
+ <string name="blacklist_notification_list_private">Privaatne</string>
+ <string name="unblock_number">Tühista blokeering</string>
+</resources>
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml
new file mode 100644
index 00000000..20b41485
--- /dev/null
+++ b/res/values-eu-rES/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Blokeatutako deitzaileen zerrenda</string>
+ <string name="blacklist_summary_disabled">Ezgaituta</string>
+ <string name="blacklist_summary">Ez duzu dei edo mezurik jasoko blokeatutako deitzaileen zerrendan dauden telefono zenbakietatik</string>
+ <string name="blacklist_call_notification">%s(r)en dei bat blokeatu da</string>
+ <string name="blacklist_call_notification_private_number">Zenbaki pribatu baten deia blokeatu da</string>
+ <string name="blacklist_call_notification_unknown_number">%s zenbaki ezezagunaren dei bat blokeatu da</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> dei blokeatu dira</string>
+ <string name="blacklist_message_notification">%s(r)en mezu bat blokeatu da</string>
+ <string name="blacklist_message_notification_private_number">Zenbaki pribatu baten mezu bat blokeatu da</string>
+ <string name="blacklist_message_notification_unknown_number">%s zenbaki ezezagunaren mezu bat blokeatu da</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mezu blokeatu dira</string>
+ <string name="blacklist_notification_list_private">Pribatua</string>
+ <string name="unblock_number">Desblokeatu</string>
+</resources>
diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml
new file mode 100644
index 00000000..d6a37104
--- /dev/null
+++ b/res/values-fa/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">لیست تماس گیرندگان مسدودشده</string>
+ <string name="blacklist_summary_disabled">غیرفعال</string>
+ <string name="blacklist_summary">شما تماس یا پیامی از شماره‌های لیست تماس گیرندگان مسدود دریافت نخواهید کرد</string>
+ <string name="blacklist_call_notification">تماسی از %s مسدود شد</string>
+ <string name="blacklist_call_notification_private_number">تماسی از یک شماره خصوصی مسدود شد</string>
+ <string name="blacklist_call_notification_unknown_number">تماسی از شماره ناشناس %s مسدود شد</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d </xliff:g> تماس مسدود شد</string>
+ <string name="blacklist_message_notification">پیامی از %s مسدود شد</string>
+ <string name="blacklist_message_notification_private_number">پیامی از یک شماره خصوصی مسدود شد</string>
+ <string name="blacklist_message_notification_unknown_number">پیامی از شماره ناشناس %s مسدود شد</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d </xliff:g> پیام مسدود شد</string>
+ <string name="blacklist_notification_list_private">خصوصی</string>
+ <string name="unblock_number">لغو مسدودیت</string>
+</resources>
diff --git a/res/values-fi/cm_strings.xml b/res/values-fi/cm_strings.xml
new file mode 100644
index 00000000..0153104e
--- /dev/null
+++ b/res/values-fi/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Estettyjen soittajien lista</string>
+ <string name="blacklist_summary_disabled">Pois käytöstä</string>
+ <string name="blacklist_summary">Tulevat puhelut ja viestit estettyjen soittajien listalla olevista puhelinnumeroista estetään</string>
+ <string name="blacklist_call_notification">Estetty puhelu henkilöltä %s</string>
+ <string name="blacklist_call_notification_private_number">Estetty puhelu salaisesta numerosta</string>
+ <string name="blacklist_call_notification_unknown_number">Estetty puhelu tuntemattomasta numerosta %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> puhelua estetty</string>
+ <string name="blacklist_message_notification">Viesti numerosta %s estettiin</string>
+ <string name="blacklist_message_notification_private_number">Viesti salaisesta numerosta estettiin</string>
+ <string name="blacklist_message_notification_unknown_number">Viesti tuntemattomasta numerosta %s estettiin</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> viestiä estettiin</string>
+ <string name="blacklist_notification_list_private">Salainen</string>
+ <string name="unblock_number">Poista esto</string>
+</resources>
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 00000000..1de050e5
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Liste des appelants bloqués</string>
+ <string name="blacklist_summary_disabled">Désactivé</string>
+ <string name="blacklist_summary">Vous ne recevrez pas d’appels ou de messages de numéros présents dans la liste des appelants bloqués</string>
+ <string name="blacklist_call_notification">Appel de %s bloqué</string>
+ <string name="blacklist_call_notification_private_number">Appel bloqué d\'un numéro privé</string>
+ <string name="blacklist_call_notification_unknown_number">Appel bloqué d\'un numéro inconnu %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> appels bloqués</string>
+ <string name="blacklist_message_notification">Message de %s bloqué</string>
+ <string name="blacklist_message_notification_private_number">Message d\'un numéro privé bloqué</string>
+ <string name="blacklist_message_notification_unknown_number">Message d\'un numéro inconnu %s bloqué</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> messages ont été bloqués</string>
+ <string name="blacklist_notification_list_private">Privé</string>
+ <string name="unblock_number">Débloquer</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 00000000..272effcb
--- /dev/null
+++ b/res/values-gl-rES/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista de números bloqueados</string>
+ <string name="blacklist_summary_disabled">Desactivado</string>
+ <string name="blacklist_summary">Non recibirá chamadas nin mensaxes dos números incluídos na lista de números bloqueados</string>
+ <string name="blacklist_call_notification">Bloqueouse unha chamada de %s</string>
+ <string name="blacklist_call_notification_private_number">Bloqueouse unha chamada dende un número privado</string>
+ <string name="blacklist_call_notification_unknown_number">Bloqueouse unha chamada do número descoñecido %s</string>
+ <string name="blacklist_call_notification_multiple">Bloqueáronse <xliff:g id="count">%d</xliff:g> chamadas</string>
+ <string name="blacklist_message_notification">Bloqueouse unha mensaxe de %s</string>
+ <string name="blacklist_message_notification_private_number">Bloqueouse unha mensaxe dende un número privado</string>
+ <string name="blacklist_message_notification_unknown_number">Bloqueouse unha mensaxe dende un número descoñecido %s</string>
+ <string name="blacklist_message_notification_multiple">Bloqueáronse <xliff:g id="count">%d</xliff:g> mensaxes</string>
+ <string name="blacklist_notification_list_private">Privado</string>
+ <string name="unblock_number">Desbloquear</string>
+</resources>
diff --git a/res/values-hi/cm_strings.xml b/res/values-hi/cm_strings.xml
new file mode 100644
index 00000000..831383fa
--- /dev/null
+++ b/res/values-hi/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">अवरुद्ध किए गए कॉलरों की सूची</string>
+ <string name="blacklist_summary_disabled">अक्षम किया गया</string>
+ <string name="blacklist_summary">आपको अवरुद्ध किए गए कॉलरों की सूची में मौजूद फ़ोन नंबरों से कॉल और संदेश नहीं आया करेंगे</string>
+ <string name="blacklist_call_notification">%s से अवरुद्ध किया गया कॉल</string>
+ <string name="blacklist_call_notification_private_number">निजी नंबर से अवरुद्ध किया गया कॉल</string>
+ <string name="blacklist_call_notification_unknown_number">अज्ञात नंबर %s से अवरुद्ध किया गया कॉल</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> कॉल अवरुद्ध किए गए</string>
+ <string name="blacklist_message_notification">%s से अवरुद्ध किया गया संदेश</string>
+ <string name="blacklist_message_notification_private_number">निजी नंबर से अवरुद्ध किया गया संदेश</string>
+ <string name="blacklist_message_notification_unknown_number">अज्ञात नंबर %s से अवरुद्ध किया गया संदेश</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> संदेश अवरुद्ध किए गए</string>
+ <string name="blacklist_notification_list_private">निजी</string>
+ <string name="unblock_number">अनवरुद्ध करें</string>
+</resources>
diff --git a/res/values-hu/cm_strings.xml b/res/values-hu/cm_strings.xml
new file mode 100644
index 00000000..ca587bc8
--- /dev/null
+++ b/res/values-hu/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Blokkolt hívók listája</string>
+ <string name="blacklist_summary_disabled">Letiltva</string>
+ <string name="blacklist_summary">Nem fog bejövő hívásokat és üzeneteket kapni a blokkolt hívó listán szereplő telefonszámokról</string>
+ <string name="blacklist_call_notification">Blokkolt hívás a következő számról: %s</string>
+ <string name="blacklist_call_notification_private_number">Blokkolt szám nélküli hívás</string>
+ <string name="blacklist_call_notification_unknown_number">Blokkolt ismeretlen szám: %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> blokkolt hívás</string>
+ <string name="blacklist_message_notification">Blokkolt üzenet a következő számról: %s</string>
+ <string name="blacklist_message_notification_private_number">Blokkolt szám nélküli üzenet</string>
+ <string name="blacklist_message_notification_unknown_number">Blokkolt ismeretlen üzenet: %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> blokkolt üzenet</string>
+ <string name="blacklist_notification_list_private">Rejtett szám</string>
+ <string name="unblock_number">Eltávolítás</string>
+</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
new file mode 100644
index 00000000..8bc06ced
--- /dev/null
+++ b/res/values-in/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Daftar penelepon yang diblokir</string>
+ <string name="blacklist_summary_disabled">Nonaktif</string>
+ <string name="blacklist_summary">Anda tidak akan menerima panggilan atau pesan dari nomor telepon yang ada di daftar penelepon yang diblokir</string>
+ <string name="blacklist_call_notification">Memblokir panggilan dari %s</string>
+ <string name="blacklist_call_notification_private_number">Memblokir panggilan dari nomor pribadi</string>
+ <string name="blacklist_call_notification_unknown_number">Memblokir panggilan dari nomor tak dikenal %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count"> %d </xliff:g> panggilan diblokir</string>
+ <string name="blacklist_message_notification">Memblokir pesan dari %s</string>
+ <string name="blacklist_message_notification_private_number">Memblokir pesan dari nomor pribadi</string>
+ <string name="blacklist_message_notification_unknown_number">Memblokir pesan dari nomor tidak dikenal %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> pesan diblokir</string>
+ <string name="blacklist_notification_list_private">Pribadi</string>
+ <string name="unblock_number">Buka blokir</string>
+</resources>
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
new file mode 100644
index 00000000..0a340f79
--- /dev/null
+++ b/res/values-it/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Elenco chiamanti bloccati</string>
+ <string name="blacklist_summary_disabled">Disattivato</string>
+ <string name="blacklist_summary">Non riceverai nessuna chiamata o messaggio da numeri nella lista dei chiamanti bloccati</string>
+ <string name="blacklist_call_notification">Bloccata una chiamata dal %s</string>
+ <string name="blacklist_call_notification_private_number">Bloccata una chiamata da un numero privato</string>
+ <string name="blacklist_call_notification_unknown_number">Bloccata una chiamata da un numero sconosciuto: %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> chiamate sono state bloccate</string>
+ <string name="blacklist_message_notification">Bloccato un messaggio da %s</string>
+ <string name="blacklist_message_notification_private_number">Bloccato un messaggio da un numero privato</string>
+ <string name="blacklist_message_notification_unknown_number">Bloccato un messaggio da un numero sconosciuto: %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> messaggi sono stati bloccati</string>
+ <string name="blacklist_notification_list_private">Privato</string>
+ <string name="unblock_number">Sblocca</string>
+</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
new file mode 100644
index 00000000..bb96b620
--- /dev/null
+++ b/res/values-iw/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">רשימת המתקשרים החסומים</string>
+ <string name="blacklist_summary_disabled">מושבת</string>
+ <string name="blacklist_summary">לא יתקבלו שיחות נכנסות או הודעות ממספרי הטלפון הנמצאים ברשימת המתקשרים החסומים</string>
+ <string name="blacklist_call_notification">נחסמה שיחה מ-%s</string>
+ <string name="blacklist_call_notification_private_number">נחסמה שיחה ממספר חסוי</string>
+ <string name="blacklist_call_notification_unknown_number">נחסמה שיחה ממספר לא ידוע %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> שיחות נחסמו</string>
+ <string name="blacklist_message_notification">נחסמה הודעה מ-%s</string>
+ <string name="blacklist_message_notification_private_number">נחסמה הודעה ממספר חסוי</string>
+ <string name="blacklist_message_notification_unknown_number">נחסמה הודעה ממספר לא ידוע %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> הודעות נחסמו</string>
+ <string name="blacklist_notification_list_private">חסוי</string>
+ <string name="unblock_number">הורד חסימה</string>
+</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 00000000..c150535c
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">着信拒否リスト</string>
+ <string name="blacklist_summary_disabled">無効</string>
+ <string name="blacklist_summary">着信拒否リストにある電話番号からの着信やメッセージを受け取らないようになります</string>
+ <string name="blacklist_call_notification">%sからの着信をブロックしました</string>
+ <string name="blacklist_call_notification_private_number">非通知番号からの着信をブロックしました</string>
+ <string name="blacklist_call_notification_unknown_number">不明な番号「%s」からの着信をブロックしました</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g>回の着信がブロックされました</string>
+ <string name="blacklist_message_notification">%sからのメッセージをブロックしました</string>
+ <string name="blacklist_message_notification_private_number">非通知番号からのメッセージをブロックしました</string>
+ <string name="blacklist_message_notification_unknown_number">不明な番号「%s」からのメッセージをブロックしました</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g>通のメッセージがブロックされました</string>
+ <string name="blacklist_notification_list_private">非通知</string>
+ <string name="unblock_number">ブロック解除</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 00000000..3a2a502d
--- /dev/null
+++ b/res/values-kn-rIN/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">ನಿರ್ಬಂಧಿಸಿದ ಕರೆಮಾಡುವರ ಪಟ್ಟಿ</string>
+ <string name="blacklist_summary_disabled">ನಿಷ್ಕ್ರಿಯಗೊಂಡಿದೆ</string>
+ <string name="blacklist_summary">ನಿರ್ಬಂಧಿಸಿದ ಕರೆಮಾಡುವರ ಪಟ್ಟಿಯಲ್ಲಿರುವ ದೂರವಾಣಿ ಸಂಖ್ಯೆಗಳಿಂದ ಒಳಬರುವ ಕರೆಗಳನ್ನು ಮತ್ತು ಸಂದೇಶಗಳನ್ನು ನೀವು ಸ್ವೀಕರಿಸುವುದಿಲ್ಲ</string>
+ <string name="blacklist_call_notification">%s ನಿಂದ ಒಂದು ಕರೆಯನ್ನು ನಿರ್ಭಂದಿಸಿದೆ</string>
+ <string name="blacklist_call_notification_private_number">ಖಾಸಗಿ ಸಂಖ್ಯೆಯಿಂದ ಒಂದು ಕರೆಯನ್ನು ನಿರ್ಬಂಧಿಸಿದೆ</string>
+ <string name="blacklist_call_notification_unknown_number">ಅಪರಿಚಿತ %s ಸಂಖ್ಯೆಯಿಂದ ಒಂದು ಕರೆಯನ್ನು ನಿರ್ಬಂಧಿಸಿದೆ</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> ಕರೆಗಳನ್ನು ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ</string>
+ <string name="blacklist_message_notification">%s ನಿಂದ ಒಂದು ಸಂದೇಶವನ್ನು ನಿರ್ಬಂಧಿಸಿದೆ</string>
+ <string name="blacklist_message_notification_private_number">ಖಾಸಗಿ ಸಂಖ್ಯೆಯಿಂದ ಒಂದು ಸಂದೇಶವನ್ನು ನಿರ್ಬಂಧಿಸಿದೆ</string>
+ <string name="blacklist_message_notification_unknown_number">ಅಪರಿಚಿತ %s ಸಂಖ್ಯೆಯಿಂದ ಒಂದು ಸಂದೇಶವನ್ನು ನಿರ್ಬಂಧಿಸಿದೆ</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> ಸಂದೇಶಗಳನ್ನು ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ</string>
+ <string name="blacklist_notification_list_private">ಖಾಸಗಿ</string>
+ <string name="unblock_number">ನಿರ್ಬಂಧ ತೆಗೆ</string>
+</resources>
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
new file mode 100644
index 00000000..2d6ee43d
--- /dev/null
+++ b/res/values-ko/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">차단된 발신자 목록</string>
+ <string name="blacklist_summary_disabled">비활성화됨</string>
+ <string name="blacklist_summary">차단된 발신자 목록에 있는 전화번호의 통화나 메세지를 받지 않습니다</string>
+ <string name="blacklist_call_notification">%s(으)로부터 온 전화 차단됨</string>
+ <string name="blacklist_call_notification_private_number">발신번호 표시가 제한된 전화 차단됨</string>
+ <string name="blacklist_call_notification_unknown_number">알 수 없는 번호 %s(으)로부터 온 전화 차단됨</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g>건의 전화가 차단됨</string>
+ <string name="blacklist_message_notification">%s(으)로부터의 메시지 차단됨</string>
+ <string name="blacklist_message_notification_private_number">발신번호 표시가 제한된 메시지 차단됨</string>
+ <string name="blacklist_message_notification_unknown_number">알 수 없는 번호 %s(으)로부터의 메시지 차단됨</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g>개의 메시지 차단됨</string>
+ <string name="blacklist_notification_list_private">비공개</string>
+ <string name="unblock_number">차단 해제</string>
+</resources>
diff --git a/res/values-ku/cm_strings.xml b/res/values-ku/cm_strings.xml
new file mode 100644
index 00000000..fcc80587
--- /dev/null
+++ b/res/values-ku/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_summary_disabled">ناچالاککرا</string>
+ <string name="blacklist_call_notification">په‌یوه‌ندی بلۆککراو له‌ %s</string>
+ <string name="blacklist_notification_list_private">تایبەت</string>
+</resources>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
new file mode 100644
index 00000000..6d79f195
--- /dev/null
+++ b/res/values-ku/strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="userCallActivityLabel" product="default">مۆبایل</string>
+ <string name="unknown">نەزانراو</string>
+ <string name="notification_missedCallTitle">پەیوەندیی لەدەستچوو</string>
+ <string name="notification_missedCallsTitle">پەیوەندییە لەدەستچووەکان</string>
+ <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> پەیوەندیی لەدەستچوو</string>
+ <string name="notification_missedCallTicker">پەیوەندیی لەدەستچوو لەلایەن <xliff:g id="missed_call_from">%s</xliff:g></string>
+ <string name="notification_missedCall_call_back">پەیوەندی کردنەوە</string>
+ <string name="notification_missedCall_message">نامه‌</string>
+ <string name="accessibility_call_muted">په‌یوه‌ندی کپ کراوه‌.</string>
+ <string name="accessibility_speakerphone_enabled">بەرزەبێژ تواناپێدراوە.</string>
+ <string name="respond_via_sms_canned_response_1">ئێستا ناتوانم قسە بکه‌م.چی بووه‌؟</string>
+ <string name="respond_via_sms_canned_response_2">هەر ئێستا پەیوەندیت بۆ ئەکەمەوە.</string>
+ <string name="respond_via_sms_canned_response_3">دواتر پەیوەندیت بۆ ئەکەمەوە.</string>
+ <string name="respond_via_sms_canned_response_4">ئێستا ناتوانم قسە بکه‌م. دواتر پەیوەندیم پێوە بکه‌؟</string>
+ <string name="respond_via_sms_setting_title">وەڵامە خێراکان</string>
+ <string name="respond_via_sms_setting_title_2">ده‌ستکاریکردنی وه‌ڵامه‌ خێراکان</string>
+ <string name="respond_via_sms_edittext_dialog_title">وه‌ڵامە خێراکان</string>
+ <string name="respond_via_sms_confirmation_format">نامه‌ نێردرا بۆ <xliff:g id="phone_number">%s</xliff:g>.</string>
+ <string name="no_vm_number">ژمارەی دەنگەپۆست نییە</string>
+ <string name="no_vm_number_msg">هیچ ژمارەیەکی دەنگەپۆستی لەسەر سیمکارت کۆگا نەکراوە.</string>
+ <string name="add_vm_number_str">زیاکردنی ژمارە</string>
+ <string name="handle_restricted">سنووردارە</string>
+</resources>
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
new file mode 100644
index 00000000..6ec23b25
--- /dev/null
+++ b/res/values-lb/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lëscht vu blockéierten Nummeren</string>
+ <string name="blacklist_summary_disabled">Desaktivéiert</string>
+ <string name="blacklist_summary">Du wäerts keng Uriff oder Messagë vun den Telefonsnummeren op dëser Lëscht empfänken</string>
+ <string name="blacklist_call_notification">Uruff vum %s blockéiert</string>
+ <string name="blacklist_call_notification_private_number">En Uruff vun enger ënnerdréckter Nummer gouf blockéiert</string>
+ <string name="blacklist_call_notification_unknown_number">En Uruff vun der onbekannter Nummer %s gouf blockéiert</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> Uriff goufe blockéiert</string>
+ <string name="blacklist_message_notification">E Message vum %s gouf blockéiert</string>
+ <string name="blacklist_message_notification_private_number">Message vun enger privater Nummer gouf blockéiert</string>
+ <string name="blacklist_message_notification_unknown_number">E Message vun der onbekannter Nummer %s gouf blockéiert</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> Messagë goufe blockéiert</string>
+ <string name="blacklist_notification_list_private">Privat</string>
+ <string name="unblock_number">Deblockéieren</string>
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 00000000..d96a43bd
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="userCallActivityLabel" product="default">Telefon</string>
+ <string name="unknown">Onbekannt</string>
+ <string name="notification_missedCallTitle">Verpassten Uruff</string>
+ <string name="notification_missedCallsTitle">Verpasst Uriff</string>
+ <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> verpasst Uriff</string>
+ <string name="notification_missedCallTicker">Verpassten Uruff vum <xliff:g id="missed_call_from">%s</xliff:g></string>
+ <string name="notification_missedCall_call_back">Zréckruffen</string>
+ <string name="notification_missedCall_message">Message schécken</string>
+ <string name="accessibility_call_muted">Uruff roueg geschalt.</string>
+ <string name="accessibility_speakerphone_enabled">Lautsprecher aktivéiert.</string>
+ <string name="respond_via_sms_canned_response_1">Kann elo net schwätzen. Ëm wat geet et?</string>
+ <string name="respond_via_sms_canned_response_2">Ech ruffe geschwënn zréck.</string>
+ <string name="respond_via_sms_canned_response_3">Ech ruffe méi spéit zréck.</string>
+ <string name="respond_via_sms_canned_response_4">Kann elo net schwätzen. Telefonéiere mer méi spéit?</string>
+ <string name="respond_via_sms_setting_title">Séier Äntwerten</string>
+ <string name="respond_via_sms_setting_title_2">Séier Äntwerten änneren</string>
+ <string name="respond_via_sms_edittext_dialog_title">Séier Äntwert</string>
+ <string name="respond_via_sms_confirmation_format">Message geschéckt un <xliff:g id="phone_number">%s</xliff:g>.</string>
+ <string name="outgoing_call_error_no_phone_number_supplied">Uruff gouf net gesat, gëff eng gëlteg Nummer an.</string>
+ <string name="duplicate_video_call_not_allowed">Den Uruff ka momentan net dobäigesat ginn.</string>
+ <string name="no_vm_number">Mailbox-Nummer feelt</string>
+ <string name="no_vm_number_msg">Op der SIM-Kaart ass keng Mailbox-Nummer gespäichert.</string>
+ <string name="add_vm_number_str">Nummer dobäisetzen</string>
+ <string name="handle_restricted">AGESCHRÄNKT</string>
+</resources>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
new file mode 100644
index 00000000..345167ad
--- /dev/null
+++ b/res/values-lt/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Užblokuotų skambintojų sąrašas</string>
+ <string name="blacklist_summary_disabled">Neleidžiamas</string>
+ <string name="blacklist_summary">Jūs negausite įeinančių skambučių ar pranešimų iš telefonų numerių kurie yra užblokuotų skambintojų sąraše</string>
+ <string name="blacklist_call_notification">Skambutis užblokuotas iš %s</string>
+ <string name="blacklist_call_notification_private_number">Užblokuotas skambutis iš privataus numerio</string>
+ <string name="blacklist_call_notification_unknown_number">Užblokuotas skambutis iš nežinomo numerio %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> skambučiai buvo užblokuoti</string>
+ <string name="blacklist_message_notification">Užblokuotas pranešimas iš %s</string>
+ <string name="blacklist_message_notification_private_number">Užblokuotas pranešimas iš privataus numerio</string>
+ <string name="blacklist_message_notification_unknown_number">Užblokuotas pranešimas iš nežinomo numerio %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> pranešimai buvo užblokuoti</string>
+ <string name="blacklist_notification_list_private">Privatus</string>
+ <string name="unblock_number">Atblokuoti</string>
+</resources>
diff --git a/res/values-lv/cm_strings.xml b/res/values-lv/cm_strings.xml
new file mode 100644
index 00000000..8b917c15
--- /dev/null
+++ b/res/values-lv/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Bloķēto zvanu saraksts</string>
+ <string name="blacklist_summary_disabled">Atslēgts</string>
+ <string name="blacklist_summary">Jūs nesaņemsiet ienākošos zvanus vai ziņas no telefona numura, kas ir pievienots bloķēto zvanu sarakstam</string>
+ <string name="blacklist_call_notification">Bloķēts zvans no %s</string>
+ <string name="blacklist_call_notification_private_number">Bloķēts zvans no privāta numura</string>
+ <string name="blacklist_call_notification_unknown_number">Bloķēts zvans no nezināma numura %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> zvani tika bloķēti</string>
+ <string name="blacklist_message_notification">Bloķēta ziņa no %s</string>
+ <string name="blacklist_message_notification_private_number">Bloķēta ziņa no privāta numura</string>
+ <string name="blacklist_message_notification_unknown_number">Bloķēta ziņa no nezināma numura %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> ziņas tika bloķētas</string>
+ <string name="blacklist_notification_list_private">Privāts</string>
+ <string name="unblock_number">Atbloķēt</string>
+</resources>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
new file mode 100644
index 00000000..9ac5c4b9
--- /dev/null
+++ b/res/values-nb/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Blokkert anropsliste</string>
+ <string name="blacklist_summary_disabled">Deaktivert</string>
+ <string name="blacklist_summary">Du vil ikke motta innkommende samtaler eller meldinger fra telefonnumre på listen over blokkerte telefonnummer</string>
+ <string name="blacklist_call_notification">Blokkerte en samtale fra %s</string>
+ <string name="blacklist_call_notification_private_number">Blokkerte et anrop fra et skjult nummer</string>
+ <string name="blacklist_call_notification_unknown_number">Blokkert en samtale fra ukjent nummer %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> samtaler ble blokkert</string>
+ <string name="blacklist_message_notification">Blokkerte en melding fra %s</string>
+ <string name="blacklist_message_notification_private_number">Blokkerte en melding fra et skjult nummer</string>
+ <string name="blacklist_message_notification_unknown_number">Blokkerte en melding fra ukjent nummer %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> meldinger ble blokkert</string>
+ <string name="blacklist_notification_list_private">Privat</string>
+ <string name="unblock_number">Opphev blokkering</string>
+</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
new file mode 100644
index 00000000..1a7ab846
--- /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) 2013-2015 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="blacklist_title">Zwarte lijst</string>
+ <string name="blacklist_summary_disabled">Uitgeschakeld</string>
+ <string name="blacklist_summary">U ontvangt geen inkomende oproepen of berichten van telefoonnummers op de zwarte lijst</string>
+ <string name="blacklist_call_notification">Oproep geblokkeerd van %s</string>
+ <string name="blacklist_call_notification_private_number">Oproep geblokkeerd van afgeschermd nummer</string>
+ <string name="blacklist_call_notification_unknown_number">Oproep geblokkeerd van onbekend nummer %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> oproepen geblokkeerd</string>
+ <string name="blacklist_message_notification">Bericht van %s geblokkeerd</string>
+ <string name="blacklist_message_notification_private_number">Bericht van afgeschermd nummer geblokkeerd</string>
+ <string name="blacklist_message_notification_unknown_number">Bericht van onbekend nummer %s geblokkeerd</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> berichten geblokkeerd</string>
+ <string name="blacklist_notification_list_private">Afgeschermd</string>
+ <string name="unblock_number">Deblokkeren</string>
+</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 00000000..f19c6dc9
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista zablokowanych rozmówców</string>
+ <string name="blacklist_summary_disabled">Wyłączona</string>
+ <string name="blacklist_summary">Nie otrzymasz żadnych połączeń przychodzących ani wiadomości od numerów znajdujących się na liście zablokowanych rozmówców</string>
+ <string name="blacklist_call_notification">Zablokowano połączenie od %s</string>
+ <string name="blacklist_call_notification_private_number">Zablokowano połączenie z prywatnego numeru</string>
+ <string name="blacklist_call_notification_unknown_number">Zablokowano połączenie z nieznanego numeru %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> połączeń zostało zablokowanych</string>
+ <string name="blacklist_message_notification">Zablokowano wiadomość od %s</string>
+ <string name="blacklist_message_notification_private_number">Zablokowano wiadomość od numeru prywatnego</string>
+ <string name="blacklist_message_notification_unknown_number">Zablokowano wiadomość od nieznanego numeru %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> wiadomości zablokowano</string>
+ <string name="blacklist_notification_list_private">Prywatne</string>
+ <string name="unblock_number">Odblokuj</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 00000000..00c6a9cb
--- /dev/null
+++ b/res/values-pt-rBR/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista de chamadas bloqueadas</string>
+ <string name="blacklist_summary_disabled">Desativado</string>
+ <string name="blacklist_summary">Você não vai receber chamadas ou mensagens a partir de números de telefone na lista de chamadas bloqueadas</string>
+ <string name="blacklist_call_notification">Uma chamada de %s foi bloqueada</string>
+ <string name="blacklist_call_notification_private_number">Uma chamada de um número privado foi bloqueada</string>
+ <string name="blacklist_call_notification_unknown_number">Uma chamada de um número desconhecido %s foi bloqueada</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> chamadas foram bloqueadas</string>
+ <string name="blacklist_message_notification">Uma mensagem de %s foi bloqueada</string>
+ <string name="blacklist_message_notification_private_number">Uma mensagem de um número privado foi bloqueada</string>
+ <string name="blacklist_message_notification_unknown_number">Uma mensagem de um número desconhecido %s foi bloqueada</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mensagens foram bloqueadas</string>
+ <string name="blacklist_notification_list_private">Privado</string>
+ <string name="unblock_number">Desbloquear</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 00000000..0f2296e1
--- /dev/null
+++ b/res/values-pt-rPT/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista de números bloqueados</string>
+ <string name="blacklist_summary_disabled">Desativada</string>
+ <string name="blacklist_summary">Não receberá chamadas ou mensagens de números de telefone na lista de números bloqueados</string>
+ <string name="blacklist_call_notification">Bloqueou uma chamada de %s</string>
+ <string name="blacklist_call_notification_private_number">Bloqueou uma chamada de um número privado</string>
+ <string name="blacklist_call_notification_unknown_number">Bloqueou uma chamada do número desconhecido %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> chamadas foram bloqueadas</string>
+ <string name="blacklist_message_notification">Bloqueou uma mensagem de %s</string>
+ <string name="blacklist_message_notification_private_number">Bloqueou uma mensagem de um número privado</string>
+ <string name="blacklist_message_notification_unknown_number">Bloqueou uma mensagem do número desconhecido %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mensagens foram bloqueadas</string>
+ <string name="blacklist_notification_list_private">Privada</string>
+ <string name="unblock_number">Desbloquear</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 00000000..431289d0
--- /dev/null
+++ b/res/values-ro/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista apelanților blocați</string>
+ <string name="blacklist_summary_disabled">Dezactivat</string>
+ <string name="blacklist_summary">Nu veți primi apeluri sau mesaje de la numere de telefon pe lista apelanților blocați</string>
+ <string name="blacklist_call_notification">S-a blocat un apel de la %s</string>
+ <string name="blacklist_call_notification_private_number">S-a blocat un apel de la un nr. privat</string>
+ <string name="blacklist_call_notification_unknown_number">S-a blocat un apel de la un nr. necunoscut %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> apeluri au fost blocate</string>
+ <string name="blacklist_message_notification">S-a blocat un mesaj de la %s</string>
+ <string name="blacklist_message_notification_private_number">S-a blocat un mesaj de la un nr. privat</string>
+ <string name="blacklist_message_notification_unknown_number">S-a blocat un mesaj de la nr. necunoscut %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mesaje au fost blocate</string>
+ <string name="blacklist_notification_list_private">Privat</string>
+ <string name="unblock_number">Deblocare</string>
+</resources>
diff --git a/res/values-ru/cm_strings.xml b/res/values-ru/cm_strings.xml
new file mode 100644
index 00000000..cea6aab6
--- /dev/null
+++ b/res/values-ru/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Чёрный список</string>
+ <string name="blacklist_summary_disabled">Отключен</string>
+ <string name="blacklist_summary">Вы не будете получать входящие вызовы или сообщения от телефонных номеров из черного списка</string>
+ <string name="blacklist_call_notification">Вызов от %s отклонён</string>
+ <string name="blacklist_call_notification_private_number">Вызов со скрытого номера отклонён</string>
+ <string name="blacklist_call_notification_unknown_number">Вызов с неизвестного номера (%s) отклонён</string>
+ <string name="blacklist_call_notification_multiple">Отклонено вызовов: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_message_notification">Сообщение от %s заблокировано</string>
+ <string name="blacklist_message_notification_private_number">Сообщение со скрытого номера заблокировано</string>
+ <string name="blacklist_message_notification_unknown_number">Сообщение от неизвестного номера %s заблокировано</string>
+ <string name="blacklist_message_notification_multiple">Заблокировано сообщений: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_notification_list_private">Скрытый номер</string>
+ <string name="unblock_number">Разблокировать</string>
+</resources>
diff --git a/res/values-sk/cm_strings.xml b/res/values-sk/cm_strings.xml
new file mode 100644
index 00000000..5a8b137f
--- /dev/null
+++ b/res/values-sk/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Zoznam zablokovaných volajúcich</string>
+ <string name="blacklist_summary_disabled">Zakázaná</string>
+ <string name="blacklist_summary">Nebudete prijímať prichádzajúce hovory alebo správy od telefónnych čísel v zozname zablokovaných volajúcich</string>
+ <string name="blacklist_call_notification">Zablokovaný hovor od %s</string>
+ <string name="blacklist_call_notification_private_number">Zablokovaný hovor zo skrytého čísla</string>
+ <string name="blacklist_call_notification_unknown_number">Zablokovaný hovor z neznámeho čísla %s</string>
+ <string name="blacklist_call_notification_multiple">Počet zablokovaných hovorov: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_message_notification">Zablokovaná správa od %s</string>
+ <string name="blacklist_message_notification_private_number">Zablokovaná správa zo súkromného čísla</string>
+ <string name="blacklist_message_notification_unknown_number">Zablokovaná správa z neznámeho čísla %s</string>
+ <string name="blacklist_message_notification_multiple">Počet zablokovaných správ: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_notification_list_private">Súkromné</string>
+ <string name="unblock_number">Odblokovať</string>
+</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 00000000..fdbeaa8d
--- /dev/null
+++ b/res/values-sl/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Seznam blokiranih klicateljev</string>
+ <string name="blacklist_summary_disabled">Onemogočeno</string>
+ <string name="blacklist_summary">Ne boste več prejemali dohodnih klicev in sporočil s telefonskih številk, ki so na seznamu blokiranih klicateljev</string>
+ <string name="blacklist_call_notification">Blokiran klic iz %s</string>
+ <string name="blacklist_call_notification_private_number">Blokiran klic iz zasebne številke</string>
+ <string name="blacklist_call_notification_unknown_number">Blokiran klic iz neznane številke %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> klicev je bilo blokiranih</string>
+ <string name="blacklist_message_notification">Blokirano sporočilo iz %s</string>
+ <string name="blacklist_message_notification_private_number">Blokirano sporočilo iz zasebne številke</string>
+ <string name="blacklist_message_notification_unknown_number">Blokirano sporočilo iz neznane številke %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> sporočil je bilo blokiranih</string>
+ <string name="blacklist_notification_list_private">Zasebno</string>
+ <string name="unblock_number">Odblokiraj</string>
+</resources>
diff --git a/res/values-sr/cm_strings.xml b/res/values-sr/cm_strings.xml
new file mode 100644
index 00000000..9a24fcc8
--- /dev/null
+++ b/res/values-sr/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Листа блокираних саговорника</string>
+ <string name="blacklist_summary_disabled">Онемогућено</string>
+ <string name="blacklist_summary">Нећеш примити позив или поруку са телефонског броја на листи блокираних саговорника</string>
+ <string name="blacklist_call_notification">Блокирај позив од %s</string>
+ <string name="blacklist_call_notification_private_number">Блокирај позив са приватног броја</string>
+ <string name="blacklist_call_notification_unknown_number">Блокирај позив са непознатог броја %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> позиви су блокирани</string>
+ <string name="blacklist_message_notification">Блокирај поруку од %s</string>
+ <string name="blacklist_message_notification_private_number">Блокирај поруку са приватног броја</string>
+ <string name="blacklist_message_notification_unknown_number">Блокирај поруку са непознатог броја %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> поруке су блокиране</string>
+ <string name="blacklist_notification_list_private">Приватно</string>
+ <string name="unblock_number">Одблокирај</string>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 00000000..10a26502
--- /dev/null
+++ b/res/values-sv/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Lista över blockerade nummer</string>
+ <string name="blacklist_summary_disabled">Inaktiverat</string>
+ <string name="blacklist_summary">Du kommer inte få inkommande samtal eller meddelanden från telefonnummer som är på listan över blockerade nummer</string>
+ <string name="blacklist_call_notification">Blockerade samtal från %s</string>
+ <string name="blacklist_call_notification_private_number">Blockerade ett samtal från ett privat nummer</string>
+ <string name="blacklist_call_notification_unknown_number">Blockerade ett samtal från okänt nummer %s</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> samtal blockerades</string>
+ <string name="blacklist_message_notification">Blockerade meddelande från %s</string>
+ <string name="blacklist_message_notification_private_number">Blockerade meddelande från hemligt nummer</string>
+ <string name="blacklist_message_notification_unknown_number">Blockerade meddelande från okänt nummer %s</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> meddelanden har blockerats</string>
+ <string name="blacklist_notification_list_private">Hemligt</string>
+ <string name="unblock_number">Häv blockering</string>
+</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
new file mode 100644
index 00000000..8e86447a
--- /dev/null
+++ b/res/values-th/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_summary_disabled">ปิดแล้ว</string>
+</resources>
diff --git a/res/values-tr/cm_strings.xml b/res/values-tr/cm_strings.xml
new file mode 100644
index 00000000..41f762d5
--- /dev/null
+++ b/res/values-tr/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Engellenen arayan listesi</string>
+ <string name="blacklist_summary_disabled">Devre dışı</string>
+ <string name="blacklist_summary">Engellenen arayan listesindeki numaralardan gelen çağrıları ya da mesajları almayacaksınız</string>
+ <string name="blacklist_call_notification">%s \'den gelen bir çağrı engellendi</string>
+ <string name="blacklist_call_notification_private_number">Özel numaradan gelen bir çağrı engellendi</string>
+ <string name="blacklist_call_notification_unknown_number">Bilinmeyen bir numaradan \'%s\' gelen bir çağrı engellendi</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> çağrı engellendi</string>
+ <string name="blacklist_message_notification">%s \'den gelen bir mesaj engellendi</string>
+ <string name="blacklist_message_notification_private_number">Özel numaradan gelen bir mesaj engellendi</string>
+ <string name="blacklist_message_notification_unknown_number">Bilinmeyen bir numaradan \'%s\' gelen bir mesaj engellendi</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> mesaj engellendi</string>
+ <string name="blacklist_notification_list_private">Özel</string>
+ <string name="unblock_number">Engeli kaldır</string>
+</resources>
diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml
new file mode 100644
index 00000000..08c3fddc
--- /dev/null
+++ b/res/values-ug/cm_strings.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_summary_disabled">چەكلەنگەن</string>
+ <string name="blacklist_call_notification">%s نىڭ چاقىرىشىنى توستى</string>
+ <string name="blacklist_call_notification_private_number">شەخسىي نومۇردىن چاقىرىشنى توستى</string>
+ <string name="blacklist_call_notification_unknown_number">يوچۇن نومۇر %s نىڭ چاقىرىشىنى توستى</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> چاقىرىش توسۇلدى</string>
+ <string name="blacklist_message_notification">%s نىڭ ئۇچۇرىنى توستى</string>
+ <string name="blacklist_message_notification_private_number">شەخسىي نومۇردىن كەلگەن ئۇچۇرنى توستى</string>
+ <string name="blacklist_message_notification_unknown_number">يوچۇن نومۇر %s دىن كەلگەن بىر ئۇچۇرنى توستى</string>
+ <string name="blacklist_message_notification_multiple"><xliff:g id="count">%d</xliff:g> ئۇچۇر توسۇلدى</string>
+ <string name="blacklist_notification_list_private">شەخسىي</string>
+ <string name="unblock_number">توسما</string>
+</resources>
diff --git a/res/values-uk/cm_strings.xml b/res/values-uk/cm_strings.xml
new file mode 100644
index 00000000..b9c2deb2
--- /dev/null
+++ b/res/values-uk/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">Список заблокованих абонентів</string>
+ <string name="blacklist_summary_disabled">Вимкнено</string>
+ <string name="blacklist_summary">Ви не будете отримувати вхідні дзвінки чи повідомлення від абонентів, які знаходяться у списку заблокованих</string>
+ <string name="blacklist_call_notification">Виклик від %s заблоковано</string>
+ <string name="blacklist_call_notification_private_number">Виклик з приватного номера заблоковано</string>
+ <string name="blacklist_call_notification_unknown_number">Виклик з невідомого номера %s заблоковано</string>
+ <string name="blacklist_call_notification_multiple">Викликів заблоковано:<xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_message_notification">Повідомлення від %s заблоковано</string>
+ <string name="blacklist_message_notification_private_number">Повідомлення з прихованого номера заблоковано</string>
+ <string name="blacklist_message_notification_unknown_number">Повідомлення з невідомого номера %s заблоковано</string>
+ <string name="blacklist_message_notification_multiple">Заблоковано повідомлень: <xliff:g id="count">%d</xliff:g></string>
+ <string name="blacklist_notification_list_private">Прихований номер</string>
+ <string name="unblock_number">Розблокувати</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 00000000..98d4e678
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">呼叫黑名单列表</string>
+ <string name="blacklist_summary_disabled">已禁用</string>
+ <string name="blacklist_summary">您将不会接到来自来电黑名单列表中的电话或短信</string>
+ <string name="blacklist_call_notification">阻止来自 %s 的来电</string>
+ <string name="blacklist_call_notification_private_number">阻挡了一个私人号码的来电</string>
+ <string name="blacklist_call_notification_unknown_number">阻止了未知号码 %s 的来电</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d</xliff:g> 个来电被阻止</string>
+ <string name="blacklist_message_notification">阻止来自 %s 的信息</string>
+ <string name="blacklist_message_notification_private_number">阻止来自于私人号码的信息</string>
+ <string name="blacklist_message_notification_unknown_number">阻止来自未知号码 %s 的信息</string>
+ <string name="blacklist_message_notification_multiple">已阻止 <xliff:g id="count">%d</xliff:g> 条信息</string>
+ <string name="blacklist_notification_list_private">私人号码</string>
+ <string name="unblock_number">取消阻止</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 00000000..7f8800fd
--- /dev/null
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="blacklist_title">通話黑名單</string>
+ <string name="blacklist_summary">您將不會收到來自通話黑名單上電話號碼的來電或短訊</string>
+ <string name="blacklist_call_notification">已封鎖來自 %s 的來電</string>
+ <string name="blacklist_call_notification_private_number">已封鎖來自私人號碼的來電</string>
+ <string name="blacklist_call_notification_unknown_number">已封鎖來自 %s 的不明號碼來電</string>
+ <string name="blacklist_call_notification_multiple">已封鎖 <xliff:g id="count">%d</xliff:g> 個來電</string>
+ <string name="blacklist_message_notification">已封鎖 %s 傳來的訊息</string>
+ <string name="blacklist_message_notification_private_number">已封鎖私人號碼傳來的訊息</string>
+ <string name="blacklist_message_notification_unknown_number">已封鎖不明號碼 %s 傳來的訊息</string>
+ <string name="blacklist_message_notification_multiple">已封鎖 <xliff:g id="count">%d</xliff:g> 則訊息</string>
+ <string name="blacklist_notification_list_private">私人</string>
+ <string name="unblock_number">解除封鎖</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 00000000..f38a58ba
--- /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) 2013-2015 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="blacklist_title">已封鎖來電者名單</string>
+ <string name="blacklist_summary_disabled">停用</string>
+ <string name="blacklist_summary">您將不會收到任何在已封鎖來電者名單上的電話號碼的來電或簡訊</string>
+ <string name="blacklist_call_notification">已阻擋來自 %s 的來電</string>
+ <string name="blacklist_call_notification_private_number">已阻擋來自私人號碼的來電</string>
+ <string name="blacklist_call_notification_unknown_number">已阻擋來自 %s 的不明號碼來電</string>
+ <string name="blacklist_call_notification_multiple"><xliff:g id="count">%d 個</xliff:g> 來電已被封鎖</string>
+ <string name="blacklist_message_notification">已封鎖 %s 傳來的訊息</string>
+ <string name="blacklist_message_notification_private_number">已封鎖私人號碼傳來的訊息</string>
+ <string name="blacklist_message_notification_unknown_number">已封鎖不明號碼 %s 傳來的訊息</string>
+ <string name="blacklist_message_notification_multiple">已封鎖 <xliff:g id="count">%d</xliff:g> 則簡訊</string>
+ <string name="blacklist_notification_list_private">私人</string>
+ <string name="unblock_number">解除封鎖</string>
+</resources>