diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:40 +0000 |
commit | 931ab2e7e3e38c54e1099a451f07382c98070f37 (patch) | |
tree | 72c1b7d68b49b6f0ee71db37882a9eae2db65184 /apps/files_sharing/l10n/lv.json | |
parent | c24d6df92641176b00aa21a52e12fa8e90302cd8 (diff) | |
download | nextcloud-server-931ab2e7e3e38c54e1099a451f07382c98070f37.tar.gz nextcloud-server-931ab2e7e3e38c54e1099a451f07382c98070f37.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lv.json')
-rw-r--r-- | apps/files_sharing/l10n/lv.json | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index da7c9b940a9..56ce1c3822f 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -111,27 +111,18 @@ "Read" : "Lasīt", "Upload" : "Augšupielādēt", "Edit" : "Rediģēt", - "Allow creating" : "Atļaut veidošanu", - "Allow deleting" : "Atļaut dzēšanu", - "Allow resharing" : "Atļaut atkārtotu koplietošanu", - "Expiration date enforced" : "Piespiedu derīguma termiņš", - "Set expiration date" : "Uzstādīt beigu termiņu", - "Enter a date" : "Ievadiet datumu", - "Note to recipient" : "Piezīme saņēmējam", - "Unshare" : "Pārtraukt koplietošanu", "group" : "grupa", "conversation" : "saruna", "remote" : "attālināti", "remote group" : "attālinātā grupa", "guest" : "viesis", + "Unshare" : "Pārtraukt koplietošanu", "Only works for users with access to this file" : "Darbojas tikai lietotājiem, kuriem ir piekļuve šai datnei", "Link copied" : "Saite nokopēta", "Password protection" : "Password protection", "Enter a password" : "Enter a password", + "Enter a date" : "Ievadiet datumu", "Cancel" : "Atcelt", - "Hide download" : "Slēpt lejupielādi", - "Password protect" : "Aizsargāt ar paroli", - "Video verification" : "Video verifikācija", "Add another link" : "Pievienot citu saiti", "Create a new share link" : "Izveidojiet jaunu kopīgošanas saiti", "Share link ({label})" : "Kopīgot saiti ({label})", @@ -147,6 +138,15 @@ "Email" : "E-pasts", "Circle" : "Loks", "on {server}" : "uz {server}", + "Advanced settings" : "Paplašināti iestatījumi", + "Set password" : "Uzstādīt paroli", + "Set expiration date" : "Uzstādīt beigu termiņu", + "Expiration date" : "Termiņa datums", + "Hide download" : "Slēpt lejupielādi", + "Video verification" : "Video verifikācija", + "Note to recipient" : "Piezīme saņēmējam", + "Update" : "Atjaunināt", + "Share" : "Koplietot", "Others with access" : "Citi ar pieeju", "No other users with access found" : "Nav atrasti citi lietotāji ar pieeju", "Expires {relativetime}" : "Termiņš beidzas {relativetime}", @@ -154,7 +154,6 @@ "Shared with you by {owner}" : "{owner} koplietoja ar jums", "Link to a file" : "Datnes saite", "Shared" : "Koplietots", - "Share" : "Koplietot", "Shared by" : "Koplietoja", "Shared with" : "Koplietots ar", "Shared with you and the group {group} by {owner}" : "{owner} koplietoja ar jums un grupu {group}", @@ -176,7 +175,6 @@ "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Name" : "Nosaukums", "Share time" : "Koplietošanas laiks", - "Expiration date" : "Termiņa datums", "Reasons might be:" : "Iespējamie iemesli:", "the item was removed" : "vienums tika dzēsts", "the link expired" : "saitei beidzies termiņš", @@ -201,6 +199,11 @@ "Something happened. Unable to accept the share." : "Kaut kas atgadījās. Nevar apstiprināt koplietošanu.", "Something happened. Unable to reject the share." : "Kaut kas atgadījās. Nevar noraidīt koplietojumu.", "No expiration date set" : "Nav noteikts derīguma termiņa beigu datums", - "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš" + "One or more of your shares will expire tomorrow" : "Vienam vai vairākiem jūsu koplietojumiem rīt beigsies termiņš", + "Allow creating" : "Atļaut veidošanu", + "Allow deleting" : "Atļaut dzēšanu", + "Allow resharing" : "Atļaut atkārtotu koplietošanu", + "Expiration date enforced" : "Piespiedu derīguma termiņš", + "Password protect" : "Aizsargāt ar paroli" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |