diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
commit | 97b6b53d5c2246258fa6545b1f9cca36d3b13e91 (patch) | |
tree | 4a5c1fd45ee41972408f34f5258c06519990d639 /apps/files/l10n/es_CR.js | |
parent | c33167be5e9265d13f91e3717c8b89b17e9d060f (diff) | |
download | nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.tar.gz nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_CR.js')
-rw-r--r-- | apps/files/l10n/es_CR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js index 27eea58ec5a..b72649c39f8 100644 --- a/apps/files/l10n/es_CR.js +++ b/apps/files/l10n/es_CR.js @@ -131,7 +131,6 @@ OC.L10N.register( "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", - "%s of %s used" : "%s de %s usado", "%s used" : "%s usado", "Settings" : "Configuraciones ", "Show hidden files" : "Mostrar archivos ocultos", @@ -157,6 +156,7 @@ OC.L10N.register( "Target folder" : "Carpeta destino", "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>borrado</strong>", "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>", + "%s of %s used" : "%s de %s usado", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus Archivos vía WebDAV</a>" }, "nplurals=2; plural=(n != 1);"); |