diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/lv.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 8b8b3455eef..51c6922a5f1 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -211,7 +211,7 @@ OC.L10N.register( "The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.", "Two-factor authentication" : "Divpakāpju autentifikācija", "Use backup code" : "Izmantojiet dublēšanas kodu", - "Cancel log in" : "Atcelt pieteikšanos", + "Cancel login" : "Atcelt pieteikšanos", "Error while validating your second factor" : "Kļūda validējot jūsu otru faktoru.", "Access through untrusted domain" : "Piekļūt caur neuzticamu domēnu", "App update required" : "Lietotnei nepieciešama atjaunināšana", @@ -297,6 +297,7 @@ OC.L10N.register( "For larger installations we recommend to choose a different database backend." : "Priekš lielākām instalācijām mēs iesakām izvēlēties citu datubāzes serveri.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sevišķi, ja izmantojat darbvirsmas klientu datņu sinhronizācijai, SQLite izmantošana nav ieteicama.", "Wrong password." : "Nepareiza parole.", - "New Password" : "Jauna parole" + "New Password" : "Jauna parole", + "Cancel log in" : "Atcelt pieteikšanos" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |