summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-28 00:08:05 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-28 00:08:05 +0000
commitbaa6db35390b8dc7f84bac047b97d04c049cbef4 (patch)
tree9cd22eb2c4138c702fe3b1562a3c698751814441 /lib/l10n
parentdc58206ded857001415593d75f3de5f051f3efb2 (diff)
downloadnextcloud-server-baa6db35390b8dc7f84bac047b97d04c049cbef4.tar.gz
nextcloud-server-baa6db35390b8dc7f84bac047b97d04c049cbef4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/de.js1
-rw-r--r--lib/l10n/de.json1
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/fr.js1
-rw-r--r--lib/l10n/fr.json1
-rw-r--r--lib/l10n/nb.js1
-rw-r--r--lib/l10n/nb.json1
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 008e22b54bc..5cb71095a52 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s",
+ "Education Edition" : "Bildungsausgabe",
"Enterprise bundle" : "Firmen-Paket",
"Groupware bundle" : "Groupware-Paket",
"Social sharing bundle" : "Paket für das Teilen in sozialen Medien",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index e40233aa06f..cbe4d07ae17 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s",
+ "Education Edition" : "Bildungsausgabe",
"Enterprise bundle" : "Firmen-Paket",
"Groupware bundle" : "Groupware-Paket",
"Social sharing bundle" : "Paket für das Teilen in sozialen Medien",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 4af618c62b9..2e5708c7972 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s",
+ "Education Edition" : "Bildungsausgabe",
"Enterprise bundle" : "Firmen-Paket",
"Groupware bundle" : "Groupware-Paket",
"Social sharing bundle" : "Paket für das Teilen in sozialen Medien",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 6e65ac418fc..ff3cd62c04d 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s",
+ "Education Edition" : "Bildungsausgabe",
"Enterprise bundle" : "Firmen-Paket",
"Groupware bundle" : "Groupware-Paket",
"Social sharing bundle" : "Paket für das Teilen in sozialen Medien",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 47f7df11555..1f1e14fc867 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s",
+ "Education Edition" : "Édition pour l'éducation ",
"Enterprise bundle" : "Pack pour entreprise",
"Groupware bundle" : "Pack pour travail collaboratif",
"Social sharing bundle" : "Pack pour partage social",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 502ed939f78..9ce75adbe6e 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s",
+ "Education Edition" : "Édition pour l'éducation ",
"Enterprise bundle" : "Pack pour entreprise",
"Groupware bundle" : "Pack pour travail collaboratif",
"Social sharing bundle" : "Pack pour partage social",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index ec86a04be47..47a1daa6466 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s og %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s og %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s og %5$s",
+ "Education Edition" : "Utdanningsversjon",
"Enterprise bundle" : "Bedrifts-pakke",
"Groupware bundle" : "Gruppevare-pakke",
"Social sharing bundle" : "Sosialdelings-pakke",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 06f17fbd8ff..3f6be7ddfa5 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s og %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s og %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s og %5$s",
+ "Education Edition" : "Utdanningsversjon",
"Enterprise bundle" : "Bedrifts-pakke",
"Groupware bundle" : "Gruppevare-pakke",
"Social sharing bundle" : "Sosialdelings-pakke",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index e98cc71c4fa..cbcad026291 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
+ "Education Edition" : "Edição Educativa",
"Enterprise bundle" : "Pacote Enterprise",
"Groupware bundle" : "Pacote Groupware",
"Social sharing bundle" : "Pacote de compartilhamento social",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index a7fb31d8f9c..d9c52a6f043 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
+ "Education Edition" : "Edição Educativa",
"Enterprise bundle" : "Pacote Enterprise",
"Groupware bundle" : "Pacote Groupware",
"Social sharing bundle" : "Pacote de compartilhamento social",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 0b1b5a8bff2..d4477b8002d 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s, %2$s ve %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ve %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s",
+ "Education Edition" : "Eğitim Sürümü",
"Enterprise bundle" : "Kurumsal paket",
"Groupware bundle" : "Grup paketi",
"Social sharing bundle" : "Sosyal ağ paketi",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 498e75ffb08..cdd37b07a30 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -10,6 +10,7 @@
"%1$s, %2$s and %3$s" : "%1$s, %2$s ve %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ve %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ve %5$s",
+ "Education Edition" : "Eğitim Sürümü",
"Enterprise bundle" : "Kurumsal paket",
"Groupware bundle" : "Grup paketi",
"Social sharing bundle" : "Sosyal ağ paketi",