diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index e43f94a15af..fa5299fc957 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -337,41 +337,21 @@ "New text file.txt" : "Nuevo archivo.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "El enlace directo fue copiado (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", - "This file has the tag {tag}" : "Este archivo tiene la etiqueta {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}", "\"remote user\"" : "\"usuario remoto\"", - "Select the row for {displayName}" : "Seleccione la fila para {displayName}", - "Open folder {name}" : "Abrir carpeta {name}", - "Download file {name}" : "Descargar archivo {name}", - "Unselect all" : "Desmarcar todos", - "ascending" : "ascendente", - "descending" : "descendente", - "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", - "Storage informations" : "Informaciones de almacenamiento", - "Search for an account" : "Buscar una cuenta", - "Choose" : "Seleccione", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", - "Open the files app settings" : "Abrir la configuración de la app Archivos", - "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", - "Set up templates folder" : "Configura una carpeta para plantillas", - "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Toggle grid view" : "Alternar vista de cuadrícula", - "Shares" : "Archivos compartidos", - "Shared with others" : "Compartido con otros", - "Shared with you" : "Compartido conmigo", - "Deleted shares" : "Recursos compartidos eliminados", - "Pending shares" : "Recursos compartidos pendientes", "File name" : "Nombre del archivo", + "Download file {name}" : "Descargar archivo {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.", "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.", "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar vacío", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "Storage informations" : "Informaciones de almacenamiento", "A file or folder with that name already exists." : "Un archivo o carpeta con ese nombre ya existe.", "Invalid file name" : "Nombre de archivo inválido", - "The files is locked" : "El archivo está bloqueado" + "Open the files app settings" : "Abrir la configuración de la app Archivos", + "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "The files is locked" : "El archivo está bloqueado", + "Create new templates folder" : "Crear nueva carpeta de plantillas", + "Toggle %1$s sublist" : "Alternar %1$s sublista" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |