Update to 3.5.2 and .net core 2.1

This commit is contained in:
stefan
2018-09-12 19:26:21 +02:00
parent c32d865638
commit 48facb797e
1419 changed files with 27525 additions and 88927 deletions

View File

@@ -1,4 +1,12 @@
{
"HeaderCameraUploads": "Camera Uploads",
"ValueHasBeenAddedToLibrary": "{0} has been added to your media library",
"NameInstallFailed": "{0} installation failed",
"CameraImageUploadedFrom": "A new camera image has been uploaded from {0}",
"ServerNameNeedsToBeRestarted": "{0} needs to be restarted",
"NewVersionIsAvailable": "A new version of Emby Server is available for download.",
"MessageApplicationUpdatedTo": "Emby Server has been updated to {0}",
"SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}",
"Latest": "Latest",
"ValueSpecialEpisodeName": "Special - {0}",
"Inherit": "Inherit",
@@ -24,6 +32,7 @@
"Channels": "Channels",
"Movies": "Movies",
"Albums": "Albums",
"NameSeasonUnknown": "Season Unknown",
"Artists": "Artists",
"Folders": "Folders",
"Songs": "Songs",
@@ -53,7 +62,7 @@
"UserCreatedWithName": "User {0} has been created",
"UserPasswordChangedWithName": "Password has been changed for user {0}",
"UserDeletedWithName": "User {0} has been deleted",
"UserConfigurationUpdatedWithName": "User configuration has been updated for {0}",
"UserPolicyUpdatedWithName": "User policy has been updated for {0}",
"MessageServerConfigurationUpdated": "Server configuration has been updated",
"MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated",
"MessageApplicationUpdated": "Emby Server has been updated",
@@ -61,8 +70,8 @@
"AuthenticationSucceededWithUserName": "{0} successfully authenticated",
"UserOfflineFromDevice": "{0} has disconnected from {1}",
"DeviceOfflineWithName": "{0} has disconnected",
"UserStartedPlayingItemWithValues": "{0} has started playing {1}",
"UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
"UserStartedPlayingItemWithValues": "{0} is playing {1} on {2}",
"UserStoppedPlayingItemWithValues": "{0} has finished playing {1} on {2}",
"NotificationOptionPluginError": "Plugin failure",
"NotificationOptionApplicationUpdateAvailable": "Application update available",
"NotificationOptionApplicationUpdateInstalled": "Application update installed",