Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 14, 2024
1 parent 91db112 commit ede4628
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"Mail" : "E-Mail",
"You are reaching your mailbox quota limit for {account_email}" : "Du erreichst die Grenze deines Postfach-Kontingents für {account_email}",
"You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "Du nutzt derzeit {percentage} deines Postfachspeichers. Bitte schaffe etwas Platz, indem du nicht benötigte E-Mails löscht.",
"Mail Application" : "E-Mail Anwendung",
"Mails" : "E-Mails",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "E-Mail-Adresse des Absenders %1$s ist nicht im Adressbuch, aber der Name des Absenders %2$s ist mit der folgender E-Mail-Adresse im Adressbuch %3$s",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "E-Mail-Adresse des Absenders %1$s ist nicht im Adressbuch, aber der Name des Absenders %2$s ist mit den folgenden E-Mail-Adressen im Adressbuch %3$s",
Expand Down Expand Up @@ -112,6 +113,7 @@ OC.L10N.register(
"Mail settings" : "Mail-Einstellungen",
"Accounts" : "Konten",
"Add mail account" : "E-Mail-Konto hinzufügen",
"Settings for:" : "Einstellungen für:",
"General" : "Allgemein",
"Layout" : "Layout",
"List" : "Liste",
Expand Down Expand Up @@ -471,6 +473,8 @@ OC.L10N.register(
"From me" : "Von mir",
"Clear" : "Löschen",
"Enable mail body search" : "Durchsuchen des Nachrichtentextes aktivieren",
"Sieve is a powerful language for writing filters for your mailbox. You can manage the sieve scripts in Mail if your email service supports it." : "Sieve ist eine leistungsstarke Sprache zum Schreiben von Filtern für Ihr Postfach. Du kannst die Sieve-Skripte in Mail verwalten, wenn dein E-Mail-Dienst dies unterstützt.",
"Enable sieve filter" : "Sieve-Filter aktivieren",
"Sieve host" : "Sieve-Host",
"Sieve security" : "Sieve-Sicherheit",
"Sieve Port" : "Sieve-Port",
Expand Down
4 changes: 4 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Mail" : "E-Mail",
"You are reaching your mailbox quota limit for {account_email}" : "Du erreichst die Grenze deines Postfach-Kontingents für {account_email}",
"You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "Du nutzt derzeit {percentage} deines Postfachspeichers. Bitte schaffe etwas Platz, indem du nicht benötigte E-Mails löscht.",
"Mail Application" : "E-Mail Anwendung",
"Mails" : "E-Mails",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "E-Mail-Adresse des Absenders %1$s ist nicht im Adressbuch, aber der Name des Absenders %2$s ist mit der folgender E-Mail-Adresse im Adressbuch %3$s",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "E-Mail-Adresse des Absenders %1$s ist nicht im Adressbuch, aber der Name des Absenders %2$s ist mit den folgenden E-Mail-Adressen im Adressbuch %3$s",
Expand Down Expand Up @@ -110,6 +111,7 @@
"Mail settings" : "Mail-Einstellungen",
"Accounts" : "Konten",
"Add mail account" : "E-Mail-Konto hinzufügen",
"Settings for:" : "Einstellungen für:",
"General" : "Allgemein",
"Layout" : "Layout",
"List" : "Liste",
Expand Down Expand Up @@ -469,6 +471,8 @@
"From me" : "Von mir",
"Clear" : "Löschen",
"Enable mail body search" : "Durchsuchen des Nachrichtentextes aktivieren",
"Sieve is a powerful language for writing filters for your mailbox. You can manage the sieve scripts in Mail if your email service supports it." : "Sieve ist eine leistungsstarke Sprache zum Schreiben von Filtern für Ihr Postfach. Du kannst die Sieve-Skripte in Mail verwalten, wenn dein E-Mail-Dienst dies unterstützt.",
"Enable sieve filter" : "Sieve-Filter aktivieren",
"Sieve host" : "Sieve-Host",
"Sieve security" : "Sieve-Sicherheit",
"Sieve Port" : "Sieve-Port",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"Mail" : "Mail",
"You are reaching your mailbox quota limit for {account_email}" : "You are reaching your mailbox quota limit for {account_email}",
"You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails.",
"Mail Application" : "Mail Application",
"Mails" : "Mails",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Mail" : "Mail",
"You are reaching your mailbox quota limit for {account_email}" : "You are reaching your mailbox quota limit for {account_email}",
"You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails." : "You are currently using {percentage} of your mailbox storage. Please make some space by deleting unneeded emails.",
"Mail Application" : "Mail Application",
"Mails" : "Mails",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s" : "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following email: %3$s",
"Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s" : "Sender email: %1$s is not in the address book, but the sender name: %2$s is in the address book with the following emails: %3$s",
Expand Down

0 comments on commit ede4628

Please sign in to comment.