diff options
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r-- | apps/files/l10n/es_GT.js | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js index d1c217ef721..0a8f0079235 100644 --- a/apps/files/l10n/es_GT.js +++ b/apps/files/l10n/es_GT.js @@ -129,6 +129,7 @@ OC.L10N.register( "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "Change" : "Cambiar", + "Tags" : "Etiquetas", "%s used" : "%s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", "Settings" : "Configuraciones ", @@ -143,7 +144,6 @@ OC.L10N.register( "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í. ", - "Tags" : "Etiquetas", "Deleted files" : "Papelera", "Shares" : "Elementos compartidos", "Shared with others" : "Compartido con otros", @@ -151,13 +151,6 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "File handling" : "Manejo 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í. ", - "Cancel upload" : "Cancelar carga", "%s of %s used" : "%s de %s usado" }, "nplurals=2; plural=(n != 1);"); |