diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
commit | 0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6 (patch) | |
tree | f37fd88f98b87637aaf3fbc3c070845252a9ab8d /core/l10n/sv.js | |
parent | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (diff) | |
download | nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.tar.gz nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index c69e9122a03..13056ab7b48 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -334,7 +334,9 @@ OC.L10N.register( "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.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Om du inte försöker konfigurera en ny enhet eller app, försöker någon lura dig att ge dem åtkomst till din data. Fortsätt i så fall inte, utan kontakta istället din systemadministratör.", + "App password" : " Applösenord", "Grant access" : "Tillåt åtkomst", + "Alternative log in using app password" : "Alternativ inloggning med applösenord", "Account access" : "Kontoåtkomst", "Currently logged in as %1$s (%2$s)." : "För närvarande inloggad som %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Du håller på att ge %1$s åtkomst till ditt %2$s konto.", |