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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-08 23:49:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-08 23:49:06 +0300
commit9d8e9b1efbc210319ce467927085405a7219a2c2 (patch)
treea2f8b68cde070b23545c9f48993ed01a7e8bf6d0 /lib
parent3a22f9dfe57d97af54a5259c5c8fa0a9a4d1c4e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/es_MX.js2
-rw-r--r--lib/l10n/es_MX.json2
-rw-r--r--lib/l10n/fr.js3
-rw-r--r--lib/l10n/fr.json3
-rw-r--r--lib/l10n/nb.js1
-rw-r--r--lib/l10n/nb.json1
6 files changed, 10 insertions, 2 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 5fd1ce54184..0973501e629 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s",
"Enterprise bundle" : "Paquete empresarial",
"Groupware bundle" : "Paquete de Groupware",
- "Social sharing bundle" : "Paquete de compartido social",
+ "Social sharing bundle" : "Paquete para compartir en redes sociales",
"PHP %s or higher is required." : "Se requiere de PHPH %s o superior.",
"PHP with a version lower than %s is required." : "PHP con una versión inferiror a la %s es requerido. ",
"%sbit or higher PHP required." : "se requiere PHP para %sbit o superior.",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index 7c4db901384..9dd56c44284 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -12,7 +12,7 @@
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s",
"Enterprise bundle" : "Paquete empresarial",
"Groupware bundle" : "Paquete de Groupware",
- "Social sharing bundle" : "Paquete de compartido social",
+ "Social sharing bundle" : "Paquete para compartir en redes sociales",
"PHP %s or higher is required." : "Se requiere de PHPH %s o superior.",
"PHP with a version lower than %s is required." : "PHP con una versión inferiror a la %s es requerido. ",
"%sbit or higher PHP required." : "se requiere PHP para %sbit o superior.",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index d493c880444..791452dbba5 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -12,6 +12,9 @@ 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",
+ "Enterprise bundle" : "Pack pour entreprise",
+ "Groupware bundle" : "Pack pour travail collaboratif",
+ "Social sharing bundle" : "Pack pour partage social",
"PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
"PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
"%sbit or higher PHP required." : "%sbit ou PHP supérieur est requis.",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index 7b077838d40..6f8e5808891 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -10,6 +10,9 @@
"%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",
+ "Enterprise bundle" : "Pack pour entreprise",
+ "Groupware bundle" : "Pack pour travail collaboratif",
+ "Social sharing bundle" : "Pack pour partage social",
"PHP %s or higher is required." : "PHP %s ou supérieur est requis.",
"PHP with a version lower than %s is required." : "PHP avec une version antérieure à %s est requis.",
"%sbit or higher PHP required." : "%sbit ou PHP supérieur est requis.",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 3e2095aa0bc..b51292a0c31 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -54,6 +54,7 @@ OC.L10N.register(
"Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Basic settings" : "Basisinnstillinger",
"Sharing" : "Deling",
"Security" : "Sikkerhet",
"Encryption" : "Kryptering",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index b7d619990f7..5ee3cb99e71 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -52,6 +52,7 @@
"Admin" : "Admin",
"APCu" : "APCu",
"Redis" : "Redis",
+ "Basic settings" : "Basisinnstillinger",
"Sharing" : "Deling",
"Security" : "Sikkerhet",
"Encryption" : "Kryptering",