Automatic translation import

Change-Id: Icd59665373860db2bce17afae4c4ff66ec706359
This commit is contained in:
Michael Bestas 2015-10-12 17:17:12 +03:00 committed by Steve Kondik
parent 6adbdc9f6b
commit 296d358d37
2 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,7 @@
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>

View File

@ -20,4 +20,8 @@
<string name="delete_account_confirmation_msg">Esto va desaniciar tolos axustes y los correos de la cuenta <xliff:g id="account">%s</xliff:g>. Esta operación nun pue desfacese.\n\n¿Continuar?</string>
<string name="deleting_account_msg">Desaniciando cuenta\u2026</string>
<string name="delete_account_failed">Nun pudo desaniciase la cuenta</string>
<string name="mailbox_notify_settings_activity_title">Opciones d\'avisos</string>
<string name="mailbox_notify_settings_activity_title_with_mailbox">Opciones d\'avisos (<xliff:g id="mailbox_name" example="Family">%s</xliff:g>)</string>
<string name="folder_notify_settings_pref_title">Axustes d\'avisos de carpeta</string>
<string name="label_notification_lights_title">Lluces</string>
</resources>