diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/lv.js | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 20b37cb1ed6..e563fd963ce 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -103,12 +103,12 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} pārvietoja {oldfile} uz {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datne ir pievienota vai noņemta no jūsu <strong>favorītiem</strong>", "A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape", - "All files" : "Visas datnes", "Upload (max. %s)" : "Augšupielādēt (maks. %s)", "Accept" : "Akceptēt", "Reject" : "Noraidīt", "in %s" : "iekš %s", "Select all" : "Atzīmēt visu", + "File not found" : "Datne nav atrasta", "Change" : "Mainīt", "Unknown error" : "Nezināma kļūda", "No files in here" : "Šeit nav datņu", @@ -125,7 +125,7 @@ OC.L10N.register( "Delete permanently" : "Dzēst pavisam", "Open details" : "Atvērt detaļas", "Files and folders you mark as favorite will show up here" : "Datnes un mapes, ko atzīmēsiet kā favorītus, tiks rādīti šeit", - "Toggle grid view" : "Pārslēgt režģa skatu", + "All files" : "Visas datnes", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "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", @@ -136,6 +136,7 @@ OC.L10N.register( "Cancel" : "Atcelt", "%s used" : "%s izmantoti", "%1$s of %2$s used" : "%1$s no %2$s lietoti", + "Toggle grid view" : "Pārslēgt režģa skatu", "Deleted files" : "Dzēstās datnes", "Shares" : "Koplietots", "Shared with others" : "Koplietots ar citiem", |