diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/sl.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r-- | core/l10n/sl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 2a8e5de36ae..87256eb3a2d 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -199,6 +199,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Nadaljuj delo z nepodprtim brskalnikom", "Supported versions" : "Podprte različice", "{name} version {version} and above" : "{name} različica {version} ali višja", + "Open settings menu" : "Odpri meni nastavitev", + "Settings menu" : "Meni nastavitev", "Search {types} …" : "Poišči {types} …", "Settings" : "Nastavitve", "Could not load your contacts" : "Stikov ni mogoče naložiti", @@ -338,7 +340,6 @@ OC.L10N.register( "Skip to main content" : "Preskoči na glavno vsebino", "Skip to navigation of app" : "Preskoči na program za krmarjenje", "Get your own free account" : "Pridobite brezplačni račun", - "Open settings menu" : "Odpri meni nastavitev", "Confirm your password" : "Potrdite geslo", "%s's homepage" : "%s domača stran", "Connect to your account" : "Povežite z računom", @@ -404,7 +405,6 @@ OC.L10N.register( "More apps menu" : "Meni več programov", "Contacts" : "Stiki", "Contacts menu" : "Meni Stikov", - "Settings menu" : "Meni nastavitev", "Setup two-factor authentication" : "Nastavite dvostopenjsko overitev" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |