Automatic translation import

Change-Id: I3579d02a37301a73d65b27173e2b376046251641
This commit is contained in:
Michael Bestas 2015-05-31 16:58:06 +03:00 committed by Steve Kondik
parent 7f1a3b1f12
commit e76717497d
4 changed files with 9 additions and 1 deletions

View File

@ -17,7 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="delete_account">Konto löschen</string>
<string name="delete_account_confirmation_msg">DIese Aktion löscht alle Einstellungen und E-Mails des Kontos <xliff:g id="account">%s</xliff:g>. Dies kann nicht rückgängig gemacht werden.\n\nFortfahren?</string>
<string name="delete_account_confirmation_msg">Diese Aktion löscht alle Einstellungen und E-Mails des Kontos <xliff:g id="account">%s</xliff:g>. Dies kann nicht rückgängig gemacht werden.\n\nFortfahren?</string>
<string name="deleting_account_msg">Konto wird gelöscht\u2026</string>
<string name="delete_account_failed">Konto konnte nicht gelöscht werden</string>
<string name="mailbox_notify_settings_activity_title">Benachrichtigungsoptionen</string>

View File

@ -21,4 +21,7 @@
Cette opération ne peut pas être annulée.\n\nContinuer ?</string>
<string name="deleting_account_msg">Suppression du compte\u2026</string>
<string name="delete_account_failed">Impossible de supprimer le compte</string>
<string name="mailbox_notify_settings_activity_title">Options de notification</string>
<string name="mailbox_notify_settings_activity_title_with_mailbox">Options de notification (<xliff:g id="mailbox_name" example="Family">%s </xliff:g>)</string>
<string name="label_notification_lights_title">Luminosité</string>
</resources>

View File

@ -20,4 +20,8 @@
<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="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>
<string name="label_notification_lights_title">알림 표시등</string>
</resources>

View File

@ -20,5 +20,6 @@
<string name="deleting_account_msg">Tar bort konto\u2026</string>
<string name="delete_account_failed">Kunde inte ta bort kontot</string>
<string name="mailbox_notify_settings_activity_title">Meddelandeaviseringar</string>
<string name="mailbox_notify_settings_activity_title_with_mailbox">Meddelandeaviseringar (<xliff:g id="mailbox_name" example="Family">%s </xliff:g>)</string>
<string name="label_notification_lights_title">Ljus</string>
</resources>