diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-09 02:16:34 +0000 |
commit | 10f62eb2a4bdb359594f066b49673374373d6f98 (patch) | |
tree | ca855cf4d5f4e81f6e0992efd4486e66a704203e /core/l10n/lv.js | |
parent | 67db893735ada0b67aec8809e9b0292daabeb3f5 (diff) | |
download | nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.tar.gz nextcloud-server-10f62eb2a4bdb359594f066b49673374373d6f98.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 6e64e26d8a9..17e100ad40b 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -271,10 +271,6 @@ OC.L10N.register( "Maintenance mode" : "Uzturēšanas režīms", "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s serveris pašlaik darbojas uzturēšanas režīmā, tas var ilgt kādu laiku.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nevarēja nosūtīt paroles maiņas e-pastu, jo lietotājam nav norādīts e-pasts. Lūdzu sazinies ar savu administratoru.", - "Couldn't send reset email. Please make sure your username is correct." : "Nevarēja nosūtīt paroles maiņas e-pastu. Pārliecinies, ka tavs lietotājvārds ir pareizs.", - "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Jūsu datnes ir šifrētas. Atiestatot paroli, jums zudīs iespēja tos atšifrēt. <br />Ja neessat pārliecināts, ko darīt, sazinieties ar savu administratoru. <br />Vai tiešām vēlaties turpināt?", - "Sending email …" : "Sūta e-pastu ...", "Shared" : "Koplietots", "Shared with" : "Koplietots ar", "Shared by" : "Koplietoja", @@ -334,8 +330,6 @@ OC.L10N.register( "Error removing share" : "Kļūda, noņemot koplietošanu", "({scope})" : "({scope})", "Saving..." : "Saglabā...", - "Dismiss" : "Atmest", - "New Password" : "Jauna parole", "Cancel log in" : "Atcelt pieteikšanos" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |