diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:37 +0000 |
commit | 03f127f162fd237b68760ad4ac26a73bca124667 (patch) | |
tree | e3c948f7863a3f63a4ee34412a59b7eaa56b9a65 /settings/l10n/lv.js | |
parent | d7e5a660ca609ce98efc1ecaffbe7524edc21a84 (diff) | |
download | nextcloud-server-03f127f162fd237b68760ad4ac26a73bca124667.tar.gz nextcloud-server-03f127f162fd237b68760ad4ac26a73bca124667.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lv.js')
-rw-r--r-- | settings/l10n/lv.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 2e85805c6ce..c58a1d1904b 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -220,12 +220,6 @@ OC.L10N.register( "Done" : "Pabeigts", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Izstrādātās {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencēts saskaņā ar {licenseopen}AGPL{linkclose}.", "Show storage location" : "Rādīt krātuves atrašanās vietu", - "Show email address" : "Rādīt e-pasta adreses", - "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", - "E-Mail" : "E-pasts", - "Create" : "Izveidot", - "Admin Recovery Password" : "Administratora atgūšanas parole", - "Enter the recovery password in order to recover the users files during password change" : "Ievadiet atgūšanas paroli, lai varētu atgūt lietotāja failus paroles maiņas laikā.", "Everyone" : "Visi", "Admins" : "Admins", "Default quota" : "Apjoms pēc noklusējuma", @@ -236,9 +230,15 @@ OC.L10N.register( "Quota" : "Apjoms", "Storage location" : "Krātuves atrašanās vieta", "Last login" : "Pēdējā pieteikšanās", + "E-Mail" : "E-pasts", + "Admin Recovery Password" : "Administratora atgūšanas parole", + "Enter the recovery password in order to recover the users files during password change" : "Ievadiet atgūšanas paroli, lai varētu atgūt lietotāja failus paroles maiņas laikā.", "change full name" : "mainīt vārdu", "set new password" : "iestatīt jaunu paroli", "change email address" : "mainīt e-pasta adresi", - "Default" : "Noklusējuma" + "Default" : "Noklusējuma", + "Show email address" : "Rādīt e-pasta adreses", + "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", + "Create" : "Izveidot" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |