diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:44 +0000 |
commit | 02676462d0fe587ee210f01c3f482d1081ff88e5 (patch) | |
tree | 72ca22f262aff4079078340cea70108b5a2987db /core/l10n/sv.json | |
parent | 62fde219af0135ea9bfa367530f3a347b5e11b30 (diff) | |
download | nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.tar.gz nextcloud-server-02676462d0fe587ee210f01c3f482d1081ff88e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.json')
-rw-r--r-- | core/l10n/sv.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sv.json b/core/l10n/sv.json index df8cb9800ef..cf0509dfa65 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -232,10 +232,6 @@ "({count} selected)" : "({count} valda)", "Error loading file exists template" : "Fel vid inläsning av fil finns i mall", "Saving …" : "Sparar ...", - "Authentication required" : "Autentisering krävs", - "This action requires you to confirm your password" : "Denna åtgärd kräver att du bekräftar ditt lösenord", - "Confirm" : "Bekräfta", - "Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen", "seconds ago" : "sekunder sedan", "Connection to server lost" : "Anslutning till server förlorad", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att läsa in sidan, uppdaterar om %n sekund","Problem med att läsa in sidan, uppdaterar om %n sekunder"], @@ -327,7 +323,9 @@ "Skip to navigation of app" : "Skippa till navigering av app", "Go to %s" : "Gå till %s", "Get your own free account" : "Skaffa ett eget gratiskonto", + "This action requires you to confirm your password" : "Denna åtgärd kräver att du bekräftar ditt lösenord", "Confirm your password" : "Bekräfta ditt lösenord", + "Confirm" : "Bekräfta", "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.", @@ -403,6 +401,8 @@ "Home" : "Hem", "Copy to {folder}" : "Kopiera till {folder}", "Move to {folder}" : "Flytta till {folder}", + "Authentication required" : "Autentisering krävs", + "Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen", "File not found" : "Filen kunde inte hittas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.", |