diff options
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 16cf475ca6e..84411c3b7ec 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -155,7 +155,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de tus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>modificado</strong>.", "A favorite file or folder has been <strong>changed</strong>" : "Un archivo o carpeta favorito ha sido <strong>modificado</strong>.", - "All files" : "Todos los archivos", "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "Reject" : "Rechazar", @@ -187,13 +186,13 @@ OC.L10N.register( "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya se usa en la carpeta \"{dir}\". Elige un nombre diferente.", "Could not rename \"{oldName}\"" : "No se pudo cambiar el nombre de \"{oldName}\".", "Total rows summary" : "Resumen total de filas.", - "Select all" : "Seleccionar todo", - "Unselect all" : "Desmarcar todo.", "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos.", "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.", "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction}).", + "Select all" : "Seleccionar todo", + "Unselect all" : "Desmarcar todo.", "List of files and folders." : "Lista de archivos y carpetas. ", "Storage informations" : "Información de almacenamiento.", "{usedQuotaByte} used" : "{usedQuotaByte} usados.", @@ -248,8 +247,8 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", + "All files" : "Todos los archivos", "Toggle %1$s sublist" : "Alternar sublista de %1$s.", - "Toggle grid view" : "Alternar vista en cuadrícula.", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Upload too large" : "La carga es demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", @@ -263,6 +262,7 @@ OC.L10N.register( "%s used" : "%s usado", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", + "Toggle grid view" : "Alternar vista en cuadrícula.", "Deleted files" : "Papelera", "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", |