diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index bd8dbb2e67f..9f81b1e19b8 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -24,7 +24,7 @@ OC.L10N.register( "Crop is not square" : "Griezums nav kvadrāts", "State token does not match" : "Neatbilst stāvokļa tekstvienība", "Invalid app password" : "Nederīga lietotnes parole", - "Could not complete login" : "Nevarēja pabeigt pieslēgšanos", + "Could not complete login" : "Nevarēja pabeigt pieteikšanos", "State token missing" : "Trūkst stāvokļa tekstvienības", "Your login token is invalid or has expired" : "Pieteikšanās pilnvara nav derīga vai ir beigusies", "This community release of Nextcloud is unsupported and push notifications are limited." : "Šī Nextcloud kopienas versija nav atbalstīta un push paziņojumi ir ierobežoti.", @@ -108,7 +108,7 @@ OC.L10N.register( "Search everywhere" : "Meklēt visur", "Searching …" : "Meklē...", "Start typing to search" : "Sākt rakstīt, lai meklētu", - "No matching results" : "Nav atbilstošu rezultātu", + "No matching results" : "Nav atbilstoša iznākuma", "Today" : "Šodien", "Unified search" : "Apvienotā meklēšana", "Places" : "Vietas", @@ -133,7 +133,7 @@ OC.L10N.register( "Log in with a device" : "Pieteikties ar ierīci", "Login or email" : "Lietotājvārds vai e-pasta adrese", "Your account is not setup for passwordless login." : "Konts nav iestatīts, lai pieteiktos bez paroles.", - "Your connection is not secure" : "Jūsu savienojums nav drošs", + "Your connection is not secure" : "Savienojums nav drošs", "Passwordless authentication is only available over a secure connection." : "Autentifikācija bez paroles ir pieejama tikai ar drošu savienojumu.", "Browser not supported" : "Pārlūkprogramma netiek atbalstīta", "Passwordless authentication is not supported in your browser." : "Pārlūkprogrammā netiek nodrošināta autentifikācija bez paroles", @@ -256,12 +256,13 @@ OC.L10N.register( "This share is password-protected" : "Šis kopīgojums ir aizsargāts ar paroli", "Email address" : "E-pasta adrese", "Password sent!" : "Parole ir nosūtīta.", - "Two-factor authentication" : "Divpakāpju autentifikācija", + "Two-factor authentication" : "Divpakāpju pieteikšanās", "Use backup code" : "Izmantot rezerves kodu", "Cancel login" : "Atcelt pieteikšanos", "Error while validating your second factor" : "Kļūda otras pakāpes pārbaudīšanas laikā", "Access through untrusted domain" : "Piekļūt caur neuzticamu domēnu", "App update required" : "Nepieciešama lietotnes atjaunināšana", + "%1$s will be updated to version %2$s" : "%1$s tiks atjaunināta uz versiju %2$s", "These incompatible apps will be disabled:" : "Šīs nesaderīgās lietotnes tiks atspējotas:", "The theme %s has been disabled." : "Tēma %s ir atspējota.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Pirms turpināšanas lūgums pārliecināties, ka datubāzei un config un data mapēm ir izveidotas rezerves kopijas.", |