diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-17 13:53:13 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-17 13:53:13 -0500 |
| commit | a6ebf8b7b96ba17b832b67be91f9650c741bc677 (patch) | |
| tree | b9aa637f1270e69c53875082576ed4be331b538b /MediaBrowser.Server.Implementations/Localization/Server/sv.json | |
| parent | b52bc327f2735b4a9c8dc216e6323484db3bf2b1 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/sv.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/sv.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/sv.json b/MediaBrowser.Server.Implementations/Localization/Server/sv.json index 839b6017b..e6b233acd 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/sv.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/sv.json @@ -1101,6 +1101,7 @@ "MessageApplicationUpdated": "Media Browser Server har uppdaterats", "AuthenticationSucceededWithUserName": "{0} har autentiserats", "FailedLoginAttemptWithUserName": "Misslyckat inloggningsf\u00f6rs\u00f6k fr\u00e5n {0}", + "UserDownloadingItemWithValues": "{0} is downloading {1}", "UserStartedPlayingItemWithValues": "{0} har p\u00e5b\u00f6rjat uppspelning av {1}", "UserStoppedPlayingItemWithValues": "{0} har avslutat uppspelning av {1}", "AppDeviceValues": "App: {0}, enhet: {1}", |
