diff options
Diffstat (limited to 'apps/updatenotification/l10n/sv.json')
-rw-r--r-- | apps/updatenotification/l10n/sv.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index 3e7855a9994..4c3ec1d3ed4 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -1,7 +1,12 @@ { "translations": { + "Updated channel" : "Uppdaterad kanal", "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", "Updater" : "Uppdaterare", "A new version is available: %s" : "En ny version är tillgänglig: %s", - "Open updater" : "Öppna uppdateraren" + "Open updater" : "Öppna uppdateraren", + "Your version is up to date." : "Din version är uppdaterad.", + "Checked on %s" : "Senast kontrollerad %s", + "Update channel:" : "Uppdateringskanal:", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid uppdatera till en nyare version / experimentell kanal. Men du kan aldrig nedgradera till en mer stabil kanal." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |