diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/dav/l10n/sl.js | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sl.js')
-rw-r--r-- | apps/dav/l10n/sl.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 13ad69c2296..3888ccc116d 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -105,10 +105,6 @@ OC.L10N.register( "Hello %s," : "Pozdravljeni, %s,", "The meeting »%1$s« with %2$s was canceled." : "Sestanek »%1$s« z uporabnikom %2$s je preklican.", "The meeting »%1$s« with %2$s was updated." : "Sestanek »%1$s« z uporabnikom %2$s je spremenjen.", - "When:" : "Kdaj:", - "Technical details" : "Tehnične podrobnosti", - "Remote Address: %s" : "Oddaljeni naslov: %s", - "Request ID: %s" : "ID Zahteve: %s", - "Notifications will be send through background jobs, so these need to happen often enough." : "Obvestila bodo poslana samodejno z opravili v ozadju, ker pomeni, da se morajo ta izvajati dovolj pogosto." + "When:" : "Kdaj:" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |