diff --git a/l10n/cs.js b/l10n/cs.js index c8cd6845a..b1a8301a0 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -233,7 +233,14 @@ OC.L10N.register( "An error occurred, unable to rename the mailbox." : "Došlo k chybě, schránku se nepodařilo přejmenovat.", "_{total} message_::_{total} messages_" : ["{total} zpráva","{total} zprávy","{total} zpráv","{total} zprávy"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} nepřečtený z {total}","{unread} nepřečtené z {total}","{unread} nepřečtených z {total}","{unread} nepřečtené z {total}"], + "Outbox" : "Odchozí pošta", + "Outbox draft" : "Koncepty odchozí pošty", + "Draft" : "Koncept", + "Message sent" : "Zpráva odeslána", + "Could not send message" : "Zprávu se nepodařilo odeslat", "No message selected" : "Nevybrána žádná zpráva", + "Could not open outbox" : "Nepodaří se otevřít odchozí poštu", + "Send now" : "Odeslat nyní", "Delete" : "Smazat", "Contacts with this address" : "Kontakty s touto adresou", "Add to Contact" : "Přidat do kontaktů", diff --git a/l10n/cs.json b/l10n/cs.json index faf0c955d..99328f2fb 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -231,7 +231,14 @@ "An error occurred, unable to rename the mailbox." : "Došlo k chybě, schránku se nepodařilo přejmenovat.", "_{total} message_::_{total} messages_" : ["{total} zpráva","{total} zprávy","{total} zpráv","{total} zprávy"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} nepřečtený z {total}","{unread} nepřečtené z {total}","{unread} nepřečtených z {total}","{unread} nepřečtené z {total}"], + "Outbox" : "Odchozí pošta", + "Outbox draft" : "Koncepty odchozí pošty", + "Draft" : "Koncept", + "Message sent" : "Zpráva odeslána", + "Could not send message" : "Zprávu se nepodařilo odeslat", "No message selected" : "Nevybrána žádná zpráva", + "Could not open outbox" : "Nepodaří se otevřít odchozí poštu", + "Send now" : "Odeslat nyní", "Delete" : "Smazat", "Contacts with this address" : "Kontakty s touto adresou", "Add to Contact" : "Přidat do kontaktů", diff --git a/l10n/de.js b/l10n/de.js index 06132e00b..0e507896a 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -20,6 +20,9 @@ OC.L10N.register( "Deleted messages are moved in:" : "Gelöschte Nachrichten werden verschoben nach:", "Auto" : "Automatisch", "Name" : "Name", + "Mail address" : "E-Mail-Adresse", + "name@example.org" : "name@beispiel.de", + "Please enter an email of the format name@example.com" : "Bitte gib eine E-Mail-Adresse im Format name@beispiel.de ein", "Password" : "Passwort", "Manual" : "Manuell", "IMAP Settings" : "IMAP-Einstellungen", @@ -37,6 +40,7 @@ OC.L10N.register( "SMTP Port" : "SMTP-Port", "SMTP User" : "SMTP-Benutzer", "SMTP Password" : "SMTP-Passwort", + "Connecting" : "Verbinde", "Save" : "Speichern", "Connect" : "Verbinden", "Account settings" : "Konto-Einstellungen", @@ -229,6 +233,10 @@ OC.L10N.register( "An error occurred, unable to rename the mailbox." : "Es ist ein Fehler aufgetreten, die Mailbox konnte nicht umbenannt werden.", "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesene von {total}","{unread} ungelesene von {total}"], + "Outbox" : "Postausgang", + "Draft" : "Entwurf", + "Message sent" : "Nachricht wurde gesendet", + "Could not send message" : "Nachricht konnte nicht gelöscht werden", "No message selected" : "Keine Nachricht ausgewählt", "Delete" : "Löschen", "Contacts with this address" : "Kontakte mit dieser E-Mail Adresse", @@ -350,6 +358,12 @@ OC.L10N.register( "Search" : "Suchen", "Refresh" : "Aktualisieren", "Connect your mail account" : "Verbinde Dein E-Mail-Konto", + "Auto detect failed. Please try manual mode." : "Automatische Erkennung fehlgeschlagen. Bitte versuche es mit dem manuellen Modus.", + "Manual config failed. IMAP server is not reachable." : "Manuelle Einrichtung fehlgeschlagen. Der IMAP-Server ist nicht erreichbar.", + "Manual config failed. SMTP server is not reachable." : "Manuelle Einrichtung fehlgeschlagen. Der SMTP-Server ist nicht erreichbar.", + "Manual config failed. IMAP username or password is wrong." : "Manuelle Einrichtung fehlgeschlagen. IMAP Benutzername oder Passwort falsch.", + "Manual config failed. SMTP username or password is wrong." : "Manuelle Einrichtung fehlgeschlagen. SMTP Benutzername oder Passwort falsch.", + "There was an error while setting up your account. Please try again." : "Bei der Einrichtung Deines Kontos ist ein Fehler aufgetreten. Bitte versuche es erneut.", "Itinerary for {type} is not supported yet" : "Reiseroute für {type} wird noch nicht unterstützt", "All" : "Alle", "Archive" : "Archivieren", diff --git a/l10n/de.json b/l10n/de.json index ff65b55a0..20dcf77f2 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -18,6 +18,9 @@ "Deleted messages are moved in:" : "Gelöschte Nachrichten werden verschoben nach:", "Auto" : "Automatisch", "Name" : "Name", + "Mail address" : "E-Mail-Adresse", + "name@example.org" : "name@beispiel.de", + "Please enter an email of the format name@example.com" : "Bitte gib eine E-Mail-Adresse im Format name@beispiel.de ein", "Password" : "Passwort", "Manual" : "Manuell", "IMAP Settings" : "IMAP-Einstellungen", @@ -35,6 +38,7 @@ "SMTP Port" : "SMTP-Port", "SMTP User" : "SMTP-Benutzer", "SMTP Password" : "SMTP-Passwort", + "Connecting" : "Verbinde", "Save" : "Speichern", "Connect" : "Verbinden", "Account settings" : "Konto-Einstellungen", @@ -227,6 +231,10 @@ "An error occurred, unable to rename the mailbox." : "Es ist ein Fehler aufgetreten, die Mailbox konnte nicht umbenannt werden.", "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesene von {total}","{unread} ungelesene von {total}"], + "Outbox" : "Postausgang", + "Draft" : "Entwurf", + "Message sent" : "Nachricht wurde gesendet", + "Could not send message" : "Nachricht konnte nicht gelöscht werden", "No message selected" : "Keine Nachricht ausgewählt", "Delete" : "Löschen", "Contacts with this address" : "Kontakte mit dieser E-Mail Adresse", @@ -348,6 +356,12 @@ "Search" : "Suchen", "Refresh" : "Aktualisieren", "Connect your mail account" : "Verbinde Dein E-Mail-Konto", + "Auto detect failed. Please try manual mode." : "Automatische Erkennung fehlgeschlagen. Bitte versuche es mit dem manuellen Modus.", + "Manual config failed. IMAP server is not reachable." : "Manuelle Einrichtung fehlgeschlagen. Der IMAP-Server ist nicht erreichbar.", + "Manual config failed. SMTP server is not reachable." : "Manuelle Einrichtung fehlgeschlagen. Der SMTP-Server ist nicht erreichbar.", + "Manual config failed. IMAP username or password is wrong." : "Manuelle Einrichtung fehlgeschlagen. IMAP Benutzername oder Passwort falsch.", + "Manual config failed. SMTP username or password is wrong." : "Manuelle Einrichtung fehlgeschlagen. SMTP Benutzername oder Passwort falsch.", + "There was an error while setting up your account. Please try again." : "Bei der Einrichtung Deines Kontos ist ein Fehler aufgetreten. Bitte versuche es erneut.", "Itinerary for {type} is not supported yet" : "Reiseroute für {type} wird noch nicht unterstützt", "All" : "Alle", "Archive" : "Archivieren", diff --git a/l10n/pl.js b/l10n/pl.js index 575bf62db..cb8043a38 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -233,7 +233,14 @@ OC.L10N.register( "An error occurred, unable to rename the mailbox." : "Wystąpił błąd, nie można zmienić nazwy skrzynki pocztowej.", "_{total} message_::_{total} messages_" : ["{total} wiadomość","{total} wiadomości","{total} wiadomości","{total} wiadomości"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} nieprzeczytana z {total}","{unread} nieprzeczytane z {total}","{unread} nieprzeczytanych z {total}","{unread} nieprzeczytanych z {total}"], + "Outbox" : "Skrzynka nadawcza", + "Outbox draft" : "Wersje robocze w skrzynce nadawczej", + "Draft" : "Wersja robocza", + "Message sent" : "Wiadomość wysłana", + "Could not send message" : "Nie udało się wysłać wiadomości", "No message selected" : "Nie wybrano żadnej wiadomości", + "Could not open outbox" : "Nie udało się otworzyć skrzynki nadawczej", + "Send now" : "Wyślij teraz", "Delete" : "Usuń", "Contacts with this address" : "Kontakty z adresem", "Add to Contact" : "Dodaj do kontaktu", diff --git a/l10n/pl.json b/l10n/pl.json index b2370604d..1b20c4fcd 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -231,7 +231,14 @@ "An error occurred, unable to rename the mailbox." : "Wystąpił błąd, nie można zmienić nazwy skrzynki pocztowej.", "_{total} message_::_{total} messages_" : ["{total} wiadomość","{total} wiadomości","{total} wiadomości","{total} wiadomości"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} nieprzeczytana z {total}","{unread} nieprzeczytane z {total}","{unread} nieprzeczytanych z {total}","{unread} nieprzeczytanych z {total}"], + "Outbox" : "Skrzynka nadawcza", + "Outbox draft" : "Wersje robocze w skrzynce nadawczej", + "Draft" : "Wersja robocza", + "Message sent" : "Wiadomość wysłana", + "Could not send message" : "Nie udało się wysłać wiadomości", "No message selected" : "Nie wybrano żadnej wiadomości", + "Could not open outbox" : "Nie udało się otworzyć skrzynki nadawczej", + "Send now" : "Wyślij teraz", "Delete" : "Usuń", "Contacts with this address" : "Kontakty z adresem", "Add to Contact" : "Dodaj do kontaktu", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 9737ba553..b01f75119 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -233,7 +233,14 @@ OC.L10N.register( "An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。", "_{total} message_::_{total} messages_" : ["{total} 封郵件"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{total} 中的 {unread} 未讀"], + "Outbox" : "發件箱", + "Outbox draft" : "發件箱草稿", + "Draft" : "草稿", + "Message sent" : "已傳送訊息", + "Could not send message" : "無法發送消息", "No message selected" : "未選擇郵件", + "Could not open outbox" : "無法開啟發件箱", + "Send now" : "立即傳送", "Delete" : "刪除", "Contacts with this address" : "具有此地址的聯絡人", "Add to Contact" : "新增聯絡人", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 3a986e201..fc5e8210b 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -231,7 +231,14 @@ "An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。", "_{total} message_::_{total} messages_" : ["{total} 封郵件"], "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{total} 中的 {unread} 未讀"], + "Outbox" : "發件箱", + "Outbox draft" : "發件箱草稿", + "Draft" : "草稿", + "Message sent" : "已傳送訊息", + "Could not send message" : "無法發送消息", "No message selected" : "未選擇郵件", + "Could not open outbox" : "無法開啟發件箱", + "Send now" : "立即傳送", "Delete" : "刪除", "Contacts with this address" : "具有此地址的聯絡人", "Add to Contact" : "新增聯絡人",