diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
commit | 9f194bc682f0c19b61511af8c8bac56e7df51338 (patch) | |
tree | 4ea694fb04b6320a9d36772566d0279bc1d8f59b /core/l10n/lv.js | |
parent | a13440d46a709b972512ddbb46c084141cdeb99a (diff) | |
download | nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 2509f3a4465..79208607298 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -235,7 +235,6 @@ OC.L10N.register( "Username or email" : "Lietotājvārds vai e-pasts", "Log in" : "Ierakstīties", "Wrong password." : "Nepareiza parole.", - "Stay logged in" : "Palikt ierakstītam", "App token" : "Programmas pilnvara", "Alternative login using app token" : "Alternatīvās pieteikšanās izmantojot programmas pilnvaru.", "Redirecting …" : "Novirzam ...", @@ -267,6 +266,7 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu, federated cloud ID vai e-pasta adresi.", "Share with other people by entering a user or group or a federated cloud ID." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai federated cloud ID.", "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.", + "Stay logged in" : "Palikt ierakstītam", "Alternative Logins" : "Alternatīvās pieteikšanās" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |