diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/sv.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): đ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index c6e9ca63645..852b2ee21a3 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -340,7 +340,7 @@ OC.L10N.register( "Skip to main content" : "Skippa till huvudinnehÄllet", "Skip to navigation of app" : "Skippa till navigering av app", "Get your own free account" : "Skaffa ett eget gratiskonto", - "%s homepage" : "%s hemsida", + "Go to %s" : "GÄ till %s", "Confirm your password" : "BekrÀfta ditt lösenord", "Connect to your account" : "Anslut ditt konto", "Please log in before granting %1$s access to your %2$s account." : "Logga in innan du ger %1$s Ätkomst till ditt %2$s konto.", @@ -360,7 +360,6 @@ OC.L10N.register( "Email address" : "E-postadress", "Password sent!" : "Lösenord skickat!", "You are not authorized to request a password for this share" : "Du har inte behörighet att begÀra ett lösenord för denna delning", - "Go to %s" : "GÄ till %s", "Two-factor authentication" : "TvÄfaktorsautentisering", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "FörbÀttrad sÀkerhet Àr aktiverad för ditt konto. VÀlj en andra faktor för autentisering:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Det gick inte att lÀsa in minst en av dina aktiverade tvÄfaktorsautentiseringsmetoder. VÀnligen kontakta din systemadministratören.", @@ -409,6 +408,7 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering" + "Setup two-factor authentication" : "StÀll in tvÄfaktorsautentisering", + "%s homepage" : "%s hemsida" }, "nplurals=2; plural=(n != 1);"); |