diff options
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 7fbe23329ba..34090384d55 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -234,10 +234,6 @@ OC.L10N.register( "({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"], @@ -329,7 +325,9 @@ OC.L10N.register( "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.", @@ -405,6 +403,8 @@ OC.L10N.register( "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.", |