diff options
Diffstat (limited to 'apps/files/l10n/es_EC.json')
-rw-r--r-- | apps/files/l10n/es_EC.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index f92339a4913..228aa55f969 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -210,7 +210,7 @@ "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Loading current folder" : "Cargando directorio actual.", "No files in here" : "No hay archivos aquí", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.", + "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "Go to the previous folder" : "Ir a la carpeta anterior.", "Go back" : "Regresar", "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", @@ -243,14 +243,13 @@ "Create new templates folder" : "Crear nueva carpeta de plantillas.", "Unable to initialize the templates directory" : "No se pudo inicializar el directorio 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" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", "Toggle %1$s sublist" : "Alternar sublista de %1$s.", "Toggle grid view" : "Alternar vista en cuadrícula.", - "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "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.", - "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í. ", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "Storage invalid" : "El almacenamiento es inválido", @@ -269,6 +268,7 @@ "Deleted shares" : "Comparticiones eliminadas", "Pending shares" : "Comparticiones 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 eliminado 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 |