diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 8240a11f3b..61a3207624 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2085,7 +2085,7 @@ "placeholders_order": [], "placeholders": {} }, - "titleReadReceiptRequestNotificationMessage": "", + "titleReadReceiptRequestNotificationMessage": "Lesebestätigung anfordern", "@titleReadReceiptRequestNotificationMessage": { "type": "text", "placeholders_order": [], @@ -3358,5 +3358,213 @@ "placeholders": { "maxSize": {} } + }, + "toastMessageMarkAsMailboxReadSuccess": "Sie haben alle Nachrichten in \"{mailboxName}\" als gelesen markiert", + "@toastMessageMarkAsMailboxReadSuccess": { + "type": "text", + "placeholders_order": [ + "mailboxName" + ], + "placeholders": { + "mailboxName": {} + } + }, + "Bad credentials": "Ungültige Anmeldedaten", + "@Bad credentials": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "flag": "Kennzeichnen", + "@flag": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "un_spam": "Kein Spam", + "@un_spam": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "not_starred": "Nicht markiert", + "@not_starred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "star": "Stern", + "@star": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageCannotFoundEmailIdWhenSendReceipt": "Die E-Mail-ID konnte nicht gefunden werden", + "@toastMessageCannotFoundEmailIdWhenSendReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "messageDialogSendEmailUploadingAttachment": "Ihre Nachricht konnte nicht gesendet werden, da ein Anhang hochgeladen wird", + "@messageDialogSendEmailUploadingAttachment": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageLocalCopyDisable": "Lokale Kopie beibehalten deaktivieren.", + "@toastMessageLocalCopyDisable": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "bcc_to": "Bcc to", + "@bcc_to": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deleteFoldersSuccessfully": "Ordner erfolgreich gelöscht", + "@deleteFoldersSuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createNewFolderFailure": "Fehler beim Erstellen eines neuen Ordners", + "@createNewFolderFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "deleteFoldersFailure": "Fehler beim Löschen der Ordner", + "@deleteFoldersFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "ruleFilterAddressCcField": "Cc", + "@ruleFilterAddressCcField": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "exchange": "Austausch", + "@exchange": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "selected": "Ausgewählt", + "@selected": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "page_name": "Twake Mail", + "@page_name": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "starred": "Wichtig", + "@starred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "allTime": "Seit jeher", + "@allTime": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "clearAll": "Alles leeren", + "@clearAll": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "app_name": "Twake Mail", + "@app_name": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "quickStyles": "Schnellformatvorlagen", + "@quickStyles": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "titleQuickStyles": "Schnellformatvorlagen", + "@titleQuickStyles": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "un_star": "Markierung entfernen", + "@un_star": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "notSelected": "Nicht ausgewählt", + "@notSelected": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageLocalCopyEnable": "Lokale Kopie beibehalten aktivieren.", + "@toastMessageLocalCopyEnable": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "with_starred": "Mit Stern markiert", + "@with_starred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "no_internet_connection_try_again_later": "Keine Internetverbindung, versuche es später.", + "@no_internet_connection_try_again_later": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageCannotFoundIdentityWhenSendReceipt": "Die angegebene ID konnte nicht gefunden werden", + "@toastMessageCannotFoundIdentityWhenSendReceipt": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "emailRuleSettingExplanation": "Erstellen von Regeln zur Verwaltung eingehender Nachrichten. Sie wählen sowohl die Bedingung, die eine Regel auslöst, als auch die Aktion, die die Regel ausführt.", + "@emailRuleSettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "empty_trash_folder": "Papierkorb leeren", + "@empty_trash_folder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "toastMessageAddRecipientsSuccessfully": "Die E-Mails wurden der Empfängerliste hinzugefügt.", + "@toastMessageAddRecipientsSuccessfully": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "renameFolderFailure": "Fehler beim Umbenennen des Ordners", + "@renameFolderFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "mark_as_starred": "Als wichtig markieren", + "@mark_as_starred": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } } diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 340680fde9..0a387cdf43 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -4209,5 +4209,35 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youHaveNotAddedConditionToRule": "Vous n'avez pas ajouté de condition à la règle.", + "@youHaveNotAddedConditionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotAddedActionToRule": "Vous n'avez pas ajouté d'action à la règle.", + "@youHaveNotAddedActionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youAreOffline": "Vous êtes hors ligne. Il semble que vous n'êtes pas connecté.", + "@youAreOffline": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotSelectedAnyActionForRule": "Vous n’avez sélectionné aucune action pour la règle.", + "@youHaveNotSelectedAnyActionForRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tryAgain": "Veuillez réessayer", + "@tryAgain": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } } diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 092891683a..d6579185dc 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -4221,5 +4221,41 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "spamFolderNotFound": "Папка \"Спам\" не найдена", + "@spamFolderNotFound": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotSelectedAnyActionForRule": "Вы не выбрали действие для правила.", + "@youHaveNotSelectedAnyActionForRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tryAgain": "Попробуйте еще раз", + "@tryAgain": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotAddedActionToRule": "Вы не добавили действие для правила.", + "@youHaveNotAddedActionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youAreOffline": "Вы не в сети. Кажется, вы не подключены к интернету.", + "@youAreOffline": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotAddedConditionToRule": "Вы не добавили условие для правила.", + "@youHaveNotAddedConditionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } } diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index 505fbefc29..6407c1c895 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -4209,5 +4209,41 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "spamFolderNotFound": "Không thấy thư mục Spam", + "@spamFolderNotFound": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotAddedActionToRule": "Bạn chưa thêm các hành động.", + "@youHaveNotAddedActionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotAddedConditionToRule": "Bạn chưa thêm điều kiện.", + "@youHaveNotAddedConditionToRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youHaveNotSelectedAnyActionForRule": "Bạn chưa lựa chọn bất kì một hành động nào.", + "@youHaveNotSelectedAnyActionForRule": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "youAreOffline": "Bạn đang ngoại tuyến.", + "@youAreOffline": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tryAgain": "Thử lại", + "@tryAgain": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }