diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/lv.js | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 03c9e936d63..98cc165f366 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -10,7 +10,6 @@ OC.L10N.register( "Show grid view" : "Rādīt režģa skatu", "Home" : "Mājas", "Close" : "Aizvērt", - "Favorites" : "Iecienītie", "Could not create folder \"{dir}\"" : "Nevarēja izveidot mapi \"{dir}\"", "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", "Upload cancelled." : "Augšupielāde ir atcelta.", @@ -79,6 +78,7 @@ OC.L10N.register( "Removed from favorites" : "Noņemt no favorītiem", "You added {file} to your favorites" : "Pievienoji {file} saviem favorītiem", "You removed {file} from your favorites" : "Noņēmi {file} no saviem favorītiem", + "Favorites" : "Iecienītie", "File changes" : "Datnes izmaiņas", "Created by {user}" : "Izveidoja {user}", "Changed by {user}" : "Izmainīja {user}", @@ -121,6 +121,7 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Izmantojiet šo adresi, lai piekļūtu savām datnēm, izmantojot WebDAV", "Create" : "Izveidot", "Delete permanently" : "Dzēst pavisam", + "Open details" : "Atvērt detaļas", "Toggle grid view" : "Pārslēgt režģa skatu", "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", |