diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-19 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-19 00:08:20 +0000 |
commit | 76d10bc46bc9fce92fb648c2e6f5974e297c21e1 (patch) | |
tree | 01a46481d04a3b109ac989a35f95dc3939922a1c /apps/files/l10n/es.js | |
parent | 38cf9b8dc030e795ea0f02a7680f93754596bf8c (diff) | |
download | nextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.tar.gz nextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 0205a9f2caa..817f003d486 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>eliminado</strong>.", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar las notificaiones acerca de la creación y cambios de sus <strong>archivos favoritos</strong><em>(Stream only)</em>", "A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>.", + "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Subida (máx. %s)", "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de subida", @@ -112,6 +113,7 @@ OC.L10N.register( "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen los cambios.", "Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.", + "%s of %s used" : "%s de %s usado", "%s used" : "usado %s", "Settings" : "Ajustes", "Show hidden files" : "Mostrar archivos ocultos", |