diff options
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 1c79d53897c..7f0f54660f1 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -94,7 +94,6 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos van poder siguir recibiendo conteníos compartíos, pero nun van poder anicialos", "Documentation:" : "Documentación:", "Enable only for specific groups" : "Habilitar namái pa grupos específicos", - "Cheers!" : "¡Salú!", "Forum" : "Foru", "Profile picture" : "Semeya de perfil", "Upload new" : "Xubir otra", @@ -129,6 +128,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "Facilita una contraseña de recuperación d'alministrador, sinón podríen perdese tolos datos d'usuariu", "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" + "Unable to remove user from group %s" : "Nun pudo desaniciase al usuariu del grupu %s", + "Cheers!" : "¡Salú!" }, "nplurals=2; plural=(n != 1);"); |