diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /core/l10n/ast.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index d855dd3d11e..0c34b93fa4f 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -203,7 +203,6 @@ OC.L10N.register( "Please try again or contact your administrator." : "Volvi tentalo o contauta col to alministrador, por favor.", "Username or email" : "Nome d'usuariu o corréu", "Log in" : "Aniciar sesión", - "Wrong password." : "Contraseña incorreuta", "App token" : "Pase d'aplicación", "New password" : "Contraseña nueva", "New Password" : "Contraseña nueva", @@ -234,6 +233,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.", "The specified document has not been found on the server." : "Nun s'alcontró'l documentu especificáu nel sirvidor.", "You can click here to return to %s." : "Pues primir equí pa volver a %s.", + "Wrong password." : "Contraseña incorreuta", "Stay logged in" : "Caltener sesión", "Alternative Logins" : "Anicios de sesión alternativos", "You are about to grant %s access to your %s account." : "Tas a pìques de conceder a %s l'accesu a la to cuenta %s.", |