diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/workflowengine/l10n/sl.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/sl.js')
-rw-r--r-- | apps/workflowengine/l10n/sl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/sl.js b/apps/workflowengine/l10n/sl.js index 9f77ac286a8..ec1091d4b44 100644 --- a/apps/workflowengine/l10n/sl.js +++ b/apps/workflowengine/l10n/sl.js @@ -58,9 +58,7 @@ OC.L10N.register( "Custom mimetype" : "Vrsta Mime po meri", "Please enter a valid time span" : "Vpisati je treba veljaven časovni obseg", "Select a request URL" : "Izberite naslov URL zahteve", - "Predefined URLs" : "Določeni naslovi URL", "Files WebDAV" : "Datoteke WebDAV", - "Others" : "Ostali", "Custom URL" : "Naslov URL po meri", "Select a user agent" : "Izbor uporabniškega odjemalca", "Android client" : "Odjemalec za Android", @@ -115,6 +113,8 @@ OC.L10N.register( "Select a tag" : "Izbor oznake", "No results" : "Ni zadetkov", "%s (invisible)" : "%s (nevidno)", - "%s (restricted)" : "%s (omejeno)" + "%s (restricted)" : "%s (omejeno)", + "Predefined URLs" : "Določeni naslovi URL", + "Others" : "Ostali" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |