diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/files_sharing/l10n/sl.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations 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 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 074d1513ec5..62bff30545b 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -244,10 +244,6 @@ OC.L10N.register( "Uploaded files:" : "Poslane datoteke:", "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", - "Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!", - "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo", - "Copy to clipboard" : "Kopiraj v odložišče", - "Sorry, this link doesn’t seem to work anymore." : "Povezava očitno ni več v uporabi.", - "Toggle grid view" : "Preklopi mrežni pogled" + "One or more of your shares will expire tomorrow" : "Eno ali več mest souporabe bo jutri poteklo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |