aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/en_US.json
blob: b093f73099a1db591119d5b359d2af80e5d16c5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
    "AppDeviceValues": "App: {0}, Device: {1}",
    "Artists": "Artists",
    "AuthenticationSucceededWithUserName": "{0} successfully authenticated",
    "Books": "Books",
    "ChapterNameValue": "Chapter {0}",
    "Collections": "Collections",
    "Default": "Default",
    "External": "External",
    "FailedLoginAttemptWithUserName": "Failed login attempt from {0}",
    "Favorites": "Favorites",
    "Folders": "Folders",
    "Forced": "Forced",
    "Genres": "Genres",
    "HeaderContinueWatching": "Continue Watching",
    "HeaderFavoriteEpisodes": "Favorite Episodes",
    "HeaderFavoriteShows": "Favorite Shows",
    "HeaderLiveTV": "Live TV",
    "HeaderNextUp": "Next Up",
    "HearingImpaired": "Hearing Impaired",
    "HomeVideos": "Home Videos",
    "Inherit": "Inherit",
    "LabelIpAddressValue": "IP address: {0}",
    "LabelRunningTimeValue": "Running time: {0}",
    "Latest": "Latest",
    "LyricDownloadFailureFromForItem": "Lyrics failed to download from {0} for {1}",
    "MixedContent": "Mixed content",
    "Movies": "Movies",
    "Music": "Music",
    "MusicVideos": "Music Videos",
    "NameInstallFailed": "{0} installation failed",
    "NameSeasonNumber": "Season {0}",
    "NameSeasonUnknown": "Season Unknown",
    "NewVersionIsAvailable": "A new version of Jellyfin Server is available for download.",
    "NotificationOptionApplicationUpdateAvailable": "Application update available",
    "NotificationOptionApplicationUpdateInstalled": "Application update installed",
    "NotificationOptionAudioPlayback": "Audio playback started",
    "NotificationOptionAudioPlaybackStopped": "Audio playback stopped",
    "NotificationOptionCameraImageUploaded": "Camera image uploaded",
    "NotificationOptionInstallationFailed": "Installation failure",
    "NotificationOptionNewLibraryContent": "New content added",
    "NotificationOptionPluginError": "Plugin failure",
    "NotificationOptionPluginInstalled": "Plugin installed",
    "NotificationOptionPluginUninstalled": "Plugin uninstalled",
    "NotificationOptionPluginUpdateInstalled": "Plugin update installed",
    "NotificationOptionServerRestartRequired": "Server restart required",
    "NotificationOptionTaskFailed": "Scheduled task failure",
    "NotificationOptionUserLockedOut": "User locked out",
    "NotificationOptionVideoPlayback": "Video playback started",
    "NotificationOptionVideoPlaybackStopped": "Video playback stopped",
    "Original": "Original",
    "Photos": "Photos",
    "PluginInstalledWithName": "{0} was installed",
    "PluginUninstalledWithName": "{0} was uninstalled",
    "PluginUpdatedWithName": "{0} was updated",
    "ScheduledTaskFailedWithName": "{0} failed",
    "Shows": "Shows",
    "StartupEmbyServerIsLoading": "Jellyfin Server is loading. Please try again shortly.",
    "SubtitleDownloadFailureFromForItem": "Subtitles failed to download from {0} to {1}",
    "TvShows": "TV Shows",
    "Undefined": "Undefined",
    "UserCreatedWithName": "User {0} has been created",
    "UserDeletedWithName": "User {0} has been deleted"
}