diff options
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 04e54632002..e41ef2f2cca 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -105,6 +105,11 @@ OC.L10N.register( "Go to %s" : "Ira a %s", "Install Client" : "Instalar o cliente", "Logged in user must be a subadmin" : "O usuario rexistrado debe ser un subadministrador", + "Additional settings" : "Axustes adicionais", + "Groupware" : "Software colaborativo", + "Overview" : "Vista xeral", + "Basic settings" : "Axustes básicos", + "Sharing" : "Compartindo", "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", "Create" : "Crear", @@ -333,7 +338,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 5 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isto necesitase a extensión POSIX de PHP. Vexa a {linkstart}documentación de PHP{linkend} para obter máis detalles. ", - "Sharing" : "Compartindo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode facer axustes finos do comportamento al compartir. Lea a documentación para obter máis más información.", "Allow apps to use the Share API" : "Permitir que as aplicacións empreguen o API para compartir", "Set default expiration date for shares" : "Estabeleza a data de caducidade predeterminada das comparticións", |