en-US.json 6.8 KB

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