diff options
Diffstat (limited to 'settings/l10n/gl.php')
-rw-r--r-- | settings/l10n/gl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 1b9818d987f..6098cc65056 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -21,6 +21,7 @@ $TRANSLATIONS = array( "Couldn't decrypt your files, check your password and try again" => "Non foi posíbel descifrar os seus ficheiros. revise o seu contrasinal e ténteo de novo", "Encryption keys deleted permanently" => "As chaves de cifrado foron eliminadas permanentemente", "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" => "Non foi posíbel eliminar permanentemente as chaves de cifrado. revise o ficheiro de rexistro owncloud.log, ou pregúntelle ao administrador", +"Couldn't remove app." => "Non foi posíbel retirar o aplicativo.", "Email saved" => "Correo gardado", "Invalid email" => "Correo incorrecto", "Unable to delete group" => "Non é posíbel eliminar o grupo.", @@ -43,6 +44,7 @@ $TRANSLATIONS = array( "User Documentation" => "Documentación do usuario", "Admin Documentation" => "Documentación do administrador", "Update to {appversion}" => "Actualizar á {appversion}", +"Uninstall App" => "Desinstalar un aplicativo", "Disable" => "Desactivar", "Enable" => "Activar", "Please wait...." => "Agarde...", @@ -53,6 +55,9 @@ $TRANSLATIONS = array( "Error" => "Erro", "Update" => "Actualizar", "Updated" => "Actualizado", +"Uninstalling ...." => "Desinstalando ...", +"Error while uninstalling app" => "Produciuse un erro ao desinstalar o aplicatvo", +"Uninstall" => "Desinstalar", "Select a profile picture" => "Seleccione unha imaxe para o perfil", "Very weak password" => "Contrasinal moi feble", "Weak password" => "Contrasinal feble", |