diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /core/l10n/lv.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 3949619184e..64ef2e64e78 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -288,7 +288,6 @@ OC.L10N.register( "Updated \"%s\" to %s" : "Atjaunināts \"%s\" uz %s", "There was an error loading your contacts" : "Notikusi kļūda ielādējot kontaktpersonu sarakstu", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Programmatūras koda pārbaude atgrieza kļūdas. Sīkāk…</a>", - "Shared with {recipients}" : "Koplietots ar {recipients}", "Error setting expiration date" : "Kļūda, iestatot termiņa datumu", "The public link will expire no later than {days} days after it is created" : "Šis links beigs strādāt pēc ne vēlāk kā {days} dienām pēc tam kad tas tiks izveidots", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti", @@ -300,20 +299,15 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.", "The specified document has not been found on the server." : "Norādītais dokuments nav atrasts serverī.", "You can click here to return to %s." : "Jūs varat noklikšķināt šeit, lai atgrieztos uz %s.", - "The server encountered an internal error and was unable to complete your request." : "Serverī radās iekšēja kļūda, un tas nevarēja pabeigt jūsu pieprasījumu.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Lūdzu sazinieties ar servera administrātoru ja šī kļūda parādās vairākas reizes, lūdzu iekļaujiet zemāk redzamās tehniskās detaļas jūsu ziņojumā.", - "This action requires you to confirm your password:" : "Šai darbībai ir nepieciešams, lai jūs apstiprinātu jūsu paroli:", - "Wrong password. Reset it?" : "Nepareiza parole. Nodzēst to?", "Stay logged in" : "Palikt ierakstītam", + "Back to log in" : "Atpakaļ uz pierakstīšanos", "Alternative Logins" : "Alternatīvās pieteikšanās", "Alternative login using app token" : "Alternatīvās pieteikšanās izmantojot programmas pilnvaru.", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Uzlabota drošība ir iespējota jūsu kontam. Lūdzu autentificējies izmantojot otru faktoru.", - "You are accessing the server from an untrusted domain." : "Jūs piekļūstat serverim no neuzticama domēna.", "Add \"%s\" as trusted domain" : "Pievienot \"%s\" kā uzticamu domēnu", "%s will be updated to version %s" : "%s tiks atjaunināts uz versiju %s", "This page will refresh itself when the %s instance is available again." : "Lapa tiks atsvaidzināta kad %s instance atkal ir pieejama.", "Thank you for your patience." : "Paldies par jūsu pacietību.", - "Back to log in" : "Atpakaļ uz pierakstīšanos", "Enable" : "Iespējot" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |