diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-21 02:14:44 +0000 |
commit | 67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch) | |
tree | 46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/files_sharing/l10n/sl.js | |
parent | 9aaa370e07099484df025ec95e017a7baa4e3633 (diff) | |
download | nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r-- | apps/files_sharing/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 4c10be77d4d..acdfd335496 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -124,7 +124,6 @@ OC.L10N.register( "Could not lock node" : "Vozlišča ni mogoče zakleniti", "Could not lock path" : "Poti ni mogoče zakleniti", "Wrong or no update parameter given" : "Parameter posodobitve ni podan, ali pa je navedena napačna vrednost", - "Cannot increase permissions" : "Ni mogoče povišati dovoljenj", "shared by %s" : "souporaba: %s", "Download all files" : "Prejmi vse datoteke", "Direct link" : "Neposredna povezava", @@ -246,6 +245,7 @@ OC.L10N.register( "Cannot change permissions for public share links" : "Za javne povezave souporabe spreminjanje dovoljenj ni mogoče.", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Souporaba s pošiljanjem gesla prek programa Nextcloud Talk je spodletela, ker program Talk ni omogočen.", "Sorry, this link doesn’t seem to work anymore." : "Povezava očitno ni več v uporabi.", - "Toggle grid view" : "Preklopi mrežni pogled" + "Toggle grid view" : "Preklopi mrežni pogled", + "Cannot increase permissions" : "Ni mogoče povišati dovoljenj" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |