diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index c6ea5aee546..c4c43249e47 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -205,6 +205,7 @@ "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", "{relative}% used" : "{relative}% utilizado", "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento", + "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno, ¡no se subirán ni se sincronizarán más archivos!", "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", "Change" : "Cambiar", @@ -217,6 +218,7 @@ "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", + "Add" : "Añadir", "Loading current folder" : "Cargando carpeta actual", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", @@ -227,6 +229,7 @@ "Shared" : "Compartido", "Switch to list view" : "Cambiar a vista de lista", "Switch to grid view" : "Cambiar a vista de cuadrícula", + "You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí", "Open the files app settings" : "Abrir la configuración de la app Archivos", "Files settings" : "Configuración de archivos", "File cannot be accessed" : "El archivo no puede ser accesado", @@ -307,7 +310,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Selecciona", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", - "Sort list by {column}" : "Ordenar lista por {column}" + "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 |