diff options
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index d464e016885..e0fc8c84d90 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Email sent" => "Correo enviado", "Encryption" => "Cifrado", "Unable to load list from App Store" => "Non foi posíbel cargar a lista desde a App Store", "Authentication error" => "Produciuse un erro de autenticación", @@ -54,6 +55,8 @@ $TRANSLATIONS = array( "Warnings, errors and fatal issues" => "Avisos, erros e problemas críticos", "Errors and fatal issues" => "Erros e problemas críticos", "Fatal issues only" => "Só problemas críticos", +"None" => "Ningún", +"Login" => "Acceso", "Security Warning" => "Aviso de seguranza", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Está accedendo a %s a través de HTTP. Suxerímoslle que configure o seu servidor para requirir, no seu canto, o uso de HTTPS.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "O seu cartafol de datos e os seus ficheiros probabelmente sexan accesíbeis a través de internet. O ficheiro .htaccess non está a traballar. Suxerímoslle que configure o seu servidor web de tal maneira que o cartafol de datos non estea accesíbel ou que mova o o directorio de datos fóra da raíz de documentos do servidor web.", @@ -91,6 +94,9 @@ $TRANSLATIONS = array( "Enforce HTTPS" => "Forzar HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forzar que os clientes se conecten a %s empregando unha conexión cifrada.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Conéctese a %s empregando HTTPS para activar ou desactivar o forzado de SSL.", +"Server address" => "Enderezo do servidor", +"Port" => "Porto", +"Credentials" => "Credenciais", "Log" => "Rexistro", "Log level" => "Nivel de rexistro", "More" => "Máis", @@ -125,6 +131,7 @@ $TRANSLATIONS = array( "Remove image" => "Retirar a imaxe", "Either png or jpg. Ideally square but you will be able to crop it." => "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recortala.", "Your avatar is provided by your original account." => "O seu avatar é fornecido pola súa conta orixinal.", +"Cancel" => "Cancelar", "Choose as profile image" => "Escolla unha imaxe para o perfil", "Language" => "Idioma", "Help translate" => "Axude na tradución", |