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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-30 05:46:37 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-30 05:46:37 +0300
commitadbc025aac91a31f3fee82a84abcb4b232ec6aed (patch)
tree3be919f756689d882ef894229a86f892c83fcf75 /l10n
parentfd19de561143cfb8510cf022f2c682b6c0e86678 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js2
-rw-r--r--l10n/cs.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.js19
-rw-r--r--l10n/el.json19
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.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/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
24 files changed, 82 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index bd26f0d9d..d4df3fc43 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Označit všechny zprávy v této složce jako přečtené",
"Add subfolder" : "Přidat podsložku",
"Loading …" : "Načítání…",
+ "_{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}"],
"Could not load your draft" : "Nedaří se načíst váš koncept",
"Could not load original message" : "Nedaří se načíst původní zprávu",
"No message selected" : "Nevybrána žádná zpráva",
diff --git a/l10n/cs.json b/l10n/cs.json
index 438b6509b..bfba3d6f9 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Označit všechny zprávy v této složce jako přečtené",
"Add subfolder" : "Přidat podsložku",
"Loading …" : "Načítání…",
+ "_{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}"],
"Could not load your draft" : "Nedaří se načíst váš koncept",
"Could not load original message" : "Nedaří se načíst původní zprávu",
"No message selected" : "Nevybrána žádná zpráva",
diff --git a/l10n/de.js b/l10n/de.js
index 81de02648..26233bad5 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Alle Nachrichten in diesem Ordner als gelesen kennzeichnen",
"Add subfolder" : "Unterordner hinzufügen",
"Loading …" : "Lade ...",
+ "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesen von {total}","{unread} ungelesen von {total}"],
"Could not load your draft" : "Dein Entwurf konnte nicht geladen werden",
"Could not load original message" : "Original Nachricht konnte nicht geladen werden",
"No message selected" : "Keine Nachricht ausgewählt",
diff --git a/l10n/de.json b/l10n/de.json
index 1425ffceb..5e93423f5 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Alle Nachrichten in diesem Ordner als gelesen kennzeichnen",
"Add subfolder" : "Unterordner hinzufügen",
"Loading …" : "Lade ...",
+ "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesen von {total}","{unread} ungelesen von {total}"],
"Could not load your draft" : "Dein Entwurf konnte nicht geladen werden",
"Could not load original message" : "Original Nachricht konnte nicht geladen werden",
"No message selected" : "Keine Nachricht ausgewählt",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 1e8b13061..4ceeb2f49 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Alle Nachrichten in diesem Ordner als gelesen kennzeichnen",
"Add subfolder" : "Unterordner hinzufügen",
"Loading …" : "Lade ...",
+ "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesen von {total}","{unread} ungelesen von {total}"],
"Could not load your draft" : "Ihr Entwurf konnte nicht geladen werden",
"Could not load original message" : "Original Nachricht konnte nicht geladen werden",
"No message selected" : "Keine Nachricht ausgewählt",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 52c13a2be..9610f0978 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Alle Nachrichten in diesem Ordner als gelesen kennzeichnen",
"Add subfolder" : "Unterordner hinzufügen",
"Loading …" : "Lade ...",
+ "_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} ungelesen von {total}","{unread} ungelesen von {total}"],
"Could not load your draft" : "Ihr Entwurf konnte nicht geladen werden",
"Could not load original message" : "Original Nachricht konnte nicht geladen werden",
"No message selected" : "Keine Nachricht ausgewählt",
diff --git a/l10n/el.js b/l10n/el.js
index 926c191bf..ffd969c9e 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Connect" : "Σύνδεση",
"Add mail account" : "Προσθήκη λογαριασμού αλληλογραφίας",
"Use Gravatar and favicon avatars" : "Χρησιμοποιήστε Gravatar και favicon avatars",
+ "Register as application for mail links" : "Εγγραφή ως εφαρμογή για συνδέσμους αλληλογραφίας",
"Keyboard shortcuts" : "Συντομεύσεις πληκτρολογίου",
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Ψάχτετε τρόπο κρυπτογράφησης των emails σας; Εγκαταστήστε το πρόσθετο στον φυλλομετρητή σας Mailvelope !",
"From" : "Από:",
@@ -44,11 +45,13 @@ OC.L10N.register(
"BCC" : "BCC",
"Subject" : "Θέμα",
"Subject …" : "Θέμα...",
+ "This message came from a noreply address so your reply will probably not be read." : "Η αλληλογραφία προέρχεται από διεύθυνση η οποία δεν δέχεται απαντήσεις, οπότε η απάντησή σας πιθανότατα δεν θα διαβαστεί.",
"Write message …" : "Εγγραφή μηνύματος ...",
"Saving draft …" : "Αποθήκευση προχείρου ...",
"Draft saved" : "Το πρόχειρο αποθηκεύτηκε",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add attachment from Files" : "Προσθήκη συνημμένου από Αρχεία",
+ "Enable formatting" : "Ενεργοποίηση μορφοποίησης",
"Uploading attachments …" : "Ανέβασμα συνημμένων ...",
"Sending …" : "Αποστέλλεται...",
"Error sending your message" : "Σφάλμα κατά την αποστολή του μηνύματός σας",
@@ -61,6 +64,7 @@ OC.L10N.register(
"Uploading {percent}% …" : "Μεταφόρτωση {percent}% …",
"Choose a file to add as attachment" : "Επιλέξτε ένα αρχείο για να προσθέσετε ως συνημμένο",
"Writing mode" : "Κατάσταση συγγραφής",
+ "Preferred writing mode for new messages and replies." : "Προτιμώμενη λειτουργία σύνταξης για νέα μηνύματα και απαντήσεις.",
"Plain text" : "Απλό κείμενο",
"Rich text" : "Εμπλουτισμένο κείμενο",
"No messages in this folder" : "Δεν έχει μηνύματα ο φάκελος",
@@ -68,15 +72,18 @@ OC.L10N.register(
"Mark read" : "Σημείωση ως ανεγνωσμένου",
"Mark unread" : "σημειώστε ως μη αναγνωσμένο",
"Delete" : "Διαγραφή",
+ "Blind copy recipients only" : "Αποδέκτες με απόκρυψη μόνο",
"Report this bug" : "Αναφέρετε αυτό το σφάλμα",
"Loading messages" : "Φόρτωση μηνυμάτων",
"Not found" : "Δε βρέθηκε",
"Reply" : "Απάντηση",
"Reply to sender only" : "Απάντηση μόνο στον αποστολέα",
"Forward" : "Προώθηση",
+ "Could not load your message" : "Δεν ήταν δυνατή η φόρτωση του μηνύματός σας",
"Import into calendar" : "Εισαγωγή στο ημερολόγιο",
"Download attachment" : "Λήψη συνημμένου",
"Save to Files" : "Αποθήκευση στα Αρχεία",
+ "Embedded message" : "Ενσωματωμένο μήνυμα",
"Choose a folder to store the attachment in" : "Επιλέξτε ένα φάκελο για να αποθηκεύσετε τα συνημμένα",
"Save all to Files" : "Αποθήκευση όλων στα Αρχεία",
"Choose a folder to store the attachments in" : "Επιλέξτε ένα φάκελο για να αποθηκεύσετε μέσα τα συνημμένα",
@@ -95,10 +102,13 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Σημείωση όλων των μυνημάτων ως αναγνωσμένων",
"Add subfolder" : "Προσθήκη υποφακέλου",
"Loading …" : "Φόρτωση…",
+ "_{total} message_::_{total} messages_" : ["{total} μήνυμα","{total} μηνύματα"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} αδιάβαστα από {total}","{unread} αδιάβαστα από {total}"],
"Could not load your draft" : "Δεν ήταν δυνατή η φόρτωση του πρόχειρου σας",
"Could not load original message" : "Δεν ήταν δυνατή η φόρτωση του πρωτότυπου μηνύματος",
"No message selected" : "Κανένα μήνυμα δεν επελέγη",
"Signature" : "Υπογραφή",
+ "A signature is added to the text of new messages and replies." : "Μια υπογραφή προστίθεται στο κείμενο των νέων μηνυμάτων και των απαντήσεων.",
"Signature …" : "Υπογραφή...",
"Save signature" : "Αποθήκευση υπογραφής",
"Import into {calendar}" : "Εισαγωγή στο {calendar}",
@@ -111,6 +121,7 @@ OC.L10N.register(
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} από {depStation} προς {arrStation}",
"Train from {depStation} to {arrStation}" : "Τρένο από {depStation} προς {arrStation}",
"Mail app" : "Εφαρμογή αλληλογραφίας",
+ "The mail app allows users to read mails on their IMAP accounts." : "Η εφαρμογή ταχυδρομείου επιτρέπει στους χρήστες να διαβάζουν μηνύματα από τους λογαριασμούς τους IMAP.",
"Email: {email}" : "Email: {email}",
"IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} σε {host}:{port} ({ssl} encryption)",
"SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} σε {host}:{port} ({ssl} encryption)",
@@ -122,6 +133,9 @@ OC.L10N.register(
"Host" : "Διακομιστής",
"Port" : "Θύρα",
"SMTP" : "SMTP",
+ "Apply and create/update for all users" : "Εφαρμογή και δημιουργία / ενημέρωση για όλους τους χρήστες",
+ "Disable and un-provision existing accounts" : "Απενεργοποίηση και αναστολή υπάρχοντων λογαριασμών",
+ "With the settings above, the app will create account settings in the following way:" : "Με τις παραπάνω ρυθμίσεις, η εφαρμογή θα δημιουργήσει τις ρυθμίσεις λογαριασμού με τον ακόλουθο τρόπο:",
"Account settings" : "Ρυθμίσεις λογαριασμού",
"Change name" : "Αλλαγή ονόματος",
"Mail server" : "Διακομιστής αλληλογραφίας",
@@ -134,10 +148,15 @@ OC.L10N.register(
"Search" : "Αναζήτηση",
"Refresh" : "Ανανέωση",
"Connect your mail account" : "Συνδέστε το λογαριασμό αλληλογραφίας σας",
+ "Unexpected error during account creation" : "Απροσδόκητο σφάλμα κατά την δημιουργία λογαριασμού",
+ "Itinerary for {type} is not supported yet" : "Η διαδρομή για {type} δεν υποστηρίζεται ακόμα",
"{from}\n{subject}" : "{from}\n{subject}",
+ "_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n νεό μήνυμα\nαπό {from}","%n νέα μηνύματα\nαπό {from}"],
"Nextcloud Mail" : "Αλληλογραφία Nextcloud",
"Could not load {tag}{name}{endtag}" : "Αδυναμία φόρτωσης {tag}{name}{endtag}",
"There was a problem loading {tag}{name}{endtag}" : "Παρουσιάστηκε πρόβλημα φόρτωσης {tag}{name}{endtag}",
+ "Could not load the desired message" : "Αδυναμία φόρτωσης του προτιμώμενου μηνύματος",
+ "Could not load the message" : "Δεν ήταν δυνατή η φόρτωση του μηνύματος",
"Error loading message" : "Σφάλμα φόρτωσης μηνύματος",
"Forwarding to %s" : "Προώθηση σε %s",
"Click here if you are not automatically redirected within the next few seconds." : "Κάντε κλικ εδώ εάν δεν ανακατευθυνθείτε αυτόματα μέσα σε λίγα δευτερόλεπτα.",
diff --git a/l10n/el.json b/l10n/el.json
index e550e2385..ad896ee6f 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -30,6 +30,7 @@
"Connect" : "Σύνδεση",
"Add mail account" : "Προσθήκη λογαριασμού αλληλογραφίας",
"Use Gravatar and favicon avatars" : "Χρησιμοποιήστε Gravatar και favicon avatars",
+ "Register as application for mail links" : "Εγγραφή ως εφαρμογή για συνδέσμους αλληλογραφίας",
"Keyboard shortcuts" : "Συντομεύσεις πληκτρολογίου",
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Ψάχτετε τρόπο κρυπτογράφησης των emails σας; Εγκαταστήστε το πρόσθετο στον φυλλομετρητή σας Mailvelope !",
"From" : "Από:",
@@ -42,11 +43,13 @@
"BCC" : "BCC",
"Subject" : "Θέμα",
"Subject …" : "Θέμα...",
+ "This message came from a noreply address so your reply will probably not be read." : "Η αλληλογραφία προέρχεται από διεύθυνση η οποία δεν δέχεται απαντήσεις, οπότε η απάντησή σας πιθανότατα δεν θα διαβαστεί.",
"Write message …" : "Εγγραφή μηνύματος ...",
"Saving draft …" : "Αποθήκευση προχείρου ...",
"Draft saved" : "Το πρόχειρο αποθηκεύτηκε",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add attachment from Files" : "Προσθήκη συνημμένου από Αρχεία",
+ "Enable formatting" : "Ενεργοποίηση μορφοποίησης",
"Uploading attachments …" : "Ανέβασμα συνημμένων ...",
"Sending …" : "Αποστέλλεται...",
"Error sending your message" : "Σφάλμα κατά την αποστολή του μηνύματός σας",
@@ -59,6 +62,7 @@
"Uploading {percent}% …" : "Μεταφόρτωση {percent}% …",
"Choose a file to add as attachment" : "Επιλέξτε ένα αρχείο για να προσθέσετε ως συνημμένο",
"Writing mode" : "Κατάσταση συγγραφής",
+ "Preferred writing mode for new messages and replies." : "Προτιμώμενη λειτουργία σύνταξης για νέα μηνύματα και απαντήσεις.",
"Plain text" : "Απλό κείμενο",
"Rich text" : "Εμπλουτισμένο κείμενο",
"No messages in this folder" : "Δεν έχει μηνύματα ο φάκελος",
@@ -66,15 +70,18 @@
"Mark read" : "Σημείωση ως ανεγνωσμένου",
"Mark unread" : "σημειώστε ως μη αναγνωσμένο",
"Delete" : "Διαγραφή",
+ "Blind copy recipients only" : "Αποδέκτες με απόκρυψη μόνο",
"Report this bug" : "Αναφέρετε αυτό το σφάλμα",
"Loading messages" : "Φόρτωση μηνυμάτων",
"Not found" : "Δε βρέθηκε",
"Reply" : "Απάντηση",
"Reply to sender only" : "Απάντηση μόνο στον αποστολέα",
"Forward" : "Προώθηση",
+ "Could not load your message" : "Δεν ήταν δυνατή η φόρτωση του μηνύματός σας",
"Import into calendar" : "Εισαγωγή στο ημερολόγιο",
"Download attachment" : "Λήψη συνημμένου",
"Save to Files" : "Αποθήκευση στα Αρχεία",
+ "Embedded message" : "Ενσωματωμένο μήνυμα",
"Choose a folder to store the attachment in" : "Επιλέξτε ένα φάκελο για να αποθηκεύσετε τα συνημμένα",
"Save all to Files" : "Αποθήκευση όλων στα Αρχεία",
"Choose a folder to store the attachments in" : "Επιλέξτε ένα φάκελο για να αποθηκεύσετε μέσα τα συνημμένα",
@@ -93,10 +100,13 @@
"Mark all messages of this folder as read" : "Σημείωση όλων των μυνημάτων ως αναγνωσμένων",
"Add subfolder" : "Προσθήκη υποφακέλου",
"Loading …" : "Φόρτωση…",
+ "_{total} message_::_{total} messages_" : ["{total} μήνυμα","{total} μηνύματα"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} αδιάβαστα από {total}","{unread} αδιάβαστα από {total}"],
"Could not load your draft" : "Δεν ήταν δυνατή η φόρτωση του πρόχειρου σας",
"Could not load original message" : "Δεν ήταν δυνατή η φόρτωση του πρωτότυπου μηνύματος",
"No message selected" : "Κανένα μήνυμα δεν επελέγη",
"Signature" : "Υπογραφή",
+ "A signature is added to the text of new messages and replies." : "Μια υπογραφή προστίθεται στο κείμενο των νέων μηνυμάτων και των απαντήσεων.",
"Signature …" : "Υπογραφή...",
"Save signature" : "Αποθήκευση υπογραφής",
"Import into {calendar}" : "Εισαγωγή στο {calendar}",
@@ -109,6 +119,7 @@
"{trainNr} from {depStation} to {arrStation}" : "{trainNr} από {depStation} προς {arrStation}",
"Train from {depStation} to {arrStation}" : "Τρένο από {depStation} προς {arrStation}",
"Mail app" : "Εφαρμογή αλληλογραφίας",
+ "The mail app allows users to read mails on their IMAP accounts." : "Η εφαρμογή ταχυδρομείου επιτρέπει στους χρήστες να διαβάζουν μηνύματα από τους λογαριασμούς τους IMAP.",
"Email: {email}" : "Email: {email}",
"IMAP: {user} on {host}:{port} ({ssl} encryption)" : "IMAP: {user} σε {host}:{port} ({ssl} encryption)",
"SMTP: {user} on {host}:{port} ({ssl} encryption)" : "SMTP: {user} σε {host}:{port} ({ssl} encryption)",
@@ -120,6 +131,9 @@
"Host" : "Διακομιστής",
"Port" : "Θύρα",
"SMTP" : "SMTP",
+ "Apply and create/update for all users" : "Εφαρμογή και δημιουργία / ενημέρωση για όλους τους χρήστες",
+ "Disable and un-provision existing accounts" : "Απενεργοποίηση και αναστολή υπάρχοντων λογαριασμών",
+ "With the settings above, the app will create account settings in the following way:" : "Με τις παραπάνω ρυθμίσεις, η εφαρμογή θα δημιουργήσει τις ρυθμίσεις λογαριασμού με τον ακόλουθο τρόπο:",
"Account settings" : "Ρυθμίσεις λογαριασμού",
"Change name" : "Αλλαγή ονόματος",
"Mail server" : "Διακομιστής αλληλογραφίας",
@@ -132,10 +146,15 @@
"Search" : "Αναζήτηση",
"Refresh" : "Ανανέωση",
"Connect your mail account" : "Συνδέστε το λογαριασμό αλληλογραφίας σας",
+ "Unexpected error during account creation" : "Απροσδόκητο σφάλμα κατά την δημιουργία λογαριασμού",
+ "Itinerary for {type} is not supported yet" : "Η διαδρομή για {type} δεν υποστηρίζεται ακόμα",
"{from}\n{subject}" : "{from}\n{subject}",
+ "_%n new message \nfrom {from}_::_%n new messages \nfrom {from}_" : ["%n νεό μήνυμα\nαπό {from}","%n νέα μηνύματα\nαπό {from}"],
"Nextcloud Mail" : "Αλληλογραφία Nextcloud",
"Could not load {tag}{name}{endtag}" : "Αδυναμία φόρτωσης {tag}{name}{endtag}",
"There was a problem loading {tag}{name}{endtag}" : "Παρουσιάστηκε πρόβλημα φόρτωσης {tag}{name}{endtag}",
+ "Could not load the desired message" : "Αδυναμία φόρτωσης του προτιμώμενου μηνύματος",
+ "Could not load the message" : "Δεν ήταν δυνατή η φόρτωση του μηνύματος",
"Error loading message" : "Σφάλμα φόρτωσης μηνύματος",
"Forwarding to %s" : "Προώθηση σε %s",
"Click here if you are not automatically redirected within the next few seconds." : "Κάντε κλικ εδώ εάν δεν ανακατευθυνθείτε αυτόματα μέσα σε λίγα δευτερόλεπτα.",
diff --git a/l10n/es.js b/l10n/es.js
index ed81be8d8..8ff5b38dd 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marcar todos los mensajes de esta bandeja como leídos",
"Add subfolder" : "Añadir subcarpeta",
"Loading …" : "Cargando …",
+ "_{total} message_::_{total} messages_" : ["{total} mensaje","{total} mensajes"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} sin leer de {total}","{unread} sin leer de {total}"],
"Could not load your draft" : "No se ha podido cargar el borrador",
"Could not load original message" : "No se ha podido cargar el mensaje original",
"No message selected" : "Ningún mensaje seleccionado",
diff --git a/l10n/es.json b/l10n/es.json
index ce45898ca..3c6b1bfd5 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Marcar todos los mensajes de esta bandeja como leídos",
"Add subfolder" : "Añadir subcarpeta",
"Loading …" : "Cargando …",
+ "_{total} message_::_{total} messages_" : ["{total} mensaje","{total} mensajes"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} sin leer de {total}","{unread} sin leer de {total}"],
"Could not load your draft" : "No se ha podido cargar el borrador",
"Could not load original message" : "No se ha podido cargar el mensaje original",
"No message selected" : "Ningún mensaje seleccionado",
diff --git a/l10n/fr.js b/l10n/fr.js
index ec391ff6d..e03d2709e 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marquer tous les messages de ce dossier comme lus",
"Add subfolder" : "Ajouter un sous-dossier",
"Loading …" : "Chargement …",
+ "_{total} message_::_{total} messages_" : ["{total} message","{total} messages"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} non lu sur {total}","{unread} non lus sur {total}"],
"Could not load your draft" : "Impossible de charger votre brouillon",
"Could not load original message" : "Impossible de charger le message d'origine",
"No message selected" : "Aucun message sélectionné",
diff --git a/l10n/fr.json b/l10n/fr.json
index d0e76443e..9aec18c7a 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Marquer tous les messages de ce dossier comme lus",
"Add subfolder" : "Ajouter un sous-dossier",
"Loading …" : "Chargement …",
+ "_{total} message_::_{total} messages_" : ["{total} message","{total} messages"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} non lu sur {total}","{unread} non lus sur {total}"],
"Could not load your draft" : "Impossible de charger votre brouillon",
"Could not load original message" : "Impossible de charger le message d'origine",
"No message selected" : "Aucun message sélectionné",
diff --git a/l10n/gl.js b/l10n/gl.js
index 15d0f1ac3..f7e3120f3 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marcar todas as mensaxes deste cartafol como lidas",
"Add subfolder" : "Engadir subcartafol",
"Loading …" : "Cargando…",
+ "_{total} message_::_{total} messages_" : ["{total} mensaxe","{total} mensaxes"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} sen ler de {total}","{unread} sen ler de {total}"],
"Could not load your draft" : "Non foi posíbel cargar o seu borrador",
"Could not load original message" : "Non foi posíbel cargar a mensaxe orixinal",
"No message selected" : "Non seleccionou ningunha mensaxe",
diff --git a/l10n/gl.json b/l10n/gl.json
index 83733aaf2..0c4858d3d 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Marcar todas as mensaxes deste cartafol como lidas",
"Add subfolder" : "Engadir subcartafol",
"Loading …" : "Cargando…",
+ "_{total} message_::_{total} messages_" : ["{total} mensaxe","{total} mensaxes"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} sen ler de {total}","{unread} sen ler de {total}"],
"Could not load your draft" : "Non foi posíbel cargar o seu borrador",
"Could not load original message" : "Non foi posíbel cargar a mensaxe orixinal",
"No message selected" : "Non seleccionou ningunha mensaxe",
diff --git a/l10n/it.js b/l10n/it.js
index 9b48fa21d..202e7b2f3 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marca tutti i messaggi di questa cartella come letti",
"Add subfolder" : "Aggiungi sottocartella",
"Loading …" : "Caricamento in corso...",
+ "_{total} message_::_{total} messages_" : ["{total} messaggio","{total} messaggi"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} non letto di {total}","{unread} non letti di {total}"],
"Could not load your draft" : "Impossibile caricare la tua bozza",
"Could not load original message" : "Impossibile caricare il messaggio originale",
"No message selected" : "Nessun messaggio selezionato",
diff --git a/l10n/it.json b/l10n/it.json
index d9cf194b2..041bc6d13 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Marca tutti i messaggi di questa cartella come letti",
"Add subfolder" : "Aggiungi sottocartella",
"Loading …" : "Caricamento in corso...",
+ "_{total} message_::_{total} messages_" : ["{total} messaggio","{total} messaggi"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} non letto di {total}","{unread} non letti di {total}"],
"Could not load your draft" : "Impossibile caricare la tua bozza",
"Could not load original message" : "Impossibile caricare il messaggio originale",
"No message selected" : "Nessun messaggio selezionato",
diff --git a/l10n/pl.js b/l10n/pl.js
index 1575974af..5d758580b 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Zaznacz wszystkie wiadomości w katalogu jako przeczytane",
"Add subfolder" : "Dodaj podfolder",
"Loading …" : "Wczytywanie…",
+ "_{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} nieprzeczytane z {total}"],
"Could not load your draft" : "Nie można załadować wersji roboczej",
"Could not load original message" : "Nie można załadować oryginalnej wiadomości",
"No message selected" : "Nie wybrano żadnej wiadomości",
diff --git a/l10n/pl.json b/l10n/pl.json
index 4fcd3364b..af5534282 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Zaznacz wszystkie wiadomości w katalogu jako przeczytane",
"Add subfolder" : "Dodaj podfolder",
"Loading …" : "Wczytywanie…",
+ "_{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} nieprzeczytane z {total}"],
"Could not load your draft" : "Nie można załadować wersji roboczej",
"Could not load original message" : "Nie można załadować oryginalnej wiadomości",
"No message selected" : "Nie wybrano żadnej wiadomości",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 99ceecb0b..9fa3c8fef 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marcar todas as mensagens desta pasta como lidas",
"Add subfolder" : "Adicionar subpasta",
"Loading …" : "Carregando...",
+ "_{total} message_::_{total} messages_" : ["{total} mensagem","{total} mensagens"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} não lido de {total}","{unread} não lidos de {total}"],
"Could not load your draft" : "Não pude carregar seu rascunho",
"Could not load original message" : "Não foi possível carregar a mensagem original",
"No message selected" : "Nenhuma mensagem selecionada",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 114f052eb..f7a67b8c3 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Marcar todas as mensagens desta pasta como lidas",
"Add subfolder" : "Adicionar subpasta",
"Loading …" : "Carregando...",
+ "_{total} message_::_{total} messages_" : ["{total} mensagem","{total} mensagens"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} não lido de {total}","{unread} não lidos de {total}"],
"Could not load your draft" : "Não pude carregar seu rascunho",
"Could not load original message" : "Não foi possível carregar a mensagem original",
"No message selected" : "Nenhuma mensagem selecionada",
diff --git a/l10n/tr.js b/l10n/tr.js
index e0b671710..cba373472 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Bu klasördeki tüm iletileri okunmuş olarak işaretle",
"Add subfolder" : "Alt klasör ekle",
"Loading …" : "Yükleniyor …",
+ "_{total} message_::_{total} messages_" : ["{total} ileti","{total} ileti"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} / {total} okunmamış","{unread} / {total} okunmamış"],
"Could not load your draft" : "Taslağınız yüklenemedi",
"Could not load original message" : "Özgün ileti yüklenemedi",
"No message selected" : "Herhangi bir ileti seçilmemiş",
diff --git a/l10n/tr.json b/l10n/tr.json
index 9c11e0cdd..4d945fef5 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "Bu klasördeki tüm iletileri okunmuş olarak işaretle",
"Add subfolder" : "Alt klasör ekle",
"Loading …" : "Yükleniyor …",
+ "_{total} message_::_{total} messages_" : ["{total} ileti","{total} ileti"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} / {total} okunmamış","{unread} / {total} okunmamış"],
"Could not load your draft" : "Taslağınız yüklenemedi",
"Could not load original message" : "Özgün ileti yüklenemedi",
"No message selected" : "Herhangi bir ileti seçilmemiş",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index df4fbc87b..fa9d69ce5 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "将此文件夹中的所有消息都标记为已读",
"Add subfolder" : "添加子文件夹",
"Loading …" : "正在加载...",
+ "_{total} message_::_{total} messages_" : ["{total} 条消息"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} 条未读,一共 {total} 条"],
"Could not load your draft" : "无法加载您的草稿",
"Could not load original message" : "无法加载初始消息",
"No message selected" : "没有选择消息",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 466b3718e..09ef83358 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -100,6 +100,8 @@
"Mark all messages of this folder as read" : "将此文件夹中的所有消息都标记为已读",
"Add subfolder" : "添加子文件夹",
"Loading …" : "正在加载...",
+ "_{total} message_::_{total} messages_" : ["{total} 条消息"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} 条未读,一共 {total} 条"],
"Could not load your draft" : "无法加载您的草稿",
"Could not load original message" : "无法加载初始消息",
"No message selected" : "没有选择消息",