diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-26 04:10:42 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-26 04:10:42 -0400 |
commit | 90e11ee0056e11b2275226edfb823bece0b7c5cf (patch) | |
tree | f017f513524a5a7038f182ebb465219c2b575993 /apps/files/l10n/es.js | |
parent | 08a490df32e7744be5e5f47067746591e7fac05a (diff) | |
download | nextcloud-server-90e11ee0056e11b2275226edfb823bece0b7c5cf.tar.gz nextcloud-server-90e11ee0056e11b2275226edfb823bece0b7c5cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index e72beeee097..64df2a8491d 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -67,6 +67,8 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"], + "Path" : "Ruta", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Agregado a Favoritos", "Favorite" : "Favorito", "An error occurred while trying to update the tags" : "Se produjo un error al tratar de actualizar las etiquetas", @@ -90,6 +92,7 @@ OC.L10N.register( "File handling" : "Administración de archivos", "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", + "With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "Con PHP-FPM este valor se puede demorar hasta 5 minutos para tener efecto después de guardar.", "Save" : "Guardar", "Can not be edited from here due to insufficient permissions." : "No se puede editar desde aquí por permisos insuficientes.", "Settings" : "Ajustes", |