[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-04-10 03:08:40 +00:00
Родитель 02b367ed34
Коммит caa830f6d6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
8 изменённых файлов: 70 добавлений и 0 удалений

Просмотреть файл

@ -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ů",

Просмотреть файл

@ -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ů",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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",

Просмотреть файл

@ -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" : "新增聯絡人",

Просмотреть файл

@ -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" : "新增聯絡人",