en-GB.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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": "Favourites",
  16. "Folders": "Folders",
  17. "Genres": "Genres",
  18. "HeaderAlbumArtists": "Album Artists",
  19. "HeaderCameraUploads": "Camera Uploads",
  20. "HeaderContinueWatching": "Continue Watching",
  21. "HeaderFavoriteAlbums": "Favourite Albums",
  22. "HeaderFavoriteArtists": "Favourite Artists",
  23. "HeaderFavoriteEpisodes": "Favourite Episodes",
  24. "HeaderFavoriteShows": "Favourite Shows",
  25. "HeaderFavoriteSongs": "Favourite 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. "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}",
  78. "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} for {1}",
  79. "Sync": "Sync",
  80. "System": "System",
  81. "TvShows": "TV Shows",
  82. "User": "User",
  83. "UserCreatedWithName": "User {0} has been created",
  84. "UserDeletedWithName": "User {0} has been deleted",
  85. "UserDownloadingItemWithValues": "{0} is downloading {1}",
  86. "UserLockedOutWithName": "User {0} has been locked out",
  87. "UserOfflineFromDevice": "{0} has disconnected from {1}",
  88. "UserOnlineFromDevice": "{0} is online from {1}",
  89. "UserPasswordChangedWithName": "Password has been changed for user {0}",
  90. "UserPolicyUpdatedWithName": "User policy has been updated for {0}",
  91. "UserStartedPlayingItemWithValues": "{0} has started playing {1}",
  92. "UserStoppedPlayingItemWithValues": "{0} has finished playing {1} on {2}",
  93. "ValueHasBeenAddedToLibrary": "{0} has been added to your media library",
  94. "ValueSpecialEpisodeName": "Special - {0}",
  95. "VersionNumber": "Version {0}",
  96. "TaskDownloadMissingSubtitlesDescription": "Searches the internet for missing subtitles based on metadata configuration.",
  97. "TaskDownloadMissingSubtitles": "Download missing subtitles",
  98. "TaskRefreshChannelsDescription": "Refreshes internet channel information.",
  99. "TaskRefreshChannels": "Refresh Channels",
  100. "TaskCleanTranscodeDescription": "Deletes transcode files more than one day old.",
  101. "TaskCleanTranscode": "Clean Transcode Directory",
  102. "TaskUpdatePluginsDescription": "Downloads and installs updates for plugins that are configured to update automatically.",
  103. "TaskUpdatePlugins": "Update Plugins",
  104. "TaskRefreshPeopleDescription": "Updates metadata for actors and directors in your media library.",
  105. "TaskRefreshPeople": "Refresh People",
  106. "TaskCleanLogsDescription": "Deletes log files that are more than {0} days old.",
  107. "TaskCleanLogs": "Clean Log Directory",
  108. "TaskRefreshLibraryDescription": "Scans your media library for new files and refreshes metadata.",
  109. "TaskRefreshLibrary": "Scan Media Library",
  110. "TaskRefreshChapterImagesDescription": "Creates thumbnails for videos that have chapters.",
  111. "TaskRefreshChapterImages": "Extract Chapter Images",
  112. "TaskCleanCacheDescription": "Deletes cache files no longer needed by the system.",
  113. "TaskCleanCache": "Clean Cache Directory",
  114. "TasksChannelsCategory": "Internet Channels",
  115. "TasksApplicationCategory": "Application",
  116. "TasksLibraryCategory": "Library",
  117. "TasksMaintenanceCategory": "Maintenance"
  118. }