diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-24 01:07:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-24 01:07:14 +0000 |
commit | 30e9d67ee9892bc77e15d4fe587afe8073d251d2 (patch) | |
tree | ac0b3ce6c32d44ae3aa81a01a760fda34503e090 /settings/l10n/ast.js | |
parent | c0341f3459c30286a36e36196f58dfd5f4e787a2 (diff) | |
download | nextcloud-server-30e9d67ee9892bc77e15d4fe587afe8073d251d2.tar.gz nextcloud-server-30e9d67ee9892bc77e15d4fe587afe8073d251d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 743e0a2f967..5c0a54c4083 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -18,9 +18,6 @@ OC.L10N.register( "Your full name has been changed." : "Camudóse'l nome completu.", "Email saved" : "Corréu-e guardáu", "Couldn't remove app." : "Nun pudo desaniciase l'aplicación.", - "Admins can't remove themself from the admin group" : "Los alministradores nun puen desaniciase a ellos mesmos del grupu d'alministrador", - "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", - "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", "Couldn't update app." : "Nun pudo anovase l'aplicación.", "Add trusted domain" : "Amestar dominiu de confianza", "Sending..." : "Unviando...", @@ -131,6 +128,9 @@ OC.L10N.register( "set new password" : "afitar nueva contraseña", "Default" : "Predetermináu", "Language changed" : "Camudóse la llingua", + "Admins can't remove themself from the admin group" : "Los alministradores nun puen desaniciase a ellos mesmos del grupu d'alministrador", + "Unable to add user to group %s" : "Nun pudo amestase l'usuariu al grupu %s", + "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿De xuru que quies amestar \"{domain}\" como dominiu de confianza?", "Please wait...." : "Espera, por favor....", "Everything (fatal issues, errors, warnings, info, debug)" : "Too (Información, Avisos, Fallos, debug y problemes fatales)", |