diff options
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index fc0e3646c78..93ec448ce3b 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -60,6 +60,7 @@ OC.L10N.register( "Error" : "Kļūda", "Could not rename file" : "Neizdevās pārsaukt datni", "Error deleting file." : "Kļūda, dzēšot datni.", + "No entries in this folder match '{filter}'" : "Šajā mapē nekas nav atrasts, meklējot pēc '{filter}'", "Name" : "Nosaukums", "Size" : "Izmērs", "Modified" : "Mainīts", @@ -73,7 +74,7 @@ OC.L10N.register( "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.", - "_ matches '{filter}'_::_ match '{filter}'_" : ["","",""], + "_matches '{filter}'_::_match '{filter}'_" : ["","",""], "{dirs} and {files}" : "{dirs} un {files}", "Favorited" : "Favorīti", "Favorite" : "Iecienītais", @@ -97,6 +98,7 @@ OC.L10N.register( "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!", + "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Select all" : "Atzīmēt visu", "Download" : "Lejupielādēt", "Upload too large" : "Datne ir par lielu, lai to augšupielādētu", |