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

github.com/nextcloud/privacy.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-04-05 03:35:07 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-05 03:35:07 +0300
commitcef75481fee7bd36555a2a8eea3104dd42d92941 (patch)
treefb1963b3e74d9dc16bcc520d133190f70511d267 /l10n
parentb75bf7887215ae51de7d95f60f83c5005f253e69 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js8
-rw-r--r--l10n/cs.json8
-rw-r--r--l10n/de.js8
-rw-r--r--l10n/de.json8
-rw-r--r--l10n/de_DE.js8
-rw-r--r--l10n/de_DE.json8
-rw-r--r--l10n/fr.js6
-rw-r--r--l10n/fr.json6
-rw-r--r--l10n/gl.js8
-rw-r--r--l10n/gl.json8
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/pl.js8
-rw-r--r--l10n/pl.json8
-rw-r--r--l10n/pt_BR.js8
-rw-r--r--l10n/pt_BR.json8
-rw-r--r--l10n/tr.js8
-rw-r--r--l10n/tr.json8
-rw-r--r--l10n/zh_CN.js9
-rw-r--r--l10n/zh_CN.json9
20 files changed, 126 insertions, 18 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 932ded9..480026c 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Soukromí",
"-" : "–",
"Add external admin" : "Přidat správce zvenčí",
+ "Your files are not protected by encryption." : "Vaše soubory nejsou chráněny šifrováním.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Vaše soubory jsou šifrovány pomocí {linkopen}šifrování na straně serveru ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Tento server je chráněn šifrováním celého úložiště.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Vaše soubory jsou šifrovány pomocí {linkopen}šifrování na straně serveru ↗{linkclose}. Dále je tento server chráněn šifrováním celého úložiště.",
+ "This server is using full-disk-encryption." : "Tento server používá šifrování celého úložiště.",
"Your data is located in: " : "Vaše data se nacházejí v:",
"The admin hasn't selected the location of the server yet." : "Správce doposud nezadal umístění serveru.",
"Please select a country" : "Vyberte zemi",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Správci",
"People you shared with" : "Lidé, se kterými jste sdíleli",
"Privacy policy" : "Zásada ochrany osobních údajů",
- "Read the privacy policy." : "Přečíst si zásadu ochrany osobních údajů"
+ "Read the privacy policy." : "Přečíst si zásadu ochrany osobních údajů",
+ "Encryption" : "Šifrování"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index e35325c..47b96fe 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -2,6 +2,11 @@
"Privacy" : "Soukromí",
"-" : "–",
"Add external admin" : "Přidat správce zvenčí",
+ "Your files are not protected by encryption." : "Vaše soubory nejsou chráněny šifrováním.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Vaše soubory jsou šifrovány pomocí {linkopen}šifrování na straně serveru ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Tento server je chráněn šifrováním celého úložiště.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Vaše soubory jsou šifrovány pomocí {linkopen}šifrování na straně serveru ↗{linkclose}. Dále je tento server chráněn šifrováním celého úložiště.",
+ "This server is using full-disk-encryption." : "Tento server používá šifrování celého úložiště.",
"Your data is located in: " : "Vaše data se nacházejí v:",
"The admin hasn't selected the location of the server yet." : "Správce doposud nezadal umístění serveru.",
"Please select a country" : "Vyberte zemi",
@@ -199,6 +204,7 @@
"Administrators" : "Správci",
"People you shared with" : "Lidé, se kterými jste sdíleli",
"Privacy policy" : "Zásada ochrany osobních údajů",
- "Read the privacy policy." : "Přečíst si zásadu ochrany osobních údajů"
+ "Read the privacy policy." : "Přečíst si zásadu ochrany osobních údajů",
+ "Encryption" : "Šifrování"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de.js b/l10n/de.js
index 5cb0050..2395ba4 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Datenschutz",
"-" : "-",
"Add external admin" : "Einen externen Administrator hinzufügen",
+ "Your files are not protected by encryption." : "Deine Dateien sind nicht mittels Verschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Deine Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt.",
+ "This server is protected with full-disk-encryption." : "Dieser Server ist mittels Festplattenverschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Deine Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt. Ausserdem ist deser Server mittels Festplattenverschlüsselung geschützt.",
+ "This server is using full-disk-encryption." : "Dieser Server verwendet Festplattenverschlüsselung.",
"Your data is located in: " : "Deine Daten befinden sich in: ",
"The admin hasn't selected the location of the server yet." : "Der Administrator hat den Standort des Servers noch nicht ausgewählt.",
"Please select a country" : "Bitte wähle ein Land",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Administratoren",
"People you shared with" : "Menschen, mit denen Du geteilt hast",
"Privacy policy" : "Datenschutz",
- "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung."
+ "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung.",
+ "Encryption" : "Verschlüsselung"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 1c19c8a..9f36652 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -2,6 +2,11 @@
"Privacy" : "Datenschutz",
"-" : "-",
"Add external admin" : "Einen externen Administrator hinzufügen",
+ "Your files are not protected by encryption." : "Deine Dateien sind nicht mittels Verschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Deine Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt.",
+ "This server is protected with full-disk-encryption." : "Dieser Server ist mittels Festplattenverschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Deine Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt. Ausserdem ist deser Server mittels Festplattenverschlüsselung geschützt.",
+ "This server is using full-disk-encryption." : "Dieser Server verwendet Festplattenverschlüsselung.",
"Your data is located in: " : "Deine Daten befinden sich in: ",
"The admin hasn't selected the location of the server yet." : "Der Administrator hat den Standort des Servers noch nicht ausgewählt.",
"Please select a country" : "Bitte wähle ein Land",
@@ -199,6 +204,7 @@
"Administrators" : "Administratoren",
"People you shared with" : "Menschen, mit denen Du geteilt hast",
"Privacy policy" : "Datenschutz",
- "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung."
+ "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung.",
+ "Encryption" : "Verschlüsselung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 6d697c5..ab70c3f 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Datenschutz",
"-" : "-",
"Add external admin" : "Einen externen Administrator hinzufügen",
+ "Your files are not protected by encryption." : "Ihre Dateien sind nicht mittels Verschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Ihre Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt.",
+ "This server is protected with full-disk-encryption." : "Dieser Server ist mittels Festplattenverschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Ihre Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt. Ausserdem ist deser Server mittels Festplattenverschlüsselung geschützt.",
+ "This server is using full-disk-encryption." : "Dieser Server verwendet Festplattenverschlüsselung.",
"Your data is located in: " : "Ihre Daten befinden sich in: ",
"The admin hasn't selected the location of the server yet." : "Der Administrator hat den Standort des Servers noch nicht ausgewählt.",
"Please select a country" : "Bitte wählen die ein Land",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Administratoren",
"People you shared with" : "Menschen, mit denen Sie geteilt haben",
"Privacy policy" : "Datenschutz",
- "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung."
+ "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung.",
+ "Encryption" : "Verschlüsselung"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 3fe62ec..1e87f27 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -2,6 +2,11 @@
"Privacy" : "Datenschutz",
"-" : "-",
"Add external admin" : "Einen externen Administrator hinzufügen",
+ "Your files are not protected by encryption." : "Ihre Dateien sind nicht mittels Verschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Ihre Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt.",
+ "This server is protected with full-disk-encryption." : "Dieser Server ist mittels Festplattenverschlüsselung geschützt.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Ihre Dateien sind mittels der {linkopen}serverseitigen Verschlüsselung ↗{linkclose} verschlüsselt. Ausserdem ist deser Server mittels Festplattenverschlüsselung geschützt.",
+ "This server is using full-disk-encryption." : "Dieser Server verwendet Festplattenverschlüsselung.",
"Your data is located in: " : "Ihre Daten befinden sich in: ",
"The admin hasn't selected the location of the server yet." : "Der Administrator hat den Standort des Servers noch nicht ausgewählt.",
"Please select a country" : "Bitte wählen die ein Land",
@@ -199,6 +204,7 @@
"Administrators" : "Administratoren",
"People you shared with" : "Menschen, mit denen Sie geteilt haben",
"Privacy policy" : "Datenschutz",
- "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung."
+ "Read the privacy policy." : "Lesen Sie die Datenschutzerklärung.",
+ "Encryption" : "Verschlüsselung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 5e9c463..a052124 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Privacy" : "Vie privée",
"-" : "-",
"Add external admin" : "Ajouter un administrateur externe",
+ "Your files are not protected by encryption." : "Vos fichiers ne sont pas protégés par chiffrement.",
+ "This server is protected with full-disk-encryption." : "Les disques de ce serveur sont protégés par chiffrement.",
+ "This server is using full-disk-encryption." : "Les disques de ce serveur sont chiffrés.",
"Your data is located in: " : "Vos données sont situées en :",
"The admin hasn't selected the location of the server yet." : "L'administrateur n'a pas encore indiqué l'emplacement du serveur.",
"Please select a country" : "Veuillez sélectionner un pays",
@@ -201,6 +204,7 @@ OC.L10N.register(
"Administrators" : "Administrateurs",
"People you shared with" : "Personnes avec qui vous avez partagé",
"Privacy policy" : "Politique de confidentialité",
- "Read the privacy policy." : "Lisez la politique de confidentialité."
+ "Read the privacy policy." : "Lisez la politique de confidentialité.",
+ "Encryption" : "Chiffrement"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index 499d31b..fba3d81 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -2,6 +2,9 @@
"Privacy" : "Vie privée",
"-" : "-",
"Add external admin" : "Ajouter un administrateur externe",
+ "Your files are not protected by encryption." : "Vos fichiers ne sont pas protégés par chiffrement.",
+ "This server is protected with full-disk-encryption." : "Les disques de ce serveur sont protégés par chiffrement.",
+ "This server is using full-disk-encryption." : "Les disques de ce serveur sont chiffrés.",
"Your data is located in: " : "Vos données sont situées en :",
"The admin hasn't selected the location of the server yet." : "L'administrateur n'a pas encore indiqué l'emplacement du serveur.",
"Please select a country" : "Veuillez sélectionner un pays",
@@ -199,6 +202,7 @@
"Administrators" : "Administrateurs",
"People you shared with" : "Personnes avec qui vous avez partagé",
"Privacy policy" : "Politique de confidentialité",
- "Read the privacy policy." : "Lisez la politique de confidentialité."
+ "Read the privacy policy." : "Lisez la politique de confidentialité.",
+ "Encryption" : "Chiffrement"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
index 7ebabf3..b8a6dd6 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Privacidade",
"-" : "-",
"Add external admin" : "Engadir administrador externo",
+ "Your files are not protected by encryption." : "Os seus ficheiros non están protexidos con cifrado.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Os seus ficheiros están protexidos con {linkopen}cifrado no lado do servidor ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Este servidor está protexido con cifrado de disco completo.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Os seus ficheiros están cifrados con {linkopen}cifrado no lado do servidor ↗{linkclose}. Ademais, este servidor está protexido con cifrado de disco completo.",
+ "This server is using full-disk-encryption." : "Este servidor está a usar o cifrado de disco completo.",
"Your data is located in: " : "Os seus datos están localizados en:",
"The admin hasn't selected the location of the server yet." : "O administrador aínda non seleccionou a localización do servidor.",
"Please select a country" : "Seleccione un país",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Administradores",
"People you shared with" : "Persoas coas que compartiu",
"Privacy policy" : "Política de privacidade",
- "Read the privacy policy." : "Lea a política de privacidade."
+ "Read the privacy policy." : "Lea a política de privacidade.",
+ "Encryption" : "Cifrado"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
index 616d269..04f9bdb 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -2,6 +2,11 @@
"Privacy" : "Privacidade",
"-" : "-",
"Add external admin" : "Engadir administrador externo",
+ "Your files are not protected by encryption." : "Os seus ficheiros non están protexidos con cifrado.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Os seus ficheiros están protexidos con {linkopen}cifrado no lado do servidor ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Este servidor está protexido con cifrado de disco completo.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Os seus ficheiros están cifrados con {linkopen}cifrado no lado do servidor ↗{linkclose}. Ademais, este servidor está protexido con cifrado de disco completo.",
+ "This server is using full-disk-encryption." : "Este servidor está a usar o cifrado de disco completo.",
"Your data is located in: " : "Os seus datos están localizados en:",
"The admin hasn't selected the location of the server yet." : "O administrador aínda non seleccionou a localización do servidor.",
"Please select a country" : "Seleccione un país",
@@ -199,6 +204,7 @@
"Administrators" : "Administradores",
"People you shared with" : "Persoas coas que compartiu",
"Privacy policy" : "Política de privacidade",
- "Read the privacy policy." : "Lea a política de privacidade."
+ "Read the privacy policy." : "Lea a política de privacidade.",
+ "Encryption" : "Cifrado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 705d777..2abbfa8 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Privacy" : "Privatumas",
"-" : "-",
+ "Your files are not protected by encryption." : "Jūsų failai nėra apsaugoti šifravimu.",
"The admin hasn't selected the location of the server yet." : "Administratorius kol kas nepasirinko serverio vietovės.",
"Please select a country" : "Pasirinkite šalį",
"You don't have any shares with individual users." : "Jūs neturite jokių viešinių su atskirais naudotojais.",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 600b0df..91a310c 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,6 +1,7 @@
{ "translations": {
"Privacy" : "Privatumas",
"-" : "-",
+ "Your files are not protected by encryption." : "Jūsų failai nėra apsaugoti šifravimu.",
"The admin hasn't selected the location of the server yet." : "Administratorius kol kas nepasirinko serverio vietovės.",
"Please select a country" : "Pasirinkite šalį",
"You don't have any shares with individual users." : "Jūs neturite jokių viešinių su atskirais naudotojais.",
diff --git a/l10n/pl.js b/l10n/pl.js
index 231df17..4fed5d9 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Prywatność",
"-" : "-",
"Add external admin" : "Dodaj zewnętrznego administratora",
+ "Your files are not protected by encryption." : "Twoje pliki nie są chronione przez szyfrowanie.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Twoje pliki są szyfrowane za pomocą {linkopen}server-side-encryption ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Ten serwer jest chroniony za pomocą full-disk-encryption.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Twoje pliki są szyfrowane za pomocą {linkopen}server-side-encryption ↗{linkclose}. Ponadto ten serwer jest chroniony za pomocą full-disk-encryption.",
+ "This server is using full-disk-encryption." : "Ten serwer używa full-disk-encryption.",
"Your data is located in: " : "Twoje dane znajdują się w: ",
"The admin hasn't selected the location of the server yet." : "Administrator nie wybrał jeszcze lokalizacji serwera.",
"Please select a country" : "Wybierz kraj",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Administratorzy",
"People you shared with" : "Osoby, którym udostępniasz",
"Privacy policy" : "Polityka prywatności",
- "Read the privacy policy." : "Przeczytaj politykę prywatności."
+ "Read the privacy policy." : "Przeczytaj politykę prywatności.",
+ "Encryption" : "Szyfrowanie"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 77ad264..2e85acf 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -2,6 +2,11 @@
"Privacy" : "Prywatność",
"-" : "-",
"Add external admin" : "Dodaj zewnętrznego administratora",
+ "Your files are not protected by encryption." : "Twoje pliki nie są chronione przez szyfrowanie.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Twoje pliki są szyfrowane za pomocą {linkopen}server-side-encryption ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Ten serwer jest chroniony za pomocą full-disk-encryption.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Twoje pliki są szyfrowane za pomocą {linkopen}server-side-encryption ↗{linkclose}. Ponadto ten serwer jest chroniony za pomocą full-disk-encryption.",
+ "This server is using full-disk-encryption." : "Ten serwer używa full-disk-encryption.",
"Your data is located in: " : "Twoje dane znajdują się w: ",
"The admin hasn't selected the location of the server yet." : "Administrator nie wybrał jeszcze lokalizacji serwera.",
"Please select a country" : "Wybierz kraj",
@@ -199,6 +204,7 @@
"Administrators" : "Administratorzy",
"People you shared with" : "Osoby, którym udostępniasz",
"Privacy policy" : "Polityka prywatności",
- "Read the privacy policy." : "Przeczytaj politykę prywatności."
+ "Read the privacy policy." : "Przeczytaj politykę prywatności.",
+ "Encryption" : "Szyfrowanie"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index baa2146..491484a 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Privacidade",
"-" : "-",
"Add external admin" : "Adicionar administrador externo",
+ "Your files are not protected by encryption." : "Seus arquivos não estão criptografados.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Seus arquivos estão criptografados com {linkopen}criptografia-lado-do-servidor ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Este servidor está protegido com criptografia-de-disco-completo.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Seus arquivos estão criptografados com {linkopen}criptografia-lado-do-servidor ↗{linkclose}. Adicionalmente, este servidor está protegido com criptografia-de-disco-completo.",
+ "This server is using full-disk-encryption." : "Este servidor está usando criptografia-de-disco-completo.",
"Your data is located in: " : "Seus dados estão em:",
"The admin hasn't selected the location of the server yet." : "O administrador ainda não selecionou a localização do servidor.",
"Please select a country" : "Selecione um país",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Administradores",
"People you shared with" : "Pessoas com quem você compartilhou",
"Privacy policy" : "Política de privacidade",
- "Read the privacy policy." : "Leia a política de privacidade."
+ "Read the privacy policy." : "Leia a política de privacidade.",
+ "Encryption" : "Criptografia"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0f61fe8..bb56057 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -2,6 +2,11 @@
"Privacy" : "Privacidade",
"-" : "-",
"Add external admin" : "Adicionar administrador externo",
+ "Your files are not protected by encryption." : "Seus arquivos não estão criptografados.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Seus arquivos estão criptografados com {linkopen}criptografia-lado-do-servidor ↗{linkclose}.",
+ "This server is protected with full-disk-encryption." : "Este servidor está protegido com criptografia-de-disco-completo.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Seus arquivos estão criptografados com {linkopen}criptografia-lado-do-servidor ↗{linkclose}. Adicionalmente, este servidor está protegido com criptografia-de-disco-completo.",
+ "This server is using full-disk-encryption." : "Este servidor está usando criptografia-de-disco-completo.",
"Your data is located in: " : "Seus dados estão em:",
"The admin hasn't selected the location of the server yet." : "O administrador ainda não selecionou a localização do servidor.",
"Please select a country" : "Selecione um país",
@@ -199,6 +204,7 @@
"Administrators" : "Administradores",
"People you shared with" : "Pessoas com quem você compartilhou",
"Privacy policy" : "Política de privacidade",
- "Read the privacy policy." : "Leia a política de privacidade."
+ "Read the privacy policy." : "Leia a política de privacidade.",
+ "Encryption" : "Criptografia"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index f3d60c6..f5b44f9 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -4,6 +4,11 @@ OC.L10N.register(
"Privacy" : "Gizlilik",
"-" : "-",
"Add external admin" : "Dış yönetici ekle",
+ "Your files are not protected by encryption." : "Dosyalarınız şifreleme ile korunmuyor.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Dosyalarınız {linkopen}sunucu tarafı şifrelemesi ↗{linkclose} ile korunuyor.",
+ "This server is protected with full-disk-encryption." : "Bu sunucu tam disk şifrelemesi ile korunuyor.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Dosyalarınız {linkopen}sunucu tarafı şifrelemesi ↗{linkclose} ile korunuyor. Ek olarak bu sunucu tam disk şifrelemesi ile korunuyor.",
+ "This server is using full-disk-encryption." : "Bu sunucu tam disk şifrelemesi ile korunuyor.",
"Your data is located in: " : "Verileriniz şurada tutuluyor:",
"The admin hasn't selected the location of the server yet." : "Yönetici henüz sunucunun konumunu seçmemiş.",
"Please select a country" : "Lütfen bir ülke seçin",
@@ -201,6 +206,7 @@ OC.L10N.register(
"Administrators" : "Yöneticiler",
"People you shared with" : "Verilerinizi paylaştığınız kişiler",
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
- "Read the privacy policy." : "Kişisel verilerinizin korunması ilkesini gözden geçirin."
+ "Read the privacy policy." : "Kişisel verilerinizin korunması ilkesini gözden geçirin.",
+ "Encryption" : "Şifreleme"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index c2e13ef..69f4e1d 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -2,6 +2,11 @@
"Privacy" : "Gizlilik",
"-" : "-",
"Add external admin" : "Dış yönetici ekle",
+ "Your files are not protected by encryption." : "Dosyalarınız şifreleme ile korunmuyor.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Dosyalarınız {linkopen}sunucu tarafı şifrelemesi ↗{linkclose} ile korunuyor.",
+ "This server is protected with full-disk-encryption." : "Bu sunucu tam disk şifrelemesi ile korunuyor.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Dosyalarınız {linkopen}sunucu tarafı şifrelemesi ↗{linkclose} ile korunuyor. Ek olarak bu sunucu tam disk şifrelemesi ile korunuyor.",
+ "This server is using full-disk-encryption." : "Bu sunucu tam disk şifrelemesi ile korunuyor.",
"Your data is located in: " : "Verileriniz şurada tutuluyor:",
"The admin hasn't selected the location of the server yet." : "Yönetici henüz sunucunun konumunu seçmemiş.",
"Please select a country" : "Lütfen bir ülke seçin",
@@ -199,6 +204,7 @@
"Administrators" : "Yöneticiler",
"People you shared with" : "Verilerinizi paylaştığınız kişiler",
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
- "Read the privacy policy." : "Kişisel verilerinizin korunması ilkesini gözden geçirin."
+ "Read the privacy policy." : "Kişisel verilerinizin korunması ilkesini gözden geçirin.",
+ "Encryption" : "Şifreleme"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index b11e536..8e78b76 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -3,6 +3,12 @@ OC.L10N.register(
{
"Privacy" : "隐私",
"-" : "-",
+ "Add external admin" : "添加外部管理员",
+ "Your files are not protected by encryption." : "您的文件没有进行加密保护。",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。",
+ "This server is protected with full-disk-encryption." : "此服务器被全盘加密保护。",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。同时,此服务器被全盘加密保护。",
+ "This server is using full-disk-encryption." : "此服务器正在使用全盘加密。",
"Your data is located in: " : "您的数据位于:",
"The admin hasn't selected the location of the server yet." : "管理员尚未选定此服务器所在的地区。",
"Please select a country" : "请选择一个国家",
@@ -200,6 +206,7 @@ OC.L10N.register(
"Administrators" : "管理员",
"People you shared with" : "与您共享的人",
"Privacy policy" : "隐私政策",
- "Read the privacy policy." : "阅读隐私政策。"
+ "Read the privacy policy." : "阅读隐私政策。",
+ "Encryption" : "加密"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 5f71b2a..23f66d1 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,6 +1,12 @@
{ "translations": {
"Privacy" : "隐私",
"-" : "-",
+ "Add external admin" : "添加外部管理员",
+ "Your files are not protected by encryption." : "您的文件没有进行加密保护。",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。",
+ "This server is protected with full-disk-encryption." : "此服务器被全盘加密保护。",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "您的文件由 {linkopen}服务器端加密机制 ↗{linkclose} 进行加密。同时,此服务器被全盘加密保护。",
+ "This server is using full-disk-encryption." : "此服务器正在使用全盘加密。",
"Your data is located in: " : "您的数据位于:",
"The admin hasn't selected the location of the server yet." : "管理员尚未选定此服务器所在的地区。",
"Please select a country" : "请选择一个国家",
@@ -198,6 +204,7 @@
"Administrators" : "管理员",
"People you shared with" : "与您共享的人",
"Privacy policy" : "隐私政策",
- "Read the privacy policy." : "阅读隐私政策。"
+ "Read the privacy policy." : "阅读隐私政策。",
+ "Encryption" : "加密"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file