diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
commit | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch) | |
tree | d59dc5387cdcf94b326df07b345e53dcadd7e8cb /settings/l10n/ast.js | |
parent | 6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff) | |
download | nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ast.js')
-rw-r--r-- | settings/l10n/ast.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 6dad0877372..1dfe0553ded 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -1,21 +1,9 @@ OC.L10N.register( "settings", { - "Sharing" : "Compartiendo", - "External Storage" : "Almacenamientu esternu", - "Cron" : "Cron", - "Log" : "Rexistru", - "Updates" : "Anovamientos", - "Couldn't remove app." : "Nun pudo desaniciase l'aplicación.", - "Language changed" : "Camudóse la llingua", - "Invalid request" : "Solicitú inválida", - "Authentication error" : "Fallu d'autenticació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.", "Wrong password" : "Contraseña incorreuta", "No user supplied" : "Nun s'especificó un usuariu", + "Authentication error" : "Fallu d'autenticación", "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", "Wrong admin recovery password. Please check the password and try again." : "Contraseña de recuperación d'alministrador incorreuta. Comprueba la contraseña ya inténtalo dempués.", "Unable to change password" : "Nun pudo camudase la contraseña", @@ -28,6 +16,18 @@ OC.L10N.register( "Email saved" : "Corréu-e guardáu", "Your full name has been changed." : "Camudóse'l nome completu.", "Unable to change full name" : "Nun pue camudase'l nome completu", + "Sharing" : "Compartiendo", + "External Storage" : "Almacenamientu esternu", + "Cron" : "Cron", + "Log" : "Rexistru", + "Updates" : "Anovamientos", + "Couldn't remove app." : "Nun pudo desaniciase l'aplicación.", + "Language changed" : "Camudóse la llingua", + "Invalid request" : "Solicitú inválida", + "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.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿De xuru que quies amestar \"{domain}\" como dominiu de confianza?", "Add trusted domain" : "Amestar dominiu de confianza", "Sending..." : "Unviando...", |