diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
commit | 6209a66f16896226ead262314844728ed6a23466 (patch) | |
tree | 6f19c046697275f932f175376e37c2485b68db50 /core/l10n/ast.js | |
parent | 3f19eb06a0f0f1a599aeea13457bae3c3164dd8b (diff) | |
download | nextcloud-server-6209a66f16896226ead262314844728ed6a23466.tar.gz nextcloud-server-6209a66f16896226ead262314844728ed6a23466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 0066bab1c65..fdc0d82dc90 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -216,9 +216,8 @@ OC.L10N.register( "Username or email" : "Nome d'usuariu o corréu", "Log in" : "Aniciar sesión", "Wrong password." : "Contraseña incorreuta", - "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.", "App token" : "Pase d'aplicación", - "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación", + "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.", "Redirecting …" : "Redirixendo...", "New password" : "Contraseña nueva", "New Password" : "Contraseña nueva", @@ -242,6 +241,7 @@ OC.L10N.register( "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.", "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.", "Stay logged in" : "Caltener sesión", - "Alternative Logins" : "Anicios de sesión alternativos" + "Alternative Logins" : "Anicios de sesión alternativos", + "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación" }, "nplurals=2; plural=(n != 1);"); |