diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-29 02:26:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-29 02:26:26 +0000 |
commit | e0f700b1bd0c23945a8d8e73034d053333352852 (patch) | |
tree | d9df71afcbcfb4c6772c4e68d061437dd5222708 /apps/files_sharing/l10n/lv.js | |
parent | b971f69e264209f199b19f72484ea0af3d79201c (diff) | |
download | nextcloud-server-e0f700b1bd0c23945a8d8e73034d053333352852.tar.gz nextcloud-server-e0f700b1bd0c23945a8d8e73034d053333352852.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r-- | apps/files_sharing/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index b1c2e18902a..96189a97909 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -103,7 +103,6 @@ OC.L10N.register( "Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu", "Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē", "Could not create share" : "Nevar izveidot koplietošanu", - "invalid permissions" : "Nederīgas atļaujas", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", "Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis", "Please specify a valid group" : "Lūdzu norādiet derīgu grupu", @@ -195,6 +194,7 @@ OC.L10N.register( "Select or drop files" : "Izvēlies vai ievelc datnes", "Uploading files" : "Augšupielādē datnes", "Uploaded files:" : "Augšupielādētas datnes:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s." + "By uploading files, you agree to the %1$sterms of service%2$s." : "Veicot datņu augšupielādi, jūs piekrītat %1$spakalpojuma noteikumiem%2$s.", + "invalid permissions" : "Nederīgas atļaujas" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |