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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 04:12:19 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-21 04:12:19 +0300
commit684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3 (patch)
tree02ba85c444d26190e69ec34108122f52aee5c934 /settings
parent52a97e826ba8f84bd4eb60b837c6f57c8b0c373b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/es_MX.js1
-rw-r--r--settings/l10n/es_MX.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index 4f792aa724c..25ca5657794 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -160,6 +160,7 @@ OC.L10N.register(
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Groups" : "Grupos",
+ "Unable to retrieve the group list" : "No fue posible recuperar la lista del grupo",
"Unable to delete {objName}" : "No fue posible borrar {objName}",
"Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
"A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json
index ef41efc2a43..5089973cea8 100644
--- a/settings/l10n/es_MX.json
+++ b/settings/l10n/es_MX.json
@@ -158,6 +158,7 @@
"Good password" : "Buena contraseña",
"Strong password" : "Contraseña fuerte",
"Groups" : "Grupos",
+ "Unable to retrieve the group list" : "No fue posible recuperar la lista del grupo",
"Unable to delete {objName}" : "No fue posible borrar {objName}",
"Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
"A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",