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>2020-12-01 05:19:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-01 05:19:46 +0300
commit7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch)
tree419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/es.js
parentc97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index ae14ee4d65e..94166bef2c4 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Set an admin username." : "Configurar un nombre de usuario del administrador",
"Set an admin password." : "Configurar la contraseña del administrador.",
"Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s",
- "Invalid Federated Cloud ID" : "ID de Nube federada no válida",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend",
"Sharing backend %s not found" : "El motor compartido %s no se ha encontrado",
"Sharing backend for %s not found" : "Motor compartido para %s no encontrado",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Groupware" : "Groupware",
"Personal info" : "Información personal",
"Mobile & desktop" : "Móvil y escritorio",
+ "Invalid Federated Cloud ID" : "ID de Nube federada no válida",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web permisos de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s"
},
"nplurals=2; plural=(n != 1);");