diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-30 23:24:55 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-30 23:24:55 -0400 |
| commit | c741082dfd709e20e9b762028a684d39755ecd28 (patch) | |
| tree | 9697b42a178c3f0710f1f7bc4fdaffcad9b53f32 /MediaBrowser.Server.Implementations/Localization/Server/sv.json | |
| parent | 98c0b28d14d68cc2989fb60fb09dde0501a8d928 (diff) | |
3.0.5233.40306
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/sv.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/sv.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/sv.json b/MediaBrowser.Server.Implementations/Localization/Server/sv.json index 5362b2fac..445916646 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/sv.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/sv.json @@ -574,8 +574,8 @@ "LabelUseNotificationServices": "Anv\u00e4nd f\u00f6ljande tj\u00e4nster:", "CategoryUser": "Anv\u00e4ndare", "CategorySystem": "System", - "CategoryApplication": "Application", - "CategoryPlugin": "Plugin", + "CategoryApplication": "App", + "CategoryPlugin": "Till\u00e4gg", "LabelMessageTitle": "Meddelande titel", "LabelAvailableTokens": "Tillg\u00e4ngliga tokens:", "AdditionalNotificationServices": "Bl\u00e4ddra i plugin katalogen f\u00f6r att installera ytterligare notifikations tj\u00e4nster", @@ -600,6 +600,7 @@ "LetterButtonAbbreviation": "A", "TabNowPlaying": "Nu spelas", "TabNavigation": "Navigering", + "TabControls": "Kontroller", "ButtonFullscreen": "V\u00e4xla fullsk\u00e4rmsl\u00e4ge", "ButtonScenes": "Scener", "ButtonSubtitles": "Undertexter", @@ -610,5 +611,8 @@ "ButtonPause": "Paus", "LabelGroupMoviesIntoCollections": "Gruppera filmer i samlingsboxar", "LabelGroupMoviesIntoCollectionsHelp": "I filmlistor visas filmer som ing\u00e5r i en samlingsbox som ett enda objekt.", - "NotificationOptionPluginError": "Plugin failure" + "NotificationOptionPluginError": "Fel uppstod med till\u00e4gget", + "ButtonVolumeUp": "H\u00f6j Volymen", + "ButtonVolumeDown": "S\u00e4nk Volymen", + "ButtonMute": "Tyst" }
\ No newline at end of file |
