summaryrefslogtreecommitdiffstats
path: root/settings/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r--settings/l10n/gl.js17
1 files changed, 4 insertions, 13 deletions
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index ee941a23e43..003593e3fcb 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"settings",
{
- "Security & Setup Warnings" : "Avisos de seguridade e configuración",
"Cron" : "Cron",
"Sharing" : "Compartindo",
"Email Server" : "Servidor de correo",
@@ -92,6 +91,8 @@ OC.L10N.register(
"A valid password must be provided" : "Debe fornecer un contrasinal",
"A valid email must be provided" : "Ten que fornecer un correo funcional",
"__language_name__" : "Galego",
+ "Sync clients" : "Clientes de sincronización",
+ "Personal info" : "Información persoal",
"SSL root certificates" : "Certificados raíz SSL",
"Encryption" : "Cifrado",
"Everything (fatal issues, errors, warnings, info, debug)" : "Todo (problemas críticos, erros, avisos, información, depuración)",
@@ -105,32 +106,20 @@ OC.L10N.register(
"NT LAN Manager" : "Xestor NT LAN",
"SSL" : "SSL",
"TLS" : "TLS",
- "Read-Only config enabled" : "Activada a restrición da configuración a só lectura",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Foi activada a restrición da configuración a só lectura. Isto impide o estabelecemento dalgunhas configuracións a través da interface web. Ademais, ten que facer escribíbel manualmente o ficheiro para cada actualización.",
- "Setup Warning" : "Configurar os avisos",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Parece que PHP foi configuración para substituír bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.",
- "Database Performance Info" : "Información do rendemento da base de datos",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Empregase SQLite como base de datos. Para instalacións grandes recomendámoslle que cambie a unha infraestrutura de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconsellámoslle o uso de SQLite",
- "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar cara outra base de datos, empregue a ferramenta en liña de ordes: «occ db:convert-type»",
- "Microsoft Windows Platform" : "Plataforma Windows de Microsoft",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor funciona baixo Windows de Microsoft. Recomendámoslle encarecidamente que empregue Linux para obter unha perfecta experiencia de usuario.",
- "APCu below version 4.0.6 installed" : "Instalada a APCu baixo a versión 4.0.6",
"APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Está instalada a APCu baixo a versión 4.0.6, por razóns de estabilidade e rendemento, recomendamos actualizar a unha nova versión da APCu.",
- "Module 'fileinfo' missing" : "Non se atopou o módulo «fileinfo»",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendábel activar este módulo para obter os mellores resultados coa detección do tipo MIME.",
- "Locale not working" : "A configuración rexional non funciona",
"System locale can not be set to a one which supports UTF-8." : "Non é posíbel estabelecer a configuración rexional do sistema a unha que admita UTF-8.",
"This means that there might be problems with certain characters in file names." : "Isto significa que pode haber problemas con certos caracteres en nomes de ficheiro.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Recomendámoslle que instale no sistema os paquetes necesarios para admitir unha das seguintes configuracións rexionais: %s.",
- "URL generation in notification emails" : "Xeración dos URL nos correos de notificación",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a instalación no está feita na raíz do dominio e usa o sistema cron, pode haber problemas coa xeración de URL. Para evitar estes problemas, axuste a opción «overwrite.cli.url» no seu ficheiro config.php á ruta webroot da instalación (suxestión: «%s»)",
- "Cronjob encountered misconfiguration" : "A tarefa de cron atopou unha configuración defectuosa",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Non foi posíbel executar a tarefa de cron programada desde a liña de ordes. Atopáronse os seguintes erros técnicos:",
- "Configuration Checks" : "Comprobacións da configuración",
"No problems found" : "Non se atoparon problemas",
- "Please double check the <a href=\"%s\">installation guides</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Volva comprobar as <a href=\"%s\">guías de instalación</a>, e comprobe que non existen erros ou avisos no <a href=\"#log-section\">rexistro</a>.>.",
"Last cron job execution: %s." : "Última execución da tarefa de cron: %s.",
"Last cron job execution: %s. Something seems wrong." : "Última execución da tarefa de cron: %s. Semella que algo vai mal",
"Cron was not executed yet!" : "«Cron» aínda non foi executado!",
@@ -204,6 +193,7 @@ OC.L10N.register(
"Current password" : "Contrasinal actual",
"New password" : "Novo contrasinal",
"Change password" : "Cambiar o contrasinal",
+ "Full name" : "Nome completo",
"No display name set" : "Sen nome visíbel estabelecido",
"Email" : "Correo",
"Your email address" : "O seu enderezo de correo",
@@ -224,6 +214,7 @@ OC.L10N.register(
"Valid until" : "Válido ata",
"Issued By" : "Fornecido por",
"Valid until %s" : "Válido ata %s",
+ "Import root certificate" : "Importar o certificado raíz",
"The encryption app is no longer enabled, please decrypt all your files" : "A aplicación de cifrado non está activada, descifre todos os ficheiros",
"Log-in password" : "Contrasinal de acceso",
"Decrypt all Files" : "Descifrar todos os ficheiros",