diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /core/l10n/lv.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 5b77b01c544..ba35c1af5d2 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -81,6 +81,7 @@ OC.L10N.register( "Password" : "Parole", "Wrong username or password." : "Nepareizs lietotājvārds vai parole.", "User disabled" : "Lietotājs deaktivizēts", + "Log in with a device" : "Pieslēgties izmantojot ierīci", "Username or email" : "Lietotājvārds vai e-pasts", "Your account is not setup for passwordless login." : "Jūsu konts nav iestatīts lai pieslēgtos bez paroles.", "Passwordless authentication is not supported in your browser." : "Jūsu pārlūkprogrammā netiek atbalstīta autentifikācija bez paroles", @@ -102,12 +103,10 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Vienkāršā e-pasta lietotne labi integrēta ar Failiem, Kontaktiem un Kalendāru.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Tērzēšana, videozvani, ekrāna koplietošana, tiešsaistes sapulces un tīmekļa konferences - pārlūkprogrammā un ar mobilajām lietotnēm.", "Forgot password?" : "Aizmirsi paroli?", - "Log in with a device" : "Pieslēgties izmantojot ierīci", "Back" : "Atpakaļ", "Edit Profile" : "Rediģēt profilu", "Search" : "Meklēt", "Settings menu" : "Iestatījumu izvēlne", - "Settings" : "Iestatījumi", "Could not load your contacts" : "Nevarēja ielādēt visas jūsu kontaktpersonas", "Search contacts …" : "Meklēt kontaktpersonu", "No contacts found" : "Nav atrasta ne viena kontaktpersona", @@ -248,13 +247,8 @@ 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", - "[%d / %d]: Checking table %s" : "[%d / %d]: Pārbauda tabulu %s", "If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.", - "Collaboratively edit office documents." : "Kopīgi rediģējiet ofisa dokumentus.", - "restricted" : "ierobežots", - "invisible" : "Neredzams", - "File not found" : "Datne nav atrasta", - "More" : "Vairāk", - "Contacts" : "Kontakti" + "Settings" : "Iestatījumi", + "File not found" : "Datne nav atrasta" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |