diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/es_CO.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_CO.js')
-rw-r--r-- | lib/l10n/es_CO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index 3671124e9bc..89b3eb9861e 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -77,7 +77,6 @@ OC.L10N.register( "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer 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 Inválido", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "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" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); |