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>2019-10-05 05:36:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-05 05:36:49 +0300
commit7c0c4a3c9ab6b1e533f8e9d0259fcb3522513828 (patch)
tree98168e1e646058420dfe49ff094261d2dd8df91b /l10n
parentdb9a03d384892d47b1e667ca7521bd69c82ab766 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js4
-rw-r--r--l10n/ca.json4
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/fr.js4
-rw-r--r--l10n/fr.json4
-rw-r--r--l10n/gl.js4
-rw-r--r--l10n/gl.json4
-rw-r--r--l10n/it.js4
-rw-r--r--l10n/it.json4
-rw-r--r--l10n/nl.js5
-rw-r--r--l10n/nl.json5
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/sv.js4
-rw-r--r--l10n/sv.json4
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
22 files changed, 90 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 5c2bc33ac..9deb2db17 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -35,6 +35,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Esteu cercant una manera de xifrar els vostres correus electrònics? Instal·leu l’extensió del navegador Mailvelope.",
"from" : "de",
"to" : "a",
+ "+ CC/BCC" : "+ Cc / C/o",
+ "CC" : "Cc",
+ "BCC" : "C/o",
"Subject" : "Assumpte",
"This mail does not have a subject yet." : "Aquest correu encara no té cap assumpte.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Tingueu en compte que el correu electrònic ha vingut d’una adreça que no s’hauria de respondre, per tant\tla vostra resposta probablement no serà llegida.",
@@ -59,6 +62,7 @@ OC.L10N.register(
"Mark read" : "Marca com a llegit",
"Mark unread" : "Marca com a no llegit",
"Delete" : "Suprimeix",
+ "BCC recipients only" : "Només destinataris de C/o ",
"Report this bug" : "Informa d'aquest error",
"Loading messages" : "S'estan carregant missatges",
"Not found" : "No s'ha trobat",
diff --git a/l10n/ca.json b/l10n/ca.json
index 32e9e4d1f..5cfb85c9b 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -33,6 +33,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Esteu cercant una manera de xifrar els vostres correus electrònics? Instal·leu l’extensió del navegador Mailvelope.",
"from" : "de",
"to" : "a",
+ "+ CC/BCC" : "+ Cc / C/o",
+ "CC" : "Cc",
+ "BCC" : "C/o",
"Subject" : "Assumpte",
"This mail does not have a subject yet." : "Aquest correu encara no té cap assumpte.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Tingueu en compte que el correu electrònic ha vingut d’una adreça que no s’hauria de respondre, per tant\tla vostra resposta probablement no serà llegida.",
@@ -57,6 +60,7 @@
"Mark read" : "Marca com a llegit",
"Mark unread" : "Marca com a no llegit",
"Delete" : "Suprimeix",
+ "BCC recipients only" : "Només destinataris de C/o ",
"Report this bug" : "Informa d'aquest error",
"Loading messages" : "S'estan carregant missatges",
"Not found" : "No s'ha trobat",
diff --git a/l10n/de.js b/l10n/de.js
index b869292a0..cf42b9780 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Du suchst nach einer Möglichkeit Deine E-Mails zu verschlüsseln? Installiere hierzu die Browser-Erweiterung Mailvelope!",
"from" : "von",
"to" : "an",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Betreff",
"This mail does not have a subject yet." : "Diese E-Mail hat bislang keinen Betreff.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Beachte, dass diese E-Mail von einer noreply Adresse aus versandt wurde \t Deine Antwort wird möglicherweise nicht gelesen werden.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Als gelesen markieren",
"Mark unread" : "Als ungelesen markieren",
"Delete" : "Löschen",
+ "BCC recipients only" : "Nur BCC-Empfänger",
"Report this bug" : "Diesen Bug melden",
"Loading messages" : "Lade Nachrichten",
"Not found" : "Nicht gefunden",
diff --git a/l10n/de.json b/l10n/de.json
index 3d4cdee33..34d03806b 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Du suchst nach einer Möglichkeit Deine E-Mails zu verschlüsseln? Installiere hierzu die Browser-Erweiterung Mailvelope!",
"from" : "von",
"to" : "an",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Betreff",
"This mail does not have a subject yet." : "Diese E-Mail hat bislang keinen Betreff.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Beachte, dass diese E-Mail von einer noreply Adresse aus versandt wurde \t Deine Antwort wird möglicherweise nicht gelesen werden.",
@@ -58,6 +61,7 @@
"Mark read" : "Als gelesen markieren",
"Mark unread" : "Als ungelesen markieren",
"Delete" : "Löschen",
+ "BCC recipients only" : "Nur BCC-Empfänger",
"Report this bug" : "Diesen Bug melden",
"Loading messages" : "Lade Nachrichten",
"Not found" : "Nicht gefunden",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 652f616e9..96fd8c4a2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Sie suchen nach einer Möglichkeit Ihre E-Mails zu verschlüsseln? Installieren Sie sich hierzu die Browser-Erweiterung Mailvelope!",
"from" : "von",
"to" : "an",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Betreff",
"This mail does not have a subject yet." : "Diese E-Mail hat bislang keinen Betreff.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Beachten Sie, dass diese E-Mail von einer noreply-Adresse aus versendet wurde und \t Ihre Antwort wahrscheinlich nicht gelesen wird.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Als gelesen markieren",
"Mark unread" : "Als ungelesen markieren",
"Delete" : "Löschen",
+ "BCC recipients only" : "Nur BCC-Empfänger",
"Report this bug" : "Melden Sie einen technischen Fehler",
"Loading messages" : "Lade Nachrichten",
"Not found" : "Nicht gefunden",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index f2e4acd68..b867ec489 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Sie suchen nach einer Möglichkeit Ihre E-Mails zu verschlüsseln? Installieren Sie sich hierzu die Browser-Erweiterung Mailvelope!",
"from" : "von",
"to" : "an",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Betreff",
"This mail does not have a subject yet." : "Diese E-Mail hat bislang keinen Betreff.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Beachten Sie, dass diese E-Mail von einer noreply-Adresse aus versendet wurde und \t Ihre Antwort wahrscheinlich nicht gelesen wird.",
@@ -58,6 +61,7 @@
"Mark read" : "Als gelesen markieren",
"Mark unread" : "Als ungelesen markieren",
"Delete" : "Löschen",
+ "BCC recipients only" : "Nur BCC-Empfänger",
"Report this bug" : "Melden Sie einen technischen Fehler",
"Loading messages" : "Lade Nachrichten",
"Not found" : "Nicht gefunden",
diff --git a/l10n/fr.js b/l10n/fr.js
index 4b6646e11..7781dbece 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -35,6 +35,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Vous recherchez comment protéger vos courriels ? Installez l'extension Mailvelope browser !",
"from" : "de",
"to" : "vers",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Sujet",
"This mail does not have a subject yet." : "L’objet de ce courriel n'est pas encore renseigné.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Notez que le mail provient d'une adresse noreply donc\tvotre réponse ne sera sans doute pas lu.",
@@ -59,6 +62,7 @@ OC.L10N.register(
"Mark read" : "Marquer comme lu",
"Mark unread" : "Marquer comme non-lu",
"Delete" : "Supprimer",
+ "BCC recipients only" : "Destinataires BCC uniquement",
"Report this bug" : "Signaler ce bogue",
"Loading messages" : "Chargement des messages",
"Not found" : "Non trouvé",
diff --git a/l10n/fr.json b/l10n/fr.json
index 4d2e1f4dd..8a8862b57 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -33,6 +33,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Vous recherchez comment protéger vos courriels ? Installez l'extension Mailvelope browser !",
"from" : "de",
"to" : "vers",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Sujet",
"This mail does not have a subject yet." : "L’objet de ce courriel n'est pas encore renseigné.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Notez que le mail provient d'une adresse noreply donc\tvotre réponse ne sera sans doute pas lu.",
@@ -57,6 +60,7 @@
"Mark read" : "Marquer comme lu",
"Mark unread" : "Marquer comme non-lu",
"Delete" : "Supprimer",
+ "BCC recipients only" : "Destinataires BCC uniquement",
"Report this bug" : "Signaler ce bogue",
"Loading messages" : "Chargement des messages",
"Not found" : "Non trouvé",
diff --git a/l10n/gl.js b/l10n/gl.js
index 3f7c3abc4..4a447498b 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Busca unha forma de cifrar os seus correos electrónicos? Instale a extensión do navegador Mailvelope!",
"from" : "dende",
"to" : "para",
+ "+ CC/BCC" : "+ CC/CCA",
+ "CC" : "CC",
+ "BCC" : "CCA",
"Subject" : "Asunto",
"This mail does not have a subject yet." : "Este correo aínda non ten un asunto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Teña en conta que o correo proviña dun enderezo sen resposta\tpolo que probabelmente a súa resposta non sexa lida.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Marcar como lido",
"Mark unread" : "Marcar como sen ler",
"Delete" : "Eliminar",
+ "BCC recipients only" : "Só destinatarios CCA",
"Report this bug" : "Informar deste fallo",
"Loading messages" : "Cargando mensaxes",
"Not found" : "Non atopado",
diff --git a/l10n/gl.json b/l10n/gl.json
index bbfbec639..709fc9a05 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Busca unha forma de cifrar os seus correos electrónicos? Instale a extensión do navegador Mailvelope!",
"from" : "dende",
"to" : "para",
+ "+ CC/BCC" : "+ CC/CCA",
+ "CC" : "CC",
+ "BCC" : "CCA",
"Subject" : "Asunto",
"This mail does not have a subject yet." : "Este correo aínda non ten un asunto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Teña en conta que o correo proviña dun enderezo sen resposta\tpolo que probabelmente a súa resposta non sexa lida.",
@@ -58,6 +61,7 @@
"Mark read" : "Marcar como lido",
"Mark unread" : "Marcar como sen ler",
"Delete" : "Eliminar",
+ "BCC recipients only" : "Só destinatarios CCA",
"Report this bug" : "Informar deste fallo",
"Loading messages" : "Cargando mensaxes",
"Not found" : "Non atopado",
diff --git a/l10n/it.js b/l10n/it.js
index 631d57ac3..02d79c9ad 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Stai cercando un modo per cifrare le tue email? Installa l'estensione per browser Mailvelope!",
"from" : "da",
"to" : "a",
+ "+ CC/BCC" : "+ CC/CCN",
+ "CC" : "CC",
+ "BCC" : "CCN",
"Subject" : "Oggetto",
"This mail does not have a subject yet." : "Questo messaggio non ha ancora un oggetto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Nota che l'email è arrivata da un indirizzo noreply, perciò\tla tua risposta probabilmente non sarà letta.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Marca come letto",
"Mark unread" : "Marca come non letto",
"Delete" : "Elimina",
+ "BCC recipients only" : "Solo destinatari CCN",
"Report this bug" : "Segnala questo bug",
"Loading messages" : "Caricamento messaggi",
"Not found" : "Non trovato",
diff --git a/l10n/it.json b/l10n/it.json
index 4d787e444..387b8e4ed 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Stai cercando un modo per cifrare le tue email? Installa l'estensione per browser Mailvelope!",
"from" : "da",
"to" : "a",
+ "+ CC/BCC" : "+ CC/CCN",
+ "CC" : "CC",
+ "BCC" : "CCN",
"Subject" : "Oggetto",
"This mail does not have a subject yet." : "Questo messaggio non ha ancora un oggetto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Nota che l'email è arrivata da un indirizzo noreply, perciò\tla tua risposta probabilmente non sarà letta.",
@@ -58,6 +61,7 @@
"Mark read" : "Marca come letto",
"Mark unread" : "Marca come non letto",
"Delete" : "Elimina",
+ "BCC recipients only" : "Solo destinatari CCN",
"Report this bug" : "Segnala questo bug",
"Loading messages" : "Caricamento messaggi",
"Not found" : "Non trovato",
diff --git a/l10n/nl.js b/l10n/nl.js
index 142699fe2..9384ef318 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Op zoek naar een manier om je emails te versleutelen? Installeer de Mailvelope extensie in je browser!",
"from" : "van",
"to" : "aan",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Onderwerp",
"This mail does not have a subject yet." : "Dit e-mailbericht heeft nog geen onderwerp.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Let op! Het bericht komt van een \"noreply\" adres\tjouw antwoord zal waarschijnlijk niet worden gelezen.",
@@ -60,9 +63,11 @@ OC.L10N.register(
"Mark read" : "Markeer gelezen",
"Mark unread" : "Markeer ongelezen",
"Delete" : "Verwijderen",
+ "BCC recipients only" : "Alleen BCC ontvangers",
"Report this bug" : "Meld deze fout",
"Loading messages" : "Berichten aan het laden",
"Not found" : "Niet gevonden",
+ "Reply" : "Antwoord",
"Forward" : "Doorsturen",
"Could not load your message" : "Kon je bericht niet laden",
"Import into calendar" : "Toevoegen aan agenda",
diff --git a/l10n/nl.json b/l10n/nl.json
index 2c8707c5d..dfbaa2d02 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Op zoek naar een manier om je emails te versleutelen? Installeer de Mailvelope extensie in je browser!",
"from" : "van",
"to" : "aan",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Onderwerp",
"This mail does not have a subject yet." : "Dit e-mailbericht heeft nog geen onderwerp.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Let op! Het bericht komt van een \"noreply\" adres\tjouw antwoord zal waarschijnlijk niet worden gelezen.",
@@ -58,9 +61,11 @@
"Mark read" : "Markeer gelezen",
"Mark unread" : "Markeer ongelezen",
"Delete" : "Verwijderen",
+ "BCC recipients only" : "Alleen BCC ontvangers",
"Report this bug" : "Meld deze fout",
"Loading messages" : "Berichten aan het laden",
"Not found" : "Niet gevonden",
+ "Reply" : "Antwoord",
"Forward" : "Doorsturen",
"Could not load your message" : "Kon je bericht niet laden",
"Import into calendar" : "Toevoegen aan agenda",
diff --git a/l10n/pl.js b/l10n/pl.js
index 3c2fc7efa..cfed93795 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Szukasz sposobu na szyfrowanie wiadomości e-mail? Zainstaluj dla przeglądarki rozszerzenie Mailvelope!",
"from" : "od",
"to" : "do",
+ "+ CC/BCC" : "+ DW/UDW",
+ "CC" : "DW",
+ "BCC" : "UDW",
"Subject" : "Temat",
"This mail does not have a subject yet." : "Ta wiadomość nie ma jeszcze tematu.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Zwróć uwagę, że e-mail został wysłany z niepoprawnego adresu,\tdlatego Twoja odpowiedź prawdopodobnie nie zostanie przeczytana.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Oznacz jako przeczytana",
"Mark unread" : "Oznacz jako nie przeczytana",
"Delete" : "Usuń",
+ "BCC recipients only" : "Tylko odbiorcy UDW",
"Report this bug" : "Zgłoś ten błąd",
"Loading messages" : "Ładowanie wiadomości",
"Not found" : "Nie znaleziono",
diff --git a/l10n/pl.json b/l10n/pl.json
index caaa1179e..7bb394636 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Szukasz sposobu na szyfrowanie wiadomości e-mail? Zainstaluj dla przeglądarki rozszerzenie Mailvelope!",
"from" : "od",
"to" : "do",
+ "+ CC/BCC" : "+ DW/UDW",
+ "CC" : "DW",
+ "BCC" : "UDW",
"Subject" : "Temat",
"This mail does not have a subject yet." : "Ta wiadomość nie ma jeszcze tematu.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Zwróć uwagę, że e-mail został wysłany z niepoprawnego adresu,\tdlatego Twoja odpowiedź prawdopodobnie nie zostanie przeczytana.",
@@ -58,6 +61,7 @@
"Mark read" : "Oznacz jako przeczytana",
"Mark unread" : "Oznacz jako nie przeczytana",
"Delete" : "Usuń",
+ "BCC recipients only" : "Tylko odbiorcy UDW",
"Report this bug" : "Zgłoś ten błąd",
"Loading messages" : "Ładowanie wiadomości",
"Not found" : "Nie znaleziono",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 1df5ccdf0..a323497b5 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Procurando uma maneira de criptografar seus e-mails? Instale a extensão de navegador Mailvelope!",
"from" : "de",
"to" : "para",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Assunto",
"This mail does not have a subject yet." : "Este e-mail ainda não tem um assunto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Observe que veio de um endereço noreply então\tsua resposta não será lida.",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Marcar como lida",
"Mark unread" : "Marcar como não lida",
"Delete" : "Excluir",
+ "BCC recipients only" : "Somente destinatários BCC",
"Report this bug" : "Reportar este erro",
"Loading messages" : "Carregando mensagens",
"Not found" : "Não encontrado",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index cf6be0ec8..7b938f620 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Procurando uma maneira de criptografar seus e-mails? Instale a extensão de navegador Mailvelope!",
"from" : "de",
"to" : "para",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Assunto",
"This mail does not have a subject yet." : "Este e-mail ainda não tem um assunto.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Observe que veio de um endereço noreply então\tsua resposta não será lida.",
@@ -58,6 +61,7 @@
"Mark read" : "Marcar como lida",
"Mark unread" : "Marcar como não lida",
"Delete" : "Excluir",
+ "BCC recipients only" : "Somente destinatários BCC",
"Report this bug" : "Reportar este erro",
"Loading messages" : "Carregando mensagens",
"Not found" : "Não encontrado",
diff --git a/l10n/sv.js b/l10n/sv.js
index 19c019efd..45da06dc8 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -35,6 +35,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Letar du efter ett sätt att kryptera dina e-postmeddelanden? Installera webbläsar-tillägget Mailvelope!",
"from" : "Från",
"to" : "till",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Ämne",
"This mail does not have a subject yet." : "Det här brevet har inget ämne ännu.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Observera att avsändaren är en noreply-adress så\tditt svar kommer antagligen inte att läsas.",
@@ -59,6 +62,7 @@ OC.L10N.register(
"Mark read" : "Markera som läst",
"Mark unread" : "Markera som oläst",
"Delete" : "Ta bort",
+ "BCC recipients only" : "Endast BCC-mottagare",
"Report this bug" : "Rapportera detta fel",
"Loading messages" : "Laddar meddelanden",
"Not found" : "Hittades inte",
diff --git a/l10n/sv.json b/l10n/sv.json
index 45679f640..bb8dacd79 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -33,6 +33,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "Letar du efter ett sätt att kryptera dina e-postmeddelanden? Installera webbläsar-tillägget Mailvelope!",
"from" : "Från",
"to" : "till",
+ "+ CC/BCC" : "+ CC/BCC",
+ "CC" : "CC",
+ "BCC" : "BCC",
"Subject" : "Ämne",
"This mail does not have a subject yet." : "Det här brevet har inget ämne ännu.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "Observera att avsändaren är en noreply-adress så\tditt svar kommer antagligen inte att läsas.",
@@ -57,6 +60,7 @@
"Mark read" : "Markera som läst",
"Mark unread" : "Markera som oläst",
"Delete" : "Ta bort",
+ "BCC recipients only" : "Endast BCC-mottagare",
"Report this bug" : "Rapportera detta fel",
"Loading messages" : "Laddar meddelanden",
"Not found" : "Hittades inte",
diff --git a/l10n/tr.js b/l10n/tr.js
index 7d4fd2449..f6e8dc6f8 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "E-postalarınızı şifreleyecek bir yöntem mi arıyorsunuz? Mailvelope tarayıcı eklentisini kurun!",
"from" : "kimden",
"to" : "kime",
+ "+ CC/BCC" : "+ Kopya/Gizli Kopya",
+ "CC" : "Kopya",
+ "BCC" : "Gizli Kopya",
"Subject" : "Konu",
"This mail does not have a subject yet." : "Bu e-postanın konusu yazılmamış.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "E-posta noreply adresinden gönderildiğinden yanıtınızın okunmayabileceğini unutmayın",
@@ -60,6 +63,7 @@ OC.L10N.register(
"Mark read" : "Okunmuş olarak işaretle",
"Mark unread" : "Okunmamış olarak işaretle",
"Delete" : "Sil",
+ "BCC recipients only" : "Yalnız gizli kopya alıcıları",
"Report this bug" : "Bu hatayı bildirin",
"Loading messages" : "İletiler yükleniyor",
"Not found" : "Bulunamadı",
diff --git a/l10n/tr.json b/l10n/tr.json
index 074ab383f..cfcf31d8c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -34,6 +34,9 @@
"Looking for a way to encrypt your emails? Install the Mailvelope browser extension!" : "E-postalarınızı şifreleyecek bir yöntem mi arıyorsunuz? Mailvelope tarayıcı eklentisini kurun!",
"from" : "kimden",
"to" : "kime",
+ "+ CC/BCC" : "+ Kopya/Gizli Kopya",
+ "CC" : "Kopya",
+ "BCC" : "Gizli Kopya",
"Subject" : "Konu",
"This mail does not have a subject yet." : "Bu e-postanın konusu yazılmamış.",
"Note that the mail came from a noreply address so\tyour reply will probably not be read." : "E-posta noreply adresinden gönderildiğinden yanıtınızın okunmayabileceğini unutmayın",
@@ -58,6 +61,7 @@
"Mark read" : "Okunmuş olarak işaretle",
"Mark unread" : "Okunmamış olarak işaretle",
"Delete" : "Sil",
+ "BCC recipients only" : "Yalnız gizli kopya alıcıları",
"Report this bug" : "Bu hatayı bildirin",
"Loading messages" : "İletiler yükleniyor",
"Not found" : "Bulunamadı",