Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-22 06:03:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-22 06:03:20 +0300
commit911ef56b682216dfa0b065711faf3de780038200 (patch)
tree3a51f874e25d979e0ddfa4300d4212154742e177
parent247986fc92a24e6f68860b003e124c898f2a4e4c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js3
-rw-r--r--l10n/cs.json3
-rw-r--r--l10n/cy_GB.js4
-rw-r--r--l10n/cy_GB.json4
-rw-r--r--l10n/da.js2
-rw-r--r--l10n/da.json2
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/eu.js3
-rw-r--r--l10n/eu.json3
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
16 files changed, 48 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 53257bc98..ddb2dc59a 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -237,9 +237,12 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "V případě, že jsou problémy se synchronizací, vyčistěte data v místní mezipaměti.",
"Subscribed" : "Přihlášeno se k odběru",
"Sync in background" : "Synchronizace na pozadí",
+ "Clear mailbox" : "Smazat schránku",
"Delete mailbox" : "Smazat schránku",
"The mailbox and all messages in it will be deleted." : "Poštovní schránka a všechny zprávy v ní budou odstraněny.",
"Delete mailbox {name}" : "Smazat schránku {name}",
+ "All messages in folder will be deleted permanently." : "Veškeré zprávy v této složce budou nenávratně smazány.",
+ "Clear mailbox {name}" : "Smazat schránku {name}",
"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}"],
diff --git a/l10n/cs.json b/l10n/cs.json
index d1f1c00db..b5a32d716 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -235,9 +235,12 @@
"Clear locally cached data, in case there are issues with synchronization." : "V případě, že jsou problémy se synchronizací, vyčistěte data v místní mezipaměti.",
"Subscribed" : "Přihlášeno se k odběru",
"Sync in background" : "Synchronizace na pozadí",
+ "Clear mailbox" : "Smazat schránku",
"Delete mailbox" : "Smazat schránku",
"The mailbox and all messages in it will be deleted." : "Poštovní schránka a všechny zprávy v ní budou odstraněny.",
"Delete mailbox {name}" : "Smazat schránku {name}",
+ "All messages in folder will be deleted permanently." : "Veškeré zprávy v této složce budou nenávratně smazány.",
+ "Clear mailbox {name}" : "Smazat schránku {name}",
"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}"],
diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js
index 4c2688c26..96a70c99c 100644
--- a/l10n/cy_GB.js
+++ b/l10n/cy_GB.js
@@ -33,6 +33,7 @@ OC.L10N.register(
"Cancel" : "Diddymu",
"Add mail account" : "Ychwanegu cyfrif post",
"Use Gravatar and favicon avatars" : "Defnyddiwch Gravatar ac afatarau favicon",
+ "Show keyboard shortcuts" : "Dangos llwybrau byr bysellfwrdd",
"Subject" : "Pwnc",
"Saving draft …" : "Yn cadw drafft …",
"Draft saved" : "Cadwyd y drafft",
@@ -50,7 +51,9 @@ OC.L10N.register(
"Favorite" : "Ffefryn",
"Select" : "Select",
"Move" : "Symud",
+ "Create event" : "Creu digwyddiad",
"Report this bug" : "Cofnodi'r gwall",
+ "All day" : "Drwy'r dydd",
"Create" : "Creu",
"Choose" : "Dewisa",
"Favorites" : "Ffefrynnau",
@@ -67,6 +70,7 @@ OC.L10N.register(
"Remove account" : "Dileu cyfrif",
"Loading …" : "Yn llwytho …",
"Mark all as read" : "Marcio'r cyfan wedi'u darllen",
+ "Edit name" : "Golygu enw",
"No message selected" : "Dim neges wedi'i dewis",
"Delete" : "Dileu",
"Add" : "Ychwanegu",
diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json
index 06bea997f..ea038111a 100644
--- a/l10n/cy_GB.json
+++ b/l10n/cy_GB.json
@@ -31,6 +31,7 @@
"Cancel" : "Diddymu",
"Add mail account" : "Ychwanegu cyfrif post",
"Use Gravatar and favicon avatars" : "Defnyddiwch Gravatar ac afatarau favicon",
+ "Show keyboard shortcuts" : "Dangos llwybrau byr bysellfwrdd",
"Subject" : "Pwnc",
"Saving draft …" : "Yn cadw drafft …",
"Draft saved" : "Cadwyd y drafft",
@@ -48,7 +49,9 @@
"Favorite" : "Ffefryn",
"Select" : "Select",
"Move" : "Symud",
+ "Create event" : "Creu digwyddiad",
"Report this bug" : "Cofnodi'r gwall",
+ "All day" : "Drwy'r dydd",
"Create" : "Creu",
"Choose" : "Dewisa",
"Favorites" : "Ffefrynnau",
@@ -65,6 +68,7 @@
"Remove account" : "Dileu cyfrif",
"Loading …" : "Yn llwytho …",
"Mark all as read" : "Marcio'r cyfan wedi'u darllen",
+ "Edit name" : "Golygu enw",
"No message selected" : "Dim neges wedi'i dewis",
"Delete" : "Dileu",
"Add" : "Ychwanegu",
diff --git a/l10n/da.js b/l10n/da.js
index 79c0b113f..91c26b386 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -117,7 +117,9 @@ OC.L10N.register(
"Choose" : "Vælg",
"Favorites" : "Favoritter",
"Other" : "Andet",
+ "Reply all" : "Besvar alle",
"Reply" : "Besvar",
+ "Reply to sender only" : "Besvar kun afsender",
"View source" : "Vis kildekode",
"Message source" : "Beskedens kildekode",
"Import into calendar" : "Importere til kalender",
diff --git a/l10n/da.json b/l10n/da.json
index f9500a68a..089bd3619 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -115,7 +115,9 @@
"Choose" : "Vælg",
"Favorites" : "Favoritter",
"Other" : "Andet",
+ "Reply all" : "Besvar alle",
"Reply" : "Besvar",
+ "Reply to sender only" : "Besvar kun afsender",
"View source" : "Vis kildekode",
"Message source" : "Beskedens kildekode",
"Import into calendar" : "Importere til kalender",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 781902da6..bcf375440 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -237,9 +237,12 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "Löschen Sie lokal zwischengespeicherte Daten, falls es Probleme mit der Synchronisierung gibt.",
"Subscribed" : "Abonniert",
"Sync in background" : "Im Hintergrund synchronisieren",
+ "Clear mailbox" : "Postfach leeren",
"Delete mailbox" : "Postfach löschen",
"The mailbox and all messages in it will be deleted." : "Das Postfach und alle Nachrichten werden gelöscht.",
"Delete mailbox {name}" : "Postfach {name} löschen",
+ "All messages in folder will be deleted permanently." : "Alle Nachrichten im Ordner werden dauerhaft gelöscht.",
+ "Clear mailbox {name}" : "Postfach {name} leeren",
"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}"],
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 5cf1bd8a1..754ea1a01 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -235,9 +235,12 @@
"Clear locally cached data, in case there are issues with synchronization." : "Löschen Sie lokal zwischengespeicherte Daten, falls es Probleme mit der Synchronisierung gibt.",
"Subscribed" : "Abonniert",
"Sync in background" : "Im Hintergrund synchronisieren",
+ "Clear mailbox" : "Postfach leeren",
"Delete mailbox" : "Postfach löschen",
"The mailbox and all messages in it will be deleted." : "Das Postfach und alle Nachrichten werden gelöscht.",
"Delete mailbox {name}" : "Postfach {name} löschen",
+ "All messages in folder will be deleted permanently." : "Alle Nachrichten im Ordner werden dauerhaft gelöscht.",
+ "Clear mailbox {name}" : "Postfach {name} leeren",
"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}"],
diff --git a/l10n/eu.js b/l10n/eu.js
index a3f97277b..85698e794 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"You are trying to send to many recipients in To and/or Cc. Consider using Bcc to hide recipient addresses." : "To eta / edo Cc-n hartzaile askori bidaltzen saiatzen ari zara. Hartzaileen helbideak ezkutatzeko Bcc erabili dezakezu.",
"Choose a file to add as attachment" : "Aukeratu fitxategia eranskin gisa gehitzeko",
"Choose a file to share as a link" : "Aukeratu fitxategi bat esteka bezala partekatzeko",
+ "_{count} attachment_::_{count} attachments_" : ["Eranskin {count}","{count} eranskin"],
"_The attachment exceed the allowed attachments size of {size}. Please share the file via link instead._::_The attachments exceed the allowed attachments size of {size}. Please share the files via link instead._" : ["Eranskinek baimendutako {size} -ko eranskin tamaina gainditzen du. Partekatu fitxategia esteka bidez horren ordez.","Eranskinek baimendutako {size} -ko eranskin tamaina gainditzen du. Partekatu fitxategia esteka bidez horren ordez."],
"No message found yet" : "Ez da mezurik aurkitu oraindik.",
"Set up an account" : "Konfiguratu kontu bat",
@@ -236,9 +237,11 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "Ezabatu lokalean katxeatutako datuak, sinkronizaziorik arazorik badagoen.",
"Subscribed" : "Harpidetua",
"Sync in background" : "Sinkronizatu atzealdean",
+ "Clear mailbox" : "Garbitu postontzia",
"Delete mailbox" : "Ezabatu postontzia",
"The mailbox and all messages in it will be deleted." : "Postontzia eta bertan dauden mezu guztiak ezabatuko dira.",
"Delete mailbox {name}" : "Ezabatu {name} postontzia",
+ "Clear mailbox {name}" : "Garbitu {name} postontzia",
"An error occurred, unable to rename the mailbox." : "Akatsen bat gertatu da, ezin izan da postontzia berrizendatu.",
"_{total} message_::_{total} messages_" : ["Mezu {total}","{total} mezu"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} irakurri gabe {total} -etik","{unread} irakurri gabe {total} -etik"],
diff --git a/l10n/eu.json b/l10n/eu.json
index 7a0574a1a..24ee73ba1 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -118,6 +118,7 @@
"You are trying to send to many recipients in To and/or Cc. Consider using Bcc to hide recipient addresses." : "To eta / edo Cc-n hartzaile askori bidaltzen saiatzen ari zara. Hartzaileen helbideak ezkutatzeko Bcc erabili dezakezu.",
"Choose a file to add as attachment" : "Aukeratu fitxategia eranskin gisa gehitzeko",
"Choose a file to share as a link" : "Aukeratu fitxategi bat esteka bezala partekatzeko",
+ "_{count} attachment_::_{count} attachments_" : ["Eranskin {count}","{count} eranskin"],
"_The attachment exceed the allowed attachments size of {size}. Please share the file via link instead._::_The attachments exceed the allowed attachments size of {size}. Please share the files via link instead._" : ["Eranskinek baimendutako {size} -ko eranskin tamaina gainditzen du. Partekatu fitxategia esteka bidez horren ordez.","Eranskinek baimendutako {size} -ko eranskin tamaina gainditzen du. Partekatu fitxategia esteka bidez horren ordez."],
"No message found yet" : "Ez da mezurik aurkitu oraindik.",
"Set up an account" : "Konfiguratu kontu bat",
@@ -234,9 +235,11 @@
"Clear locally cached data, in case there are issues with synchronization." : "Ezabatu lokalean katxeatutako datuak, sinkronizaziorik arazorik badagoen.",
"Subscribed" : "Harpidetua",
"Sync in background" : "Sinkronizatu atzealdean",
+ "Clear mailbox" : "Garbitu postontzia",
"Delete mailbox" : "Ezabatu postontzia",
"The mailbox and all messages in it will be deleted." : "Postontzia eta bertan dauden mezu guztiak ezabatuko dira.",
"Delete mailbox {name}" : "Ezabatu {name} postontzia",
+ "Clear mailbox {name}" : "Garbitu {name} postontzia",
"An error occurred, unable to rename the mailbox." : "Akatsen bat gertatu da, ezin izan da postontzia berrizendatu.",
"_{total} message_::_{total} messages_" : ["Mezu {total}","{total} mezu"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} irakurri gabe {total} -etik","{unread} irakurri gabe {total} -etik"],
diff --git a/l10n/pl.js b/l10n/pl.js
index a703e5dbe..7b3982483 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -237,9 +237,12 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "Wyczyść lokalnie buforowane dane, w przypadku problemów z synchronizacją.",
"Subscribed" : "Zasubskrybowano",
"Sync in background" : "Synchronizuj w tle",
+ "Clear mailbox" : "Wyczyść skrzynkę pocztową",
"Delete mailbox" : "Usuń skrzynkę pocztową",
"The mailbox and all messages in it will be deleted." : "Skrzynka pocztowa i wszystkie zawarte w niej wiadomości zostaną usunięte.",
"Delete mailbox {name}" : "Usuń skrzynkę pocztową {name}",
+ "All messages in folder will be deleted permanently." : "Wszystkie wiadomości w katalogu zostaną trwale usunięte.",
+ "Clear mailbox {name}" : "Wyczyść skrzynkę pocztową {name}",
"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}"],
diff --git a/l10n/pl.json b/l10n/pl.json
index 0868cf6c1..5b358af81 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -235,9 +235,12 @@
"Clear locally cached data, in case there are issues with synchronization." : "Wyczyść lokalnie buforowane dane, w przypadku problemów z synchronizacją.",
"Subscribed" : "Zasubskrybowano",
"Sync in background" : "Synchronizuj w tle",
+ "Clear mailbox" : "Wyczyść skrzynkę pocztową",
"Delete mailbox" : "Usuń skrzynkę pocztową",
"The mailbox and all messages in it will be deleted." : "Skrzynka pocztowa i wszystkie zawarte w niej wiadomości zostaną usunięte.",
"Delete mailbox {name}" : "Usuń skrzynkę pocztową {name}",
+ "All messages in folder will be deleted permanently." : "Wszystkie wiadomości w katalogu zostaną trwale usunięte.",
+ "Clear mailbox {name}" : "Wyczyść skrzynkę pocztową {name}",
"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}"],
diff --git a/l10n/tr.js b/l10n/tr.js
index 9ce8d4707..5810c7320 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -237,9 +237,12 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "Eşitleme sırasında sorun çıkarsa, yerel ön bellek verisini sıfırlar.",
"Subscribed" : "Abone olundu",
"Sync in background" : "Arka planda eşitleme",
+ "Clear mailbox" : "E-posta kutusunu temizle",
"Delete mailbox" : "E-posta kutusunu sil",
"The mailbox and all messages in it will be deleted." : "E-posta kutusu ve içindeki tüm iletiler silinecek.",
"Delete mailbox {name}" : "{name} e-posta kutusunu sil",
+ "All messages in folder will be deleted permanently." : "Klasördeki tüm iletiler kalıcı olarak silinecek.",
+ "Clear mailbox {name}" : "{name} e-posta kutusunu temizle",
"An error occurred, unable to rename the mailbox." : "Posta kutusu yeniden adlandırılırken bir sorun çıktı.",
"_{total} message_::_{total} messages_" : ["{total} ileti","{total} ileti"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} / {total} okunmamış","{unread} / {total} okunmamış"],
diff --git a/l10n/tr.json b/l10n/tr.json
index 46bfedeaa..e82e6a0f8 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -235,9 +235,12 @@
"Clear locally cached data, in case there are issues with synchronization." : "Eşitleme sırasında sorun çıkarsa, yerel ön bellek verisini sıfırlar.",
"Subscribed" : "Abone olundu",
"Sync in background" : "Arka planda eşitleme",
+ "Clear mailbox" : "E-posta kutusunu temizle",
"Delete mailbox" : "E-posta kutusunu sil",
"The mailbox and all messages in it will be deleted." : "E-posta kutusu ve içindeki tüm iletiler silinecek.",
"Delete mailbox {name}" : "{name} e-posta kutusunu sil",
+ "All messages in folder will be deleted permanently." : "Klasördeki tüm iletiler kalıcı olarak silinecek.",
+ "Clear mailbox {name}" : "{name} e-posta kutusunu temizle",
"An error occurred, unable to rename the mailbox." : "Posta kutusu yeniden adlandırılırken bir sorun çıktı.",
"_{total} message_::_{total} messages_" : ["{total} ileti","{total} ileti"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} / {total} okunmamış","{unread} / {total} okunmamış"],
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index a2bb295e0..65f382019 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -237,9 +237,12 @@ OC.L10N.register(
"Clear locally cached data, in case there are issues with synchronization." : "如果遇到同步問題,請清除本機快取資料。",
"Subscribed" : "已訂閱",
"Sync in background" : "背景同步",
+ "Clear mailbox" : "清除信箱",
"Delete mailbox" : "刪除信箱",
"The mailbox and all messages in it will be deleted." : "信箱與其中的所有郵件都會被刪除。",
"Delete mailbox {name}" : "刪除信箱 {name}",
+ "All messages in folder will be deleted permanently." : "所有在資料夾中的郵件都將會永久刪除。",
+ "Clear mailbox {name}" : "清除信箱 {name}",
"An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。",
"_{total} message_::_{total} messages_" : ["{total} 封郵件"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{total} 中的 {unread} 未讀"],
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 4c4fa7656..52026c6ee 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -235,9 +235,12 @@
"Clear locally cached data, in case there are issues with synchronization." : "如果遇到同步問題,請清除本機快取資料。",
"Subscribed" : "已訂閱",
"Sync in background" : "背景同步",
+ "Clear mailbox" : "清除信箱",
"Delete mailbox" : "刪除信箱",
"The mailbox and all messages in it will be deleted." : "信箱與其中的所有郵件都會被刪除。",
"Delete mailbox {name}" : "刪除信箱 {name}",
+ "All messages in folder will be deleted permanently." : "所有在資料夾中的郵件都將會永久刪除。",
+ "Clear mailbox {name}" : "清除信箱 {name}",
"An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。",
"_{total} message_::_{total} messages_" : ["{total} 封郵件"],
"_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{total} 中的 {unread} 未讀"],