diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index a84a7c93981..62b0ef44f48 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -210,7 +210,7 @@ "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Loading current folder" : "Cargando carpeta actual", "No files in here" : "Aquí no hay archivos", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", + "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", "Go to the previous folder" : "Ir a la carpeta anterior", "Go back" : "Ir atrás", "Open the files app settings" : "Abrir la configuración de la app Archivos", @@ -243,14 +243,13 @@ "Create new templates folder" : "Crear nueva carpeta de plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", "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" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar vista de cuadrícula", - "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", "No entries found in this folder" : "No hay entradas en esta carpeta", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que está intentando subir sobrepasan el tamaño máximo permitido en este servidor.", - "No favorites yet" : "Aún no hay favoritos", - "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo.txt", "Storage invalid" : "Almacenamiento no válido", @@ -269,6 +268,7 @@ "Deleted shares" : "Recursos compartidos eliminados", "Pending shares" : "Recursos compartidos pendientes", "Open folder {name}" : "Abrir carpeta {name}", - "Search for an account" : "Buscar una cuenta" + "Search for an account" : "Buscar una cuenta", + "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |