diff options
Diffstat (limited to 'apps/user_status/l10n/sv.json')
-rw-r--r-- | apps/user_status/l10n/sv.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json new file mode 100644 index 00000000000..7b7ce32465e --- /dev/null +++ b/apps/user_status/l10n/sv.json @@ -0,0 +1,20 @@ +{ "translations": { + "Clear status message after" : "Rensa statusmeddelande efter", + "What's your status?" : "Vad är din status?", + "Set status" : "Sätt status", + "Online status" : "Online-status", + "Status message" : "Statusmeddelande", + "Clear status message" : "Rensa statusmeddelande", + "Set status message" : "Sätt statusmeddelande", + "Away" : "Iväg", + "Do not disturb" : "Stör ej", + "Don't clear" : "Rensa inte", + "Today" : "Idag", + "This week" : "Denna vecka", + "Online" : "Online", + "Invisible" : "Osynlig", + "Offline" : "Offline", + "30 minutes" : "30 minuter", + "1 hour" : "1 timme" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |