en-US.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "Albums": "Albums",
  3. "AppDeviceValues": "App: {0}, Device: {1}",
  4. "Application": "Application",
  5. "Artists": "Artists",
  6. "AuthenticationSucceededWithUserName": "{0} successfully authenticated",
  7. "Books": "Books",
  8. "CameraImageUploadedFrom": "A new camera image has been uploaded from {0}",
  9. "Channels": "Channels",
  10. "ChapterNameValue": "Chapter {0}",
  11. "Collections": "Collections",
  12. "DeviceOfflineWithName": "{0} has disconnected",
  13. "DeviceOnlineWithName": "{0} is connected",
  14. "FailedLoginAttemptWithUserName": "Failed login attempt from {0}",
  15. "Favorites": "Favorites",
  16. "Folders": "Folders",
  17. "Genres": "Genres",
  18. "HeaderAlbumArtists": "Album Artists",
  19. "HeaderCameraUploads": "Camera Uploads",
  20. "HeaderContinueWatching": "Continue Watching",
  21. "HeaderFavoriteAlbums": "Favorite Albums",
  22. "HeaderFavoriteArtists": "Favorite Artists",
  23. "HeaderFavoriteEpisodes": "Favorite Episodes",
  24. "HeaderFavoriteShows": "Favorite Shows",
  25. "HeaderFavoriteSongs": "Favorite Songs",
  26. "HeaderLiveTV": "Live TV",
  27. "HeaderNextUp": "Next Up",
  28. "HeaderRecordingGroups": "Recording Groups",
  29. "HomeVideos": "Home videos",
  30. "Inherit": "Inherit",
  31. "ItemAddedWithName": "{0} was added to the library",
  32. "ItemRemovedWithName": "{0} was removed from the library",
  33. "LabelIpAddressValue": "IP address: {0}",
  34. "LabelRunningTimeValue": "Running time: {0}",
  35. "Latest": "Latest",
  36. "MessageApplicationUpdated": "Jellyfin Server has been updated",
  37. "MessageApplicationUpdatedTo": "Jellyfin Server has been updated to {0}",
  38. "MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated",
  39. "MessageServerConfigurationUpdated": "Server configuration has been updated",
  40. "MixedContent": "Mixed content",
  41. "Movies": "Movies",
  42. "Music": "Music",
  43. "MusicVideos": "Music videos",
  44. "NameInstallFailed": "{0} installation failed",
  45. "NameSeasonNumber": "Season {0}",
  46. "NameSeasonUnknown": "Season Unknown",
  47. "NewVersionIsAvailable": "A new version of Jellyfin Server is available for download.",
  48. "NotificationOptionApplicationUpdateAvailable": "Application update available",
  49. "NotificationOptionApplicationUpdateInstalled": "Application update installed",
  50. "NotificationOptionAudioPlayback": "Audio playback started",
  51. "NotificationOptionAudioPlaybackStopped": "Audio playback stopped",
  52. "NotificationOptionCameraImageUploaded": "Camera image uploaded",
  53. "NotificationOptionInstallationFailed": "Installation failure",
  54. "NotificationOptionNewLibraryContent": "New content added",
  55. "NotificationOptionPluginError": "Plugin failure",
  56. "NotificationOptionPluginInstalled": "Plugin installed",
  57. "NotificationOptionPluginUninstalled": "Plugin uninstalled",
  58. "NotificationOptionPluginUpdateInstalled": "Plugin update installed",
  59. "NotificationOptionServerRestartRequired": "Server restart required",
  60. "NotificationOptionTaskFailed": "Scheduled task failure",
  61. "NotificationOptionUserLockedOut": "User locked out",
  62. "NotificationOptionVideoPlayback": "Video playback started",
  63. "NotificationOptionVideoPlaybackStopped": "Video playback stopped",
  64. "Photos": "Photos",
  65. "Playlists": "Playlists",
  66. "Plugin": "Plugin",
  67. "PluginInstalledWithName": "{0} was installed",
  68. "PluginUninstalledWithName": "{0} was uninstalled",
  69. "PluginUpdatedWithName": "{0} was updated",
  70. "ProviderValue": "Provider: {0}",
  71. "ScheduledTaskFailedWithName": "{0} failed",
  72. "ScheduledTaskStartedWithName": "{0} started",
  73. "ServerNameNeedsToBeRestarted": "{0} needs to be restarted",
  74. "Shows": "Shows",
  75. "Songs": "Songs",
  76. "StartupEmbyServerIsLoading": "Jellyfin Server is loading. Please try again shortly.",
  77. "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}",
  78. "Sync": "Sync",
  79. "System": "System",
  80. "TvShows": "TV Shows",
  81. "User": "User",
  82. "UserCreatedWithName": "User {0} has been created",
  83. "UserDeletedWithName": "User {0} has been deleted",
  84. "UserDownloadingItemWithValues": "{0} is downloading {1}",
  85. "UserLockedOutWithName": "User {0} has been locked out",
  86. "UserOfflineFromDevice": "{0} has disconnected from {1}",
  87. "UserOnlineFromDevice": "{0} is online from {1}",
  88. "UserPasswordChangedWithName": "Password has been changed for user {0}",
  89. "UserPolicyUpdatedWithName": "User policy has been updated for {0}",
  90. "UserStartedPlayingItemWithValues": "{0} is playing {1} on {2}",
  91. "UserStoppedPlayingItemWithValues": "{0} has finished playing {1} on {2}",
  92. "ValueHasBeenAddedToLibrary": "{0} has been added to your media library",
  93. "ValueSpecialEpisodeName": "Special - {0}",
  94. "VersionNumber": "Version {0}",
  95. "TasksMaintenanceCategory": "Maintenance",
  96. "TasksLibraryCategory": "Library",
  97. "TasksApplicationCategory": "Application",
  98. "TasksChannelsCategory": "Internet Channels",
  99. "TaskCleanCache": "Clean Cache Directory",
  100. "TaskCleanCacheDescription": "Deletes cache files no longer needed by the system.",
  101. "TaskRefreshChapterImages": "Extract Chapter Images",
  102. "TaskRefreshChapterImagesDescription": "Creates thumbnails for videos that have chapters.",
  103. "TaskRefreshLibrary": "Scan Media Library",
  104. "TaskRefreshLibraryDescription": "Scans your media library for new files and refreshes metadata.",
  105. "TaskCleanLogs": "Clean Log Directory",
  106. "TaskCleanLogsDescription": "Deletes log files that are more than {0} days old.",
  107. "TaskRefreshPeople": "Refresh People",
  108. "TaskRefreshPeopleDescription": "Updates metadata for actors and directors in your media library.",
  109. "TaskUpdatePlugins": "Update Plugins",
  110. "TaskUpdatePluginsDescription": "Downloads and installs updates for plugins that are configured to update automatically.",
  111. "TaskCleanTranscode": "Clean Transcode Directory",
  112. "TaskCleanTranscodeDescription": "Deletes transcode files more than one day old.",
  113. "TaskRefreshChannels": "Refresh Channels",
  114. "TaskRefreshChannelsDescription": "Refreshes internet channel information.",
  115. "TaskDownloadMissingSubtitles": "Download missing subtitles",
  116. "TaskDownloadMissingSubtitlesDescription": "Searches the internet for missing subtitles based on metadata configuration."
  117. }