mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
update translations
This commit is contained in:
@@ -946,5 +946,38 @@
|
||||
"OptionReportBooks": "Books",
|
||||
"OptionReportArtists": "Artists",
|
||||
"OptionReportAlbums": "Albums",
|
||||
"OptionReportAdultVideos": "Adult videos"
|
||||
"OptionReportAdultVideos": "Adult videos",
|
||||
"ButtonMore": "More",
|
||||
"HeaderActivity": "Activity",
|
||||
"ScheduledTaskStartedWithName": "{0} started",
|
||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||
"ScheduledTaskCompletedWithName": "{0} completed",
|
||||
"ScheduledTaskFailed": "Scheduled task completed",
|
||||
"PluginInstalledWithName": "{0} was installed",
|
||||
"PluginUpdatedWithName": "{0} was updated",
|
||||
"PluginUninstalledWithName": "{0} was uninstalled",
|
||||
"ScheduledTaskFailedWithName": "{0} failed",
|
||||
"ItemAddedWithName": "{0} was added to the library",
|
||||
"ItemRemovedWithName": "{0} was removed from the library",
|
||||
"DeviceOnlineWithName": "{0} is connected",
|
||||
"UserOnlineFromDevice": "{0} is online from {1}",
|
||||
"DeviceOfflineWithName": "{0} has disconnected",
|
||||
"UserOfflineFromDevice": "{0} has disconnected from {1}",
|
||||
"SubtitlesDownloadedForItem": "Subtitles downloaded for {0}",
|
||||
"SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}",
|
||||
"LabelRunningTimeValue": "Running time: {0}",
|
||||
"LabelIpAddressValue": "Ip address: {0}",
|
||||
"UserConfigurationUpdatedWithName": "User configuration has been updated for {0}",
|
||||
"UserCreatedWithName": "User {0} has been created",
|
||||
"UserPasswordChangedWithName": "Password has been changed for user {0}",
|
||||
"UserDeletedWithName": "User {0} has been deleted",
|
||||
"MessageServerConfigurationUpdated": "Server configuration has been updated",
|
||||
"MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated",
|
||||
"MessageApplicationUpdated": "Media Browser Server has been updated",
|
||||
"AuthenticationSucceededWithUserName": "{0} successfully authenticated",
|
||||
"FailedLoginAttemptWithUserName": "Failed login attempt from {0}",
|
||||
"UserStartedPlayingItemWithValues": "{0} has started playing {1}",
|
||||
"UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
|
||||
"AppDeviceValues": "App: {0}, Device: {1}",
|
||||
"ProviderValue": "Provider: {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user