diff options
Diffstat (limited to 'apps/settings/l10n/sv.js')
-rw-r--r-- | apps/settings/l10n/sv.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 878e1926a3f..84dfa62c3ed 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -300,12 +300,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Appen har aktiverats men måste uppdateras. Du kommer att omdirigeras till uppdateringssidan om 5 sekunder.", "App update" : "Appuppdatering", "Error: This app can not be enabled because it makes the server unstable" : "Fel: Denna app kan inte aktiveras eftersom det gör servern instabil", - "SSL Root Certificates" : "SSL Root certifikat", - "Common Name" : "Vanligt namn", - "Valid until" : "Giltigt till", - "Issued By" : "Utfärdat av", - "Valid until %s" : "Giltigt till %s", - "Import root certificate" : "Importera rotcertifikat", "Administrator documentation" : "Administratörsdokumentation", "Documentation" : "Dokumentation", "Forum" : "Forum", @@ -869,6 +863,12 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Officiella appar är utvecklade av och inom gemenskapen. De erbjuder central funktionalitet och är redo för att användas i produktion.", "Official" : "Officiell", "The backend does not support changing the display name" : "Servern stöder inte ändring av visningsnamn", + "SSL Root Certificates" : "SSL Root certifikat", + "Common Name" : "Vanligt namn", + "Valid until" : "Giltigt till", + "Issued By" : "Utfärdat av", + "Valid until %s" : "Giltigt till %s", + "Import root certificate" : "Importera rotcertifikat", "Set default expiration date" : "Ställ in standardutgångsdatum", "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig" }, |