diff options
Diffstat (limited to 'apps/files/l10n/es_AR.json')
-rw-r--r-- | apps/files/l10n/es_AR.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json index ca5f36504ed..9af6780e5b4 100644 --- a/apps/files/l10n/es_AR.json +++ b/apps/files/l10n/es_AR.json @@ -99,12 +99,6 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite las notificación de la creación y cambios a sus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>", "Unlimited" : "Ilimitado", "Upload (max. %s)" : "Cargar (max. %s)", - "File handling" : "Administración de archivos", - "Maximum upload size" : "Tamaño máximo de carga", - "max. possible: " : "max. posible:", - "Save" : "Guardar", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", - "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", "%s of %s used" : "%s de %s usado", "%s used" : "%s usado", "Settings" : "Configuraciones ", @@ -125,6 +119,12 @@ "Shared by link" : "Compartido por link", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Target folder" : "Carpeta destino" + "Target folder" : "Carpeta destino", + "File handling" : "Administración de archivos", + "Maximum upload size" : "Tamaño máximo de carga", + "max. possible: " : "max. posible:", + "Save" : "Guardar", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", + "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |