Automatic translation import

Change-Id: I3788414aaa622ea6a9fb1bdd496314ba2ccfb4e7
This commit is contained in:
Tom Powell 2015-08-21 11:20:13 -07:00 committed by Steve Kondik
parent f5e0be5091
commit 47301c4d54
2 changed files with 4 additions and 2 deletions

View File

@ -17,9 +17,9 @@
-->
<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="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>
<string name="delete_account_failed">نمی‌توان حساب را حذف کرد</string>
<string name="mailbox_notify_settings_activity_title">گزینه‌های اعلان</string>
<string name="mailbox_notify_settings_activity_title_with_mailbox">گزینه‌های اعلان (<xliff:g id="mailbox_name" example="Family">%s</xliff:g>)</string>
<string name="folder_notify_settings_pref_title">تنظیمات اعلان پوشه</string>

View File

@ -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>
<string name="mailbox_notify_settings_activity_title">Opțiuni de notificare</string>