diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-20 00:19:24 +0000 |
commit | daf72522da3c641a970ce6f5072b0f03c07e7992 (patch) | |
tree | 0a34ec45811aa03dcce94cf520a8bba7a3ccb840 /apps/files_sharing/l10n/lv.js | |
parent | 06811415095da8c07601c4fcc71cf651b9bc19f6 (diff) | |
download | nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.tar.gz nextcloud-server-daf72522da3c641a970ce6f5072b0f03c07e7992.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r-- | apps/files_sharing/l10n/lv.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index 7bc7c719d1e..c32d5990952 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -100,7 +100,7 @@ OC.L10N.register( "You received {share} as a share by {user}" : "Jūs saņēmāt koplietotu {share} no {user}", "You received {share} to group {group} as a share by {user}" : "Jūs saņēmāt koplietotu {share} grupai {group} no {user}", "Accept" : "Pieņemt", - "Reject" : "Noraidīt", + "Decline" : "Noraidīt", "Sharing" : "Koplietošana", "Reset" : "Atiestatīt", "Unknown error" : "Nezināma kļūda", @@ -186,6 +186,7 @@ OC.L10N.register( "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", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", + "Reject" : "Noraidīt", "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām", "Read only" : "Tikai lasāms", "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", |