diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:12:12 +0000 |
commit | 7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3 (patch) | |
tree | a3b7651925cd96f1177be016b018447d75100f73 /core/l10n/ast.js | |
parent | d45a889fe22273aab64e8a339b57da097988cd36 (diff) | |
download | nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.tar.gz nextcloud-server-7f2838cf6891cd2ec5a4a575d8cbdee9d79226a3.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 d2ea2d0a8a5..0066bab1c65 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -216,7 +216,6 @@ OC.L10N.register( "Username or email" : "Nome d'usuariu o corréu", "Log in" : "Aniciar sesión", "Wrong password." : "Contraseña incorreuta", - "Stay logged in" : "Caltener sesió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.", "App token" : "Pase d'aplicación", "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación", @@ -242,6 +241,7 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.", "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" }, "nplurals=2; plural=(n != 1);"); |