diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:39 +0000 |
commit | bfc8a35a3e099cd0f1495193f9326124a600b76f (patch) | |
tree | 732aa677091453941efa7fc84d3a9eda30b9a6d4 /core/l10n/sv.js | |
parent | e61e3f0e22774c856b36ac788ff3058f429950f3 (diff) | |
download | nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.tar.gz nextcloud-server-bfc8a35a3e099cd0f1495193f9326124a600b76f.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.", |