diff options
| -rw-r--r-- | res/values-ar/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-az-rAZ/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-eo/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-fa/cm_strings.xml | 3 | ||||
| -rw-r--r-- | res/values-kn-rIN/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-ro/cm_strings.xml | 2 | ||||
| -rw-r--r-- | res/values-sl/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-sv/cm_strings.xml | 3 |
8 files changed, 123 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml new file mode 100644 index 000000000..d3c44788e --- /dev/null +++ b/res/values-ar/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">حذف الحساب</string> + <string name="delete_account_confirmation_msg">سيؤدي هذا إلى حذف كافة الإعدادات ورسائل البريد الإلكتروني من الحساب<xliff:g id="account">%s</xliff:g>.هذه العملية لا يمكن التراجع فيها.\n\nاستمرار؟</string> + <string name="deleting_account_msg">جاري حذف الحساب\u2026</string> + <string name="delete_account_failed">تعذر حذف الحساب</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 000000000..6f764f2eb --- /dev/null +++ b/res/values-az-rAZ/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">Hesabı sil</string> + <string name="delete_account_confirmation_msg"><xliff:g id="account">%s</xliff:g> hesabının bütün tənzimləmələri və e-poçtları silinəcək. Bu əməliyyatın geri dönüşü yoxdur.\n\nDavam edilsin?</string> + <string name="deleting_account_msg">Hesab silinir\u2026</string> + <string name="delete_account_failed">Hesab silinə bilmədi</string> +</resources> diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml new file mode 100644 index 000000000..f7b42cd08 --- /dev/null +++ b/res/values-eo/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">Forigi konton</string> + <string name="delete_account_confirmation_msg">Tio forigos agordojn kaj retmesaĝojn de la konto <xliff:g id="account">%s</xliff:g>. Tio NE malfareblas.\n\nĈu daŭrigi?</string> + <string name="deleting_account_msg">Forigado de konto\u2026</string> + <string name="delete_account_failed">Ne eblas forigi tiun konton</string> +</resources> diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml index be349c9e0..f8aaf1ce9 100644 --- a/res/values-fa/cm_strings.xml +++ b/res/values-fa/cm_strings.xml @@ -17,4 +17,7 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="delete_account">حذف حساب</string> + <string name="delete_account_confirmation_msg">این کار تمام تنظیمات و ایمیلهای حساب کاربری <xliff:g id="account">%s</xliff:g> را حذف خواهد کرد. این عملیات غیرقابل بازگشت است.\n\n ادامه میدهید؟</string> + <string name="deleting_account_msg">حذف حساب\u2026</string> + <string name="delete_account_failed">ناتوان در حذف حساب</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 000000000..25bc4f7ba --- /dev/null +++ b/res/values-kn-rIN/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">ಖಾತೆಯನ್ನು ಅಳಿಸಿ</string> + <string name="delete_account_confirmation_msg">ಇದು <xliff:g id="account">%s</xliff:g> ಖಾತೆಯ ಎಲ್ಲಾ ಸೆಟ್ಟಿಂಗ್ಸ್ ಹಾಗು ಇಮೇಲ್ಗಳನ್ನು ಅಳಿಸಿಹಾಕುತ್ತದೆ. ಈ ಕಾರ್ಯಾಚರಣೆಯನ್ನು ಹಿಂದಿರುಗಿಸಲು ಆಗುವುದಿಲ್ಲ.\n\nಮುಂದುವರಿಯುವುದೇ?</string> + <string name="deleting_account_msg">ಖಾತೆಯನ್ಮು ಅಳಿಸಲಾಗುತ್ತಿದೆ\u2026</string> + <string name="delete_account_failed">ಖಾತೆಯನ್ನು ಅಳಿಸಲಾಗಲಿಲ್ಲ</string> +</resources> diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml index 00e5c948c..d4a34b132 100644 --- a/res/values-ro/cm_strings.xml +++ b/res/values-ro/cm_strings.xml @@ -16,6 +16,8 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="delete_account">Șterge contul</string> + <string name="delete_account_confirmation_msg">Se vor șterge toate setările și email-urile contului <xliff:g id="account">%s</xliff:g>. Această operație nu poate fi anulată.\n\nContinuați?</string> <string name="deleting_account_msg">Se șterge contul\u2026</string> <string name="delete_account_failed">Contul nu a putut fi șters</string> </resources> diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml new file mode 100644 index 000000000..b9dde2acc --- /dev/null +++ b/res/values-sl/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 The CaynogenMod 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="delete_account">Izbriši račun</string> + <string name="delete_account_confirmation_msg">To bo izbrisalo vse nastavitve in e-pošto računa <xliff:g id="account">%s</xliff:g>. To opravilo ne more biti razveljavljeno.\n\nNadaljuj?</string> + <string name="deleting_account_msg">Brisanje računa \u2026</string> + <string name="delete_account_failed">Računa ni bilo mogoče izbrisati</string> +</resources> diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml index cc1c07af8..4de8dbc0d 100644 --- a/res/values-sv/cm_strings.xml +++ b/res/values-sv/cm_strings.xml @@ -17,4 +17,7 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="delete_account">Ta bort konto</string> + <string name="delete_account_confirmation_msg">Detta kommer att ta bort alla inställningar och e-post på kontot <xliff:g id="account">%s</xliff:g>. Denna åtgärd kan inte ångras.\n\nFortsätt?</string> + <string name="deleting_account_msg">Tar bort konto\u2026</string> + <string name="delete_account_failed">Kunde inte ta bort kontot</string> </resources> |
