aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/es_GT.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/es_GT.js')
-rw-r--r--settings/l10n/es_GT.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/es_GT.js b/settings/l10n/es_GT.js
index d2014386fc8..2eb2bf6e8b8 100644
--- a/settings/l10n/es_GT.js
+++ b/settings/l10n/es_GT.js
@@ -61,9 +61,6 @@ OC.L10N.register(
"Not saved" : "No guardado",
"Sending…" : "Enviando...",
"Email sent" : "Correo electrónico enviado",
- "Allow filesystem access" : "Permitir acceso al sistema de archivos",
- "Disconnect" : "Desconectar",
- "Revoke" : "Revocar",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -114,7 +111,7 @@ OC.L10N.register(
"Enable all" : "Habilitar todo",
"Enable" : "Habilitar",
"The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>",
- "Settings" : "Configuraciones ",
+ "{size} used" : "{size} usado",
"Email" : "Correo electrónico",
"Group admin for" : "Administrador del grupo para",
"Language" : "Idioma",
@@ -130,6 +127,7 @@ OC.L10N.register(
"App bundles" : "Paquetes de aplicación",
"Admins" : "Administradores",
"Everyone" : "Todos",
+ "Add group" : "Agregar grupo",
"SSL Root Certificates" : "Certificado SSL Raíz",
"Common Name" : "Nombre común",
"Valid until" : "Válido hasta",
@@ -303,6 +301,9 @@ OC.L10N.register(
"Approved" : "Aprobado",
"Experimental" : "Experimental",
"No apps found for {query}" : "No se encontraron aplicaciones para {query}",
+ "Allow filesystem access" : "Permitir acceso al sistema de archivos",
+ "Disconnect" : "Desconectar",
+ "Revoke" : "Revocar",
"Unable to delete {objName}" : "No fue posible borrar {objName}",
"Error creating group: {message}" : "Se presentó un error al crear el grupo: {message}",
"A valid group name must be provided" : "Debes proporcionar un nombre de grupo válido",
@@ -313,7 +314,6 @@ OC.L10N.register(
"No user found for <strong>{pattern}</strong>" : "No se encontraron usuarios para <strong>{pattern}</strong>",
"Unable to add user to group {group}" : "No fue posible agregar el usuario al grupo {group}",
"Unable to remove user from group {group}" : "No fue posible eliminar el usuario del grupo {group}",
- "Add group" : "Agregar grupo",
"Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
"no group" : "sin grupos",
"Password successfully changed" : "La contraseña se cambió exitosamente",
@@ -388,6 +388,7 @@ OC.L10N.register(
"Follow us on Twitter!" : "¡Síguenos en Twitter!",
"Check out our blog!" : "¡Visita nuestro blog!",
"Subscribe to our newsletter!" : "¡Suscribete a nuestro newsletter!",
+ "Settings" : "Configuraciones ",
"Show storage location" : "Mostrar la ubicación del almacenamiento",
"Show user backend" : "Mostrar backend del usuario",
"Show last login" : "Mostrar último inicio de sesión",
@@ -413,7 +414,6 @@ OC.L10N.register(
"Updating …" : "Actualizando ...",
"Could not update app" : "No fue posible actualizar la aplicación",
"Could not remove app" : "No fue posible eliminar la aplicación",
- "{size} used" : "{size} usado",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Es importante que todo esté configurado correctamente por la seguridad y desempeño de tu instancia. Para ayudarte con esto, estamos haciendo unas validaciones automáticas. Por favor ve la sección de Consejos y Trucos así como la documentación para más información.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP no parece estar configurado correctamente para consultar las variables de ambiente. La prueba con getenv(\"PATH\") sólo regresa una respuesta vacía.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Por favor verifica la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación de instalación ↗</a> para notas de configuración de PHP y la configuración de tu servidor de PHP, especialmete al usar php-fpm.",