diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
commit | 5f40bd106ed81d681167e747f0d62dede8bf3672 (patch) | |
tree | bd19a46b23d044e70b27a175d4da9b5927eeb7f1 /core/l10n/lv.js | |
parent | 26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff) | |
download | nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.tar.gz nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 56032a46428..8fbd7bc614b 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -97,7 +97,7 @@ OC.L10N.register( "Loading apps …" : "Notiek lietotņu ielāde ...", "Installing apps …" : "Notiek lietotņu instalēšana ...", "App download or installation failed" : "Lietotnes lejupielāde vai instalēšana neizdevās", - "Cancel" : "Atcelt", + "Skip" : "Izlaist", "Schedule work & meetings, synced with all your devices." : "Ieplāno darbu un sapulces, kas sinhronizētas ar visām jūsu ierīcēm.", "Keep your colleagues and friends in one place without leaking their private info." : "Turiet savus kolēģus un draugus vienuviet, neizpludinot viņu privāto informāciju.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Vienkāršā e-pasta lietotne labi integrēta ar Failiem, Kontaktiem un Kalendāru.", @@ -141,6 +141,7 @@ OC.L10N.register( "Already existing files" : "Jau esošas datnes", "Which files do you want to keep?" : "Kuras datnes vēlies paturēt?", "If you select both versions, the copied file will have a number added to its name." : "Ja izvēlēsietes paturēt abas versijas, kopētās datnes nosaukumam tiks pievienots skaitlis.", + "Cancel" : "Atcelt", "Continue" : "Turpināt", "(all selected)" : "(visus iezīmētos)", "({count} selected)" : "({count} iezīmēti)", |