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:
-rw-r--r--l10n/ast.js2
-rw-r--r--l10n/ast.json2
-rw-r--r--l10n/cs_CZ.js2
-rw-r--r--l10n/cs_CZ.json2
-rw-r--r--l10n/da.js2
-rw-r--r--l10n/da.json2
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js2
-rw-r--r--l10n/de_DE.json2
-rw-r--r--l10n/el.js2
-rw-r--r--l10n/el.json2
-rw-r--r--l10n/en_GB.js2
-rw-r--r--l10n/en_GB.json2
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/et_EE.js2
-rw-r--r--l10n/et_EE.json2
-rw-r--r--l10n/fi_FI.js2
-rw-r--r--l10n/fi_FI.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/gl.js2
-rw-r--r--l10n/gl.json2
-rw-r--r--l10n/he.js2
-rw-r--r--l10n/he.json2
-rw-r--r--l10n/hu_HU.js2
-rw-r--r--l10n/hu_HU.json2
-rw-r--r--l10n/id.js2
-rw-r--r--l10n/id.json2
-rw-r--r--l10n/is.js2
-rw-r--r--l10n/is.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
-rw-r--r--l10n/ko.js2
-rw-r--r--l10n/ko.json2
-rw-r--r--l10n/nb_NO.js2
-rw-r--r--l10n/nb_NO.json2
-rw-r--r--l10n/nl.js5
-rw-r--r--l10n/nl.json5
-rw-r--r--l10n/oc.js2
-rw-r--r--l10n/oc.json2
-rw-r--r--l10n/pl.js66
-rw-r--r--l10n/pl.json66
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
-rw-r--r--l10n/sq.js2
-rw-r--r--l10n/sq.json2
-rw-r--r--l10n/sr.js2
-rw-r--r--l10n/sr.json2
-rw-r--r--l10n/sv.js2
-rw-r--r--l10n/sv.json2
-rw-r--r--l10n/th_TH.js2
-rw-r--r--l10n/th_TH.json2
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/uk.js2
-rw-r--r--l10n/uk.json2
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
-rw-r--r--l10n/zh_TW.js2
-rw-r--r--l10n/zh_TW.json2
70 files changed, 64 insertions, 210 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index b778f92b0..23eb06361 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Abrir borradores de HTML ainda nun ta soportáu",
"Draft saved!" : "¡Borrador salváu!",
"Checking messages" : "Comprobando mensaxes",
- "Loading …" : "Cargando ...",
- "Load more …" : "Cargar más …",
"Check messages" : "Comprueba mensaxes",
"Error while deleting message." : "Fallu desaniciando'l mensaxe",
"Connecting" : "Coneutando",
diff --git a/l10n/ast.json b/l10n/ast.json
index d60403010..2c4d89eab 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Abrir borradores de HTML ainda nun ta soportáu",
"Draft saved!" : "¡Borrador salváu!",
"Checking messages" : "Comprobando mensaxes",
- "Loading …" : "Cargando ...",
- "Load more …" : "Cargar más …",
"Check messages" : "Comprueba mensaxes",
"Error while deleting message." : "Fallu desaniciando'l mensaxe",
"Connecting" : "Coneutando",
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 4bf8c4cf6..76510f770 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Otevírání HTML konceptů ještě není podporováno.",
"Draft saved!" : "Koncept uložen!",
"Checking messages" : "Kontrola zpráv",
- "Loading …" : "Načítání ...",
- "Load more …" : "Načíst další ...",
"Check messages" : "Zkontrolovat zprávy",
"Error while deleting message." : "Chyba při mazání zprávy.",
"Connecting" : "Připojování",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 5c1c2f76a..3c3848bc5 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Otevírání HTML konceptů ještě není podporováno.",
"Draft saved!" : "Koncept uložen!",
"Checking messages" : "Kontrola zpráv",
- "Loading …" : "Načítání ...",
- "Load more …" : "Načíst další ...",
"Check messages" : "Zkontrolovat zprávy",
"Error while deleting message." : "Chyba při mazání zprávy.",
"Connecting" : "Připojování",
diff --git a/l10n/da.js b/l10n/da.js
index 0e2e1fe60..8891d5738 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Åbning af HTML-kladder understøttes endnu ikke.",
"Draft saved!" : "Kladde blev gemt!",
"Checking messages" : "Henter beskeder",
- "Loading …" : "Indlæser...",
- "Load more …" : "Indlæs flere ...",
"Check messages" : "Henter beskeder",
"Error while deleting message." : "Fejl under sletning af besked.",
"Connecting" : "Tilslutter",
diff --git a/l10n/da.json b/l10n/da.json
index af20c89bd..6bded8972 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Åbning af HTML-kladder understøttes endnu ikke.",
"Draft saved!" : "Kladde blev gemt!",
"Checking messages" : "Henter beskeder",
- "Loading …" : "Indlæser...",
- "Load more …" : "Indlæs flere ...",
"Check messages" : "Henter beskeder",
"Error while deleting message." : "Fejl under sletning af besked.",
"Connecting" : "Tilslutter",
diff --git a/l10n/de.js b/l10n/de.js
index 066a5b56c..681b5ad36 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Das Öffnen von HTML-Entwürfen wird noch nicht unterstützt.",
"Draft saved!" : "Entwurf gespeichert!",
"Checking messages" : "Nachrichten werden überprüft",
- "Loading …" : "Laden…",
- "Load more …" : "Weitere laden…",
"Check messages" : "Überprüfe Nachrichten",
"Error while deleting message." : "Fehler beim Löschen der Nachricht.",
"Connecting" : "Verbinden…",
diff --git a/l10n/de.json b/l10n/de.json
index 36f35c065..46501d1c3 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Das Öffnen von HTML-Entwürfen wird noch nicht unterstützt.",
"Draft saved!" : "Entwurf gespeichert!",
"Checking messages" : "Nachrichten werden überprüft",
- "Loading …" : "Laden…",
- "Load more …" : "Weitere laden…",
"Check messages" : "Überprüfe Nachrichten",
"Error while deleting message." : "Fehler beim Löschen der Nachricht.",
"Connecting" : "Verbinden…",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index ab6b72eb3..4c9f375e1 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Das Öffnen von HTML-Entwürfen wird noch nicht unterstützt.",
"Draft saved!" : "Entwurf gespeichert!",
"Checking messages" : "Nachrichten überprüfen",
- "Loading …" : "Laden…",
- "Load more …" : "Weitere laden…",
"Check messages" : "Nachrichten überprüfen",
"Error while deleting message." : "Fehler beim Löschen der Nachricht.",
"Connecting" : "Verbinde",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 8bc7f0049..ffacf28a8 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Das Öffnen von HTML-Entwürfen wird noch nicht unterstützt.",
"Draft saved!" : "Entwurf gespeichert!",
"Checking messages" : "Nachrichten überprüfen",
- "Loading …" : "Laden…",
- "Load more …" : "Weitere laden…",
"Check messages" : "Nachrichten überprüfen",
"Error while deleting message." : "Fehler beim Löschen der Nachricht.",
"Connecting" : "Verbinde",
diff --git a/l10n/el.js b/l10n/el.js
index b8ee5af93..b2a526f6d 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Το άνοιγμα HTML προχείρων δεν υποστηρίζεται ακόμη.",
"Draft saved!" : "Το πρόχειρο αποθηκεύτηκε!",
"Checking messages" : "Γίνεται έλεγχος μηνυμάτων",
- "Loading …" : "Φόρτωση ...",
- "Load more …" : "Φόρτωση περισσότερων...",
"Check messages" : "Έλεγχος μηνυμάτων",
"Error while deleting message." : "Σφάλμα κατά τη διαγραφή του μηνύματος",
"Connecting" : "Σύνδεση",
diff --git a/l10n/el.json b/l10n/el.json
index 0516bd0a6..c9b9a471c 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Το άνοιγμα HTML προχείρων δεν υποστηρίζεται ακόμη.",
"Draft saved!" : "Το πρόχειρο αποθηκεύτηκε!",
"Checking messages" : "Γίνεται έλεγχος μηνυμάτων",
- "Loading …" : "Φόρτωση ...",
- "Load more …" : "Φόρτωση περισσότερων...",
"Check messages" : "Έλεγχος μηνυμάτων",
"Error while deleting message." : "Σφάλμα κατά τη διαγραφή του μηνύματος",
"Connecting" : "Σύνδεση",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index e20fd9b80..c2301668a 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet.",
"Draft saved!" : "Draft saved!",
"Checking messages" : "Checking messages",
- "Loading …" : "Loading…",
- "Load more …" : "Load more…",
"Check messages" : "Check messages",
"Error while deleting message." : "Error whilst deleting message.",
"Connecting" : "Connecting",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index cd09c871c..16d257b8c 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Opening HTML drafts is not supported yet.",
"Draft saved!" : "Draft saved!",
"Checking messages" : "Checking messages",
- "Loading …" : "Loading…",
- "Load more …" : "Load more…",
"Check messages" : "Check messages",
"Error while deleting message." : "Error whilst deleting message.",
"Connecting" : "Connecting",
diff --git a/l10n/es.js b/l10n/es.js
index 42170c27a..ab14928c3 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Apertura de borradores HTML aun no está soportado.",
"Draft saved!" : "¡Borrador guardado!",
"Checking messages" : "Comprobando mensajes",
- "Loading …" : "Cargando...",
- "Load more …" : "Cargar más...",
"Check messages" : "Comprobar mensajes",
"Error while deleting message." : "Error al eliminar el mensaje.",
"Connecting" : "Conectando",
diff --git a/l10n/es.json b/l10n/es.json
index 0c7a3ea6e..6466c057d 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Apertura de borradores HTML aun no está soportado.",
"Draft saved!" : "¡Borrador guardado!",
"Checking messages" : "Comprobando mensajes",
- "Loading …" : "Cargando...",
- "Load more …" : "Cargar más...",
"Check messages" : "Comprobar mensajes",
"Error while deleting message." : "Error al eliminar el mensaje.",
"Connecting" : "Conectando",
diff --git a/l10n/et_EE.js b/l10n/et_EE.js
index 5e11c695b..4e3c4fca8 100644
--- a/l10n/et_EE.js
+++ b/l10n/et_EE.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "HTML mustandite avamine pole veel toetatud.",
"Draft saved!" : "Mustand on salvestatud!",
"Checking messages" : "Sõnumite kontrollimine",
- "Loading …" : "Laadimine ...",
- "Load more …" : "Laadi rohkem ...",
"Check messages" : "Kontrolli sõnumeid",
"Error while deleting message." : "Tõrge sõnumi kustutamisel.",
"Connecting" : "Ühendamine",
diff --git a/l10n/et_EE.json b/l10n/et_EE.json
index b82b72ef4..b369b9241 100644
--- a/l10n/et_EE.json
+++ b/l10n/et_EE.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "HTML mustandite avamine pole veel toetatud.",
"Draft saved!" : "Mustand on salvestatud!",
"Checking messages" : "Sõnumite kontrollimine",
- "Loading …" : "Laadimine ...",
- "Load more …" : "Laadi rohkem ...",
"Check messages" : "Kontrolli sõnumeid",
"Error while deleting message." : "Tõrge sõnumi kustutamisel.",
"Connecting" : "Ühendamine",
diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js
index 02fc06845..1503ff9ea 100644
--- a/l10n/fi_FI.js
+++ b/l10n/fi_FI.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "HTML-luonnosten avaaminen ei ole vielä tuettu ominaisuus.",
"Draft saved!" : "Luonnos tallennettu!",
"Checking messages" : "Tarkistetaan viestejä",
- "Loading …" : "Ladataan…",
- "Load more …" : "Lataa lisää…",
"Check messages" : "Tarkista viestit",
"Error while deleting message." : "Virhe viestiä poistaessa.",
"Connecting" : "Yhdistetään",
diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json
index 99aaa9edf..911abea58 100644
--- a/l10n/fi_FI.json
+++ b/l10n/fi_FI.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "HTML-luonnosten avaaminen ei ole vielä tuettu ominaisuus.",
"Draft saved!" : "Luonnos tallennettu!",
"Checking messages" : "Tarkistetaan viestejä",
- "Loading …" : "Ladataan…",
- "Load more …" : "Lataa lisää…",
"Check messages" : "Tarkista viestit",
"Error while deleting message." : "Virhe viestiä poistaessa.",
"Connecting" : "Yhdistetään",
diff --git a/l10n/fr.js b/l10n/fr.js
index e6a81374c..f100ea9cb 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "L'ouverture de brouillons au format HTML n'est pas prise en charge pour le moment.",
"Draft saved!" : "Brouillon sauvegardé!",
"Checking messages" : "Relève du courrier",
- "Loading …" : "Chargement ...",
- "Load more …" : "Charger plus ...",
"Check messages" : "Relever le courrier",
"Error while deleting message." : "Erreur lors de la suppression du message.",
"Connecting" : "Connexion ...",
diff --git a/l10n/fr.json b/l10n/fr.json
index 3113b6001..2607ed1ab 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "L'ouverture de brouillons au format HTML n'est pas prise en charge pour le moment.",
"Draft saved!" : "Brouillon sauvegardé!",
"Checking messages" : "Relève du courrier",
- "Loading …" : "Chargement ...",
- "Load more …" : "Charger plus ...",
"Check messages" : "Relever le courrier",
"Error while deleting message." : "Erreur lors de la suppression du message.",
"Connecting" : "Connexion ...",
diff --git a/l10n/gl.js b/l10n/gl.js
index 686dc72b4..2c29dfb38 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -28,8 +28,6 @@ OC.L10N.register(
"Send message to {email}" : "Enviar mensaxe a {email}",
"Opening HTML drafts is not supported yet." : "Aínda non é posíbel abrir borradores HTML.",
"Draft saved!" : "Gardouse o borrador!",
- "Loading …" : "Cargando ...",
- "Load more …" : "Cargar máis ...",
"Error while deleting message." : "Produciuse un erro ao eliminar a mensaxe.",
"Connect" : "Conectar",
"Inbox" : "Bandexa de entrada",
diff --git a/l10n/gl.json b/l10n/gl.json
index dab5822e7..d096f3be2 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -26,8 +26,6 @@
"Send message to {email}" : "Enviar mensaxe a {email}",
"Opening HTML drafts is not supported yet." : "Aínda non é posíbel abrir borradores HTML.",
"Draft saved!" : "Gardouse o borrador!",
- "Loading …" : "Cargando ...",
- "Load more …" : "Cargar máis ...",
"Error while deleting message." : "Produciuse un erro ao eliminar a mensaxe.",
"Connect" : "Conectar",
"Inbox" : "Bandexa de entrada",
diff --git a/l10n/he.js b/l10n/he.js
index bce0c5f9d..f399dc64e 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "פתיחת טיוטות HTML לא נתמך עדיין.",
"Draft saved!" : "טיוטה נשמרה!",
"Checking messages" : "הודעות בבדיקה",
- "Loading …" : "בטעינה …",
- "Load more …" : "המשך טעינה ...",
"Check messages" : "לבדוק הודעות",
"Error while deleting message." : "שגיאה בזמן מחיקת הודעה.",
"Connecting" : "מתחבר",
diff --git a/l10n/he.json b/l10n/he.json
index 653b7a1e5..4b7550dfe 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "פתיחת טיוטות HTML לא נתמך עדיין.",
"Draft saved!" : "טיוטה נשמרה!",
"Checking messages" : "הודעות בבדיקה",
- "Loading …" : "בטעינה …",
- "Load more …" : "המשך טעינה ...",
"Check messages" : "לבדוק הודעות",
"Error while deleting message." : "שגיאה בזמן מחיקת הודעה.",
"Connecting" : "מתחבר",
diff --git a/l10n/hu_HU.js b/l10n/hu_HU.js
index 3868e4a69..9f97377f1 100644
--- a/l10n/hu_HU.js
+++ b/l10n/hu_HU.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "A HTML vázlatok megnyitása még nem támogatott.",
"Draft saved!" : "Vázlat mentve.",
"Checking messages" : "Üzenetek ellenőrzése",
- "Loading …" : "Betöltés ...",
- "Load more …" : "Még több betöltése ...",
"Check messages" : "Üzenetek ellenőrzése",
"Error while deleting message." : "Hiba történt az üzenet törlése közben.",
"Connecting" : "Csatlakozás",
diff --git a/l10n/hu_HU.json b/l10n/hu_HU.json
index b8b1eb004..9e048fb48 100644
--- a/l10n/hu_HU.json
+++ b/l10n/hu_HU.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "A HTML vázlatok megnyitása még nem támogatott.",
"Draft saved!" : "Vázlat mentve.",
"Checking messages" : "Üzenetek ellenőrzése",
- "Loading …" : "Betöltés ...",
- "Load more …" : "Még több betöltése ...",
"Check messages" : "Üzenetek ellenőrzése",
"Error while deleting message." : "Hiba történt az üzenet törlése közben.",
"Connecting" : "Csatlakozás",
diff --git a/l10n/id.js b/l10n/id.js
index ebab1afd4..75b2566bb 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Membuka draf HTML masih belum didukung.",
"Draft saved!" : "Draf disimpan!",
"Checking messages" : "Memeriksa pesan",
- "Loading …" : "Memuat ...",
- "Load more …" : "Muat lebih banyak ...",
"Check messages" : "Periksa pesan",
"Error while deleting message." : "Terjadi kesalahan saat menghapus pesan.",
"Connecting" : "Menyambungkan",
diff --git a/l10n/id.json b/l10n/id.json
index 41a3cc85d..aba5836ec 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Membuka draf HTML masih belum didukung.",
"Draft saved!" : "Draf disimpan!",
"Checking messages" : "Memeriksa pesan",
- "Loading …" : "Memuat ...",
- "Load more …" : "Muat lebih banyak ...",
"Check messages" : "Periksa pesan",
"Error while deleting message." : "Terjadi kesalahan saat menghapus pesan.",
"Connecting" : "Menyambungkan",
diff --git a/l10n/is.js b/l10n/is.js
index cbe1ed14e..ad8637d4a 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Ekki er hægt að opna HTML-drög - ennþá.",
"Draft saved!" : "Drög vistuð!",
"Checking messages" : "Athuga með skilaboð",
- "Loading …" : "Hleð inn …",
- "Load more …" : "Hlaða inn fleiri…",
"Check messages" : "Athuga með ný skilaboð",
"Error while deleting message." : "Villa kom upp við að eyða skilaboðum.",
"Connecting" : "Tengist",
diff --git a/l10n/is.json b/l10n/is.json
index ffcb8de65..899b3def7 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Ekki er hægt að opna HTML-drög - ennþá.",
"Draft saved!" : "Drög vistuð!",
"Checking messages" : "Athuga með skilaboð",
- "Loading …" : "Hleð inn …",
- "Load more …" : "Hlaða inn fleiri…",
"Check messages" : "Athuga með ný skilaboð",
"Error while deleting message." : "Villa kom upp við að eyða skilaboðum.",
"Connecting" : "Tengist",
diff --git a/l10n/it.js b/l10n/it.js
index b39fe354f..de949ce63 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "L'apertura delle bozze HTML non è ancora supportata.",
"Draft saved!" : "Bozza salvata!",
"Checking messages" : "Controllo dei messaggi",
- "Loading …" : "Caricamento in corso...",
- "Load more …" : "Carica altro...",
"Check messages" : "Controlla i messaggi",
"Error while deleting message." : "Errore durante l'eliminazione del messaggio.",
"Connecting" : "Connessione in corso",
diff --git a/l10n/it.json b/l10n/it.json
index 615cbb2bc..dd6921b51 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "L'apertura delle bozze HTML non è ancora supportata.",
"Draft saved!" : "Bozza salvata!",
"Checking messages" : "Controllo dei messaggi",
- "Loading …" : "Caricamento in corso...",
- "Load more …" : "Carica altro...",
"Check messages" : "Controlla i messaggi",
"Error while deleting message." : "Errore durante l'eliminazione del messaggio.",
"Connecting" : "Connessione in corso",
diff --git a/l10n/ja.js b/l10n/ja.js
index f1283e1a0..9acab747f 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "HTML の下書きを開くことはまだサポートされていません。",
"Draft saved!" : "ドラフトを保存しました!",
"Checking messages" : "メッセージを確認中",
- "Loading …" : "読込中...",
- "Load more …" : "読込中 …",
"Check messages" : "メッセージを確認",
"Error while deleting message." : "メッセージ削除中にエラーが発生",
"Connecting" : "接続中",
diff --git a/l10n/ja.json b/l10n/ja.json
index 41eb77c74..8a64aa58a 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "HTML の下書きを開くことはまだサポートされていません。",
"Draft saved!" : "ドラフトを保存しました!",
"Checking messages" : "メッセージを確認中",
- "Loading …" : "読込中...",
- "Load more …" : "読込中 …",
"Check messages" : "メッセージを確認",
"Error while deleting message." : "メッセージ削除中にエラーが発生",
"Connecting" : "接続中",
diff --git a/l10n/ko.js b/l10n/ko.js
index 6dc68f119..ab78b6edc 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "HTML 임시 보관 메시지를 여는 것은 지원되지 않습니다.",
"Draft saved!" : "임시 보관함에 저장했습니다!",
"Checking messages" : "메시지 확인 중",
- "Loading …" : "불러오는 중...",
- "Load more …" : "더 가져오기...",
"Check messages" : "메시지 확인",
"Error while deleting message." : "메시지를 삭제하는 중 오류가 발생했습니다.",
"Connecting" : "연결 중",
diff --git a/l10n/ko.json b/l10n/ko.json
index 8944f73c7..f9489d09c 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "HTML 임시 보관 메시지를 여는 것은 지원되지 않습니다.",
"Draft saved!" : "임시 보관함에 저장했습니다!",
"Checking messages" : "메시지 확인 중",
- "Loading …" : "불러오는 중...",
- "Load more …" : "더 가져오기...",
"Check messages" : "메시지 확인",
"Error while deleting message." : "메시지를 삭제하는 중 오류가 발생했습니다.",
"Connecting" : "연결 중",
diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js
index f794ae880..a388b8619 100644
--- a/l10n/nb_NO.js
+++ b/l10n/nb_NO.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Åpning av HTML-kladd er ikke støttet ennå.",
"Draft saved!" : "Kladd lagret!",
"Checking messages" : "Sjekker meldinger",
- "Loading …" : "Laster...",
- "Load more …" : "Last mer ...",
"Check messages" : "Sjekk meldinger",
"Error while deleting message." : "Feil ved sletting av melding.",
"Connecting" : "Kobler til",
diff --git a/l10n/nb_NO.json b/l10n/nb_NO.json
index 2d52bb85b..11dde9d92 100644
--- a/l10n/nb_NO.json
+++ b/l10n/nb_NO.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Åpning av HTML-kladd er ikke støttet ennå.",
"Draft saved!" : "Kladd lagret!",
"Checking messages" : "Sjekker meldinger",
- "Loading …" : "Laster...",
- "Load more …" : "Last mer ...",
"Check messages" : "Sjekk meldinger",
"Error while deleting message." : "Feil ved sletting av melding.",
"Connecting" : "Kobler til",
diff --git a/l10n/nl.js b/l10n/nl.js
index 7b178ff36..cfd3fc232 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -30,11 +30,12 @@ OC.L10N.register(
"Server error" : "Serverfout",
"you" : "je",
"Send message to {email}" : "Versturen bericht naar {e-mail}",
+ "No writable calendars found" : "Geen beschijfbare agenda's gevonden",
+ "Error while importing the calendar event" : "Fout bij importeren agenda-afspraak",
+ "Error while downloading calendar event" : "Fout bij downloaden agenda-afspraak",
"Opening HTML drafts is not supported yet." : "Openen concept HTML wordt nog niet ondersteund.",
"Draft saved!" : "Concept opgeslagen!",
"Checking messages" : "Controleren op berichten",
- "Loading …" : "Laden...",
- "Load more …" : "Laad meer ...",
"Check messages" : "Controleren op berichten",
"Error while deleting message." : "Fout bij verwijderen bericht.",
"Connecting" : "Verbinden",
diff --git a/l10n/nl.json b/l10n/nl.json
index b0ebd56b3..6679192b1 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -28,11 +28,12 @@
"Server error" : "Serverfout",
"you" : "je",
"Send message to {email}" : "Versturen bericht naar {e-mail}",
+ "No writable calendars found" : "Geen beschijfbare agenda's gevonden",
+ "Error while importing the calendar event" : "Fout bij importeren agenda-afspraak",
+ "Error while downloading calendar event" : "Fout bij downloaden agenda-afspraak",
"Opening HTML drafts is not supported yet." : "Openen concept HTML wordt nog niet ondersteund.",
"Draft saved!" : "Concept opgeslagen!",
"Checking messages" : "Controleren op berichten",
- "Loading …" : "Laden...",
- "Load more …" : "Laad meer ...",
"Check messages" : "Controleren op berichten",
"Error while deleting message." : "Fout bij verwijderen bericht.",
"Connecting" : "Verbinden",
diff --git a/l10n/oc.js b/l10n/oc.js
index db182394b..376375bb2 100644
--- a/l10n/oc.js
+++ b/l10n/oc.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "La dobertura de borrolhons al format HTML es pas presa en carga pel moment.",
"Draft saved!" : "Borrolhon salvat!",
"Checking messages" : "Relèva del corrièr",
- "Loading …" : "Cargament ...",
- "Load more …" : "Cargar mai ...",
"Check messages" : "Relevar lo corrièr",
"Error while deleting message." : "Error al moment de la supression del messatge.",
"Connecting" : "Connexion",
diff --git a/l10n/oc.json b/l10n/oc.json
index 46a0cdb7f..ac7909585 100644
--- a/l10n/oc.json
+++ b/l10n/oc.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "La dobertura de borrolhons al format HTML es pas presa en carga pel moment.",
"Draft saved!" : "Borrolhon salvat!",
"Checking messages" : "Relèva del corrièr",
- "Loading …" : "Cargament ...",
- "Load more …" : "Cargar mai ...",
"Check messages" : "Relevar lo corrièr",
"Error while deleting message." : "Error al moment de la supression del messatge.",
"Connecting" : "Connexion",
diff --git a/l10n/pl.js b/l10n/pl.js
index 9fa152e22..ed52d9e1f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,28 +2,44 @@ OC.L10N.register(
"mail",
{
"Mail" : "Poczta",
+ "{from}\n{subject}" : "{from}\n{subject}",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n nowa wiadomość w {folderName} \nod {from}","%n nowe wiadomości w {folderName} \nod {from}","%n nowych wiadomości w {folderName} \nod {from}"],
"Error while loading the accounts." : "Błąd podczas ładowania kont.",
"Error while loading the selected account." : "Błąd podczas ładowania zaznaczonego konta.",
"Error while loading messages." : "Błąd podczas ładowania wiadomości.",
+ "Error while loading the selected message." : "Błąd podczas ładowania wybranej wiadomości.",
+ "Forwarded message" : "Wiadomość przekazana",
"Choose a folder to store the attachment in" : "Proszę wybrać folder do zapisania załącznika",
"Attachments saved to Files." : "Załączniki zapisane do plików.",
"Attachment saved to Files." : "Załącznik zapisany do plików.",
"Error while saving attachments to Files." : "Błąd podczas zapisu załączników do plików.",
"Error while saving attachment to Files." : "Błąd podczas zapisu załącznika do plików.",
- "Error while loading the selected message." : "Błąd podczas ładowania wybranej wiadomości.",
- "Connecting …" : "Łączę ...",
+ "Message could not be starred. Please try again." : "Wiadomość nie mogła być oznaczona gwiazdką. Spróbuj ponownie.",
+ "Invalid account" : "Nieprawidłowe konto",
+ "Invalid folder" : "Nieprawidłowy folder",
"Unknown error" : "Nieznany błąd",
"Error while creating an account: " : "Błąd podczas tworzenia konta:",
- "Connect" : "Połącz",
+ "Show all folders" : "Wyświetl wszystkie foldery",
+ "Collapse folders" : "Zwiń foldery",
"Error while deleting account." : "Błąd podczas usuwania konta.",
"Choose a file to add as attachment" : "Wybierz plik aby dodać jako załącznik",
"Reply" : "Odpowiedz",
"Send" : "Wyślij",
"Sending …" : "Wysyłanie...",
+ "Message sent!" : "Wiadomość wysłana!",
+ "Server error" : "Błąd serwera",
"you" : "Ty",
- "Checking mail …" : "Sprawdzanie poczty ...",
- "Loading …" : "Wczytuję ...",
- "Load more …" : "Załaduj dalsze ...",
+ "Send message to {email}" : "Wyślij wiadomość do {email}",
+ "No writable calendars found" : "Nie znaleziono zapisywalnych kalendarzy.",
+ "Error while importing the calendar event" : "Wystąpił błąd podczas importowania zdarzenia z kalendarza",
+ "Error while downloading calendar event" : "Wystąpił błąd podczas pobierania zdarzenia z kalendarza",
+ "Opening HTML drafts is not supported yet." : "Otwieranie wiadomości roboczych w HTML nie jest jeszcze wspierane.",
+ "Draft saved!" : "Szkic został zapisany!",
+ "Checking messages" : "Sprawdzanie wiadomości",
+ "Check messages" : "Sprawdź wiadomości",
+ "Error while deleting message." : "Błąd podczas usuwania wiadomości.",
+ "Connecting" : "Łączę ",
+ "Connect" : "Połącz",
"Inbox" : "Odbiorcza",
"Sent" : "Wyślij",
"Drafts" : "Szkice",
@@ -35,37 +51,13 @@ OC.L10N.register(
"Creating account failed: " : "Utworzenie konta nie powiodło się:",
"Auto detect failed. Please use manual mode." : "Autowykrywanie nie powiodło się. Proszę użyć trybu ręcznego.",
"Delete permanently" : "Trwale usuń",
- "from" : "z",
- "+ cc/bcc" : "+ cc/bcc",
- "to" : "do",
- "cc" : "cc",
- "bcc" : "bcc",
- "Subject" : "Temat",
- "Message …" : "Wiadomość ...",
- "Open Mail App" : "Otwórz aplikację pocztową",
- "Back to website" : "Z powrotem do strony",
- "Add attachment from Files" : "Dodaj załącznik z Plików",
- "Download attachment" : "Pobierz załącznik",
- "Save to Files" : "Zapisz do plików",
- "Save all to Files" : "Zapisz wszystko do plików",
- "Delete" : "Usuń",
- "No messages in this folder!" : "Brak wiadomości w tym folderze!",
- "Connect your mail account" : "Podłącz Twoje konto email",
- "Name" : "Nazwa",
- "Mail Address" : "Adres email",
- "IMAP Password" : "Hasło IMAP",
- "Manual configuration" : "Ręczna konfiguracja",
- "IMAP Host" : "Serwer IMAP",
- "None" : "Nic",
- "IMAP Port" : "Port IMAP",
- "IMAP User" : "Użytkownik IMAP",
- "SMTP Host" : "Serwer SMTP",
- "SMTP Port" : "Port SMTP",
- "SMTP User" : "Użytkownik SMTP",
- "SMTP Password" : "Hasło SMTP",
- "Redirect Warning" : "Ostrzeżenie przekierowania",
- "The previous page is sending you to %s." : "Poprzednia strona odsyła Cię do %s.",
+ "& others" : "& inni",
+ "All inboxes" : "Wszystkie skrzynki odbiorcze",
+ "Error loading message" : "Błąd podczas ładowania wiadomości",
+ "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Przekierowuję do %s - kliknij tutaj, jeśli nie nastąpi automatyczne przekierowanie w ciągu kilku sekund.",
+ "Redirect warning" : "Ostrzeżenie o przekierowaniu",
+ "The previous page is sending you to %s" : "Poprzednia strona odsyła Cię do %s.",
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Jeśli nie chcesz odwiedzać tej strony, możesz wrócić do <a href=\"%s\">aplikacji pocztowej</a>.",
- "Click here to visit the website." : "Kliknij tutaj aby przejść na stronę."
+ "Continue to %s" : "Kontynuuj do %s"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/pl.json b/l10n/pl.json
index dd877428d..c7baea2f5 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,27 +1,43 @@
{ "translations": {
"Mail" : "Poczta",
+ "{from}\n{subject}" : "{from}\n{subject}",
+ "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n nowa wiadomość w {folderName} \nod {from}","%n nowe wiadomości w {folderName} \nod {from}","%n nowych wiadomości w {folderName} \nod {from}"],
"Error while loading the accounts." : "Błąd podczas ładowania kont.",
"Error while loading the selected account." : "Błąd podczas ładowania zaznaczonego konta.",
"Error while loading messages." : "Błąd podczas ładowania wiadomości.",
+ "Error while loading the selected message." : "Błąd podczas ładowania wybranej wiadomości.",
+ "Forwarded message" : "Wiadomość przekazana",
"Choose a folder to store the attachment in" : "Proszę wybrać folder do zapisania załącznika",
"Attachments saved to Files." : "Załączniki zapisane do plików.",
"Attachment saved to Files." : "Załącznik zapisany do plików.",
"Error while saving attachments to Files." : "Błąd podczas zapisu załączników do plików.",
"Error while saving attachment to Files." : "Błąd podczas zapisu załącznika do plików.",
- "Error while loading the selected message." : "Błąd podczas ładowania wybranej wiadomości.",
- "Connecting …" : "Łączę ...",
+ "Message could not be starred. Please try again." : "Wiadomość nie mogła być oznaczona gwiazdką. Spróbuj ponownie.",
+ "Invalid account" : "Nieprawidłowe konto",
+ "Invalid folder" : "Nieprawidłowy folder",
"Unknown error" : "Nieznany błąd",
"Error while creating an account: " : "Błąd podczas tworzenia konta:",
- "Connect" : "Połącz",
+ "Show all folders" : "Wyświetl wszystkie foldery",
+ "Collapse folders" : "Zwiń foldery",
"Error while deleting account." : "Błąd podczas usuwania konta.",
"Choose a file to add as attachment" : "Wybierz plik aby dodać jako załącznik",
"Reply" : "Odpowiedz",
"Send" : "Wyślij",
"Sending …" : "Wysyłanie...",
+ "Message sent!" : "Wiadomość wysłana!",
+ "Server error" : "Błąd serwera",
"you" : "Ty",
- "Checking mail …" : "Sprawdzanie poczty ...",
- "Loading …" : "Wczytuję ...",
- "Load more …" : "Załaduj dalsze ...",
+ "Send message to {email}" : "Wyślij wiadomość do {email}",
+ "No writable calendars found" : "Nie znaleziono zapisywalnych kalendarzy.",
+ "Error while importing the calendar event" : "Wystąpił błąd podczas importowania zdarzenia z kalendarza",
+ "Error while downloading calendar event" : "Wystąpił błąd podczas pobierania zdarzenia z kalendarza",
+ "Opening HTML drafts is not supported yet." : "Otwieranie wiadomości roboczych w HTML nie jest jeszcze wspierane.",
+ "Draft saved!" : "Szkic został zapisany!",
+ "Checking messages" : "Sprawdzanie wiadomości",
+ "Check messages" : "Sprawdź wiadomości",
+ "Error while deleting message." : "Błąd podczas usuwania wiadomości.",
+ "Connecting" : "Łączę ",
+ "Connect" : "Połącz",
"Inbox" : "Odbiorcza",
"Sent" : "Wyślij",
"Drafts" : "Szkice",
@@ -33,37 +49,13 @@
"Creating account failed: " : "Utworzenie konta nie powiodło się:",
"Auto detect failed. Please use manual mode." : "Autowykrywanie nie powiodło się. Proszę użyć trybu ręcznego.",
"Delete permanently" : "Trwale usuń",
- "from" : "z",
- "+ cc/bcc" : "+ cc/bcc",
- "to" : "do",
- "cc" : "cc",
- "bcc" : "bcc",
- "Subject" : "Temat",
- "Message …" : "Wiadomość ...",
- "Open Mail App" : "Otwórz aplikację pocztową",
- "Back to website" : "Z powrotem do strony",
- "Add attachment from Files" : "Dodaj załącznik z Plików",
- "Download attachment" : "Pobierz załącznik",
- "Save to Files" : "Zapisz do plików",
- "Save all to Files" : "Zapisz wszystko do plików",
- "Delete" : "Usuń",
- "No messages in this folder!" : "Brak wiadomości w tym folderze!",
- "Connect your mail account" : "Podłącz Twoje konto email",
- "Name" : "Nazwa",
- "Mail Address" : "Adres email",
- "IMAP Password" : "Hasło IMAP",
- "Manual configuration" : "Ręczna konfiguracja",
- "IMAP Host" : "Serwer IMAP",
- "None" : "Nic",
- "IMAP Port" : "Port IMAP",
- "IMAP User" : "Użytkownik IMAP",
- "SMTP Host" : "Serwer SMTP",
- "SMTP Port" : "Port SMTP",
- "SMTP User" : "Użytkownik SMTP",
- "SMTP Password" : "Hasło SMTP",
- "Redirect Warning" : "Ostrzeżenie przekierowania",
- "The previous page is sending you to %s." : "Poprzednia strona odsyła Cię do %s.",
+ "& others" : "& inni",
+ "All inboxes" : "Wszystkie skrzynki odbiorcze",
+ "Error loading message" : "Błąd podczas ładowania wiadomości",
+ "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Przekierowuję do %s - kliknij tutaj, jeśli nie nastąpi automatyczne przekierowanie w ciągu kilku sekund.",
+ "Redirect warning" : "Ostrzeżenie o przekierowaniu",
+ "The previous page is sending you to %s" : "Poprzednia strona odsyła Cię do %s.",
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Jeśli nie chcesz odwiedzać tej strony, możesz wrócić do <a href=\"%s\">aplikacji pocztowej</a>.",
- "Click here to visit the website." : "Kliknij tutaj aby przejść na stronę."
+ "Continue to %s" : "Kontynuuj do %s"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 650019722..4db0af09f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Abrir rascunhos do HTML ainda não é suportado.",
"Draft saved!" : "Rascunho salvo!",
"Checking messages" : "Verificando mensagens",
- "Loading …" : "Carregando ...",
- "Load more …" : "Carregar mais ...",
"Check messages" : "Verificar mensagens",
"Error while deleting message." : "Erro enquanto apagava mensagem.",
"Connecting" : "Conectando",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 7fde16dfd..76634f5b3 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Abrir rascunhos do HTML ainda não é suportado.",
"Draft saved!" : "Rascunho salvo!",
"Checking messages" : "Verificando mensagens",
- "Loading …" : "Carregando ...",
- "Load more …" : "Carregar mais ...",
"Check messages" : "Verificar mensagens",
"Error while deleting message." : "Erro enquanto apagava mensagem.",
"Connecting" : "Conectando",
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index c98f84877..cf76c5e07 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -34,8 +34,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Ainda não é suportada a abertura de rascunhos em HTML.",
"Draft saved!" : "Rascunho guardado!",
"Checking messages" : "A verificar as mensagens",
- "Loading …" : "A carregar...",
- "Load more …" : "Carregar mais...",
"Check messages" : "Verificar mensagens",
"Error while deleting message." : "Erro durante a eliminação da mensagem.",
"Connecting" : "A ligar",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 7d666d643..d33fbc27b 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -32,8 +32,6 @@
"Opening HTML drafts is not supported yet." : "Ainda não é suportada a abertura de rascunhos em HTML.",
"Draft saved!" : "Rascunho guardado!",
"Checking messages" : "A verificar as mensagens",
- "Loading …" : "A carregar...",
- "Load more …" : "Carregar mais...",
"Check messages" : "Verificar mensagens",
"Error while deleting message." : "Erro durante a eliminação da mensagem.",
"Connecting" : "A ligar",
diff --git a/l10n/ru.js b/l10n/ru.js
index a041c7093..46579a782 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Работа с черновиками HTML пока не поддерживается.",
"Draft saved!" : "Черновик сохранен!",
"Checking messages" : "Проверка сообщений",
- "Loading …" : "Идёт загрузка ...",
- "Load more …" : "Загрузить больше ...",
"Check messages" : "Проверить сообщения",
"Error while deleting message." : "Ошибка при удалении сообщения.",
"Connecting" : "Соединение",
diff --git a/l10n/ru.json b/l10n/ru.json
index 02c659b3c..f900b166f 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Работа с черновиками HTML пока не поддерживается.",
"Draft saved!" : "Черновик сохранен!",
"Checking messages" : "Проверка сообщений",
- "Loading …" : "Идёт загрузка ...",
- "Load more …" : "Загрузить больше ...",
"Check messages" : "Проверить сообщения",
"Error while deleting message." : "Ошибка при удалении сообщения.",
"Connecting" : "Соединение",
diff --git a/l10n/sl.js b/l10n/sl.js
index 1240bc20a..b18648984 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Odpiranje osnutkov sporočil v zapisu HTML še ni podprto.",
"Draft saved!" : "Osnutek sporočila je shranjen!",
"Checking messages" : "Poteka preverjanje za nova sporočila",
- "Loading …" : "Nalaganje ...",
- "Load more …" : "Naloži več ...",
"Check messages" : "Preveri za sporočila",
"Error while deleting message." : "Napaka med brisanjem sporočila.",
"Connecting" : "Poteka vzpostavljanje povezave ...",
diff --git a/l10n/sl.json b/l10n/sl.json
index e8f0563e2..936738764 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Odpiranje osnutkov sporočil v zapisu HTML še ni podprto.",
"Draft saved!" : "Osnutek sporočila je shranjen!",
"Checking messages" : "Poteka preverjanje za nova sporočila",
- "Loading …" : "Nalaganje ...",
- "Load more …" : "Naloži več ...",
"Check messages" : "Preveri za sporočila",
"Error while deleting message." : "Napaka med brisanjem sporočila.",
"Connecting" : "Poteka vzpostavljanje povezave ...",
diff --git a/l10n/sq.js b/l10n/sq.js
index f83a4725d..fdaf9823f 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -36,8 +36,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Hapja e skicave HTML nuk mbulohet ende.",
"Draft saved!" : "Skica u ruajt!",
"Checking messages" : "Po kontrollohen mesazhet",
- "Loading …" : "Po ngarkohet …",
- "Load more …" : "Ngarkoni më tepër …",
"Check messages" : "Kontrollo mesazhe",
"Error while deleting message." : "Gabim gjatë fshirjes së mesazhit.",
"Connecting" : "Po lidhet",
diff --git a/l10n/sq.json b/l10n/sq.json
index 94a0867f1..a9a035018 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -34,8 +34,6 @@
"Opening HTML drafts is not supported yet." : "Hapja e skicave HTML nuk mbulohet ende.",
"Draft saved!" : "Skica u ruajt!",
"Checking messages" : "Po kontrollohen mesazhet",
- "Loading …" : "Po ngarkohet …",
- "Load more …" : "Ngarkoni më tepër …",
"Check messages" : "Kontrollo mesazhe",
"Error while deleting message." : "Gabim gjatë fshirjes së mesazhit.",
"Connecting" : "Po lidhet",
diff --git a/l10n/sr.js b/l10n/sr.js
index 741a05727..c05edc0d8 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Отварање ХТМЛ нацрта још није подржано.",
"Draft saved!" : "Нацрт сачуван!",
"Checking messages" : "Проверавам поруке",
- "Loading …" : "Учитавам...",
- "Load more …" : "Учитај још...",
"Check messages" : "Провери поруке",
"Error while deleting message." : "Грешка при брисању поруке.",
"Connecting" : "Повезујем се",
diff --git a/l10n/sr.json b/l10n/sr.json
index e8806c706..7db0cbcb4 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Отварање ХТМЛ нацрта још није подржано.",
"Draft saved!" : "Нацрт сачуван!",
"Checking messages" : "Проверавам поруке",
- "Loading …" : "Учитавам...",
- "Load more …" : "Учитај још...",
"Check messages" : "Провери поруке",
"Error while deleting message." : "Грешка при брисању поруке.",
"Connecting" : "Повезујем се",
diff --git a/l10n/sv.js b/l10n/sv.js
index 8ff951b11..c55982623 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -30,8 +30,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Att öppna HTML-utkast stöds inte än.",
"Draft saved!" : "Utkast sparat!",
"Checking messages" : "kontrollerar meddelanden",
- "Loading …" : "Läser in ...",
- "Load more …" : "Läs in mer ...",
"Check messages" : "kontrollera meddelanden",
"Error while deleting message." : "Fel vid radering av meddelande.",
"Connecting" : "Ansluter",
diff --git a/l10n/sv.json b/l10n/sv.json
index d4ca1f8db..dd25be33a 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -28,8 +28,6 @@
"Opening HTML drafts is not supported yet." : "Att öppna HTML-utkast stöds inte än.",
"Draft saved!" : "Utkast sparat!",
"Checking messages" : "kontrollerar meddelanden",
- "Loading …" : "Läser in ...",
- "Load more …" : "Läs in mer ...",
"Check messages" : "kontrollera meddelanden",
"Error while deleting message." : "Fel vid radering av meddelande.",
"Connecting" : "Ansluter",
diff --git a/l10n/th_TH.js b/l10n/th_TH.js
index 87b3625b4..944dc5e3f 100644
--- a/l10n/th_TH.js
+++ b/l10n/th_TH.js
@@ -31,8 +31,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "เปิดแบบร่าง HTML ยังไม่รองรับในตอนนี้",
"Draft saved!" : "แบบร่างถูกบันทึก!",
"Checking messages" : "กำลังตรวจสอบข้อความ",
- "Loading …" : "กำลังโหลด ...",
- "Load more …" : "โหลดเพิ่มเติม ...",
"Check messages" : "ตรวจสอบข้อความ",
"Error while deleting message." : "ข้อผิดพลาดขณะลบข้อความ",
"Connecting" : "กำลังเชื่อมต่อ",
diff --git a/l10n/th_TH.json b/l10n/th_TH.json
index d37bda743..5883dc9df 100644
--- a/l10n/th_TH.json
+++ b/l10n/th_TH.json
@@ -29,8 +29,6 @@
"Opening HTML drafts is not supported yet." : "เปิดแบบร่าง HTML ยังไม่รองรับในตอนนี้",
"Draft saved!" : "แบบร่างถูกบันทึก!",
"Checking messages" : "กำลังตรวจสอบข้อความ",
- "Loading …" : "กำลังโหลด ...",
- "Load more …" : "โหลดเพิ่มเติม ...",
"Check messages" : "ตรวจสอบข้อความ",
"Error while deleting message." : "ข้อผิดพลาดขณะลบข้อความ",
"Connecting" : "กำลังเชื่อมต่อ",
diff --git a/l10n/tr.js b/l10n/tr.js
index 4a1ced6eb..c401d3103 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "HTML taslaklarını açmak henüz desteklenmiyor.",
"Draft saved!" : "Taslak kaydedildi!",
"Checking messages" : "İletiler kontrol ediliyor",
- "Loading …" : "Yükleniyor...",
- "Load more …" : "Daha fazla yükle...",
"Check messages" : "İletileri denetle",
"Error while deleting message." : "İleti silinirken hata.",
"Connecting" : "Bağlanıyor",
diff --git a/l10n/tr.json b/l10n/tr.json
index dcceb700c..ab084dada 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "HTML taslaklarını açmak henüz desteklenmiyor.",
"Draft saved!" : "Taslak kaydedildi!",
"Checking messages" : "İletiler kontrol ediliyor",
- "Loading …" : "Yükleniyor...",
- "Load more …" : "Daha fazla yükle...",
"Check messages" : "İletileri denetle",
"Error while deleting message." : "İleti silinirken hata.",
"Connecting" : "Bağlanıyor",
diff --git a/l10n/uk.js b/l10n/uk.js
index 3efc83332..c10ed9917 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "Відкриті HTML чернетки поки не підтримуються.",
"Draft saved!" : "Чернетку збережено!",
"Checking messages" : "Перевірка повідомлень",
- "Loading …" : "Завантаження...",
- "Load more …" : "Завантажити ще ...",
"Check messages" : "Перевірити повідомлення",
"Error while deleting message." : "Помилка видалення повідомлення.",
"Connecting" : "Підключення",
diff --git a/l10n/uk.json b/l10n/uk.json
index cc150fa40..5cd843f58 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "Відкриті HTML чернетки поки не підтримуються.",
"Draft saved!" : "Чернетку збережено!",
"Checking messages" : "Перевірка повідомлень",
- "Loading …" : "Завантаження...",
- "Load more …" : "Завантажити ще ...",
"Check messages" : "Перевірити повідомлення",
"Error while deleting message." : "Помилка видалення повідомлення.",
"Connecting" : "Підключення",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index d123ec9c0..c195778f6 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -34,8 +34,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "暂时未能打开HTML格式的草稿,请见谅。",
"Draft saved!" : "草稿已保存!",
"Checking messages" : "正在检查邮件",
- "Loading …" : "加载中...",
- "Load more …" : "加载更多…",
"Check messages" : "检查邮件",
"Error while deleting message." : "删除邮件时出错。",
"Connecting" : "正在连接",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index dfde325a4..a82f9746b 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -32,8 +32,6 @@
"Opening HTML drafts is not supported yet." : "暂时未能打开HTML格式的草稿,请见谅。",
"Draft saved!" : "草稿已保存!",
"Checking messages" : "正在检查邮件",
- "Loading …" : "加载中...",
- "Load more …" : "加载更多…",
"Check messages" : "检查邮件",
"Error while deleting message." : "删除邮件时出错。",
"Connecting" : "正在连接",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 295b56c4a..716b6b566 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -29,8 +29,6 @@ OC.L10N.register(
"Opening HTML drafts is not supported yet." : "目前尚未支援開啟 HTML 草稿",
"Draft saved!" : "草稿已儲存!",
"Checking messages" : "檢查訊息…",
- "Loading …" : "載入…",
- "Load more …" : "載入更多…",
"Check messages" : "檢查訊息",
"Error while deleting message." : "刪除訊息時發生錯誤",
"Connecting" : "連線中",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 8e88a1ff4..933cbb59d 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -27,8 +27,6 @@
"Opening HTML drafts is not supported yet." : "目前尚未支援開啟 HTML 草稿",
"Draft saved!" : "草稿已儲存!",
"Checking messages" : "檢查訊息…",
- "Loading …" : "載入…",
- "Load more …" : "載入更多…",
"Check messages" : "檢查訊息",
"Error while deleting message." : "刪除訊息時發生錯誤",
"Connecting" : "連線中",