diff options
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index ef3b6d7c0d6..9af9b63920b 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -34,6 +34,8 @@ OC.L10N.register( "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Jāklikšķina uz zemāk esošās saites, lai atiestatītu savu paroli. Šis e-pasta ziņojums nav jāņem vērā, ja paroles atiestatīšana netika pieprasīta.", "Reset your password" : "Atiestatīt paroli", "Internal error" : "Iekšēja kļūda", + "Not found" : "Nav atrasts", + "Image not found" : "Attēls nav atrasts", "Nextcloud Server" : "Nextcloud Serveris", "Some of your link shares have been removed" : "Dažas no kopīgotajām saitēm ir noņemtas", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Drošības nepilnības dēļ mums bija jānoņem dažas no kopīgotajām saitēm. Lūgums apskatīt saiti, lai uzzinātu vairāk.", @@ -85,8 +87,10 @@ OC.L10N.register( "Password" : "Parole", "Wrong login or password." : "Nepareizs lietotājvārds vai parole.", "Account name or email" : "Lietotājvārds vai e-pasts", + "Account name" : "Konta nosaukums", "Log in with a device" : "Pieteikties ar ierīci", "Your account is not setup for passwordless login." : "Konts nav iestatīts, lai pieteiktos bez paroles.", + "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", "Passwordless authentication is only available over a secure connection." : "Autentifikācija bez paroles ir pieejama tikai ar drošu savienojumu.", "Reset password" : "Atiestatīt paroli", @@ -118,6 +122,7 @@ OC.L10N.register( "Forgot password?" : "Aizmirsta parole?", "Back" : "Atpakaļ", "Edit Profile" : "Labot profilu", + "Unified search" : "Apvienotā meklēšana", "Places" : "Vietas", "Date" : "Datums", "Today" : "Šodien", @@ -126,7 +131,9 @@ OC.L10N.register( "Searching …" : "Meklē...", "Settings menu" : "Iestatījumu izvēlne", "Choose" : "Izvēlieties", + "Copy to {target}" : "Kopēt uz {target}", "Copy" : "Kopēt", + "Move to {target}" : "Pārvietot uz {target}", "Move" : "Pārvietot", "OK" : "Labi", "read-only" : "tikai-skatīt", @@ -170,6 +177,7 @@ OC.L10N.register( "Collaborative tags" : "Sadarbības birkas", "No tags found" : "Netika atrasta neviena birka", "Personal" : "Personīgi", + "Accounts" : "Konti", "Apps" : "Lietotnes", "Admin" : "Administratori", "Help" : "Palīdzība", @@ -200,6 +208,7 @@ OC.L10N.register( "Only %s is available." : "Tikai %s ir pieejams.", "Install and activate additional PHP modules to choose other database types." : "Instalējiet un aktivizējiet papildus PHP moduļus lai izvēlētos citus datubāžu tipus.", "For more details check out the documentation." : "Vairāk informācijas ir meklējama dokumentācijā.", + "Database account" : "Datubāzes konts", "Database password" : "Datubāzes parole", "Database name" : "Datubāzes nosaukums", "Database tablespace" : "Datubāzes tabulas telpa", @@ -212,6 +221,7 @@ OC.L10N.register( "App password" : "Lietotnes parole", "Grant access" : "Piešķirt pieeju", "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli", + "Email address" : "E-pasta adrese", "Password sent!" : "Parole ir nosūtīta.", "Two-factor authentication" : "Divpakāpju autentifikācija", "Use backup code" : "Izmantot rezerves kodu", @@ -241,6 +251,7 @@ OC.L10N.register( "Wrong username or password." : "Nepareizs lietotājvārds vai parole.", "User disabled" : "Lietotājs deaktivizēts", "Username or email" : "Lietotājvārds vai e-pasts", + "Start search" : "Sākt meklēšanu", "Settings" : "Iestatījumi", "Show all contacts …" : "Rādīt visas kontaktpersonas", "No files in here" : "Šeit nav datņu", |