diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-09 01:45:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-09 01:45:32 -0500 |
commit | 3428c03b80a851d3b68790376b1b33846e3b48c6 (patch) | |
tree | 4d7af4d68544605c420c67dd822c7f7d116be5bc /settings/l10n/gl.php | |
parent | deafac92737a73c6cf5ec841b8aee8556e378459 (diff) | |
download | nextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.tar.gz nextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 3ff871a0b38..ce2ceea41b1 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "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", +"Your full name has been changed." => "O seu nome completo foi cambiado", +"Unable to change full name" => "Non é posíbel cambiar o nome completo", "Group already exists" => "O grupo xa existe", "Unable to add group" => "Non é posíbel engadir o grupo", "Email saved" => "Correo gardado", @@ -109,6 +111,7 @@ $TRANSLATIONS = array( "Current password" => "Contrasinal actual", "New password" => "Novo contrasinal", "Change password" => "Cambiar o contrasinal", +"Full Name" => "Nome completo", "Email" => "Correo", "Your email address" => "O seu enderezo de correo", "Fill in an email address to enable password recovery" => "Escriba un enderezo de correo para activar o contrasinal de recuperación", @@ -137,6 +140,7 @@ $TRANSLATIONS = array( "Other" => "Outro", "Username" => "Nome de usuario", "Storage" => "Almacenamento", +"change full name" => "Cambiar o nome completo", "set new password" => "estabelecer un novo contrasinal", "Default" => "Predeterminado" ); |