diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-02 01:54:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-02 01:54:28 -0500 |
commit | 4b357274bb3d0295c84d9ec9ca6689270865df8f (patch) | |
tree | 0c156e765aab88b669e82911aca288dd38b3c904 /apps/files/l10n/lv.js | |
parent | ac6c7845f07810acd96caeb297beaea29b8efd40 (diff) | |
download | nextcloud-server-4b357274bb3d0295c84d9ec9ca6689270865df8f.tar.gz nextcloud-server-4b357274bb3d0295c84d9ec9ca6689270865df8f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 1d1012c53f3..270470c2fbf 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -11,7 +11,10 @@ OC.L10N.register( "\"%s\" is an invalid file name." : "\"%s\" ir nepareizs datnes nosaukums.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nederīgs nosaukums, nav atļauti '\\', '/', '<', '>', ':', '\"', '|', '?' un '*'.", "The target folder has been moved or deleted." : "Mērķa mape ir pārvietota vai dzēsta", + "The name %s is already used in the folder %s. Please choose a different name." : "Nosaukums '%s' jau tiek izmantots mapē '%s'. Lūdzu izvēlieties citu nosaukumu.", "Not a valid source" : "Avots nav derīgs", + "Server is not allowed to open URLs, please check the server configuration" : "Serverim netiek atļauts atvērt saites, plūdzu pārbaudiet servera uzstādījumus", + "The file exceeds your quota by %s" : "Faila izmērs ir par %s lielāks par atļauto kvotu", "Error while downloading %s to %s" : "Kļūda, lejupielādējot %s uz %s", "Error when creating the file" : "Kļūda veidojot datni", "Folder name cannot be empty." : "Mape nevar būt tukša", @@ -27,11 +30,16 @@ OC.L10N.register( "Missing a temporary folder" : "Trūkst pagaidu mapes", "Failed to write to disk" : "Neizdevās saglabāt diskā", "Not enough storage available" : "Nav pietiekami daudz vietas", + "Upload failed. Could not find uploaded file" : "Augšupielāde nesekmīga. Neizdevās atrast augšupielādēto failu.", + "Upload failed. Could not get file info." : "Augšupielāde nesekmīga. Neizdevās iegūt informāciju par failu.", "Invalid directory." : "Nederīga direktorija.", "Files" : "Datnes", "All files" : "Visas datnes", "Favorites" : "Iecienītie", "Home" : "Mājas", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturošs fails.", + "Total file size {size1} exceeds upload limit {size2}" : "Kopējais faila izmērs {size1} pārsniedz augšupielādes ierobežojumu {size2}", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}", "Upload cancelled." : "Augšupielāde ir atcelta.", "Could not get result from server." : "Nevar saņemt rezultātus no servera", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", @@ -62,16 +70,22 @@ OC.L10N.register( "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "Your storage is full, files can not be updated or synced anymore!" : "Jūsu krātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsu krātuve ir gandrīz pilna ({usedSpacePercent}%)", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifrēšanas lietotnes ir pieslēgta, bet šifrēšanas atslēgas nav uzstādītas. Lūdzu izejiet no sistēmas un ieejiet sistēmā atpakaļ.", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Šifrēšanas lietotnei nepareiza privātā atslēga. Lūdzu atjaunojiet savu privāto atslēgu personīgo uzstādījumu sadaļā, lai atjaunot pieeju šifrētajiem failiem.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Šifrēšana tika atslēgta, tomēr jūsu faili joprojām ir šifrēti. Atšifrēt failus var Personiskajos uzstādījumos.", "{dirs} and {files}" : "{dirs} un {files}", + "Favorited" : "Favorīti", "Favorite" : "Iecienītais", + "%s could not be renamed as it has been deleted" : "Nevarēja pārsaukt %s, jo tas ir dzēsts", "%s could not be renamed" : "%s nevar tikt pārsaukts", + "Upload (max. %s)" : "Augšupielādēt (maks. %s)", "File handling" : "Datņu pārvaldība", "Maximum upload size" : "Maksimālais datņu augšupielādes apjoms", "max. possible: " : "maksimālais iespējamais:", "Save" : "Saglabāt", "Settings" : "Iestatījumi", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Izmantojot šo adresi, <a href=\"%s\" target=\"_blank\">piekļūstiet saviem failiem, izmantojot WebDAV</a>", "New" : "Jauna", "New text file" : "Jauna teksta datne", "Text file" : "Teksta datne", @@ -81,11 +95,14 @@ OC.L10N.register( "Upload" : "Augšupielādēt", "Cancel upload" : "Atcelt augšupielādi", "No files yet" : "Vēl nav neviena datne", + "Upload some content or sync with your devices!" : "Augšupielādē kaut ko vai sinhronizē saturu ar savām ierīcēm!", "Select all" : "Atzīmēt visu", "Download" : "Lejupielādēt", "Upload too large" : "Datne ir par lielu, lai to augšupielādētu", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Augšupielādējamās datnes pārsniedz servera pieļaujamo datņu augšupielādes apjomu", "Files are being scanned, please wait." : "Datnes šobrīd tiek caurskatītas, lūdzu, uzgaidiet.", - "No favorites" : "Nav favorītu" + "Currently scanning" : "Pašlaik skenē", + "No favorites" : "Nav favorītu", + "Files and folders you mark as favorite will show up here" : "Faili un mapes, ko atzīmēsit kā favorītus, tiks rādīti šeit" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |