update translations
This commit is contained in:
parent
ee8cebb773
commit
8f7b7d7e50
78 changed files with 1648 additions and 1543 deletions
|
@ -39,6 +39,6 @@
|
||||||
"commit": "cec8e49744a1e18b14a711eea77e201bb70de544"
|
"commit": "cec8e49744a1e18b14a711eea77e201bb70de544"
|
||||||
},
|
},
|
||||||
"_source": "git://github.com/desandro/doc-ready.git",
|
"_source": "git://github.com/desandro/doc-ready.git",
|
||||||
"_target": "~1.0.4",
|
"_target": "1.0.x",
|
||||||
"_originalSource": "doc-ready"
|
"_originalSource": "doc-ready"
|
||||||
}
|
}
|
|
@ -30,14 +30,14 @@
|
||||||
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
||||||
},
|
},
|
||||||
"ignore": [],
|
"ignore": [],
|
||||||
"homepage": "https://github.com/polymerelements/iron-a11y-keys-behavior",
|
"homepage": "https://github.com/PolymerElements/iron-a11y-keys-behavior",
|
||||||
"_release": "1.0.9",
|
"_release": "1.0.9",
|
||||||
"_resolution": {
|
"_resolution": {
|
||||||
"type": "version",
|
"type": "version",
|
||||||
"tag": "v1.0.9",
|
"tag": "v1.0.9",
|
||||||
"commit": "63dd1ce94223ae6a226e653ef5a458a66c950e79"
|
"commit": "63dd1ce94223ae6a226e653ef5a458a66c950e79"
|
||||||
},
|
},
|
||||||
"_source": "git://github.com/polymerelements/iron-a11y-keys-behavior.git",
|
"_source": "git://github.com/PolymerElements/iron-a11y-keys-behavior.git",
|
||||||
"_target": "^1.0.0",
|
"_target": "^1.0.0",
|
||||||
"_originalSource": "polymerelements/iron-a11y-keys-behavior"
|
"_originalSource": "PolymerElements/iron-a11y-keys-behavior"
|
||||||
}
|
}
|
|
@ -36,7 +36,7 @@
|
||||||
"tag": "v1.0.8",
|
"tag": "v1.0.8",
|
||||||
"commit": "e9a66727f3da0446f04956d4e4f1dcd51cdec2ff"
|
"commit": "e9a66727f3da0446f04956d4e4f1dcd51cdec2ff"
|
||||||
},
|
},
|
||||||
"_source": "git://github.com/polymerelements/iron-selector.git",
|
"_source": "git://github.com/PolymerElements/iron-selector.git",
|
||||||
"_target": "^1.0.0",
|
"_target": "^1.0.0",
|
||||||
"_originalSource": "polymerelements/iron-selector"
|
"_originalSource": "PolymerElements/iron-selector"
|
||||||
}
|
}
|
|
@ -316,7 +316,7 @@
|
||||||
if (hasChannelImage) {
|
if (hasChannelImage) {
|
||||||
|
|
||||||
var url = ApiClient.getScaledImageUrl(channel.Id, {
|
var url = ApiClient.getScaledImageUrl(channel.Id, {
|
||||||
maxHeight: 35,
|
maxHeight: 40,
|
||||||
maxWidth: 60,
|
maxWidth: 60,
|
||||||
tag: channel.ImageTags.Primary,
|
tag: channel.ImageTags.Primary,
|
||||||
type: "Primary"
|
type: "Primary"
|
||||||
|
|
|
@ -311,7 +311,7 @@
|
||||||
|
|
||||||
.guideChannelImage {
|
.guideChannelImage {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 35px;
|
height: 40px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 7px;
|
right: 7px;
|
||||||
top: 7px;
|
top: 7px;
|
||||||
|
|
|
@ -850,7 +850,7 @@
|
||||||
Dashboard.showModalLoadingMsg();
|
Dashboard.showModalLoadingMsg();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (options.startPositionTicks || firstItem.MediaType !== 'Video') {
|
if (options.startPositionTicks || firstItem.MediaType !== 'Video' || !AppSettings.enableCinemaMode()) {
|
||||||
|
|
||||||
self.playInternal(firstItem, options.startPositionTicks, function () {
|
self.playInternal(firstItem, options.startPositionTicks, function () {
|
||||||
self.setPlaylistState(0, items);
|
self.setPlaylistState(0, items);
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "\u0627\u0639\u062f\u0627\u062f \u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u0627\u0636\u0627\u0641\u0629 \u0645\u062c\u0644\u062f \u0644\u0644\u0648\u0633\u0627\u0626\u0637",
|
"ButtonAddMediaFolder": "\u0627\u0636\u0627\u0641\u0629 \u0645\u062c\u0644\u062f \u0644\u0644\u0648\u0633\u0627\u0626\u0637",
|
||||||
"LabelFolderType": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062c\u0644\u062f:",
|
"LabelFolderType": "\u0646\u0648\u0639 \u0627\u0644\u0645\u062c\u0644\u062f:",
|
||||||
"ReferToMediaLibraryWiki": "\u0627\u0644\u0631\u062c\u0648\u0639 \u0627\u0644\u0649 wiki \u0644\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
|
"ReferToMediaLibraryWiki": "\u0627\u0644\u0631\u062c\u0648\u0639 \u0627\u0644\u0649 wiki \u0644\u0645\u0643\u062a\u0628\u0629 \u0627\u0644\u0648\u0633\u0627\u0626\u0637",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
"OptionBudget": "\u0645\u064a\u0632\u0627\u0646\u064a\u0629",
|
||||||
"OptionRevenue": "\u0627\u064a\u0631\u0627\u062f\u0627\u062a",
|
"OptionRevenue": "\u0627\u064a\u0631\u0627\u062f\u0627\u062a",
|
||||||
"OptionPoster": "\u0627\u0644\u0645\u0644\u0635\u0642",
|
"OptionPoster": "\u0627\u0644\u0645\u0644\u0635\u0642",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "\u0627\u0637\u0627\u0631 \u0632\u0645\u0646\u0649",
|
"OptionTimeline": "\u0627\u0637\u0627\u0631 \u0632\u0645\u0646\u0649",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u0439 \u041f\u0418\u041d \u043a\u043e\u0434",
|
"ButtonConfigurePinCode": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u0439 \u041f\u0418\u041d \u043a\u043e\u0434",
|
||||||
"HeaderAdultsReadHere": "\u0412\u044a\u0437\u0440\u0430\u0441\u0442\u043d\u0438, \u043f\u0440\u043e\u0447\u0435\u0442\u0435\u0442\u0435 \u0442\u0443\u043a!",
|
"HeaderAdultsReadHere": "\u0412\u044a\u0437\u0440\u0430\u0441\u0442\u043d\u0438, \u043f\u0440\u043e\u0447\u0435\u0442\u0435\u0442\u0435 \u0442\u0443\u043a!",
|
||||||
"RegisterWithPayPal": "\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u0439 \u0441 PayPal",
|
"RegisterWithPayPal": "\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0430\u0439 \u0441 PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "\u041d\u0430\u0441\u043b\u0430\u0434\u0435\u0442\u0435 \u0441\u0435 \u043d\u0430 \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u0430 14 \u0434\u043d\u0435\u0432\u043d\u0430 \u043f\u0440\u043e\u0431\u0430",
|
"HeaderEnjoyDayTrial": "\u041d\u0430\u0441\u043b\u0430\u0434\u0435\u0442\u0435 \u0441\u0435 \u043d\u0430 \u0431\u0435\u0437\u043f\u043b\u0430\u0442\u043d\u0430 14 \u0434\u043d\u0435\u0432\u043d\u0430 \u043f\u0440\u043e\u0431\u0430",
|
||||||
"LabelSyncTempPath": "\u0412\u0440\u0435\u043c\u0435\u043d\u0435\u043d \u0444\u0430\u0439\u043b\u043e\u0432 \u043f\u044a\u0442:",
|
"LabelSyncTempPath": "\u0412\u0440\u0435\u043c\u0435\u043d\u0435\u043d \u0444\u0430\u0439\u043b\u043e\u0432 \u043f\u044a\u0442:",
|
||||||
"LabelSyncTempPathHelp": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0430 \u043f\u0430\u043f\u043a\u0430 \u0437\u0430 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u0430\u043d\u0438\u0442\u0435 \u0444\u0430\u0439\u043b\u043e\u0432\u0435 \u043f\u0440\u0438 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f.",
|
"LabelSyncTempPathHelp": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u043d\u0430 \u043f\u0430\u043f\u043a\u0430 \u0437\u0430 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u0430\u043d\u0438\u0442\u0435 \u0444\u0430\u0439\u043b\u043e\u0432\u0435 \u043f\u0440\u0438 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "\u041d\u0430\u0441\u043b\u0435\u0434\u0438",
|
"FolderTypeInherit": "\u041d\u0430\u0441\u043b\u0435\u0434\u0438",
|
||||||
"LabelContentType": "\u0422\u0438\u043f \u043d\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e:",
|
"LabelContentType": "\u0422\u0438\u043f \u043d\u0430 \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e:",
|
||||||
"TitleScheduledTasks": "\u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0438 \u0437\u0430\u0434\u0430\u0447\u0438",
|
"TitleScheduledTasks": "\u041f\u043b\u0430\u043d\u0438\u0440\u0430\u043d\u0438 \u0437\u0430\u0434\u0430\u0447\u0438",
|
||||||
"HeaderSetupLibrary": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043c\u0435\u0434\u0438\u0439\u043d\u0430\u0442\u0430 \u0441\u0438 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u0414\u043e\u0431\u0430\u0432\u0438 \u043c\u0435\u0434\u0438\u0439\u043d\u0430 \u043f\u0430\u043f\u043a\u0430",
|
"ButtonAddMediaFolder": "\u0414\u043e\u0431\u0430\u0432\u0438 \u043c\u0435\u0434\u0438\u0439\u043d\u0430 \u043f\u0430\u043f\u043a\u0430",
|
||||||
"LabelFolderType": "\u0422\u0438\u043f \u043d\u0430 \u043f\u0430\u043f\u043a\u0430\u0442\u0430:",
|
"LabelFolderType": "\u0422\u0438\u043f \u043d\u0430 \u043f\u0430\u043f\u043a\u0430\u0442\u0430:",
|
||||||
"ReferToMediaLibraryWiki": "\u0414\u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u0441\u0435 \u0434\u043e wiki \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430 \u043d\u0430 \u043c\u0435\u0434\u0438\u0439\u043d\u0430\u0442\u0430 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430",
|
"ReferToMediaLibraryWiki": "\u0414\u043e\u043f\u0438\u0442\u0430\u0439\u0442\u0435 \u0441\u0435 \u0434\u043e wiki \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\u0442\u0430 \u043d\u0430 \u043c\u0435\u0434\u0438\u0439\u043d\u0430\u0442\u0430 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "\u0412\u044a\u0437\u0445\u043e\u0434\u044f\u0449",
|
"OptionAscending": "\u0412\u044a\u0437\u0445\u043e\u0434\u044f\u0449",
|
||||||
"OptionDescending": "\u041d\u0438\u0437\u0445\u043e\u0434\u044f\u0449",
|
"OptionDescending": "\u041d\u0438\u0437\u0445\u043e\u0434\u044f\u0449",
|
||||||
"OptionRuntime": "\u0412\u0440\u0435\u043c\u0435\u0442\u0440\u0430\u0435\u043d\u0435",
|
"OptionRuntime": "\u0412\u0440\u0435\u043c\u0435\u0442\u0440\u0430\u0435\u043d\u0435",
|
||||||
"OptionReleaseDate": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u0438\u0437\u0434\u0430\u0432\u0430\u043d\u0435",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "\u0411\u0440\u043e\u0439 \u043f\u0443\u0441\u043a\u0430\u043d\u0438\u044f",
|
"OptionPlayCount": "\u0411\u0440\u043e\u0439 \u043f\u0443\u0441\u043a\u0430\u043d\u0438\u044f",
|
||||||
"OptionDatePlayed": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u043f\u0443\u0441\u043a\u0430\u043d\u0435",
|
"OptionDatePlayed": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u043f\u0443\u0441\u043a\u0430\u043d\u0435",
|
||||||
"OptionDateAdded": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435",
|
"OptionDateAdded": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
||||||
"OptionRevenue": "\u041f\u0440\u0438\u0445\u043e\u0434\u0438",
|
"OptionRevenue": "\u041f\u0440\u0438\u0445\u043e\u0434\u0438",
|
||||||
"OptionPoster": "\u041f\u043b\u0430\u043a\u0430\u0442",
|
"OptionPoster": "\u041f\u043b\u0430\u043a\u0430\u0442",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "\u041a\u0430\u0440\u0442\u0430 \u043f\u043b\u0430\u043a\u0430\u0442",
|
"OptionPosterCard": "\u041a\u0430\u0440\u0442\u0430 \u043f\u043b\u0430\u043a\u0430\u0442",
|
||||||
"OptionBackdrop": "\u0424\u043e\u043d",
|
"OptionBackdrop": "\u0424\u043e\u043d",
|
||||||
"OptionTimeline": "\u0413\u0440\u0430\u0444\u0438\u043a",
|
"OptionTimeline": "\u0413\u0440\u0430\u0444\u0438\u043a",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "\u041c\u0435\u0442\u0430 \u0442\u043e\u0447\u043a\u0438",
|
"OptionMetascore": "\u041c\u0435\u0442\u0430 \u0442\u043e\u0447\u043a\u0438",
|
||||||
"ButtonSelect": "\u0418\u0437\u0431\u0435\u0440\u0438",
|
"ButtonSelect": "\u0418\u0437\u0431\u0435\u0440\u0438",
|
||||||
"ButtonGroupVersions": "\u0413\u0440\u0443\u043f\u0438\u0440\u0430\u0439 \u0432\u0435\u0440\u0441\u0438\u0438\u0442\u0435",
|
"ButtonGroupVersions": "\u0413\u0440\u0443\u043f\u0438\u0440\u0430\u0439 \u0432\u0435\u0440\u0441\u0438\u0438\u0442\u0435",
|
||||||
"ButtonAddToCollection": "\u0414\u043e\u0431\u0430\u0432\u0438 \u0432 \u043a\u043e\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430",
|
"ButtonAddToCollection": "\u0414\u043e\u0431\u0430\u0432\u0438 \u0432 \u041a\u043e\u043b\u0435\u043a\u0446\u0438\u044f\u0442\u0430",
|
||||||
"PismoMessage": "\u0418\u0437\u043f\u043e\u043b\u0437\u0430\u043d\u0435 \u043d\u0430 Pismo File Mount \u0447\u0440\u0435\u0437 \u0434\u0430\u0440\u0435\u043d \u043b\u0438\u0446\u0435\u043d\u0437.",
|
"PismoMessage": "\u0418\u0437\u043f\u043e\u043b\u0437\u0430\u043d\u0435 \u043d\u0430 Pismo File Mount \u0447\u0440\u0435\u0437 \u0434\u0430\u0440\u0435\u043d \u043b\u0438\u0446\u0435\u043d\u0437.",
|
||||||
"TangibleSoftwareMessage": "\u0418\u0437\u043f\u043e\u043b\u0437\u0430\u043d\u0435 \u043d\u0430 Tangible Solutions Java\/C# converters \u0447\u0440\u0435\u0437 \u0434\u0430\u0440\u0435\u043d \u043b\u0438\u0446\u0435\u043d\u0437.",
|
"TangibleSoftwareMessage": "\u0418\u0437\u043f\u043e\u043b\u0437\u0430\u043d\u0435 \u043d\u0430 Tangible Solutions Java\/C# converters \u0447\u0440\u0435\u0437 \u0434\u0430\u0440\u0435\u043d \u043b\u0438\u0446\u0435\u043d\u0437.",
|
||||||
"HeaderCredits": "\u041a\u0440\u0435\u0434\u0438\u0442\u0438",
|
"HeaderCredits": "\u041a\u0440\u0435\u0434\u0438\u0442\u0438",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u043a\u0440\u0435\u043f\u0435\u0442\u0435 Emby \u041e\u0442\u0431\u043e\u0440\u044a\u0442",
|
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u043a\u0440\u0435\u043f\u0435\u0442\u0435 Emby \u041e\u0442\u0431\u043e\u0440\u044a\u0442",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Konfigurace pin code",
|
"ButtonConfigurePinCode": "Konfigurace pin code",
|
||||||
"HeaderAdultsReadHere": "Pro dosp\u011bl\u00e9 - \u010dt\u011bte zde!",
|
"HeaderAdultsReadHere": "Pro dosp\u011bl\u00e9 - \u010dt\u011bte zde!",
|
||||||
"RegisterWithPayPal": "Zaregistrujte se pomoc\u00ed PayPal",
|
"RegisterWithPayPal": "Zaregistrujte se pomoc\u00ed PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Synchronizace vy\u017eaduje \u010dlenstv\u00ed v podpo\u0159e (supporter membership) ",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "U\u017eijte si 14 denn\u00ed zku\u0161ebn\u00ed verzi zdarma",
|
"HeaderEnjoyDayTrial": "U\u017eijte si 14 denn\u00ed zku\u0161ebn\u00ed verzi zdarma",
|
||||||
"LabelSyncTempPath": "Adres\u00e1\u0159 pro do\u010dasn\u00e9 soubory:",
|
"LabelSyncTempPath": "Adres\u00e1\u0159 pro do\u010dasn\u00e9 soubory:",
|
||||||
"LabelSyncTempPathHelp": "Zadejte vlastn\u00ed synchroniza\u010dn\u00ed pracovn\u00ed slo\u017eku. P\u0159eveden\u00e9 m\u00e9dia vytvo\u0159en\u00e9 b\u011bhem synchroniza\u010dn\u00edho procesu zde budou ulo\u017eeny.",
|
"LabelSyncTempPathHelp": "Zadejte vlastn\u00ed synchroniza\u010dn\u00ed pracovn\u00ed slo\u017eku. P\u0159eveden\u00e9 m\u00e9dia vytvo\u0159en\u00e9 b\u011bhem synchroniza\u010dn\u00edho procesu zde budou ulo\u017eeny.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Vzestupn\u011b",
|
"OptionAscending": "Vzestupn\u011b",
|
||||||
"OptionDescending": "Sestupn\u011b",
|
"OptionDescending": "Sestupn\u011b",
|
||||||
"OptionRuntime": "D\u00e9lka",
|
"OptionRuntime": "D\u00e9lka",
|
||||||
"OptionReleaseDate": "Datum vyd\u00e1n\u00ed",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Po\u010det p\u0159ehr\u00e1n\u00ed",
|
"OptionPlayCount": "Po\u010det p\u0159ehr\u00e1n\u00ed",
|
||||||
"OptionDatePlayed": "Datum p\u0159ehr\u00e1n\u00ed",
|
"OptionDatePlayed": "Datum p\u0159ehr\u00e1n\u00ed",
|
||||||
"OptionDateAdded": "Datum p\u0159id\u00e1n\u00ed",
|
"OptionDateAdded": "Datum p\u0159id\u00e1n\u00ed",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Rozpo\u010det",
|
"OptionBudget": "Rozpo\u010det",
|
||||||
"OptionRevenue": "P\u0159\u00edjem",
|
"OptionRevenue": "P\u0159\u00edjem",
|
||||||
"OptionPoster": "Plak\u00e1t",
|
"OptionPoster": "Plak\u00e1t",
|
||||||
|
"HeaderYears": "Roky",
|
||||||
"OptionPosterCard": "Plak\u00e1t",
|
"OptionPosterCard": "Plak\u00e1t",
|
||||||
"OptionBackdrop": "Pozad\u00ed",
|
"OptionBackdrop": "Pozad\u00ed",
|
||||||
"OptionTimeline": "\u010casov\u00e1 osa",
|
"OptionTimeline": "\u010casov\u00e1 osa",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metask\u00f3re",
|
"OptionMetascore": "Metask\u00f3re",
|
||||||
"ButtonSelect": "Vybrat",
|
"ButtonSelect": "Vybrat",
|
||||||
"ButtonGroupVersions": "Skupinov\u00e9 verze",
|
"ButtonGroupVersions": "Skupinov\u00e9 verze",
|
||||||
"ButtonAddToCollection": "P\u0159idat do Kolekce",
|
"ButtonAddToCollection": "Add to Collection",
|
||||||
"PismoMessage": "Vyu\u017e\u00edv\u00e1me spr\u00e1vce soubor\u016f \"Pismo\" skrze dotovanou licenci.",
|
"PismoMessage": "Vyu\u017e\u00edv\u00e1me spr\u00e1vce soubor\u016f \"Pismo\" skrze dotovanou licenci.",
|
||||||
"TangibleSoftwareMessage": "Pou\u017eit\u00e9 konkr\u00e9tn\u00ed \u0159e\u0161en\u00ed Java \/ C # p\u0159evodn\u00edk\u016f skrz p\u0159\u00edsp\u011bvkov\u00e9 licence.",
|
"TangibleSoftwareMessage": "Pou\u017eit\u00e9 konkr\u00e9tn\u00ed \u0159e\u0161en\u00ed Java \/ C # p\u0159evodn\u00edk\u016f skrz p\u0159\u00edsp\u011bvkov\u00e9 licence.",
|
||||||
"HeaderCredits": "Kredity",
|
"HeaderCredits": "Kredity",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "Herci a obsazen\u00ed",
|
"HeaderCastCrew": "Herci a obsazen\u00ed",
|
||||||
"HeaderAdditionalParts": "Dal\u0161\u00ed sou\u010d\u00e1sti",
|
"HeaderAdditionalParts": "Dal\u0161\u00ed sou\u010d\u00e1sti",
|
||||||
"ButtonSplitVersionsApart": "Rozd\u011blit verze",
|
"ButtonSplitVersionsApart": "Rozd\u011blit verze",
|
||||||
"ButtonPlayTrailer": "Uk\u00e1zka",
|
"ButtonPlayTrailer": "Trailer",
|
||||||
"LabelMissing": "Chyb\u00ed",
|
"LabelMissing": "Chyb\u00ed",
|
||||||
"LabelOffline": "Offline",
|
"LabelOffline": "Offline",
|
||||||
"PathSubstitutionHelp": "Nahrazen\u00ed cest se pou\u017e\u00edv\u00e1 pro namapov\u00e1n\u00ed cest k serveru, kter\u00e9 je p\u0159\u00edstupn\u00e9 u\u017eivateli. Povolen\u00edm p\u0159\u00edm\u00e9ho p\u0159\u00edstupu m\u016f\u017ee umo\u017enit u\u017eivateli jeho p\u0159ehr\u00e1n\u00ed bez u\u017eit\u00ed streamov\u00e1n\u00ed a p\u0159ek\u00f3dov\u00e1n\u00ed servru.",
|
"PathSubstitutionHelp": "Nahrazen\u00ed cest se pou\u017e\u00edv\u00e1 pro namapov\u00e1n\u00ed cest k serveru, kter\u00e9 je p\u0159\u00edstupn\u00e9 u\u017eivateli. Povolen\u00edm p\u0159\u00edm\u00e9ho p\u0159\u00edstupu m\u016f\u017ee umo\u017enit u\u017eivateli jeho p\u0159ehr\u00e1n\u00ed bez u\u017eit\u00ed streamov\u00e1n\u00ed a p\u0159ek\u00f3dov\u00e1n\u00ed servru.",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Program",
|
"HeaderProgram": "Program",
|
||||||
"HeaderClients": "Klienti",
|
"HeaderClients": "Klienti",
|
||||||
"LabelCompleted": "Hotovo",
|
"LabelCompleted": "Hotovo",
|
||||||
"LabelFailed": "Selh\u00e1n\u00ed",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "P\u0159esko\u010deno",
|
"LabelSkipped": "P\u0159esko\u010deno",
|
||||||
"HeaderEpisodeOrganization": "Organizace epizod",
|
"HeaderEpisodeOrganization": "Organizace epizod",
|
||||||
"LabelSeries": "Seri\u00e1ly",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "\u010c\u00edslo sez\u00f3ny",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "\u010c\u00edslo epizody",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "\u010c\u00edslo posledn\u00ed epizody:",
|
"LabelEndingEpisodeNumber": "\u010c\u00edslo posledn\u00ed epizody:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Vy\u017eadovan\u00e9 jenom pro s\u00fabory s v\u00edce epizodami",
|
"LabelEndingEpisodeNumberHelp": "Vy\u017eadovan\u00e9 jenom pro s\u00fabory s v\u00edce epizodami",
|
||||||
"HeaderSupportTheTeam": "Podpo\u0159te Emby Team",
|
"HeaderSupportTheTeam": "Podpo\u0159te Emby Team",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "P\u0159ehr\u00e1v\u00e1 se",
|
"TabNowPlaying": "P\u0159ehr\u00e1v\u00e1 se",
|
||||||
"TabNavigation": "Navigace",
|
"TabNavigation": "Navigace",
|
||||||
"TabControls": "Ovl\u00e1d\u00e1n\u00ed",
|
"TabControls": "Ovl\u00e1d\u00e1n\u00ed",
|
||||||
"ButtonFullscreen": "P\u0159epnout fullscreen",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Sc\u00e9ny",
|
"ButtonScenes": "Sc\u00e9ny",
|
||||||
"ButtonSubtitles": "Titulky",
|
"ButtonSubtitles": "Titulky",
|
||||||
"ButtonAudioTracks": "Audio stopy",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "P\u0159edchoz\u00ed stopa",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "N\u00e1sleduj\u00edc\u00ed stopa",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Zastavit",
|
"ButtonStop": "Zastavit",
|
||||||
"ButtonPause": "Pozastavit",
|
"ButtonPause": "Pozastavit",
|
||||||
"ButtonNext": "Dal\u0161\u00ed",
|
"ButtonNext": "Dal\u0161\u00ed",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlisty umo\u017e\u0148uj\u00ed vytv\u00e1\u0159et seznamy obsahu pro postupn\u00e9 p\u0159ehr\u00e1n\u00ed. Chcete-li p\u0159idat polo\u017eky do playlist\u016f, klepn\u011bte prav\u00fdm tla\u010d\u00edtkem my\u0161i, nebo klepn\u011bte podr\u017ete, a pot\u00e9 vyberte mo\u017enost P\u0159idat do Playlistu.",
|
"MessageNoPlaylistsAvailable": "Playlisty umo\u017e\u0148uj\u00ed vytv\u00e1\u0159et seznamy obsahu pro postupn\u00e9 p\u0159ehr\u00e1n\u00ed. Chcete-li p\u0159idat polo\u017eky do playlist\u016f, klepn\u011bte prav\u00fdm tla\u010d\u00edtkem my\u0161i, nebo klepn\u011bte podr\u017ete, a pot\u00e9 vyberte mo\u017enost P\u0159idat do Playlistu.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Playlist je zat\u00edm pr\u00e1zdn\u00fd.",
|
"MessageNoPlaylistItemsAvailable": "Playlist je zat\u00edm pr\u00e1zdn\u00fd.",
|
||||||
"ButtonDismiss": "Zam\u00edtnout",
|
"ButtonDismiss": "Zam\u00edtnout",
|
||||||
|
"ButtonMore": "V\u00edce",
|
||||||
"ButtonEditOtherUserPreferences": "Editace u\u017eivatelsk\u00e9ho profilu, avataru a osobn\u00edch preferenc\u00ed.",
|
"ButtonEditOtherUserPreferences": "Editace u\u017eivatelsk\u00e9ho profilu, avataru a osobn\u00edch preferenc\u00ed.",
|
||||||
"LabelChannelStreamQuality": "Preferovan\u00e1 kvalita pro streamov\u00e1n\u00ed do internetu:",
|
"LabelChannelStreamQuality": "Preferovan\u00e1 kvalita pro streamov\u00e1n\u00ed do internetu:",
|
||||||
"LabelChannelStreamQualityHelp": "P\u0159i mal\u00e9 \u0161\u00ed\u0159ce p\u00e1sma, m\u016f\u017ee pomoci omezov\u00e1n\u00ed kvality pro hlad\u0161\u00ed streamov\u00e1n\u00ed videa.",
|
"LabelChannelStreamQualityHelp": "P\u0159i mal\u00e9 \u0161\u00ed\u0159ce p\u00e1sma, m\u016f\u017ee pomoci omezov\u00e1n\u00ed kvality pro hlad\u0161\u00ed streamov\u00e1n\u00ed videa.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Neidentifikov\u00e1no",
|
"OptionUnidentified": "Neidentifikov\u00e1no",
|
||||||
"OptionMissingParentalRating": "Chyb\u011bj\u00edc\u00ed rodi\u010dovsk\u00e9 hodnocen\u00ed",
|
"OptionMissingParentalRating": "Chyb\u011bj\u00edc\u00ed rodi\u010dovsk\u00e9 hodnocen\u00ed",
|
||||||
"OptionStub": "Pah\u00fdl",
|
"OptionStub": "Pah\u00fdl",
|
||||||
"HeaderEpisodes": "Epizody:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "Sez\u00f3na 0",
|
"OptionSeason0": "Sez\u00f3na 0",
|
||||||
"LabelReport": "Hl\u00e1\u0161en\u00ed:",
|
"LabelReport": "Hl\u00e1\u0161en\u00ed:",
|
||||||
"OptionReportSongs": "Songy",
|
"OptionReportSongs": "Songy",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "\u00dam\u011blci",
|
"OptionReportArtists": "\u00dam\u011blci",
|
||||||
"OptionReportAlbums": "Alba",
|
"OptionReportAlbums": "Alba",
|
||||||
"OptionReportAdultVideos": "Videa pro dosp\u011bl\u00e9",
|
"OptionReportAdultVideos": "Videa pro dosp\u011bl\u00e9",
|
||||||
"ButtonMore": "V\u00edce",
|
"ButtonMoreItems": "V\u00edce",
|
||||||
"HeaderActivity": "Aktivity",
|
"HeaderActivity": "Aktivity",
|
||||||
"ScheduledTaskStartedWithName": "{0} zah\u00e1jeno",
|
"ScheduledTaskStartedWithName": "{0} zah\u00e1jeno",
|
||||||
"ScheduledTaskCancelledWithName": "{0} bylo ukon\u010deno",
|
"ScheduledTaskCancelledWithName": "{0} bylo ukon\u010deno",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "V\u010detn\u011b uk\u00e1zek z nov\u00fdch a p\u0159ipravovan\u00fdch film\u016f na Netflix",
|
"OptionUpcomingStreamingMovies": "V\u010detn\u011b uk\u00e1zek z nov\u00fdch a p\u0159ipravovan\u00fdch film\u016f na Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Zobrazit trailery u doporu\u010den\u00fdch film\u016f",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Zobrazit trailery u doporu\u010den\u00fdch film\u016f",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Vy\u017eaduje instalaci Trailer kan\u00e1lu.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Vy\u017eaduje instalaci Trailer kan\u00e1lu.",
|
||||||
"CinemaModeConfigurationHelp2": "Jednotliv\u00ed u\u017eivatel\u00e9 budou m\u00edt mo\u017enost zak\u00e1zat re\u017eim kino v r\u00e1mci sv\u00fdch vlastn\u00edch preferenc\u00ed.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Povolit Cinema M\u00f3d",
|
"LabelEnableCinemaMode": "Povolit Cinema M\u00f3d",
|
||||||
"HeaderCinemaMode": "Cinema M\u00f3d",
|
"HeaderCinemaMode": "Cinema M\u00f3d",
|
||||||
"LabelDateAddedBehavior": "Nov\u00fd obsah \u0159adit dle data:",
|
"LabelDateAddedBehavior": "Nov\u00fd obsah \u0159adit dle data:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Obnova hesla",
|
"HeaderPasswordReset": "Obnova hesla",
|
||||||
"HeaderParentalRatings": "Rodi\u010dovsk\u00e1 hodnocen\u00ed",
|
"HeaderParentalRatings": "Rodi\u010dovsk\u00e1 hodnocen\u00ed",
|
||||||
"HeaderVideoTypes": "Typ videa",
|
"HeaderVideoTypes": "Typ videa",
|
||||||
"HeaderYears": "Roky",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Blokovat obsah s \u017e\u00e1dnou nebo nerozpoznanou informac\u00ed o hodnocen\u00ed:",
|
"HeaderBlockItemsWithNoRating": "Blokovat obsah s \u017e\u00e1dnou nebo nerozpoznanou informac\u00ed o hodnocen\u00ed:",
|
||||||
"LabelBlockContentWithTags": "Blokovat obsah dle tag\u016f:",
|
"LabelBlockContentWithTags": "Blokovat obsah dle tag\u016f:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit na jednotliv\u00e9 vlo\u017een\u00ed obr\u00e1zku",
|
"LabelEnableSingleImageInDidlLimit": "Limit na jednotliv\u00e9 vlo\u017een\u00ed obr\u00e1zku",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Nadch\u00e1zej\u00edc\u00ed filmy",
|
"HeaderUpcomingMovies": "Nadch\u00e1zej\u00edc\u00ed filmy",
|
||||||
"HeaderUpcomingSports": "Nadch\u00e1zej\u00edc\u00ed sportovn\u00ed ud\u00e1losti",
|
"HeaderUpcomingSports": "Nadch\u00e1zej\u00edc\u00ed sportovn\u00ed ud\u00e1losti",
|
||||||
"HeaderUpcomingPrograms": "Nadch\u00e1zej\u00edc\u00ed TV programy",
|
"HeaderUpcomingPrograms": "Nadch\u00e1zej\u00edc\u00ed TV programy",
|
||||||
"ButtonMoreItems": "V\u00edce",
|
|
||||||
"LabelShowLibraryTileNames": "Zobrazit n\u00e1zvy dla\u017edic v knihovn\u011b",
|
"LabelShowLibraryTileNames": "Zobrazit n\u00e1zvy dla\u017edic v knihovn\u011b",
|
||||||
"LabelShowLibraryTileNamesHelp": "Ur\u010d\u00edte, zda se zobraz\u00ed \u0161t\u00edtky s n\u00e1zvy pod dla\u017edic\u00ed v knihovn\u011b na domovsk\u00e9 str\u00e1nce",
|
"LabelShowLibraryTileNamesHelp": "Ur\u010d\u00edte, zda se zobraz\u00ed \u0161t\u00edtky s n\u00e1zvy pod dla\u017edic\u00ed v knihovn\u011b na domovsk\u00e9 str\u00e1nce",
|
||||||
"OptionEnableTranscodingThrottle": "Povolit p\u0159i\u0161krcen\u00ed",
|
"OptionEnableTranscodingThrottle": "Povolit p\u0159i\u0161krcen\u00ed",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Konfigurer pinkode",
|
"ButtonConfigurePinCode": "Konfigurer pinkode",
|
||||||
"HeaderAdultsReadHere": "Voksne l\u00e6s her!",
|
"HeaderAdultsReadHere": "Voksne l\u00e6s her!",
|
||||||
"RegisterWithPayPal": "Registrer med PayPal",
|
"RegisterWithPayPal": "Registrer med PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync kr\u00e6ver medlemsskab",
|
||||||
"HeaderEnjoyDayTrial": "Nyd en 14-dages gratis pr\u00f8veperiode",
|
"HeaderEnjoyDayTrial": "Nyd en 14-dages gratis pr\u00f8veperiode",
|
||||||
"LabelSyncTempPath": "Sti for midlertidige filer:",
|
"LabelSyncTempPath": "Sti for midlertidige filer:",
|
||||||
"LabelSyncTempPathHelp": "Specificer en brugerdefineret synkroniserings arbejds-mappe. Konverterede filer vil under synkroniseringsprocessen blive gemt her.",
|
"LabelSyncTempPathHelp": "Specificer en brugerdefineret synkroniserings arbejds-mappe. Konverterede filer vil under synkroniseringsprocessen blive gemt her.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Aktiver udvidede filmvisninger",
|
"LabelEnableEnhancedMovies": "Aktiver udvidede filmvisninger",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Aktiver dette for at f\u00e5 vist film som mapper med trailere, medvirkende og andet relateret inhold.",
|
"LabelEnableEnhancedMoviesHelp": "Aktiver dette for at f\u00e5 vist film som mapper med trailere, medvirkende og andet relateret inhold.",
|
||||||
"HeaderSyncJobInfo": "Sync Job",
|
"HeaderSyncJobInfo": "Sync Job",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "Blandet indhold",
|
||||||
"FolderTypeMovies": "FIlm",
|
"FolderTypeMovies": "FIlm",
|
||||||
"FolderTypeMusic": "Musik",
|
"FolderTypeMusic": "Musik",
|
||||||
"FolderTypeAdultVideos": "Voksenfilm",
|
"FolderTypeAdultVideos": "Voksenfilm",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Nedarv",
|
"FolderTypeInherit": "Nedarv",
|
||||||
"LabelContentType": "Indholdstype:",
|
"LabelContentType": "Indholdstype:",
|
||||||
"TitleScheduledTasks": "Planlagte opgaver",
|
"TitleScheduledTasks": "Planlagte opgaver",
|
||||||
"HeaderSetupLibrary": "Konfigurer dit mediebibliotek",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Tilf\u00f8j mediemappe",
|
"ButtonAddMediaFolder": "Tilf\u00f8j mediemappe",
|
||||||
"LabelFolderType": "Mappetype:",
|
"LabelFolderType": "Mappetype:",
|
||||||
"ReferToMediaLibraryWiki": "Der henvises til mediebibliotekets wiki.",
|
"ReferToMediaLibraryWiki": "Der henvises til mediebibliotekets wiki.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Stigende",
|
"OptionAscending": "Stigende",
|
||||||
"OptionDescending": "Faldende",
|
"OptionDescending": "Faldende",
|
||||||
"OptionRuntime": "Varighed",
|
"OptionRuntime": "Varighed",
|
||||||
"OptionReleaseDate": "Udgivelsesdato",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Gange afspillet",
|
"OptionPlayCount": "Gange afspillet",
|
||||||
"OptionDatePlayed": "Dato for afspilning",
|
"OptionDatePlayed": "Dato for afspilning",
|
||||||
"OptionDateAdded": "Dato for tilf\u00f8jelse",
|
"OptionDateAdded": "Dato for tilf\u00f8jelse",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Indt\u00e6gt",
|
"OptionRevenue": "Indt\u00e6gt",
|
||||||
"OptionPoster": "Plakat",
|
"OptionPoster": "Plakat",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Plakat",
|
"OptionPosterCard": "Plakat",
|
||||||
"OptionBackdrop": "Baggrund",
|
"OptionBackdrop": "Baggrund",
|
||||||
"OptionTimeline": "Tidslinje",
|
"OptionTimeline": "Tidslinje",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "V\u00e6lg",
|
"ButtonSelect": "V\u00e6lg",
|
||||||
"ButtonGroupVersions": "Grupp\u00e9r versioner",
|
"ButtonGroupVersions": "Grupp\u00e9r versioner",
|
||||||
"ButtonAddToCollection": "Tilf\u00f8j til samling",
|
"ButtonAddToCollection": "Add to Collection",
|
||||||
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
||||||
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
||||||
"HeaderCredits": "Anerkendelser",
|
"HeaderCredits": "Anerkendelser",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Program",
|
"HeaderProgram": "Program",
|
||||||
"HeaderClients": "Klienter",
|
"HeaderClients": "Klienter",
|
||||||
"LabelCompleted": "F\u00e6rdig",
|
"LabelCompleted": "F\u00e6rdig",
|
||||||
"LabelFailed": "Fejlet",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Oversprunget",
|
"LabelSkipped": "Oversprunget",
|
||||||
"HeaderEpisodeOrganization": "Organisation af episoder",
|
"HeaderEpisodeOrganization": "Organisation af episoder",
|
||||||
"LabelSeries": "Serier",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "S\u00e6sonnummer",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episodenummer",
|
||||||
"LabelEndingEpisodeNumber": "Nummer p\u00e5 sidste episode",
|
"LabelEndingEpisodeNumber": "Nummer p\u00e5 sidste episode",
|
||||||
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for filer med flere episoder.",
|
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for filer med flere episoder.",
|
||||||
"HeaderSupportTheTeam": "St\u00f8t Emby-holdet",
|
"HeaderSupportTheTeam": "St\u00f8t Emby-holdet",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Spiller nu",
|
"TabNowPlaying": "Spiller nu",
|
||||||
"TabNavigation": "Navigation",
|
"TabNavigation": "Navigation",
|
||||||
"TabControls": "Kontroller",
|
"TabControls": "Kontroller",
|
||||||
"ButtonFullscreen": "Skift fuldsk\u00e6rm",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Scener",
|
"ButtonScenes": "Scener",
|
||||||
"ButtonSubtitles": "Undertekster",
|
"ButtonSubtitles": "Undertekster",
|
||||||
"ButtonAudioTracks": "Lydspor",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "Forrige spor",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "N\u00e6ste spor",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Stop",
|
"ButtonStop": "Stop",
|
||||||
"ButtonPause": "Pause",
|
"ButtonPause": "Pause",
|
||||||
"ButtonNext": "N\u00e6ste",
|
"ButtonNext": "N\u00e6ste",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Afspilningslister lader dig lave lister af indhold der kan afspilles lige efter hinanden. For at tilf\u00f8je indhold til afspilningslisten, skal du h\u00f8jreklikke, eller trykke og holde, og derefter v\u00e6lge Tilf\u00f8j til afspilningsliste.",
|
"MessageNoPlaylistsAvailable": "Afspilningslister lader dig lave lister af indhold der kan afspilles lige efter hinanden. For at tilf\u00f8je indhold til afspilningslisten, skal du h\u00f8jreklikke, eller trykke og holde, og derefter v\u00e6lge Tilf\u00f8j til afspilningsliste.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Denne afspilningsliste er tom.",
|
"MessageNoPlaylistItemsAvailable": "Denne afspilningsliste er tom.",
|
||||||
"ButtonDismiss": "Afvis",
|
"ButtonDismiss": "Afvis",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Rediger denne brugers profil, billede og personlige indstillinger.",
|
"ButtonEditOtherUserPreferences": "Rediger denne brugers profil, billede og personlige indstillinger.",
|
||||||
"LabelChannelStreamQuality": "Foretrukken internet stream kvalitet:",
|
"LabelChannelStreamQuality": "Foretrukken internet stream kvalitet:",
|
||||||
"LabelChannelStreamQualityHelp": "I omr\u00e5der med lav b\u00e5ndbredde kan begr\u00e6nsning af kvaliteten sikre en flydende streamingoplevelse.",
|
"LabelChannelStreamQualityHelp": "I omr\u00e5der med lav b\u00e5ndbredde kan begr\u00e6nsning af kvaliteten sikre en flydende streamingoplevelse.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Uidentificeret",
|
"OptionUnidentified": "Uidentificeret",
|
||||||
"OptionMissingParentalRating": "Mangler aldersgr\u00e6nse",
|
"OptionMissingParentalRating": "Mangler aldersgr\u00e6nse",
|
||||||
"OptionStub": "P\u00e5begyndt",
|
"OptionStub": "P\u00e5begyndt",
|
||||||
"HeaderEpisodes": "Episoder:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "S\u00e6son 0",
|
"OptionSeason0": "S\u00e6son 0",
|
||||||
"LabelReport": "Rapport:",
|
"LabelReport": "Rapport:",
|
||||||
"OptionReportSongs": "Sange",
|
"OptionReportSongs": "Sange",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artister",
|
"OptionReportArtists": "Artister",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Voksenfilm",
|
"OptionReportAdultVideos": "Voksenfilm",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Aktivitet",
|
"HeaderActivity": "Aktivitet",
|
||||||
"ScheduledTaskStartedWithName": "{0} startet",
|
"ScheduledTaskStartedWithName": "{0} startet",
|
||||||
"ScheduledTaskCancelledWithName": "{0} blev afbrudt",
|
"ScheduledTaskCancelledWithName": "{0} blev afbrudt",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Brug trailere for nye og kommende film p\u00e5 Netflix",
|
"OptionUpcomingStreamingMovies": "Brug trailere for nye og kommende film p\u00e5 Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Vis trailere mellem filmforslag",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Vis trailere mellem filmforslag",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Kr\u00e6ver installation af Trailer kanalen.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Kr\u00e6ver installation af Trailer kanalen.",
|
||||||
"CinemaModeConfigurationHelp2": "Enkelte brugere kan frav\u00e6lge biograftilstand i deres personlige indstillinger.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Aktiver biograftilstand",
|
"LabelEnableCinemaMode": "Aktiver biograftilstand",
|
||||||
"HeaderCinemaMode": "Biograftilstand",
|
"HeaderCinemaMode": "Biograftilstand",
|
||||||
"LabelDateAddedBehavior": "Dato tilf\u00f8jet opf\u00f8rsel for nyt indhold:",
|
"LabelDateAddedBehavior": "Dato tilf\u00f8jet opf\u00f8rsel for nyt indhold:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Nulstil adgangskode",
|
"HeaderPasswordReset": "Nulstil adgangskode",
|
||||||
"HeaderParentalRatings": "Aldersgr\u00e6nser",
|
"HeaderParentalRatings": "Aldersgr\u00e6nser",
|
||||||
"HeaderVideoTypes": "Videotyper",
|
"HeaderVideoTypes": "Videotyper",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Bloker indhold med disse tags:",
|
"LabelBlockContentWithTags": "Bloker indhold med disse tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Begr\u00e6ns til et enkelt indlejret billede",
|
"LabelEnableSingleImageInDidlLimit": "Begr\u00e6ns til et enkelt indlejret billede",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Kommende film",
|
"HeaderUpcomingMovies": "Kommende film",
|
||||||
"HeaderUpcomingSports": "Kommende sportsudsendelser",
|
"HeaderUpcomingSports": "Kommende sportsudsendelser",
|
||||||
"HeaderUpcomingPrograms": "Kommende programmer",
|
"HeaderUpcomingPrograms": "Kommende programmer",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Vis navne p\u00e5 fliser i biblioteket",
|
"LabelShowLibraryTileNames": "Vis navne p\u00e5 fliser i biblioteket",
|
||||||
"LabelShowLibraryTileNamesHelp": "Afg\u00f8r om der vises navn under hver flise p\u00e5 hjemmesiden",
|
"LabelShowLibraryTileNamesHelp": "Afg\u00f8r om der vises navn under hver flise p\u00e5 hjemmesiden",
|
||||||
"OptionEnableTranscodingThrottle": "Aktiver neddrosling",
|
"OptionEnableTranscodingThrottle": "Aktiver neddrosling",
|
||||||
|
|
|
@ -16,8 +16,8 @@
|
||||||
"LabelNext": "N\u00e4chstes",
|
"LabelNext": "N\u00e4chstes",
|
||||||
"LabelYoureDone": "Du bist fertig!",
|
"LabelYoureDone": "Du bist fertig!",
|
||||||
"WelcomeToProject": "Willkommen bei Emby!",
|
"WelcomeToProject": "Willkommen bei Emby!",
|
||||||
"ThisWizardWillGuideYou": "Dieser Assistent wird dich durch den Einrichtungsprozess f\u00fchren. Um zu beginnen, w\u00e4hle bitte deine bevorzugte Sprache.",
|
"ThisWizardWillGuideYou": "Dieser Assistent wird Sie durch den Einrichtungsprozess f\u00fchren. Um zu beginnen, w\u00e4hlen Sie bitte ihre bevorzugte Sprache.",
|
||||||
"TellUsAboutYourself": "Sag uns etwas \u00fcber dich selbst",
|
"TellUsAboutYourself": "Sagen Sie uns etwas \u00fcber sich selbst",
|
||||||
"ButtonQuickStartGuide": "Schnellstart Anleitung",
|
"ButtonQuickStartGuide": "Schnellstart Anleitung",
|
||||||
"LabelYourFirstName": "Vorname:",
|
"LabelYourFirstName": "Vorname:",
|
||||||
"MoreUsersCanBeAddedLater": "Weitere Benutzer k\u00f6nnen sp\u00e4ter \u00fcber die Optionsleiste hinzugef\u00fcgt werden.",
|
"MoreUsersCanBeAddedLater": "Weitere Benutzer k\u00f6nnen sp\u00e4ter \u00fcber die Optionsleiste hinzugef\u00fcgt werden.",
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
"HeaderSync": "Synchronisation",
|
"HeaderSync": "Synchronisation",
|
||||||
"ButtonOk": "Ok",
|
"ButtonOk": "Ok",
|
||||||
"ButtonCancel": "Abbrechen",
|
"ButtonCancel": "Abbrechen",
|
||||||
"ButtonExit": "Exit",
|
"ButtonExit": "Schlie\u00dfen",
|
||||||
"ButtonNew": "Neu",
|
"ButtonNew": "Neu",
|
||||||
"HeaderTV": "TV",
|
"HeaderTV": "TV",
|
||||||
"HeaderAudio": "Audio",
|
"HeaderAudio": "Audio",
|
||||||
|
@ -69,13 +69,13 @@
|
||||||
"DividerOr": "-- oder --",
|
"DividerOr": "-- oder --",
|
||||||
"HeaderInstalledServices": "Installierte Dienste",
|
"HeaderInstalledServices": "Installierte Dienste",
|
||||||
"HeaderAvailableServices": "Verf\u00fcgbare Dienste",
|
"HeaderAvailableServices": "Verf\u00fcgbare Dienste",
|
||||||
"MessageNoServicesInstalled": "Keine Dienste installiert.",
|
"MessageNoServicesInstalled": "Zur Zeit sind keine Dienste installiert.",
|
||||||
"HeaderToAccessPleaseEnterEasyPinCode": "Bitte geben Sie Ihren vereinfachten PIN Code ein:",
|
"HeaderToAccessPleaseEnterEasyPinCode": "Bitte geben Sie Ihren vereinfachten PIN Code ein",
|
||||||
"KidsModeAdultInstruction": "Verwenden Sie das Schloss-Symbol in der rechten oberen Ecke um den Kindermodus zu verlassen oder zu konfigurieren. Sie ben\u00f6tigen daf\u00fcr Ihren PIN Code.",
|
"KidsModeAdultInstruction": "Verwenden Sie das Schloss-Symbol in der rechten oberen Ecke um den Kindermodus zu verlassen oder zu konfigurieren. Sie ben\u00f6tigen daf\u00fcr Ihren PIN Code.",
|
||||||
"ButtonConfigurePinCode": "PIN Code festlegen",
|
"ButtonConfigurePinCode": "PIN Code festlegen",
|
||||||
"HeaderAdultsReadHere": "Eltern, bitte lesen!",
|
"HeaderAdultsReadHere": "Eltern, bitte lesen!",
|
||||||
"RegisterWithPayPal": "Registrieren mit PayPal",
|
"RegisterWithPayPal": "Registrieren mit PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Synchronisation ben\u00f6tigt eine Unterst\u00fctzer-Mitgliedschaft",
|
"HeaderSyncRequiresSupporterMembership": "Synchronisation ben\u00f6tigt eine Supporter-Mitgliedschaft",
|
||||||
"HeaderEnjoyDayTrial": "Genie\u00dfen Sie eine 14 Tage Testversion",
|
"HeaderEnjoyDayTrial": "Genie\u00dfen Sie eine 14 Tage Testversion",
|
||||||
"LabelSyncTempPath": "Verzeichnis f\u00fcr tempor\u00e4re Dateien",
|
"LabelSyncTempPath": "Verzeichnis f\u00fcr tempor\u00e4re Dateien",
|
||||||
"LabelSyncTempPathHelp": "Legen Sie ein eigenes Synchronisations-Arbeits Verzeichnis fest. Konvertierte Medien werden w\u00e4hrend der Synchronisation hier gespeichert.",
|
"LabelSyncTempPathHelp": "Legen Sie ein eigenes Synchronisations-Arbeits Verzeichnis fest. Konvertierte Medien werden w\u00e4hrend der Synchronisation hier gespeichert.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Aktiviere erweiterte Filmdarstellung.",
|
"LabelEnableEnhancedMovies": "Aktiviere erweiterte Filmdarstellung.",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Wenn aktiviert, werden Filme als Verzeichnisse dargestellt, welche Trailer, Extras, Besetzung & Crew sowie weitere Inhalte enth\u00e4lt.",
|
"LabelEnableEnhancedMoviesHelp": "Wenn aktiviert, werden Filme als Verzeichnisse dargestellt, welche Trailer, Extras, Besetzung & Crew sowie weitere Inhalte enth\u00e4lt.",
|
||||||
"HeaderSyncJobInfo": "Synchronisations-Aufgabe",
|
"HeaderSyncJobInfo": "Synchronisations-Aufgabe",
|
||||||
"FolderTypeMixed": "Gemischter Inhalt",
|
"FolderTypeMixed": "Gemischte Inhalte",
|
||||||
"FolderTypeMovies": "Filme",
|
"FolderTypeMovies": "Filme",
|
||||||
"FolderTypeMusic": "Musik",
|
"FolderTypeMusic": "Musik",
|
||||||
"FolderTypeAdultVideos": "Videos f\u00fcr Erwachsene",
|
"FolderTypeAdultVideos": "Videos f\u00fcr Erwachsene",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "\u00dcbernehmen",
|
"FolderTypeInherit": "\u00dcbernehmen",
|
||||||
"LabelContentType": "Inhalte-Typ:",
|
"LabelContentType": "Inhalte-Typ:",
|
||||||
"TitleScheduledTasks": "Geplante Aufgaben",
|
"TitleScheduledTasks": "Geplante Aufgaben",
|
||||||
"HeaderSetupLibrary": "Medienbibliothek einrichten",
|
"HeaderSetupLibrary": "Medienbibliotheken einrichten",
|
||||||
"ButtonAddMediaFolder": "Medienverzeichnis hinzuf\u00fcgen",
|
"ButtonAddMediaFolder": "Medienverzeichnis hinzuf\u00fcgen",
|
||||||
"LabelFolderType": "Verzeichnistyp:",
|
"LabelFolderType": "Verzeichnistyp:",
|
||||||
"ReferToMediaLibraryWiki": "Siehe die Medienbibliothek Wiki",
|
"ReferToMediaLibraryWiki": "Siehe die Medienbibliothek Wiki",
|
||||||
|
@ -126,24 +126,24 @@
|
||||||
"TabNotifications": "Benachrichtigungen",
|
"TabNotifications": "Benachrichtigungen",
|
||||||
"TabCollectionTitles": "Titel",
|
"TabCollectionTitles": "Titel",
|
||||||
"HeaderDeviceAccess": "Ger\u00e4te Zugang",
|
"HeaderDeviceAccess": "Ger\u00e4te Zugang",
|
||||||
"OptionEnableAccessFromAllDevices": "Zugriff von allen Ger\u00e4ten erlauben",
|
"OptionEnableAccessFromAllDevices": "Erlaube Zugriff von allen Ger\u00e4ten",
|
||||||
"OptionEnableAccessToAllChannels": "Aktiviere Zugriff auf alle Kan\u00e4le",
|
"OptionEnableAccessToAllChannels": "Erlaube Zugriff auf alle Kan\u00e4le",
|
||||||
"OptionEnableAccessToAllLibraries": "Erlaube Zugriff auf alle Bibliotheken",
|
"OptionEnableAccessToAllLibraries": "Erlaube Zugriff auf alle Bibliotheken",
|
||||||
"DeviceAccessHelp": "Dies wird nur auf Ger\u00e4te angewandt die eindeutig identifiziert werden k\u00f6nnen und verhindert nicht den Web-Zugriff. Gefilterter Zugriff auf Ger\u00e4te verhindert die Nutzung neuer Ger\u00e4te solange, bis der Zugriff f\u00fcr diese freigegeben wird.",
|
"DeviceAccessHelp": "Dies wird nur auf Ger\u00e4te angewandt die eindeutig identifiziert werden k\u00f6nnen und verhindert nicht den Web-Zugriff. Gefilterter Zugriff auf Ger\u00e4te verhindert die Nutzung neuer Ger\u00e4te solange, bis der Zugriff f\u00fcr diese freigegeben wird.",
|
||||||
"LabelDisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln",
|
"LabelDisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln",
|
||||||
"LabelUnairedMissingEpisodesWithinSeasons": "Zeige noch nicht ausgestahlte Episoden innerhalb von Staffeln",
|
"LabelUnairedMissingEpisodesWithinSeasons": "Zeige noch nicht ausgestahlte Episoden innerhalb von Staffeln",
|
||||||
"HeaderVideoPlaybackSettings": "Videowiedergabe Einstellungen",
|
"HeaderVideoPlaybackSettings": "Videowiedergabe Einstellungen",
|
||||||
"HeaderPlaybackSettings": "Wiedergabe Einstellungen",
|
"HeaderPlaybackSettings": "Wiedergabe Einstellungen",
|
||||||
"LabelAudioLanguagePreference": "Audiosprache Einstellungen:",
|
"LabelAudioLanguagePreference": "Audiosprach-Einstellungen:",
|
||||||
"LabelSubtitleLanguagePreference": "Untertitelsprache Einstellungen:",
|
"LabelSubtitleLanguagePreference": "Untertitelsprach-Einstellungen:",
|
||||||
"OptionDefaultSubtitles": "Standard",
|
"OptionDefaultSubtitles": "Standard",
|
||||||
"OptionOnlyForcedSubtitles": "Nur erzwungene Untertitel",
|
"OptionOnlyForcedSubtitles": "Nur erzwungene Untertitel",
|
||||||
"OptionAlwaysPlaySubtitles": "Untertitel immer anzeigen",
|
"OptionAlwaysPlaySubtitles": "Untertitel immer anzeigen",
|
||||||
"OptionNoSubtitles": "Keine Untertitel",
|
"OptionNoSubtitles": "Keine Untertitel",
|
||||||
"OptionDefaultSubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden nur bei einer Tonspur in fremder Sprache heruntergeladen.",
|
"OptionDefaultSubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden nur bei einer Tonspur in fremder Sprache heruntergeladen.",
|
||||||
"OptionOnlyForcedSubtitlesHelp": "Nur Untertitel, die als erzwungener Download markiert wurden, werden heruntergeladen.",
|
"OptionOnlyForcedSubtitlesHelp": "Nur Untertitel, die als erzwungen markiert wurden, werden heruntergeladen.",
|
||||||
"OptionAlwaysPlaySubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden unabh\u00e4ngig von der Tonspur Sprache heruntergeladen.",
|
"OptionAlwaysPlaySubtitlesHelp": "Untertitel die den Spracheinstellungen entsprechen werden unabh\u00e4ngig von der Tonspur Sprache heruntergeladen.",
|
||||||
"OptionNoSubtitlesHelp": "Untertitel wird standardm\u00e4\u00dfig nicht geladen.",
|
"OptionNoSubtitlesHelp": "Untertitel werden standardm\u00e4\u00dfig nicht geladen.",
|
||||||
"TabProfiles": "Profile",
|
"TabProfiles": "Profile",
|
||||||
"TabSecurity": "Sicherheit",
|
"TabSecurity": "Sicherheit",
|
||||||
"ButtonAddUser": "User hinzuf\u00fcgen",
|
"ButtonAddUser": "User hinzuf\u00fcgen",
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
"ImageUploadAspectRatioHelp": "1:1 Seitenverh\u00e4ltnis empfohlen. Nur JPG\/PNG.",
|
"ImageUploadAspectRatioHelp": "1:1 Seitenverh\u00e4ltnis empfohlen. Nur JPG\/PNG.",
|
||||||
"MessageNothingHere": "Nichts hier.",
|
"MessageNothingHere": "Nichts hier.",
|
||||||
"MessagePleaseEnsureInternetMetadata": "Bitte sicherstellen, dass das Herunterladen von Internet Metadaten aktiviert ist.",
|
"MessagePleaseEnsureInternetMetadata": "Bitte sicherstellen, dass das Herunterladen von Internet Metadaten aktiviert ist.",
|
||||||
"TabSuggested": "Vorgeschlagen",
|
"TabSuggested": "Empfohlen",
|
||||||
"TabSuggestions": "Empfehlungen",
|
"TabSuggestions": "Empfehlungen",
|
||||||
"TabLatest": "Neueste",
|
"TabLatest": "Neueste",
|
||||||
"TabUpcoming": "Bevorstehend",
|
"TabUpcoming": "Bevorstehend",
|
||||||
|
@ -219,8 +219,9 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Einnahme",
|
"OptionRevenue": "Einnahme",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Jahre",
|
||||||
"OptionPosterCard": "Poster Karte",
|
"OptionPosterCard": "Poster Karte",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Hintergrund",
|
||||||
"OptionTimeline": "Zeitlinie",
|
"OptionTimeline": "Zeitlinie",
|
||||||
"OptionThumb": "Thumb",
|
"OptionThumb": "Thumb",
|
||||||
"OptionThumbCard": "Thumb Karte",
|
"OptionThumbCard": "Thumb Karte",
|
||||||
|
@ -239,13 +240,13 @@
|
||||||
"HeaderLatestSongs": "Neueste Songs",
|
"HeaderLatestSongs": "Neueste Songs",
|
||||||
"HeaderRecentlyPlayed": "Zuletzt gespielt",
|
"HeaderRecentlyPlayed": "Zuletzt gespielt",
|
||||||
"HeaderFrequentlyPlayed": "Oft gespielt",
|
"HeaderFrequentlyPlayed": "Oft gespielt",
|
||||||
"DevBuildWarning": "Dev Builds sind experimentell. Diese sehr oft ver\u00f6ffentlichten Builds sind nicht getestet. Das Programm kann abst\u00fcrzen und m\u00f6glicherweise k\u00f6nnen einzelne Funktionen nicht funktionieren.",
|
"DevBuildWarning": "Dev Builds sind experimentell. Oft wurden diese ver\u00f6ffentlichten Builds vorher nicht getestet. Das Programm kann abst\u00fcrzen und m\u00f6glicherweise k\u00f6nnen einzelne Funktionen nicht funktionieren.",
|
||||||
"LabelVideoType": "Video Typ:",
|
"LabelVideoType": "Video Typ:",
|
||||||
"OptionBluray": "Bluray",
|
"OptionBluray": "Bluray",
|
||||||
"OptionDvd": "DVD",
|
"OptionDvd": "DVD",
|
||||||
"OptionIso": "ISO",
|
"OptionIso": "ISO",
|
||||||
"Option3D": "3D",
|
"Option3D": "3D",
|
||||||
"LabelFeatures": "Merkmal:",
|
"LabelFeatures": "Eigenschaften:",
|
||||||
"LabelService": "Service:",
|
"LabelService": "Service:",
|
||||||
"LabelStatus": "Status:",
|
"LabelStatus": "Status:",
|
||||||
"LabelVersion": "Version:",
|
"LabelVersion": "Version:",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "Ausw\u00e4hlen",
|
"ButtonSelect": "Ausw\u00e4hlen",
|
||||||
"ButtonGroupVersions": "Gruppiere Versionen",
|
"ButtonGroupVersions": "Gruppiere Versionen",
|
||||||
"ButtonAddToCollection": "Zu Sammlung hinzuf\u00fcgen",
|
"ButtonAddToCollection": "Zur Sammlung hinzuf\u00fcgen",
|
||||||
"PismoMessage": "Verwendet Pismo File Mount durch eine gespendete Lizenz.",
|
"PismoMessage": "Verwendet Pismo File Mount durch eine gespendete Lizenz.",
|
||||||
"TangibleSoftwareMessage": "Verwendung konkreter L\u00f6sungen von Java\/C# Konvertern durch eine gespendete Lizenz.",
|
"TangibleSoftwareMessage": "Verwendung konkreter L\u00f6sungen von Java\/C# Konvertern durch eine gespendete Lizenz.",
|
||||||
"HeaderCredits": "Herausgeber",
|
"HeaderCredits": "Herausgeber",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "\u00dcbersprungen",
|
"LabelSkipped": "\u00dcbersprungen",
|
||||||
"HeaderEpisodeOrganization": "Episodensortierung",
|
"HeaderEpisodeOrganization": "Episodensortierung",
|
||||||
"LabelSeries": "Serien:",
|
"LabelSeries": "Serien:",
|
||||||
"LabelSeasonNumber": "Staffelnummer",
|
"LabelSeasonNumber": "Staffelnummer:",
|
||||||
"LabelEpisodeNumber": "Episodennummer",
|
"LabelEpisodeNumber": "Episodennummer:",
|
||||||
"LabelEndingEpisodeNumber": "Nummer der letzten Episode:",
|
"LabelEndingEpisodeNumber": "Nummer der letzten Episode:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Nur erforderlich f\u00fcr Mehrfachepisoden",
|
"LabelEndingEpisodeNumberHelp": "Nur erforderlich f\u00fcr Mehrfachepisoden",
|
||||||
"HeaderSupportTheTeam": "Unterst\u00fctzen Sie das Emby Team",
|
"HeaderSupportTheTeam": "Unterst\u00fctzen Sie das Emby Team",
|
||||||
|
@ -734,8 +735,8 @@
|
||||||
"ButtonScenes": "Szenen",
|
"ButtonScenes": "Szenen",
|
||||||
"ButtonSubtitles": "Untertitel",
|
"ButtonSubtitles": "Untertitel",
|
||||||
"ButtonAudioTracks": "Audiospuren",
|
"ButtonAudioTracks": "Audiospuren",
|
||||||
"ButtonPreviousTrack": "Vorheriges St\u00fcck",
|
"ButtonPreviousTrack": "Vorheriger Titel",
|
||||||
"ButtonNextTrack": "N\u00e4chstes St\u00fcck",
|
"ButtonNextTrack": "N\u00e4chster Titel",
|
||||||
"ButtonStop": "Stop",
|
"ButtonStop": "Stop",
|
||||||
"ButtonPause": "Pause",
|
"ButtonPause": "Pause",
|
||||||
"ButtonNext": "N\u00e4chstes",
|
"ButtonNext": "N\u00e4chstes",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Wiedergabeliste erlauben es dir eine Liste mit Inhalt zu erstellen der fortlaufend abgespielt wird. Um einer Wiedergabeliste Inhalte hinzuzuf\u00fcgen klicke rechts oder mache einen langen Tap und w\u00e4hle daraufhin \"Zur Wiedergabeliste hinzuf\u00fcgen\" aus.",
|
"MessageNoPlaylistsAvailable": "Wiedergabeliste erlauben es dir eine Liste mit Inhalt zu erstellen der fortlaufend abgespielt wird. Um einer Wiedergabeliste Inhalte hinzuzuf\u00fcgen klicke rechts oder mache einen langen Tap und w\u00e4hle daraufhin \"Zur Wiedergabeliste hinzuf\u00fcgen\" aus.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Diese Wiedergabeliste ist momentan leer.",
|
"MessageNoPlaylistItemsAvailable": "Diese Wiedergabeliste ist momentan leer.",
|
||||||
"ButtonDismiss": "Verwerfen",
|
"ButtonDismiss": "Verwerfen",
|
||||||
|
"ButtonMore": "Mehr",
|
||||||
"ButtonEditOtherUserPreferences": "Bearbeite dieses Benutzerprofil, das Benutzerbild und die pers\u00f6nlichen Einstellungen.",
|
"ButtonEditOtherUserPreferences": "Bearbeite dieses Benutzerprofil, das Benutzerbild und die pers\u00f6nlichen Einstellungen.",
|
||||||
"LabelChannelStreamQuality": "Bevorzugte Qualit\u00e4t des Internetstreams",
|
"LabelChannelStreamQuality": "Bevorzugte Qualit\u00e4t des Internetstreams",
|
||||||
"LabelChannelStreamQualityHelp": "In einer Umgebung mit langsamer Bandbreite kann die Beschr\u00e4nkung der Wiedergabequalit\u00e4t eine fl\u00fcssige Darstellung sichern.",
|
"LabelChannelStreamQualityHelp": "In einer Umgebung mit langsamer Bandbreite kann die Beschr\u00e4nkung der Wiedergabequalit\u00e4t eine fl\u00fcssige Darstellung sichern.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Undefiniert",
|
"OptionUnidentified": "Undefiniert",
|
||||||
"OptionMissingParentalRating": "Fehlende Altersfreigabe",
|
"OptionMissingParentalRating": "Fehlende Altersfreigabe",
|
||||||
"OptionStub": "Stub",
|
"OptionStub": "Stub",
|
||||||
"HeaderEpisodes": "Episoden:",
|
"HeaderEpisodes": "Episoden",
|
||||||
"OptionSeason0": "Staffel 0",
|
"OptionSeason0": "Staffel 0",
|
||||||
"LabelReport": "Bericht:",
|
"LabelReport": "Bericht:",
|
||||||
"OptionReportSongs": "Lieder",
|
"OptionReportSongs": "Lieder",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Interpreten",
|
"OptionReportArtists": "Interpreten",
|
||||||
"OptionReportAlbums": "Alben",
|
"OptionReportAlbums": "Alben",
|
||||||
"OptionReportAdultVideos": "Videos f\u00fcr Erwachsene",
|
"OptionReportAdultVideos": "Videos f\u00fcr Erwachsene",
|
||||||
"ButtonMore": "Mehr",
|
"ButtonMoreItems": "Mehr",
|
||||||
"HeaderActivity": "Aktivit\u00e4ten",
|
"HeaderActivity": "Aktivit\u00e4ten",
|
||||||
"ScheduledTaskStartedWithName": "{0} gestartet",
|
"ScheduledTaskStartedWithName": "{0} gestartet",
|
||||||
"ScheduledTaskCancelledWithName": "{0} wurde abgebrochen",
|
"ScheduledTaskCancelledWithName": "{0} wurde abgebrochen",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Beinhaltet Trailer von neuen und erscheinenden Filmen auf Netflix",
|
"OptionUpcomingStreamingMovies": "Beinhaltet Trailer von neuen und erscheinenden Filmen auf Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Zeigt Trailer innerhalb von Filmvorschl\u00e4gen",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Zeigt Trailer innerhalb von Filmvorschl\u00e4gen",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Ben\u00f6tigt die Installation des Trailer Channels.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Ben\u00f6tigt die Installation des Trailer Channels.",
|
||||||
"CinemaModeConfigurationHelp2": "Einzelne Benutzer erhalten die M\u00f6glichkeit den Kino-Modus in den eigenen Einstellungen zu deaktivieren.",
|
"CinemaModeConfigurationHelp2": "Jede Emby App hat eine Individuelle Einstellung zum Aktivieren und Deaktivieren Des Kino-Modus. TV Apps haben diesem Modus Standardm\u00e4\u00dfig aktiviert.",
|
||||||
"LabelEnableCinemaMode": "Aktiviere den Kino-Modus",
|
"LabelEnableCinemaMode": "Aktiviere den Kino-Modus",
|
||||||
"HeaderCinemaMode": "Kino-Modus",
|
"HeaderCinemaMode": "Kino-Modus",
|
||||||
"LabelDateAddedBehavior": "Verhalten f\u00fcr Hinzuf\u00fcgedatum bei neuen Inhalten:",
|
"LabelDateAddedBehavior": "Verhalten f\u00fcr Hinzuf\u00fcgedatum bei neuen Inhalten:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Passwort zur\u00fccksetzen",
|
"HeaderPasswordReset": "Passwort zur\u00fccksetzen",
|
||||||
"HeaderParentalRatings": "Altersbeschr\u00e4nkung",
|
"HeaderParentalRatings": "Altersbeschr\u00e4nkung",
|
||||||
"HeaderVideoTypes": "Videotypen",
|
"HeaderVideoTypes": "Videotypen",
|
||||||
"HeaderYears": "Jahre",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Blockiere Inhalte mit keiner oder nicht erkannter Altersfreigabe",
|
"HeaderBlockItemsWithNoRating": "Blockiere Inhalte mit keiner oder nicht erkannter Altersfreigabe",
|
||||||
"LabelBlockContentWithTags": "Blockiere Inhalte mit Tags:",
|
"LabelBlockContentWithTags": "Blockiere Inhalte mit Tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Begrenze auf ein eingebundenes Bild",
|
"LabelEnableSingleImageInDidlLimit": "Begrenze auf ein eingebundenes Bild",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Bevorstehende Filme",
|
"HeaderUpcomingMovies": "Bevorstehende Filme",
|
||||||
"HeaderUpcomingSports": "Folgende Sportveranstaltungen",
|
"HeaderUpcomingSports": "Folgende Sportveranstaltungen",
|
||||||
"HeaderUpcomingPrograms": "Bevorstehende Programme",
|
"HeaderUpcomingPrograms": "Bevorstehende Programme",
|
||||||
"ButtonMoreItems": "Mehr",
|
|
||||||
"LabelShowLibraryTileNames": "Zeige Bibliothek Kachelnamen.",
|
"LabelShowLibraryTileNames": "Zeige Bibliothek Kachelnamen.",
|
||||||
"LabelShowLibraryTileNamesHelp": "Legen Sie fest, ob Beschriftungen unter den Kacheln der Startseite angezeigt werden sollen.",
|
"LabelShowLibraryTileNamesHelp": "Legen Sie fest, ob Beschriftungen unter den Kacheln der Startseite angezeigt werden sollen.",
|
||||||
"OptionEnableTranscodingThrottle": "aktiviere Drosselung",
|
"OptionEnableTranscodingThrottle": "aktiviere Drosselung",
|
||||||
|
@ -1447,7 +1447,7 @@
|
||||||
"HeaderOverview": "\u00dcbersicht",
|
"HeaderOverview": "\u00dcbersicht",
|
||||||
"HeaderShortOverview": "Kurz\u00fcbersicht",
|
"HeaderShortOverview": "Kurz\u00fcbersicht",
|
||||||
"HeaderType": "Typ",
|
"HeaderType": "Typ",
|
||||||
"HeaderSeverity": "Severity",
|
"HeaderSeverity": "Schwere",
|
||||||
"OptionReportActivities": "Aktivit\u00e4ten",
|
"OptionReportActivities": "Aktivit\u00e4ten",
|
||||||
"HeaderTunerDevices": "Tuner",
|
"HeaderTunerDevices": "Tuner",
|
||||||
"ButtonAddDevice": "Ger\u00e4t hinzuf\u00fcgen",
|
"ButtonAddDevice": "Ger\u00e4t hinzuf\u00fcgen",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "\u039f\u03b9 \u03b5\u03bd\u03ae\u03bb\u03b9\u03ba\u03bf\u03b9 \u03b4\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5!",
|
"HeaderAdultsReadHere": "\u039f\u03b9 \u03b5\u03bd\u03ae\u03bb\u03b9\u03ba\u03bf\u03b9 \u03b4\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5!",
|
||||||
"RegisterWithPayPal": "\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03bc\u03b5 Paypal",
|
"RegisterWithPayPal": "\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03bc\u03b5 Paypal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 14 \u039c\u03ad\u03c1\u03b5\u03c2 \u0394\u03bf\u03ba\u03b9\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03a0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5",
|
"HeaderEnjoyDayTrial": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 14 \u039c\u03ad\u03c1\u03b5\u03c2 \u0394\u03bf\u03ba\u03b9\u03bc\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03a0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5",
|
||||||
"LabelSyncTempPath": "\u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ce\u03bd \u0391\u03c1\u03c7\u03b5\u03af\u03c9\u03bd",
|
"LabelSyncTempPath": "\u03a6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2 \u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ce\u03bd \u0391\u03c1\u03c7\u03b5\u03af\u03c9\u03bd",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
||||||
"LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.",
|
"LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.",
|
||||||
"HeaderSyncJobInfo": "\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd",
|
"HeaderSyncJobInfo": "\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "\u0391\u03bd\u03ac\u03bc\u03b5\u03b9\u03ba\u03c4\u03bf \u03a0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf",
|
||||||
"FolderTypeMovies": "\u03a4\u03b1\u03b9\u03bd\u03af\u03b5\u03c2",
|
"FolderTypeMovies": "\u03a4\u03b1\u03b9\u03bd\u03af\u03b5\u03c2",
|
||||||
"FolderTypeMusic": "\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae",
|
"FolderTypeMusic": "\u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae",
|
||||||
"FolderTypeAdultVideos": "\u03a4\u03b1\u03b9\u03bd\u03af\u03b5\u03c2 \u0395\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd",
|
"FolderTypeAdultVideos": "\u03a4\u03b1\u03b9\u03bd\u03af\u03b5\u03c2 \u0395\u03bd\u03b7\u03bb\u03af\u03ba\u03c9\u03bd",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "\u0391\u03cd\u03be\u03bf\u03c5\u03c3\u03b1",
|
"OptionAscending": "\u0391\u03cd\u03be\u03bf\u03c5\u03c3\u03b1",
|
||||||
"OptionDescending": "\u03a6\u03b8\u03af\u03bd\u03bf\u03c5\u03c3\u03b1",
|
"OptionDescending": "\u03a6\u03b8\u03af\u03bd\u03bf\u03c5\u03c3\u03b1",
|
||||||
"OptionRuntime": "Runtime",
|
"OptionRuntime": "Runtime",
|
||||||
"OptionReleaseDate": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "\u03a6\u03bf\u03c1\u03ad\u03c2 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
"OptionPlayCount": "\u03a6\u03bf\u03c1\u03ad\u03c2 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
||||||
"OptionDatePlayed": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
"OptionDatePlayed": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
||||||
"OptionDateAdded": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2",
|
"OptionDateAdded": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u03a0\u03c1\u03bf\u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2",
|
"OptionBudget": "\u03a0\u03c1\u03bf\u03c5\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03cc\u03c2",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "\u0391\u03c6\u03af\u03c3\u03b1",
|
"OptionPoster": "\u0391\u03c6\u03af\u03c3\u03b1",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "\u03a7\u03c1\u03bf\u03bd\u03bf\u03b4\u03b9\u03ac\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1",
|
"OptionTimeline": "\u03a7\u03c1\u03bf\u03bd\u03bf\u03b4\u03b9\u03ac\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1",
|
"OptionMetascore": "\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1",
|
||||||
"ButtonSelect": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae",
|
"ButtonSelect": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae",
|
||||||
"ButtonGroupVersions": "Group Versions",
|
"ButtonGroupVersions": "Group Versions",
|
||||||
"ButtonAddToCollection": "\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c3\u03b5 \u03c3\u03c4\u03b7 \u03a3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ae",
|
"ButtonAddToCollection": "Add to Collection",
|
||||||
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
||||||
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
||||||
"HeaderCredits": "Credits",
|
"HeaderCredits": "Credits",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organisation",
|
"HeaderEpisodeOrganization": "Episode Organisation",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configurar c\u00f3digo pin",
|
"ButtonConfigurePinCode": "Configurar c\u00f3digo pin",
|
||||||
"HeaderAdultsReadHere": "\u00a1Adultos Leer Esto!",
|
"HeaderAdultsReadHere": "\u00a1Adultos Leer Esto!",
|
||||||
"RegisterWithPayPal": "Registrar con PayPal",
|
"RegisterWithPayPal": "Registrar con PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sinc requiere de una Membres\u00eda de Aficionado",
|
"HeaderSyncRequiresSupporterMembership": "Sinc requiere de una Membres\u00eda de Aficionado.",
|
||||||
"HeaderEnjoyDayTrial": "Disfrute de una Prueba Gratuita por 14 D\u00edas",
|
"HeaderEnjoyDayTrial": "Disfrute de una Prueba Gratuita por 14 D\u00edas",
|
||||||
"LabelSyncTempPath": "Trayectoria de archivos temporales:",
|
"LabelSyncTempPath": "Trayectoria de archivos temporales:",
|
||||||
"LabelSyncTempPathHelp": "Especifique una carpeta de trabajo personalizada para sinc. Los medios convertidos creados durante el proceso de sinc ser\u00e1n almacenados en este lugar.",
|
"LabelSyncTempPathHelp": "Especifique una carpeta de trabajo personalizada para sinc. Los medios convertidos creados durante el proceso de sinc ser\u00e1n almacenados en este lugar.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Ascendente",
|
"OptionAscending": "Ascendente",
|
||||||
"OptionDescending": "Descendente",
|
"OptionDescending": "Descendente",
|
||||||
"OptionRuntime": "Duraci\u00f3n",
|
"OptionRuntime": "Duraci\u00f3n",
|
||||||
"OptionReleaseDate": "Fecha de Liberaci\u00f3n",
|
"OptionReleaseDate": "Fecha de Estreno",
|
||||||
"OptionPlayCount": "Contador",
|
"OptionPlayCount": "Contador",
|
||||||
"OptionDatePlayed": "Fecha de Reproducci\u00f3n",
|
"OptionDatePlayed": "Fecha de Reproducci\u00f3n",
|
||||||
"OptionDateAdded": "Fecha de Adici\u00f3n",
|
"OptionDateAdded": "Fecha de Adici\u00f3n",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Presupuesto",
|
"OptionBudget": "Presupuesto",
|
||||||
"OptionRevenue": "Recaudaci\u00f3n",
|
"OptionRevenue": "Recaudaci\u00f3n",
|
||||||
"OptionPoster": "P\u00f3ster",
|
"OptionPoster": "P\u00f3ster",
|
||||||
|
"HeaderYears": "A\u00f1os",
|
||||||
"OptionPosterCard": "Tarjeta de P\u00f3ster",
|
"OptionPosterCard": "Tarjeta de P\u00f3ster",
|
||||||
"OptionBackdrop": "Imagen de Fondo",
|
"OptionBackdrop": "Imagen de Fondo",
|
||||||
"OptionTimeline": "L\u00ednea de Tiempo",
|
"OptionTimeline": "L\u00ednea de Tiempo",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Programa",
|
"HeaderProgram": "Programa",
|
||||||
"HeaderClients": "Clientes",
|
"HeaderClients": "Clientes",
|
||||||
"LabelCompleted": "Completado",
|
"LabelCompleted": "Completado",
|
||||||
"LabelFailed": "Fallido",
|
"LabelFailed": "Fall\u00f3",
|
||||||
"LabelSkipped": "Omitido",
|
"LabelSkipped": "Omitido",
|
||||||
"HeaderEpisodeOrganization": "Organizaci\u00f3n de Episodios",
|
"HeaderEpisodeOrganization": "Organizaci\u00f3n de Episodios",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Temporada numero",
|
"LabelSeasonNumber": "N\u00famero de temporada:",
|
||||||
"LabelEpisodeNumber": "Episodio numero",
|
"LabelEpisodeNumber": "N\u00famero de episodio:",
|
||||||
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
||||||
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
||||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||||
|
@ -730,7 +731,7 @@
|
||||||
"TabNowPlaying": "Reproduci\u00e9ndo Ahora",
|
"TabNowPlaying": "Reproduci\u00e9ndo Ahora",
|
||||||
"TabNavigation": "Navegaci\u00f3n",
|
"TabNavigation": "Navegaci\u00f3n",
|
||||||
"TabControls": "Controles",
|
"TabControls": "Controles",
|
||||||
"ButtonFullscreen": "Cambiar a pantalla completa",
|
"ButtonFullscreen": "Cambiar a Pantalla completa",
|
||||||
"ButtonScenes": "Escenas",
|
"ButtonScenes": "Escenas",
|
||||||
"ButtonSubtitles": "Subt\u00edtulos",
|
"ButtonSubtitles": "Subt\u00edtulos",
|
||||||
"ButtonAudioTracks": "Pistas de audio",
|
"ButtonAudioTracks": "Pistas de audio",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Las listas de reproducci\u00f3n le permiten crear listas de contenidos a ser reproducidos de manera consecutiva. Para agregar \u00edtems a una lista de reproducci\u00f3n, haga clic derecho o seleccione y mantenga, despu\u00e9s seleccione Agregar a Lista de Reproducci\u00f3n.",
|
"MessageNoPlaylistsAvailable": "Las listas de reproducci\u00f3n le permiten crear listas de contenidos a ser reproducidos de manera consecutiva. Para agregar \u00edtems a una lista de reproducci\u00f3n, haga clic derecho o seleccione y mantenga, despu\u00e9s seleccione Agregar a Lista de Reproducci\u00f3n.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Esta lista de reproducci\u00f3n se encuentra vac\u00eda.",
|
"MessageNoPlaylistItemsAvailable": "Esta lista de reproducci\u00f3n se encuentra vac\u00eda.",
|
||||||
"ButtonDismiss": "Descartar",
|
"ButtonDismiss": "Descartar",
|
||||||
|
"ButtonMore": "M\u00e1s",
|
||||||
"ButtonEditOtherUserPreferences": "Editar el perf\u00edl de este usuario. im\u00e1gen y preferencias personales.",
|
"ButtonEditOtherUserPreferences": "Editar el perf\u00edl de este usuario. im\u00e1gen y preferencias personales.",
|
||||||
"LabelChannelStreamQuality": "Calidad por defecto para transmisi\u00f3n por internet:",
|
"LabelChannelStreamQuality": "Calidad por defecto para transmisi\u00f3n por internet:",
|
||||||
"LabelChannelStreamQualityHelp": "En un ambiente de ancho de banda limitado, limitar la calidad puede ayudar a asegurar una experiencia de transimisi\u00f3n en tiempo real fluida.",
|
"LabelChannelStreamQualityHelp": "En un ambiente de ancho de banda limitado, limitar la calidad puede ayudar a asegurar una experiencia de transimisi\u00f3n en tiempo real fluida.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artistas",
|
"OptionReportArtists": "Artistas",
|
||||||
"OptionReportAlbums": "\u00c1lbumes",
|
"OptionReportAlbums": "\u00c1lbumes",
|
||||||
"OptionReportAdultVideos": "Videos para Adultos",
|
"OptionReportAdultVideos": "Videos para Adultos",
|
||||||
"ButtonMore": "M\u00e1s",
|
"ButtonMoreItems": "Mas",
|
||||||
"HeaderActivity": "Actividad",
|
"HeaderActivity": "Actividad",
|
||||||
"ScheduledTaskStartedWithName": "{0} Iniciado",
|
"ScheduledTaskStartedWithName": "{0} Iniciado",
|
||||||
"ScheduledTaskCancelledWithName": "{0} fue cancelado",
|
"ScheduledTaskCancelledWithName": "{0} fue cancelado",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Incluir tr\u00e1ilers de pel\u00edculas nuevas o por estrenar en Netflix",
|
"OptionUpcomingStreamingMovies": "Incluir tr\u00e1ilers de pel\u00edculas nuevas o por estrenar en Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Desplegar tr\u00e1ilers dentro de las sugerencias de pel\u00edculas",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Desplegar tr\u00e1ilers dentro de las sugerencias de pel\u00edculas",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requiere la instalaci\u00f3n del canal de tr\u00e1ilers.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requiere la instalaci\u00f3n del canal de tr\u00e1ilers.",
|
||||||
"CinemaModeConfigurationHelp2": "Los usuarios individuales podr\u00e1n desactivar el modo cine desde sus preferencias personales.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Activar modo cine",
|
"LabelEnableCinemaMode": "Activar modo cine",
|
||||||
"HeaderCinemaMode": "Modo cine",
|
"HeaderCinemaMode": "Modo cine",
|
||||||
"LabelDateAddedBehavior": "Comportamiento de fecha de adici\u00f3n para nuevo contenido:",
|
"LabelDateAddedBehavior": "Comportamiento de fecha de adici\u00f3n para nuevo contenido:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Restablecer Contrase\u00f1a",
|
"HeaderPasswordReset": "Restablecer Contrase\u00f1a",
|
||||||
"HeaderParentalRatings": "Clasificaci\u00f3n Parental",
|
"HeaderParentalRatings": "Clasificaci\u00f3n Parental",
|
||||||
"HeaderVideoTypes": "Tipos de Video",
|
"HeaderVideoTypes": "Tipos de Video",
|
||||||
"HeaderYears": "A\u00f1os",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Bloquear contenido sin clasificaci\u00f3n o con informaci\u00f3n de clasificaci\u00f3n desconocida:",
|
"HeaderBlockItemsWithNoRating": "Bloquear contenido sin clasificaci\u00f3n o con informaci\u00f3n de clasificaci\u00f3n desconocida:",
|
||||||
"LabelBlockContentWithTags": "Bloquear contenidos con etiquetas:",
|
"LabelBlockContentWithTags": "Bloquear contenidos con etiquetas:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limitar a una sola imagen incrustada.",
|
"LabelEnableSingleImageInDidlLimit": "Limitar a una sola imagen incrustada.",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Pel\u00edculas por Estrenar",
|
"HeaderUpcomingMovies": "Pel\u00edculas por Estrenar",
|
||||||
"HeaderUpcomingSports": "Deportes por Estrenar",
|
"HeaderUpcomingSports": "Deportes por Estrenar",
|
||||||
"HeaderUpcomingPrograms": "Programas por Estrenar",
|
"HeaderUpcomingPrograms": "Programas por Estrenar",
|
||||||
"ButtonMoreItems": "Mas",
|
|
||||||
"LabelShowLibraryTileNames": "Mostrar nombres de t\u00edtulo de las bibliotecas",
|
"LabelShowLibraryTileNames": "Mostrar nombres de t\u00edtulo de las bibliotecas",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determina si se desplegar\u00e1n etiquetas debajo de los t\u00edtulos de las bibliotecas con la p\u00e1gina principal",
|
"LabelShowLibraryTileNamesHelp": "Determina si se desplegar\u00e1n etiquetas debajo de los t\u00edtulos de las bibliotecas con la p\u00e1gina principal",
|
||||||
"OptionEnableTranscodingThrottle": "Habilitar contenci\u00f3n",
|
"OptionEnableTranscodingThrottle": "Habilitar contenci\u00f3n",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configurar contrase\u00f1a",
|
"ButtonConfigurePinCode": "Configurar contrase\u00f1a",
|
||||||
"HeaderAdultsReadHere": "Adultos Leer Aqui!",
|
"HeaderAdultsReadHere": "Adultos Leer Aqui!",
|
||||||
"RegisterWithPayPal": "Registrese con PayPal",
|
"RegisterWithPayPal": "Registrese con PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync requiere membres\u00eda de partidario",
|
||||||
"HeaderEnjoyDayTrial": "Disfrute 14 Dias Gratis de Prueba",
|
"HeaderEnjoyDayTrial": "Disfrute 14 Dias Gratis de Prueba",
|
||||||
"LabelSyncTempPath": "Localizaci\u00f3n del archivo temporal:",
|
"LabelSyncTempPath": "Localizaci\u00f3n del archivo temporal:",
|
||||||
"LabelSyncTempPathHelp": "Especificar una carpeta personalizada para achivos en sincronizaci\u00f3n. Medios convertidos creados durante el proceso de sincronizaci\u00f3n ser\u00e1n guardados aqu\u00ed.",
|
"LabelSyncTempPathHelp": "Especificar una carpeta personalizada para achivos en sincronizaci\u00f3n. Medios convertidos creados durante el proceso de sincronizaci\u00f3n ser\u00e1n guardados aqu\u00ed.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Habilite presentaciones de peliculas mejoradas",
|
"LabelEnableEnhancedMovies": "Habilite presentaciones de peliculas mejoradas",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Cuando est\u00e9 habilitado, las peliculas seran mostradas como folderes para incluir trailers, extras, elenco y equipo, y otros contenidos relacionados.",
|
"LabelEnableEnhancedMoviesHelp": "Cuando est\u00e9 habilitado, las peliculas seran mostradas como folderes para incluir trailers, extras, elenco y equipo, y otros contenidos relacionados.",
|
||||||
"HeaderSyncJobInfo": "Trabajo de Sync",
|
"HeaderSyncJobInfo": "Trabajo de Sync",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "Contenido mezclado",
|
||||||
"FolderTypeMovies": "Peliculas",
|
"FolderTypeMovies": "Peliculas",
|
||||||
"FolderTypeMusic": "Musica",
|
"FolderTypeMusic": "Musica",
|
||||||
"FolderTypeAdultVideos": "Videos para adultos",
|
"FolderTypeAdultVideos": "Videos para adultos",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Heredado ",
|
"FolderTypeInherit": "Heredado ",
|
||||||
"LabelContentType": "Tipo de contenido:",
|
"LabelContentType": "Tipo de contenido:",
|
||||||
"TitleScheduledTasks": "Programar una tarea",
|
"TitleScheduledTasks": "Programar una tarea",
|
||||||
"HeaderSetupLibrary": "Configurar biblioteca de medios",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Agregar una carpeta de medios",
|
"ButtonAddMediaFolder": "Agregar una carpeta de medios",
|
||||||
"LabelFolderType": "Tipo de carpeta:",
|
"LabelFolderType": "Tipo de carpeta:",
|
||||||
"ReferToMediaLibraryWiki": "Consultar el wiki de la biblioteca de medios",
|
"ReferToMediaLibraryWiki": "Consultar el wiki de la biblioteca de medios",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Ascendente",
|
"OptionAscending": "Ascendente",
|
||||||
"OptionDescending": "Descendente",
|
"OptionDescending": "Descendente",
|
||||||
"OptionRuntime": "Tiempo",
|
"OptionRuntime": "Tiempo",
|
||||||
"OptionReleaseDate": "Fecha de Lanzamiento",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "N\u00famero de reproducc.",
|
"OptionPlayCount": "N\u00famero de reproducc.",
|
||||||
"OptionDatePlayed": "Fecha de reproducci\u00f3n",
|
"OptionDatePlayed": "Fecha de reproducci\u00f3n",
|
||||||
"OptionDateAdded": "A\u00f1adido el",
|
"OptionDateAdded": "A\u00f1adido el",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Presupuesto",
|
"OptionBudget": "Presupuesto",
|
||||||
"OptionRevenue": "Recaudaci\u00f3n",
|
"OptionRevenue": "Recaudaci\u00f3n",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Cartelera",
|
"OptionPosterCard": "Cartelera",
|
||||||
"OptionBackdrop": "Imagen de fondo",
|
"OptionBackdrop": "Imagen de fondo",
|
||||||
"OptionTimeline": "L\u00ednea de tiempo",
|
"OptionTimeline": "L\u00ednea de tiempo",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metavalor",
|
"OptionMetascore": "Metavalor",
|
||||||
"ButtonSelect": "Seleccionar",
|
"ButtonSelect": "Seleccionar",
|
||||||
"ButtonGroupVersions": "Versiones de Grupo",
|
"ButtonGroupVersions": "Versiones de Grupo",
|
||||||
"ButtonAddToCollection": "Agregar a la colecci\u00f3n",
|
"ButtonAddToCollection": "A\u00f1adir a la colecci\u00f3n",
|
||||||
"PismoMessage": "Usando Pismo File Mount a trav\u00e9s de una licencia donada.",
|
"PismoMessage": "Usando Pismo File Mount a trav\u00e9s de una licencia donada.",
|
||||||
"TangibleSoftwareMessage": "Utilizamos convertidores Java\/C# de Tangible Solutions a trav\u00e9s de una licencia donada.",
|
"TangibleSoftwareMessage": "Utilizamos convertidores Java\/C# de Tangible Solutions a trav\u00e9s de una licencia donada.",
|
||||||
"HeaderCredits": "Cr\u00e9ditos",
|
"HeaderCredits": "Cr\u00e9ditos",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Programa",
|
"HeaderProgram": "Programa",
|
||||||
"HeaderClients": "Clientes",
|
"HeaderClients": "Clientes",
|
||||||
"LabelCompleted": "Completado",
|
"LabelCompleted": "Completado",
|
||||||
"LabelFailed": "Error",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Omitido",
|
"LabelSkipped": "Omitido",
|
||||||
"HeaderEpisodeOrganization": "Organizaci\u00f3n de episodios",
|
"HeaderEpisodeOrganization": "Organizaci\u00f3n de episodios",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Temporada n\u00famero:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "N\u00famero de cap\u00edtulo:",
|
||||||
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
||||||
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
||||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||||
|
@ -733,9 +734,9 @@
|
||||||
"ButtonFullscreen": "Toggle fullscreen",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Escenas",
|
"ButtonScenes": "Escenas",
|
||||||
"ButtonSubtitles": "Subt\u00edtulos",
|
"ButtonSubtitles": "Subt\u00edtulos",
|
||||||
"ButtonAudioTracks": "Pistas de Audio",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "Pista anterior",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "Pista siguiente",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Detener",
|
"ButtonStop": "Detener",
|
||||||
"ButtonPause": "Pausa",
|
"ButtonPause": "Pausa",
|
||||||
"ButtonNext": "Siguiente",
|
"ButtonNext": "Siguiente",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Descartar",
|
"ButtonDismiss": "Descartar",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Calidad preferida para la transmisi\u00f3n por Internet:",
|
"LabelChannelStreamQuality": "Calidad preferida para la transmisi\u00f3n por Internet:",
|
||||||
"LabelChannelStreamQualityHelp": "En un entorno de bajo ancho de banda, limitar la calidad puede ayudar a asegurar una experiencia de streaming suave.",
|
"LabelChannelStreamQualityHelp": "En un entorno de bajo ancho de banda, limitar la calidad puede ayudar a asegurar una experiencia de streaming suave.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "Aseta sinun media kirjasto",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Lis\u00e4\u00e4 media kansio",
|
"ButtonAddMediaFolder": "Lis\u00e4\u00e4 media kansio",
|
||||||
"LabelFolderType": "Kansion tyyppi:",
|
"LabelFolderType": "Kansion tyyppi:",
|
||||||
"ReferToMediaLibraryWiki": "Viittus media kirjaston wikiin.",
|
"ReferToMediaLibraryWiki": "Viittus media kirjaston wikiin.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configurer le code PIN",
|
"ButtonConfigurePinCode": "Configurer le code PIN",
|
||||||
"HeaderAdultsReadHere": "Section r\u00e9serv\u00e9e aux adultes!",
|
"HeaderAdultsReadHere": "Section r\u00e9serv\u00e9e aux adultes!",
|
||||||
"RegisterWithPayPal": "S'enregistrer avec PayPal",
|
"RegisterWithPayPal": "S'enregistrer avec PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "La synchronisation n\u00e9cessite un abonnement comme supporteur",
|
"HeaderSyncRequiresSupporterMembership": "La synchronisation n\u00e9cessite un abonnement actif comme supporteur.",
|
||||||
"HeaderEnjoyDayTrial": "Profitez d'une p\u00e9riode d'essai de 14 jours",
|
"HeaderEnjoyDayTrial": "Profitez d'une p\u00e9riode d'essai de 14 jours",
|
||||||
"LabelSyncTempPath": "R\u00e9pertoire de fichiers temporaires :",
|
"LabelSyncTempPath": "R\u00e9pertoire de fichiers temporaires :",
|
||||||
"LabelSyncTempPathHelp": "Sp\u00e9cifiez un r\u00e9pertoire de travail pour la synchronisation. Les fichiers r\u00e9sultant de la conversion de m\u00e9dias au cours du processus de synchronisation seront stock\u00e9s ici.",
|
"LabelSyncTempPathHelp": "Sp\u00e9cifiez un r\u00e9pertoire de travail pour la synchronisation. Les fichiers r\u00e9sultant de la conversion de m\u00e9dias au cours du processus de synchronisation seront stock\u00e9s ici.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Activer le mode d'affichage am\u00e9lior\u00e9 des films",
|
"LabelEnableEnhancedMovies": "Activer le mode d'affichage am\u00e9lior\u00e9 des films",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Lorsque ce mode est activ\u00e9, les films seront affich\u00e9s comme des dossiers et incluront les bandes-annonces, les bonus, l'\u00e9quipe de tournage et les autre contenus li\u00e9s.",
|
"LabelEnableEnhancedMoviesHelp": "Lorsque ce mode est activ\u00e9, les films seront affich\u00e9s comme des dossiers et incluront les bandes-annonces, les bonus, l'\u00e9quipe de tournage et les autre contenus li\u00e9s.",
|
||||||
"HeaderSyncJobInfo": "T\u00e2che de synchronisation",
|
"HeaderSyncJobInfo": "T\u00e2che de synchronisation",
|
||||||
"FolderTypeMixed": "Contenu m\u00e9lang\u00e9",
|
"FolderTypeMixed": "Contenus m\u00e9lang\u00e9s",
|
||||||
"FolderTypeMovies": "Films",
|
"FolderTypeMovies": "Films",
|
||||||
"FolderTypeMusic": "Musique",
|
"FolderTypeMusic": "Musique",
|
||||||
"FolderTypeAdultVideos": "Vid\u00e9os Adultes",
|
"FolderTypeAdultVideos": "Vid\u00e9os Adultes",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Recettes",
|
"OptionRevenue": "Recettes",
|
||||||
"OptionPoster": "Affiche",
|
"OptionPoster": "Affiche",
|
||||||
|
"HeaderYears": "Ann\u00e9es",
|
||||||
"OptionPosterCard": "Carte Affiche",
|
"OptionPosterCard": "Carte Affiche",
|
||||||
"OptionBackdrop": "Image d'arri\u00e8re-plan",
|
"OptionBackdrop": "Image d'arri\u00e8re-plan",
|
||||||
"OptionTimeline": "Chronologie",
|
"OptionTimeline": "Chronologie",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "S\u00e9lectionner",
|
"ButtonSelect": "S\u00e9lectionner",
|
||||||
"ButtonGroupVersions": "Versions des groupes",
|
"ButtonGroupVersions": "Versions des groupes",
|
||||||
"ButtonAddToCollection": "Ajouter \u00e0 une collection",
|
"ButtonAddToCollection": "Ajouter \u00e0 la collection",
|
||||||
"PismoMessage": "Utilisation de \"Pismo File Mount\" par une licence fournie.",
|
"PismoMessage": "Utilisation de \"Pismo File Mount\" par une licence fournie.",
|
||||||
"TangibleSoftwareMessage": "Utilisation de convertisseurs Tangible Solutions Java\/C# par licence fournie.",
|
"TangibleSoftwareMessage": "Utilisation de convertisseurs Tangible Solutions Java\/C# par licence fournie.",
|
||||||
"HeaderCredits": "Cr\u00e9dits",
|
"HeaderCredits": "Cr\u00e9dits",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\u00c9quipe de tournage",
|
"HeaderCastCrew": "\u00c9quipe de tournage",
|
||||||
"HeaderAdditionalParts": "Parties Additionelles",
|
"HeaderAdditionalParts": "Parties Additionelles",
|
||||||
"ButtonSplitVersionsApart": "S\u00e9parer les versions",
|
"ButtonSplitVersionsApart": "S\u00e9parer les versions",
|
||||||
"ButtonPlayTrailer": "Bande-annonce",
|
"ButtonPlayTrailer": "Lire la bande-annonce",
|
||||||
"LabelMissing": "Manquant(s)",
|
"LabelMissing": "Manquant(s)",
|
||||||
"LabelOffline": "Hors ligne",
|
"LabelOffline": "Hors ligne",
|
||||||
"PathSubstitutionHelp": "Les substitutions de chemins d'acc\u00e8s sont utilis\u00e9es pour faire correspondre un chemin d'acc\u00e8s du serveur \u00e0 un chemin d'acc\u00e8s accessible par les clients. En autorisant un acc\u00e8s direct aux m\u00e9dias du serveur, les clients pourront les lire directement du r\u00e9seau et \u00e9viter l'utilisation inutiles des ressources du serveur en demandant du transcodage.",
|
"PathSubstitutionHelp": "Les substitutions de chemins d'acc\u00e8s sont utilis\u00e9es pour faire correspondre un chemin d'acc\u00e8s du serveur \u00e0 un chemin d'acc\u00e8s accessible par les clients. En autorisant un acc\u00e8s direct aux m\u00e9dias du serveur, les clients pourront les lire directement du r\u00e9seau et \u00e9viter l'utilisation inutiles des ressources du serveur en demandant du transcodage.",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Programme",
|
"HeaderProgram": "Programme",
|
||||||
"HeaderClients": "Clients",
|
"HeaderClients": "Clients",
|
||||||
"LabelCompleted": "Termin\u00e9 avec succ\u00e8s",
|
"LabelCompleted": "Termin\u00e9 avec succ\u00e8s",
|
||||||
"LabelFailed": "\u00c9chou\u00e9",
|
"LabelFailed": "(\u00e9chec)",
|
||||||
"LabelSkipped": "Saut\u00e9",
|
"LabelSkipped": "Saut\u00e9",
|
||||||
"HeaderEpisodeOrganization": "Organisation des \u00e9pisodes",
|
"HeaderEpisodeOrganization": "Organisation des \u00e9pisodes",
|
||||||
"LabelSeries": "S\u00e9ries :",
|
"LabelSeries": "S\u00e9ries",
|
||||||
"LabelSeasonNumber": "Num\u00e9ro de saison",
|
"LabelSeasonNumber": "Num\u00e9ro de la saison:",
|
||||||
"LabelEpisodeNumber": "Num\u00e9ro d'\u00e9pisode",
|
"LabelEpisodeNumber": "Num\u00e9ro de l'\u00e9pisode:",
|
||||||
"LabelEndingEpisodeNumber": "Num\u00e9ro d'\u00e9pisode final:",
|
"LabelEndingEpisodeNumber": "Num\u00e9ro d'\u00e9pisode final:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Uniquement requis pour les fichiers multi-\u00e9pisodes",
|
"LabelEndingEpisodeNumberHelp": "Uniquement requis pour les fichiers multi-\u00e9pisodes",
|
||||||
"HeaderSupportTheTeam": "Aidez l'\u00e9quipe Emby",
|
"HeaderSupportTheTeam": "Aidez l'\u00e9quipe Emby",
|
||||||
|
@ -730,11 +731,11 @@
|
||||||
"TabNowPlaying": "Lecture en cours",
|
"TabNowPlaying": "Lecture en cours",
|
||||||
"TabNavigation": "Navigation",
|
"TabNavigation": "Navigation",
|
||||||
"TabControls": "Contr\u00f4les",
|
"TabControls": "Contr\u00f4les",
|
||||||
"ButtonFullscreen": "Basculer en plein \u00e9cran",
|
"ButtonFullscreen": "Plein \u00e9cran",
|
||||||
"ButtonScenes": "Sc\u00e8nes",
|
"ButtonScenes": "Sc\u00e8nes",
|
||||||
"ButtonSubtitles": "Sous-titres",
|
"ButtonSubtitles": "Sous-titres",
|
||||||
"ButtonAudioTracks": "Pistes audio",
|
"ButtonAudioTracks": "Pistes Audio",
|
||||||
"ButtonPreviousTrack": "Piste pr\u00e9c\u00e9dente",
|
"ButtonPreviousTrack": "Piste Pr\u00e9c\u00e9dente",
|
||||||
"ButtonNextTrack": "Piste suivante",
|
"ButtonNextTrack": "Piste suivante",
|
||||||
"ButtonStop": "Arr\u00eat",
|
"ButtonStop": "Arr\u00eat",
|
||||||
"ButtonPause": "Pause",
|
"ButtonPause": "Pause",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Les listes de lectures vous permettent de cr\u00e9er des listes de contenus \u00e0 lire en continu en une fois. Pour ajouter un \u00e9l\u00e9ment \u00e0 la liste, faire un clic droit ou appuyer et maintenez, puis s\u00e9lectionnez Ajouter \u00e0 la liste de lecture",
|
"MessageNoPlaylistsAvailable": "Les listes de lectures vous permettent de cr\u00e9er des listes de contenus \u00e0 lire en continu en une fois. Pour ajouter un \u00e9l\u00e9ment \u00e0 la liste, faire un clic droit ou appuyer et maintenez, puis s\u00e9lectionnez Ajouter \u00e0 la liste de lecture",
|
||||||
"MessageNoPlaylistItemsAvailable": "Cette liste de lecture est actuellement vide.",
|
"MessageNoPlaylistItemsAvailable": "Cette liste de lecture est actuellement vide.",
|
||||||
"ButtonDismiss": "Annuler",
|
"ButtonDismiss": "Annuler",
|
||||||
|
"ButtonMore": "Plus",
|
||||||
"ButtonEditOtherUserPreferences": "Modifier ce profil utilisateur, son avatar et ses pr\u00e9f\u00e9rences personnelles.",
|
"ButtonEditOtherUserPreferences": "Modifier ce profil utilisateur, son avatar et ses pr\u00e9f\u00e9rences personnelles.",
|
||||||
"LabelChannelStreamQuality": "Qualit\u00e9 de diffusion internet pr\u00e9f\u00e9r\u00e9e :",
|
"LabelChannelStreamQuality": "Qualit\u00e9 de diffusion internet pr\u00e9f\u00e9r\u00e9e :",
|
||||||
"LabelChannelStreamQualityHelp": "Avec une bande passante faible, limiter la qualit\u00e9 garantit un confort d'utilisation du streaming.",
|
"LabelChannelStreamQualityHelp": "Avec une bande passante faible, limiter la qualit\u00e9 garantit un confort d'utilisation du streaming.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Non identifi\u00e9",
|
"OptionUnidentified": "Non identifi\u00e9",
|
||||||
"OptionMissingParentalRating": "Note de contr\u00f4le parental manquante",
|
"OptionMissingParentalRating": "Note de contr\u00f4le parental manquante",
|
||||||
"OptionStub": "Coupure",
|
"OptionStub": "Coupure",
|
||||||
"HeaderEpisodes": "Episodes:",
|
"HeaderEpisodes": "\u00c9pisodes",
|
||||||
"OptionSeason0": "Saison 0",
|
"OptionSeason0": "Saison 0",
|
||||||
"LabelReport": "Rapport:",
|
"LabelReport": "Rapport:",
|
||||||
"OptionReportSongs": "Chansons",
|
"OptionReportSongs": "Chansons",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artistes",
|
"OptionReportArtists": "Artistes",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Vid\u00e9os adultes",
|
"OptionReportAdultVideos": "Vid\u00e9os adultes",
|
||||||
"ButtonMore": "Plus",
|
"ButtonMoreItems": "Plus",
|
||||||
"HeaderActivity": "Activit\u00e9",
|
"HeaderActivity": "Activit\u00e9",
|
||||||
"ScheduledTaskStartedWithName": "{0} a commenc\u00e9",
|
"ScheduledTaskStartedWithName": "{0} a commenc\u00e9",
|
||||||
"ScheduledTaskCancelledWithName": "{0} a \u00e9t\u00e9 annul\u00e9",
|
"ScheduledTaskCancelledWithName": "{0} a \u00e9t\u00e9 annul\u00e9",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Inclure les bandes-annonces des nouveaut\u00e9s et des films \u00e0 l'affiche sur Netflix",
|
"OptionUpcomingStreamingMovies": "Inclure les bandes-annonces des nouveaut\u00e9s et des films \u00e0 l'affiche sur Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Afficher les bandes-annonces dans les suggestions de films.",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Afficher les bandes-annonces dans les suggestions de films.",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "N\u00e9cessite l'installation du plugin \"Trailer channel\".",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "N\u00e9cessite l'installation du plugin \"Trailer channel\".",
|
||||||
"CinemaModeConfigurationHelp2": "Les utilisateurs ont la possibilit\u00e9 de d\u00e9sactiver le mode cin\u00e9ma dans leurs propres pr\u00e9f\u00e9rences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Activer le mode cin\u00e9ma",
|
"LabelEnableCinemaMode": "Activer le mode cin\u00e9ma",
|
||||||
"HeaderCinemaMode": "Mode cin\u00e9ma",
|
"HeaderCinemaMode": "Mode cin\u00e9ma",
|
||||||
"LabelDateAddedBehavior": "Choix des dates lors de l'ajout de nouveau contenu:",
|
"LabelDateAddedBehavior": "Choix des dates lors de l'ajout de nouveau contenu:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Mot de passe r\u00e9initialis\u00e9",
|
"HeaderPasswordReset": "Mot de passe r\u00e9initialis\u00e9",
|
||||||
"HeaderParentalRatings": "Note parentale",
|
"HeaderParentalRatings": "Note parentale",
|
||||||
"HeaderVideoTypes": "Types de vid\u00e9o",
|
"HeaderVideoTypes": "Types de vid\u00e9o",
|
||||||
"HeaderYears": "Ann\u00e9es",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Bloquer le contenu comportant des informations de classement inconnues ou n'en disposant pas:",
|
"HeaderBlockItemsWithNoRating": "Bloquer le contenu comportant des informations de classement inconnues ou n'en disposant pas:",
|
||||||
"LabelBlockContentWithTags": "Bloquer le contenu comportant les tags suivants :",
|
"LabelBlockContentWithTags": "Bloquer le contenu comportant les tags suivants :",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limiter \u00e0 une seule image int\u00e9gr\u00e9e",
|
"LabelEnableSingleImageInDidlLimit": "Limiter \u00e0 une seule image int\u00e9gr\u00e9e",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Films \u00e0 venir",
|
"HeaderUpcomingMovies": "Films \u00e0 venir",
|
||||||
"HeaderUpcomingSports": "Ev\u00e9nements sportifs \u00e0 venir",
|
"HeaderUpcomingSports": "Ev\u00e9nements sportifs \u00e0 venir",
|
||||||
"HeaderUpcomingPrograms": "Programmes \u00e0 venir",
|
"HeaderUpcomingPrograms": "Programmes \u00e0 venir",
|
||||||
"ButtonMoreItems": "Plus",
|
|
||||||
"LabelShowLibraryTileNames": "Voir les noms des affiches de la biblioth\u00e8que",
|
"LabelShowLibraryTileNames": "Voir les noms des affiches de la biblioth\u00e8que",
|
||||||
"LabelShowLibraryTileNamesHelp": "D\u00e9termine si les noms doivent \u00eatre affich\u00e9s en dessous des affiches de la biblioth\u00e8que sur la page d'accueil",
|
"LabelShowLibraryTileNamesHelp": "D\u00e9termine si les noms doivent \u00eatre affich\u00e9s en dessous des affiches de la biblioth\u00e8que sur la page d'accueil",
|
||||||
"OptionEnableTranscodingThrottle": "Activer le throttling",
|
"OptionEnableTranscodingThrottle": "Activer le throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Konfigurier de Pin Code",
|
"ButtonConfigurePinCode": "Konfigurier de Pin Code",
|
||||||
"HeaderAdultsReadHere": "Erwachseni bitte do lese!",
|
"HeaderAdultsReadHere": "Erwachseni bitte do lese!",
|
||||||
"RegisterWithPayPal": "Registrier di mit PayPal",
|
"RegisterWithPayPal": "Registrier di mit PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Synchronisierig brucht en Supporter Mitgliedschaft",
|
||||||
"HeaderEnjoyDayTrial": "Gn\u00fcss diin 14-T\u00e4g gratis Ziit zum teste",
|
"HeaderEnjoyDayTrial": "Gn\u00fcss diin 14-T\u00e4g gratis Ziit zum teste",
|
||||||
"LabelSyncTempPath": "Pfad f\u00f6r tempor\u00e4ri Date:",
|
"LabelSyncTempPath": "Pfad f\u00f6r tempor\u00e4ri Date:",
|
||||||
"LabelSyncTempPathHelp": "Gib en eigene Arbetsordner f\u00f6r d'Synchronisierig a. Konvertierti Medie werded w\u00e4hrend em Sync-Prozess det gspeichered.",
|
"LabelSyncTempPathHelp": "Gib en eigene Arbetsordner f\u00f6r d'Synchronisierig a. Konvertierti Medie werded w\u00e4hrend em Sync-Prozess det gspeichered.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Aktivier erwiiterti Filmasichte",
|
"LabelEnableEnhancedMovies": "Aktivier erwiiterti Filmasichte",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Falls aktiviert, werded Film als ganzi Ordner inkl Trailer, Extras wie Casting & Crew und anderi wichtigi Date azeigt.",
|
"LabelEnableEnhancedMoviesHelp": "Falls aktiviert, werded Film als ganzi Ordner inkl Trailer, Extras wie Casting & Crew und anderi wichtigi Date azeigt.",
|
||||||
"HeaderSyncJobInfo": "Sync Job",
|
"HeaderSyncJobInfo": "Sync Job",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "Verschiedeni Sache",
|
||||||
"FolderTypeMovies": "Film",
|
"FolderTypeMovies": "Film",
|
||||||
"FolderTypeMusic": "Musig",
|
"FolderTypeMusic": "Musig",
|
||||||
"FolderTypeAdultVideos": "Erwachseni Film",
|
"FolderTypeAdultVideos": "Erwachseni Film",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "erbf\u00e4hig",
|
"FolderTypeInherit": "erbf\u00e4hig",
|
||||||
"LabelContentType": "Date Art:",
|
"LabelContentType": "Date Art:",
|
||||||
"TitleScheduledTasks": "Planti Ufgabe",
|
"TitleScheduledTasks": "Planti Ufgabe",
|
||||||
"HeaderSetupLibrary": "Stell diini Mediebibliothek i",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "F\u00fceg en Medieordner dezue.",
|
"ButtonAddMediaFolder": "F\u00fceg en Medieordner dezue.",
|
||||||
"LabelFolderType": "Ordner Art:",
|
"LabelFolderType": "Ordner Art:",
|
||||||
"ReferToMediaLibraryWiki": "Lueg im Wiki f\u00f6r Mediebiblithek noh.",
|
"ReferToMediaLibraryWiki": "Lueg im Wiki f\u00f6r Mediebiblithek noh.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Ufstiigend",
|
"OptionAscending": "Ufstiigend",
|
||||||
"OptionDescending": "Abstiigend",
|
"OptionDescending": "Abstiigend",
|
||||||
"OptionRuntime": "Laufziit",
|
"OptionRuntime": "Laufziit",
|
||||||
"OptionReleaseDate": "Release Ziit:",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Z\u00e4hler",
|
"OptionPlayCount": "Z\u00e4hler",
|
||||||
"OptionDatePlayed": "Abgspellt am",
|
"OptionDatePlayed": "Abgspellt am",
|
||||||
"OptionDateAdded": "Dezue gf\u00fcegt am",
|
"OptionDateAdded": "Dezue gf\u00fcegt am",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "iinahme",
|
"OptionRevenue": "iinahme",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Postercharte",
|
"OptionPosterCard": "Postercharte",
|
||||||
"OptionBackdrop": "Hindergrund",
|
"OptionBackdrop": "Hindergrund",
|
||||||
"OptionTimeline": "Ziitlinie",
|
"OptionTimeline": "Ziitlinie",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "\u05d4\u05d2\u05d3\u05e8 \u05d0\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05de\u05d3\u05d9\u05d4",
|
"ButtonAddMediaFolder": "\u05d4\u05d5\u05e1\u05e3 \u05ea\u05d9\u05e7\u05d9\u05d9\u05ea \u05de\u05d3\u05d9\u05d4",
|
||||||
"LabelFolderType": "\u05e1\u05d5\u05d2 \u05d4\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4:",
|
"LabelFolderType": "\u05e1\u05d5\u05d2 \u05d4\u05ea\u05d9\u05e7\u05d9\u05d9\u05d4:",
|
||||||
"ReferToMediaLibraryWiki": "\u05e4\u05e0\u05d4 \u05dc\u05de\u05d9\u05d3\u05e2 \u05d0\u05d5\u05d3\u05d5\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4.",
|
"ReferToMediaLibraryWiki": "\u05e4\u05e0\u05d4 \u05dc\u05de\u05d9\u05d3\u05e2 \u05d0\u05d5\u05d3\u05d5\u05ea \u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u05ea\u05e7\u05e6\u05d9\u05d1",
|
"OptionBudget": "\u05ea\u05e7\u05e6\u05d9\u05d1",
|
||||||
"OptionRevenue": "\u05d4\u05db\u05e0\u05e1\u05d5\u05ea",
|
"OptionRevenue": "\u05d4\u05db\u05e0\u05e1\u05d5\u05ea",
|
||||||
"OptionPoster": "\u05e4\u05d5\u05e1\u05d8\u05e8",
|
"OptionPoster": "\u05e4\u05d5\u05e1\u05d8\u05e8",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2",
|
"OptionBackdrop": "\u05ea\u05de\u05d5\u05e0\u05d5\u05ea \u05e8\u05e7\u05e2",
|
||||||
"OptionTimeline": "\u05e6\u05d9\u05e8 \u05d6\u05de\u05df",
|
"OptionTimeline": "\u05e6\u05d9\u05e8 \u05d6\u05de\u05df",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "\u05d3\u05d5\u05dc\u05d2",
|
"LabelSkipped": "\u05d3\u05d5\u05dc\u05d2",
|
||||||
"HeaderEpisodeOrganization": "\u05d0\u05d9\u05e8\u05d2\u05d5\u05df \u05e4\u05e8\u05e7\u05d9\u05dd",
|
"HeaderEpisodeOrganization": "\u05d0\u05d9\u05e8\u05d2\u05d5\u05df \u05e4\u05e8\u05e7\u05d9\u05dd",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "\u05de\u05e1\u05e4\u05e8 \u05e2\u05d5\u05e0\u05d4:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "\u05de\u05e1\u05e4\u05e8 \u05e4\u05e8\u05e7:",
|
||||||
"LabelEndingEpisodeNumber": "\u05de\u05e1\u05e4\u05e8 \u05e1\u05d9\u05d5\u05dd \u05e4\u05e8\u05e7:",
|
"LabelEndingEpisodeNumber": "\u05de\u05e1\u05e4\u05e8 \u05e1\u05d9\u05d5\u05dd \u05e4\u05e8\u05e7:",
|
||||||
"LabelEndingEpisodeNumberHelp": "\u05d4\u05db\u05e8\u05d7\u05d9 \u05e8\u05e7 \u05e2\u05d1\u05d5\u05e8 \u05e7\u05d1\u05e6\u05d9\u05dd \u05e9\u05dc \u05e4\u05e8\u05e7\u05d9\u05dd \u05de\u05d7\u05d5\u05d1\u05e8\u05d9\u05dd",
|
"LabelEndingEpisodeNumberHelp": "\u05d4\u05db\u05e8\u05d7\u05d9 \u05e8\u05e7 \u05e2\u05d1\u05d5\u05e8 \u05e7\u05d1\u05e6\u05d9\u05dd \u05e9\u05dc \u05e4\u05e8\u05e7\u05d9\u05dd \u05de\u05d7\u05d5\u05d1\u05e8\u05d9\u05dd",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "Postavi svoju medijsku biblioteku",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Dodaj mapu sa medijem",
|
"ButtonAddMediaFolder": "Dodaj mapu sa medijem",
|
||||||
"LabelFolderType": "Tip mape:",
|
"LabelFolderType": "Tip mape:",
|
||||||
"ReferToMediaLibraryWiki": "Informirajte se o medijskoj bibilioteci wiki",
|
"ReferToMediaLibraryWiki": "Informirajte se o medijskoj bibilioteci wiki",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Bud\u017eet",
|
"OptionBudget": "Bud\u017eet",
|
||||||
"OptionRevenue": "Prihod",
|
"OptionRevenue": "Prihod",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Pozadina",
|
"OptionBackdrop": "Pozadina",
|
||||||
"OptionTimeline": "Vremenska linija",
|
"OptionTimeline": "Vremenska linija",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Presko\u010deno",
|
"LabelSkipped": "Presko\u010deno",
|
||||||
"HeaderEpisodeOrganization": "Organizacija epizoda",
|
"HeaderEpisodeOrganization": "Organizacija epizoda",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Broj sezone:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Broj epizode:",
|
||||||
"LabelEndingEpisodeNumber": "Broj kraja epizode:",
|
"LabelEndingEpisodeNumber": "Broj kraja epizode:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Potrebno samo za datoteke sa vi\u0161e epizoda",
|
"LabelEndingEpisodeNumberHelp": "Potrebno samo za datoteke sa vi\u0161e epizoda",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configura codice pin",
|
"ButtonConfigurePinCode": "Configura codice pin",
|
||||||
"HeaderAdultsReadHere": "Adulti leggete qui!",
|
"HeaderAdultsReadHere": "Adulti leggete qui!",
|
||||||
"RegisterWithPayPal": "Registrati con PayPal",
|
"RegisterWithPayPal": "Registrati con PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync richiede un abbonamento Supporter",
|
"HeaderSyncRequiresSupporterMembership": "La sincronizzazione richiede un'iscrizione come supporter",
|
||||||
"HeaderEnjoyDayTrial": "Goditi una prova gratuita per 14 giorni",
|
"HeaderEnjoyDayTrial": "Goditi una prova gratuita per 14 giorni",
|
||||||
"LabelSyncTempPath": "Percorso file temporanei:",
|
"LabelSyncTempPath": "Percorso file temporanei:",
|
||||||
"LabelSyncTempPathHelp": "Specifica una cartella per la sincronizzazione. I file multimediali convertiti durante la sincronizzazione verranno memorizzati qui.",
|
"LabelSyncTempPathHelp": "Specifica una cartella per la sincronizzazione. I file multimediali convertiti durante la sincronizzazione verranno memorizzati qui.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "ereditare",
|
"FolderTypeInherit": "ereditare",
|
||||||
"LabelContentType": "Tipo di contenuto:",
|
"LabelContentType": "Tipo di contenuto:",
|
||||||
"TitleScheduledTasks": "Task pianificati",
|
"TitleScheduledTasks": "Task pianificati",
|
||||||
"HeaderSetupLibrary": "Configura la tua libreria di contenuti multimediali",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Aggiungi cartella",
|
"ButtonAddMediaFolder": "Aggiungi cartella",
|
||||||
"LabelFolderType": "Tipo cartella",
|
"LabelFolderType": "Tipo cartella",
|
||||||
"ReferToMediaLibraryWiki": "Fare riferimento alla wiki libreria multimediale.",
|
"ReferToMediaLibraryWiki": "Fare riferimento alla wiki libreria multimediale.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Recensione",
|
"OptionRevenue": "Recensione",
|
||||||
"OptionPoster": "Locandina",
|
"OptionPoster": "Locandina",
|
||||||
|
"HeaderYears": "Anni",
|
||||||
"OptionPosterCard": "Scheda locandina",
|
"OptionPosterCard": "Scheda locandina",
|
||||||
"OptionBackdrop": "Sfondo",
|
"OptionBackdrop": "Sfondo",
|
||||||
"OptionTimeline": "Cronologia",
|
"OptionTimeline": "Cronologia",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Punteggio",
|
"OptionMetascore": "Punteggio",
|
||||||
"ButtonSelect": "Seleziona",
|
"ButtonSelect": "Seleziona",
|
||||||
"ButtonGroupVersions": "Versione Gruppo",
|
"ButtonGroupVersions": "Versione Gruppo",
|
||||||
"ButtonAddToCollection": "Aggiungi alla collezione",
|
"ButtonAddToCollection": "Aggiungi alla Collezione",
|
||||||
"PismoMessage": "Dona per avere una licenza di Pismo",
|
"PismoMessage": "Dona per avere una licenza di Pismo",
|
||||||
"TangibleSoftwareMessage": "Utilizza Tangible Solutions Java\/C# con una licenza su donazione.",
|
"TangibleSoftwareMessage": "Utilizza Tangible Solutions Java\/C# con una licenza su donazione.",
|
||||||
"HeaderCredits": "Crediti",
|
"HeaderCredits": "Crediti",
|
||||||
|
@ -584,9 +585,9 @@
|
||||||
"LabelFailed": "Fallito",
|
"LabelFailed": "Fallito",
|
||||||
"LabelSkipped": "Saltato",
|
"LabelSkipped": "Saltato",
|
||||||
"HeaderEpisodeOrganization": "Organizzazione Episodi",
|
"HeaderEpisodeOrganization": "Organizzazione Episodi",
|
||||||
"LabelSeries": "Serie:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Numero Stagione",
|
"LabelSeasonNumber": "Numero Stagione:",
|
||||||
"LabelEpisodeNumber": "Episodio numero",
|
"LabelEpisodeNumber": "Numero Episodio :",
|
||||||
"LabelEndingEpisodeNumber": "Numero ultimo episodio:",
|
"LabelEndingEpisodeNumber": "Numero ultimo episodio:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Richiesto solo se ci sono pi\u00f9 file per espisodio",
|
"LabelEndingEpisodeNumberHelp": "Richiesto solo se ci sono pi\u00f9 file per espisodio",
|
||||||
"HeaderSupportTheTeam": "Supporta il Team di Emby",
|
"HeaderSupportTheTeam": "Supporta il Team di Emby",
|
||||||
|
@ -730,7 +731,7 @@
|
||||||
"TabNowPlaying": "In esecuzione",
|
"TabNowPlaying": "In esecuzione",
|
||||||
"TabNavigation": "Navigazione",
|
"TabNavigation": "Navigazione",
|
||||||
"TabControls": "Controlli",
|
"TabControls": "Controlli",
|
||||||
"ButtonFullscreen": "Tutto Schermo",
|
"ButtonFullscreen": "Schermo inter",
|
||||||
"ButtonScenes": "Scene",
|
"ButtonScenes": "Scene",
|
||||||
"ButtonSubtitles": "Sottotitoli",
|
"ButtonSubtitles": "Sottotitoli",
|
||||||
"ButtonAudioTracks": "Tracce audio",
|
"ButtonAudioTracks": "Tracce audio",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlist ti permettere di mettere in coda gli elementi da riprodurre.Usa il tasto destro o tap e tieni premuto quindi seleziona elemento da aggiungere",
|
"MessageNoPlaylistsAvailable": "Playlist ti permettere di mettere in coda gli elementi da riprodurre.Usa il tasto destro o tap e tieni premuto quindi seleziona elemento da aggiungere",
|
||||||
"MessageNoPlaylistItemsAvailable": "Questa playlist al momento \u00e8 vuota",
|
"MessageNoPlaylistItemsAvailable": "Questa playlist al momento \u00e8 vuota",
|
||||||
"ButtonDismiss": "Cancella",
|
"ButtonDismiss": "Cancella",
|
||||||
|
"ButtonMore": "Piu",
|
||||||
"ButtonEditOtherUserPreferences": "Modifica questo utente di profilo, l'immagine e le preferenze personali.",
|
"ButtonEditOtherUserPreferences": "Modifica questo utente di profilo, l'immagine e le preferenze personali.",
|
||||||
"LabelChannelStreamQuality": "Preferenziale qualit\u00e0 del flusso internet:",
|
"LabelChannelStreamQuality": "Preferenziale qualit\u00e0 del flusso internet:",
|
||||||
"LabelChannelStreamQualityHelp": "In un ambiente a bassa larghezza di banda, limitando la qualit\u00e0 pu\u00f2 contribuire a garantire un'esperienza di streaming continuo.",
|
"LabelChannelStreamQualityHelp": "In un ambiente a bassa larghezza di banda, limitando la qualit\u00e0 pu\u00f2 contribuire a garantire un'esperienza di streaming continuo.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Cantanti",
|
"OptionReportArtists": "Cantanti",
|
||||||
"OptionReportAlbums": "Album",
|
"OptionReportAlbums": "Album",
|
||||||
"OptionReportAdultVideos": "Video x adulti",
|
"OptionReportAdultVideos": "Video x adulti",
|
||||||
"ButtonMore": "Piu",
|
"ButtonMoreItems": "Dettagli",
|
||||||
"HeaderActivity": "Attivit\u00e0",
|
"HeaderActivity": "Attivit\u00e0",
|
||||||
"ScheduledTaskStartedWithName": "{0} Avviati",
|
"ScheduledTaskStartedWithName": "{0} Avviati",
|
||||||
"ScheduledTaskCancelledWithName": "{0} cancellati",
|
"ScheduledTaskCancelledWithName": "{0} cancellati",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Includi trailer nuovi e imminenti film su Netflix",
|
"OptionUpcomingStreamingMovies": "Includi trailer nuovi e imminenti film su Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Visualizzare i rimorchi all'interno di suggerimenti di film",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Visualizzare i rimorchi all'interno di suggerimenti di film",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Richiede l'installazione del canale Trailer.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Richiede l'installazione del canale Trailer.",
|
||||||
"CinemaModeConfigurationHelp2": "I singoli utenti avranno la possibilit\u00e0 di disabilitare la modalit\u00e0 cinema all'interno delle proprie preferenze.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Attiva modalit\u00e0 cinema",
|
"LabelEnableCinemaMode": "Attiva modalit\u00e0 cinema",
|
||||||
"HeaderCinemaMode": "Modalit\u00e0 cinema",
|
"HeaderCinemaMode": "Modalit\u00e0 cinema",
|
||||||
"LabelDateAddedBehavior": "Data di comportamento per i nuovi contenuti:",
|
"LabelDateAddedBehavior": "Data di comportamento per i nuovi contenuti:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Reset della Password",
|
"HeaderPasswordReset": "Reset della Password",
|
||||||
"HeaderParentalRatings": "Valutazioni genitori",
|
"HeaderParentalRatings": "Valutazioni genitori",
|
||||||
"HeaderVideoTypes": "Tipi Video",
|
"HeaderVideoTypes": "Tipi Video",
|
||||||
"HeaderYears": "Anni",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Blocca contenuti sconosciuti o senza informazione",
|
"HeaderBlockItemsWithNoRating": "Blocca contenuti sconosciuti o senza informazione",
|
||||||
"LabelBlockContentWithTags": "Blocco dei contenuti con le etichette:",
|
"LabelBlockContentWithTags": "Blocco dei contenuti con le etichette:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limitato a singola immagine incorporata",
|
"LabelEnableSingleImageInDidlLimit": "Limitato a singola immagine incorporata",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Film in arrivo",
|
"HeaderUpcomingMovies": "Film in arrivo",
|
||||||
"HeaderUpcomingSports": "Sport in arrivo",
|
"HeaderUpcomingSports": "Sport in arrivo",
|
||||||
"HeaderUpcomingPrograms": "Programmi in arrivo",
|
"HeaderUpcomingPrograms": "Programmi in arrivo",
|
||||||
"ButtonMoreItems": "Dettagli",
|
|
||||||
"LabelShowLibraryTileNames": "Mostra i nomi di file di libreria",
|
"LabelShowLibraryTileNames": "Mostra i nomi di file di libreria",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determina se le etichette vengono visualizzate sotto le locandine della libreria sulla home page",
|
"LabelShowLibraryTileNamesHelp": "Determina se le etichette vengono visualizzate sotto le locandine della libreria sulla home page",
|
||||||
"OptionEnableTranscodingThrottle": "Abilita il throttling",
|
"OptionEnableTranscodingThrottle": "Abilita il throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "PIN-\u043a\u043e\u0434\u0442\u044b \u0442\u0435\u04a3\u0448\u0435\u0443",
|
"ButtonConfigurePinCode": "PIN-\u043a\u043e\u0434\u0442\u044b \u0442\u0435\u04a3\u0448\u0435\u0443",
|
||||||
"HeaderAdultsReadHere": "\u0415\u0440\u0435\u0441\u0435\u043a\u0442\u0435\u0440, \u043c\u044b\u043d\u0430\u043d\u044b \u043e\u049b\u044b\u04a3\u044b\u0437!",
|
"HeaderAdultsReadHere": "\u0415\u0440\u0435\u0441\u0435\u043a\u0442\u0435\u0440, \u043c\u044b\u043d\u0430\u043d\u044b \u043e\u049b\u044b\u04a3\u044b\u0437!",
|
||||||
"RegisterWithPayPal": "PayPal \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0456\u0440\u043a\u0435\u043b\u0443",
|
"RegisterWithPayPal": "PayPal \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0456\u0440\u043a\u0435\u043b\u0443",
|
||||||
"HeaderSyncRequiresSupporterMembership": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u04af\u0448\u0456\u043d \u0436\u0430\u049b\u0442\u0430\u0443\u0448\u044b \u043c\u04af\u0448\u0435\u043b\u0456\u043a \u049b\u0430\u0436\u0435\u0442",
|
"HeaderSyncRequiresSupporterMembership": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u04af\u0448\u0456\u043d \u0436\u0430\u049b\u0442\u0430\u0443\u0448\u044b \u043c\u04af\u0448\u0435\u043b\u0456\u0433\u0456 \u049b\u0430\u0436\u0435\u0442",
|
||||||
"HeaderEnjoyDayTrial": "\u0422\u0435\u0433\u0456\u043d \u0441\u044b\u043d\u0430\u0443\u0434\u044b 14 \u043a\u04af\u043d \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u04a3\u044b\u0456\u0437",
|
"HeaderEnjoyDayTrial": "\u0422\u0435\u0433\u0456\u043d \u0441\u044b\u043d\u0430\u0443\u0434\u044b 14 \u043a\u04af\u043d \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u04a3\u044b\u0456\u0437",
|
||||||
"LabelSyncTempPath": "\u0423\u0430\u049b\u044b\u0442\u0448\u0430 \u0444\u0430\u0439\u043b \u0436\u043e\u043b\u044b:",
|
"LabelSyncTempPath": "\u0423\u0430\u049b\u044b\u0442\u0448\u0430 \u0444\u0430\u0439\u043b \u0436\u043e\u043b\u044b:",
|
||||||
"LabelSyncTempPathHelp": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u04af\u0448\u0456\u043d \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d \u0436\u04b1\u043c\u044b\u0441 \u049b\u0430\u043b\u0442\u0430\u043d\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u04a3\u044b\u0437. \u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u043f\u0440\u043e\u0446\u0435\u0441\u0456 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u0436\u0430\u0441\u0430\u043b\u0493\u0430\u043d \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043e\u0441\u044b \u043e\u0440\u044b\u043d\u0434\u0430 \u0441\u0430\u049b\u0442\u0430\u043b\u0430\u0434\u044b.",
|
"LabelSyncTempPathHelp": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u04af\u0448\u0456\u043d \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d \u0436\u04b1\u043c\u044b\u0441 \u049b\u0430\u043b\u0442\u0430\u043d\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u04a3\u044b\u0437. \u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u043f\u0440\u043e\u0446\u0435\u0441\u0456 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u0436\u0430\u0441\u0430\u043b\u0493\u0430\u043d \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043e\u0441\u044b \u043e\u0440\u044b\u043d\u0434\u0430 \u0441\u0430\u049b\u0442\u0430\u043b\u0430\u0434\u044b.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
||||||
"OptionRevenue": "\u0422\u0430\u0431\u044b\u0441",
|
"OptionRevenue": "\u0422\u0430\u0431\u044b\u0441",
|
||||||
"OptionPoster": "\u0416\u0430\u0440\u049b\u0430\u0493\u0430\u0437",
|
"OptionPoster": "\u0416\u0430\u0440\u049b\u0430\u0493\u0430\u0437",
|
||||||
|
"HeaderYears": "\u0416\u044b\u043b\u0434\u0430\u0440",
|
||||||
"OptionPosterCard": "\u0416\u0430\u0440\u049b\u0430\u0493\u0430\u0437-\u043a\u0430\u0440\u0442\u0430",
|
"OptionPosterCard": "\u0416\u0430\u0440\u049b\u0430\u0493\u0430\u0437-\u043a\u0430\u0440\u0442\u0430",
|
||||||
"OptionBackdrop": "\u0410\u0440\u0442\u049b\u044b \u0441\u0443\u0440\u0435\u0442",
|
"OptionBackdrop": "\u0410\u0440\u0442\u049b\u044b \u0441\u0443\u0440\u0435\u0442",
|
||||||
"OptionTimeline": "\u0423\u0430\u049b\u044b\u0442 \u0448\u043a\u0430\u043b\u0430\u0441\u044b",
|
"OptionTimeline": "\u0423\u0430\u049b\u044b\u0442 \u0448\u043a\u0430\u043b\u0430\u0441\u044b",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore \u0431\u0430\u0493\u0430\u043b\u0430\u0443\u044b",
|
"OptionMetascore": "Metascore \u0431\u0430\u0493\u0430\u043b\u0430\u0443\u044b",
|
||||||
"ButtonSelect": "\u0411\u04e9\u043b\u0435\u043a\u0442\u0435\u0443",
|
"ButtonSelect": "\u0411\u04e9\u043b\u0435\u043a\u0442\u0435\u0443",
|
||||||
"ButtonGroupVersions": "\u041d\u04b1\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u0442\u043e\u043f\u0442\u0430\u0441\u0442\u044b\u0440\u0443",
|
"ButtonGroupVersions": "\u041d\u04b1\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u0442\u043e\u043f\u0442\u0430\u0441\u0442\u044b\u0440\u0443",
|
||||||
"ButtonAddToCollection": "\u0416\u0438\u044b\u043d\u0442\u044b\u049b\u049b\u0430 \u04af\u0441\u0442\u0435\u0443",
|
"ButtonAddToCollection": "\u0416\u0438\u044b\u043d\u0442\u044b\u049b\u049b\u0430 \u049b\u043e\u0441\u0443",
|
||||||
"PismoMessage": "\u0421\u044b\u0439\u043b\u0430\u043d\u0493\u0430\u043d \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b Pismo File Mount \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430.",
|
"PismoMessage": "\u0421\u044b\u0439\u043b\u0430\u043d\u0493\u0430\u043d \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b Pismo File Mount \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430.",
|
||||||
"TangibleSoftwareMessage": "\u0421\u044b\u0439\u043b\u0430\u043d\u0493\u0430\u043d \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b Tangible Solutions Java\/C# \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0433\u0456\u0448\u0442\u0435\u0440\u0456 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430.",
|
"TangibleSoftwareMessage": "\u0421\u044b\u0439\u043b\u0430\u043d\u0493\u0430\u043d \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u044f \u0430\u0440\u049b\u044b\u043b\u044b Tangible Solutions Java\/C# \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0433\u0456\u0448\u0442\u0435\u0440\u0456 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430.",
|
||||||
"HeaderCredits": "\u049a\u04b1\u049b\u044b\u049b \u0438\u0435\u043b\u0435\u043d\u0443\u0448\u0456\u043b\u0435\u0440",
|
"HeaderCredits": "\u049a\u04b1\u049b\u044b\u049b \u0438\u0435\u043b\u0435\u043d\u0443\u0448\u0456\u043b\u0435\u0440",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\u0421\u043e\u043c\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440 \u043c\u0435\u043d \u0442\u04af\u0441\u0456\u0440\u0443\u0448\u0456\u043b\u0435\u0440",
|
"HeaderCastCrew": "\u0421\u043e\u043c\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440 \u043c\u0435\u043d \u0442\u04af\u0441\u0456\u0440\u0443\u0448\u0456\u043b\u0435\u0440",
|
||||||
"HeaderAdditionalParts": "\u0416\u0430\u043b\u0493\u0430\u0441\u0430\u0442\u044b\u043d \u0431\u04e9\u043b\u0456\u043c\u0434\u0435\u0440",
|
"HeaderAdditionalParts": "\u0416\u0430\u043b\u0493\u0430\u0441\u0430\u0442\u044b\u043d \u0431\u04e9\u043b\u0456\u043c\u0434\u0435\u0440",
|
||||||
"ButtonSplitVersionsApart": "\u041d\u04af\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u049b\u0430\u0439\u0442\u0430 \u0431\u04e9\u043b\u0443",
|
"ButtonSplitVersionsApart": "\u041d\u04af\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u049b\u0430\u0439\u0442\u0430 \u0431\u04e9\u043b\u0443",
|
||||||
"ButtonPlayTrailer": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440\u0433\u0435",
|
"ButtonPlayTrailer": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440",
|
||||||
"LabelMissing": "\u0416\u043e\u049b",
|
"LabelMissing": "\u0416\u043e\u049b",
|
||||||
"LabelOffline": "\u0414\u0435\u0440\u0431\u0435\u0441",
|
"LabelOffline": "\u0414\u0435\u0440\u0431\u0435\u0441",
|
||||||
"PathSubstitutionHelp": "\u0416\u043e\u043b \u0430\u043b\u043c\u0430\u0441\u0442\u044b\u0440\u0443\u043b\u0430\u0440\u044b\u043d \u0441\u0435\u0440\u0432\u0435\u0440\u0434\u0435\u0433\u0456 \u0436\u043e\u043b\u0434\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440 \u049b\u0430\u0442\u044b\u043d\u0430\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0436\u043e\u043b\u043c\u0435\u043d \u0441\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0430\u0434\u044b. \u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0435\u0433\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0433\u0435 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0443 \u04af\u0448\u0456\u043d \u043a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440\u0433\u0435 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d\u0434\u0435, \u0431\u04b1\u043b\u0430\u0440 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0442\u044b \u0436\u0435\u043b\u0456 \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u043e\u0439\u043d\u0430\u0442\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d \u0436\u04d9\u043d\u0435 \u0441\u0435\u0440\u0432\u0435\u0440 \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440\u044b\u043d \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443 \u04af\u0448\u0456\u043d \u0436\u04d9\u043d\u0435 \u049b\u0430\u0439\u0442\u0430 \u043a\u043e\u0434\u0442\u0430\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430\u043d \u0436\u0430\u043b\u0442\u0430\u0440\u0430\u0434\u044b.",
|
"PathSubstitutionHelp": "\u0416\u043e\u043b \u0430\u043b\u043c\u0430\u0441\u0442\u044b\u0440\u0443\u043b\u0430\u0440\u044b\u043d \u0441\u0435\u0440\u0432\u0435\u0440\u0434\u0435\u0433\u0456 \u0436\u043e\u043b\u0434\u044b \u043a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440 \u049b\u0430\u0442\u044b\u043d\u0430\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0436\u043e\u043b\u043c\u0435\u043d \u0441\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0430\u0434\u044b. \u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0435\u0433\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0433\u0435 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0443 \u04af\u0448\u0456\u043d \u043a\u043b\u0438\u0435\u043d\u0442\u0442\u0435\u0440\u0433\u0435 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0456\u043b\u0433\u0435\u043d\u0434\u0435, \u0431\u04b1\u043b\u0430\u0440 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0442\u044b \u0436\u0435\u043b\u0456 \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u043e\u0439\u043d\u0430\u0442\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d \u0436\u04d9\u043d\u0435 \u0441\u0435\u0440\u0432\u0435\u0440 \u0440\u0435\u0441\u0443\u0440\u0441\u0442\u0430\u0440\u044b\u043d \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443 \u04af\u0448\u0456\u043d \u0436\u04d9\u043d\u0435 \u049b\u0430\u0439\u0442\u0430 \u043a\u043e\u0434\u0442\u0430\u0443 \u04af\u0448\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430\u043d \u0436\u0430\u043b\u0442\u0430\u0440\u0430\u0434\u044b.",
|
||||||
|
@ -584,9 +585,9 @@
|
||||||
"LabelFailed": "\u0421\u04d9\u0442\u0441\u0456\u0437",
|
"LabelFailed": "\u0421\u04d9\u0442\u0441\u0456\u0437",
|
||||||
"LabelSkipped": "\u04e8\u0442\u043a\u0456\u0437\u0456\u043b\u0433\u0435\u043d",
|
"LabelSkipped": "\u04e8\u0442\u043a\u0456\u0437\u0456\u043b\u0433\u0435\u043d",
|
||||||
"HeaderEpisodeOrganization": "\u0411\u04e9\u043b\u0456\u043c\u0434\u0456 \u04b1\u0439\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0440\u0443",
|
"HeaderEpisodeOrganization": "\u0411\u04e9\u043b\u0456\u043c\u0434\u0456 \u04b1\u0439\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0440\u0443",
|
||||||
"LabelSeries": "\u0422\u0435\u043b\u0435\u0445\u0438\u043a\u0430\u044f:",
|
"LabelSeries": "\u0422\u0435\u043b\u0435\u0445\u0438\u043a\u0430\u044f\u043b\u0430\u0440:",
|
||||||
"LabelSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456",
|
"LabelSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelEpisodeNumber": "\u042d\u043f\u0438\u0437\u043e\u0434 \u043d\u04e9\u043c\u0456\u0440\u0456",
|
"LabelEpisodeNumber": "\u0411\u04e9\u043b\u0456\u043c \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelEndingEpisodeNumber": "\u0410\u044f\u049b\u0442\u0430\u0443\u0448\u044b \u0431\u04e9\u043b\u0456\u043c\u0434\u0456\u04a3 \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
"LabelEndingEpisodeNumber": "\u0410\u044f\u049b\u0442\u0430\u0443\u0448\u044b \u0431\u04e9\u043b\u0456\u043c\u0434\u0456\u04a3 \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelEndingEpisodeNumberHelp": "\u0411\u04b1\u043b \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0431\u04e9\u043b\u0456\u043c\u0456 \u0431\u0430\u0440 \u0444\u0430\u0439\u043b\u0434\u0430\u0440 \u04af\u0448\u0456\u043d",
|
"LabelEndingEpisodeNumberHelp": "\u0411\u04b1\u043b \u0442\u0435\u043a \u049b\u0430\u043d\u0430 \u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0431\u04e9\u043b\u0456\u043c\u0456 \u0431\u0430\u0440 \u0444\u0430\u0439\u043b\u0434\u0430\u0440 \u04af\u0448\u0456\u043d",
|
||||||
"HeaderSupportTheTeam": "Emby \u0442\u043e\u0431\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u04a3\u044b\u0437",
|
"HeaderSupportTheTeam": "Emby \u0442\u043e\u0431\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u04a3\u044b\u0437",
|
||||||
|
@ -730,7 +731,7 @@
|
||||||
"TabNowPlaying": "\u049a\u0430\u0437\u0456\u0440 \u043e\u0439\u043d\u0430\u0442\u044b\u043b\u0443\u0434\u0430",
|
"TabNowPlaying": "\u049a\u0430\u0437\u0456\u0440 \u043e\u0439\u043d\u0430\u0442\u044b\u043b\u0443\u0434\u0430",
|
||||||
"TabNavigation": "\u0428\u0430\u0440\u043b\u0430\u0443",
|
"TabNavigation": "\u0428\u0430\u0440\u043b\u0430\u0443",
|
||||||
"TabControls": "\u0411\u0430\u0441\u049b\u0430\u0440\u0443 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0456",
|
"TabControls": "\u0411\u0430\u0441\u049b\u0430\u0440\u0443 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0456",
|
||||||
"ButtonFullscreen": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d\u0493\u0430",
|
"ButtonFullscreen": "\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d",
|
||||||
"ButtonScenes": "\u0421\u0430\u0445\u043d\u0430\u043b\u0430\u0440\u0493\u0430",
|
"ButtonScenes": "\u0421\u0430\u0445\u043d\u0430\u043b\u0430\u0440\u0493\u0430",
|
||||||
"ButtonSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0433\u0435",
|
"ButtonSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0433\u0435",
|
||||||
"ButtonAudioTracks": "\u0414\u044b\u0431\u044b\u0441 \u0436\u043e\u043b\u0448\u044b\u049b\u0442\u0430\u0440\u044b\u043d\u0430",
|
"ButtonAudioTracks": "\u0414\u044b\u0431\u044b\u0441 \u0436\u043e\u043b\u0448\u044b\u049b\u0442\u0430\u0440\u044b\u043d\u0430",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "\u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0434\u0435\u0440\u0456 \u0431\u0456\u0440 \u043a\u0435\u0437\u0434\u0435 \u043e\u0439\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043c\u0430\u0437\u043c\u04b1\u043d \u0442\u0456\u0437\u0456\u043c\u0456\u043d \u0436\u0430\u0441\u0430\u0443\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0435\u0434\u0456. \u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0434\u0435\u0440\u0433\u0435 \u0442\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u04af\u0441\u0442\u0435\u0443 \u04af\u0448\u0456\u043d, \u0442\u0456\u043d\u0442\u0443\u0456\u0440\u0434\u0456\u04a3 \u043e\u04a3 \u0436\u0430\u049b \u0442\u04af\u0439\u043c\u0435\u0448\u0456\u0433\u0456\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u04af\u0440\u0442\u0456\u043f \u0436\u04d9\u043d\u0435 \u04b1\u0441\u0442\u0430\u043f \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437, \u0441\u043e\u043d\u0434\u0430 \u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0456\u043d\u0435 \u04af\u0441\u0442\u0435\u0443 \u0442\u04af\u0439\u043c\u0435\u0448\u0456\u0433\u0456\u043d \u0442\u0430\u04a3\u0434\u0430\u04a3\u044b\u0437.",
|
"MessageNoPlaylistsAvailable": "\u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0434\u0435\u0440\u0456 \u0431\u0456\u0440 \u043a\u0435\u0437\u0434\u0435 \u043e\u0439\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043c\u0430\u0437\u043c\u04b1\u043d \u0442\u0456\u0437\u0456\u043c\u0456\u043d \u0436\u0430\u0441\u0430\u0443\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0435\u0434\u0456. \u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0434\u0435\u0440\u0433\u0435 \u0442\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u04af\u0441\u0442\u0435\u0443 \u04af\u0448\u0456\u043d, \u0442\u0456\u043d\u0442\u0443\u0456\u0440\u0434\u0456\u04a3 \u043e\u04a3 \u0436\u0430\u049b \u0442\u04af\u0439\u043c\u0435\u0448\u0456\u0433\u0456\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u04af\u0440\u0442\u0456\u043f \u0436\u04d9\u043d\u0435 \u04b1\u0441\u0442\u0430\u043f \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437, \u0441\u043e\u043d\u0434\u0430 \u041e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c\u0456\u043d\u0435 \u04af\u0441\u0442\u0435\u0443 \u0442\u04af\u0439\u043c\u0435\u0448\u0456\u0433\u0456\u043d \u0442\u0430\u04a3\u0434\u0430\u04a3\u044b\u0437.",
|
||||||
"MessageNoPlaylistItemsAvailable": "\u041e\u0441\u044b \u043e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c \u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u0431\u043e\u0441.",
|
"MessageNoPlaylistItemsAvailable": "\u041e\u0441\u044b \u043e\u0439\u043d\u0430\u0442\u0443 \u0442\u0456\u0437\u0456\u043c \u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u0431\u043e\u0441.",
|
||||||
"ButtonDismiss": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043c\u0430\u0443",
|
"ButtonDismiss": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043c\u0430\u0443",
|
||||||
|
"ButtonMore": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a",
|
||||||
"ButtonEditOtherUserPreferences": "\u041e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043d\u044b\u04a3 \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u044b\u043d, \u0441\u0443\u0440\u0435\u0442\u0456\u043d \u0436\u04d9\u043d\u0435 \u04e9\u0437\u0456\u043d\u0434\u0456\u043a \u0442\u0435\u04a3\u0448\u0435\u043b\u0456\u043c\u0434\u0435\u0440\u0456\u043d \u04e9\u04a3\u0434\u0435\u0443.",
|
"ButtonEditOtherUserPreferences": "\u041e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043d\u044b\u04a3 \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u044b\u043d, \u0441\u0443\u0440\u0435\u0442\u0456\u043d \u0436\u04d9\u043d\u0435 \u04e9\u0437\u0456\u043d\u0434\u0456\u043a \u0442\u0435\u04a3\u0448\u0435\u043b\u0456\u043c\u0434\u0435\u0440\u0456\u043d \u04e9\u04a3\u0434\u0435\u0443.",
|
||||||
"LabelChannelStreamQuality": "\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u0430\u0440\u049b\u044b\u043b\u044b \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443 \u0442\u0435\u04a3\u0448\u0435\u043b\u0456\u043c\u0456:",
|
"LabelChannelStreamQuality": "\u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u0430\u0440\u049b\u044b\u043b\u044b \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443 \u0442\u0435\u04a3\u0448\u0435\u043b\u0456\u043c\u0456:",
|
||||||
"LabelChannelStreamQualityHelp": "\u04e8\u0442\u043a\u0456\u0437\u0443 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u0433\u0456 \u0442\u04e9\u043c\u0435\u043d \u043e\u0440\u0442\u0430\u0434\u0430, \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0493\u0430\u043d\u0434\u0430 \u0436\u0430\u0442\u044b\u049b \u04d9\u0441\u0435\u0440\u0433\u0435 \u049b\u0430\u043c\u0442\u0430\u043c\u0430\u0441\u044b\u0437 \u0435\u0442\u0443 \u04af\u0448\u0456\u043d \u0441\u0430\u043f\u0430\u043d\u044b \u0448\u0435\u043a\u0442\u0435\u0443 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0443 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
"LabelChannelStreamQualityHelp": "\u04e8\u0442\u043a\u0456\u0437\u0443 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u0433\u0456 \u0442\u04e9\u043c\u0435\u043d \u043e\u0440\u0442\u0430\u0434\u0430, \u0430\u0493\u044b\u043d\u043c\u0435\u043d \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0493\u0430\u043d\u0434\u0430 \u0436\u0430\u0442\u044b\u049b \u04d9\u0441\u0435\u0440\u0433\u0435 \u049b\u0430\u043c\u0442\u0430\u043c\u0430\u0441\u044b\u0437 \u0435\u0442\u0443 \u04af\u0448\u0456\u043d \u0441\u0430\u043f\u0430\u043d\u044b \u0448\u0435\u043a\u0442\u0435\u0443 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0443 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "\u0410\u043d\u044b\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d\u0434\u0430\u0440",
|
"OptionUnidentified": "\u0410\u043d\u044b\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d\u0434\u0430\u0440",
|
||||||
"OptionMissingParentalRating": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442 \u0436\u043e\u049b",
|
"OptionMissingParentalRating": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442 \u0436\u043e\u049b",
|
||||||
"OptionStub": "\u0422\u044b\u0493\u044b\u043d",
|
"OptionStub": "\u0422\u044b\u0493\u044b\u043d",
|
||||||
"HeaderEpisodes": "\u0411\u04e9\u043b\u0456\u043c\u0434\u0435\u0440:",
|
"HeaderEpisodes": "\u0422\u0414-\u0431\u04e9\u043b\u0456\u043c\u0434\u0435\u0440:",
|
||||||
"OptionSeason0": "0-\u043c\u0430\u0443\u0441\u044b\u043c",
|
"OptionSeason0": "0-\u043c\u0430\u0443\u0441\u044b\u043c",
|
||||||
"LabelReport": "\u0411\u0430\u044f\u043d\u0430\u0442:",
|
"LabelReport": "\u0411\u0430\u044f\u043d\u0430\u0442:",
|
||||||
"OptionReportSongs": "\u04d8\u0443\u0435\u043d\u0434\u0435\u0440",
|
"OptionReportSongs": "\u04d8\u0443\u0435\u043d\u0434\u0435\u0440",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "\u041e\u0440\u044b\u043d\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440",
|
"OptionReportArtists": "\u041e\u0440\u044b\u043d\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440",
|
||||||
"OptionReportAlbums": "\u0410\u043b\u044c\u0431\u043e\u043c\u0434\u0430\u0440",
|
"OptionReportAlbums": "\u0410\u043b\u044c\u0431\u043e\u043c\u0434\u0430\u0440",
|
||||||
"OptionReportAdultVideos": "\u0415\u0440\u0435\u0441\u0435\u043a \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0440\u0456",
|
"OptionReportAdultVideos": "\u0415\u0440\u0435\u0441\u0435\u043a \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0440\u0456",
|
||||||
"ButtonMore": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a",
|
"ButtonMoreItems": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a",
|
||||||
"HeaderActivity": "\u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0435\u0440",
|
"HeaderActivity": "\u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0435\u0440",
|
||||||
"ScheduledTaskStartedWithName": "{0} \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0434\u044b",
|
"ScheduledTaskStartedWithName": "{0} \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0434\u044b",
|
||||||
"ScheduledTaskCancelledWithName": "{0} \u0431\u043e\u043b\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0434\u044b",
|
"ScheduledTaskCancelledWithName": "{0} \u0431\u043e\u043b\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0434\u044b",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "\u0416\u04d9\u04a3\u0430 \u0436\u04d9\u043d\u0435 \u043a\u04af\u0442\u0456\u043b\u0433\u0435\u043d Netflix \u0444\u0438\u043b\u044c\u043c\u0434\u0435\u0440\u0456\u043d\u0434\u0435\u0433\u0456 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440\u0456\u043d \u049b\u0430\u043c\u0442\u0443",
|
"OptionUpcomingStreamingMovies": "\u0416\u04d9\u04a3\u0430 \u0436\u04d9\u043d\u0435 \u043a\u04af\u0442\u0456\u043b\u0433\u0435\u043d Netflix \u0444\u0438\u043b\u044c\u043c\u0434\u0435\u0440\u0456\u043d\u0434\u0435\u0433\u0456 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440\u0456\u043d \u049b\u0430\u043c\u0442\u0443",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "\u0424\u0438\u043b\u044c\u043c \u04b1\u0441\u044b\u043d\u044b\u0441\u0442\u0430\u0440\u044b \u0430\u0440\u0430\u0441\u044b\u043d\u0434\u0430 \u0442\u0440\u0435\u043b\u0435\u0440\u043b\u0435\u0440\u0434\u0456 \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0443",
|
"LabelDisplayTrailersWithinMovieSuggestions": "\u0424\u0438\u043b\u044c\u043c \u04b1\u0441\u044b\u043d\u044b\u0441\u0442\u0430\u0440\u044b \u0430\u0440\u0430\u0441\u044b\u043d\u0434\u0430 \u0442\u0440\u0435\u043b\u0435\u0440\u043b\u0435\u0440\u0434\u0456 \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0443",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440 \u0430\u0440\u043d\u0430\u0441\u044b\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u049b\u0430\u0436\u0435\u0442 \u0435\u0442\u0435\u0434\u0456.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440 \u0430\u0440\u043d\u0430\u0441\u044b\u043d \u043e\u0440\u043d\u0430\u0442\u0443 \u049b\u0430\u0436\u0435\u0442 \u0435\u0442\u0435\u0434\u0456.",
|
||||||
"CinemaModeConfigurationHelp2": "\u0416\u0435\u043a\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440\u0434\u0430 \u04e9\u0437\u0456\u043d\u0456\u04a3 \u0442\u0435\u04a3\u0448\u0435\u043b\u0456\u043c\u0434\u0435\u0440\u0456 \u0430\u0440\u049b\u044b\u043b\u044b \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456\u043d \u0430\u0436\u044b\u0440\u0430\u0442\u0443 \u049b\u0430\u0431\u0456\u043b\u0435\u0442\u0456 \u0431\u043e\u043b\u0430\u0434\u044b.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456\u043d \u049b\u043e\u0441\u0443",
|
"LabelEnableCinemaMode": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456\u043d \u049b\u043e\u0441\u0443",
|
||||||
"HeaderCinemaMode": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456",
|
"HeaderCinemaMode": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456",
|
||||||
"LabelDateAddedBehavior": "\u0416\u0430\u04a3\u0430 \u043c\u0430\u0437\u043c\u04b1\u043d \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d \u043a\u04af\u043d\u0456 \u0442\u04d9\u0440\u0442\u0456\u0431\u0456:",
|
"LabelDateAddedBehavior": "\u0416\u0430\u04a3\u0430 \u043c\u0430\u0437\u043c\u04b1\u043d \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d \u043a\u04af\u043d\u0456 \u0442\u04d9\u0440\u0442\u0456\u0431\u0456:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "\u049a\u04b1\u043f\u0438\u044f \u0441\u04e9\u0437\u0434\u0456 \u044b\u0441\u044b\u0440\u0443",
|
"HeaderPasswordReset": "\u049a\u04b1\u043f\u0438\u044f \u0441\u04e9\u0437\u0434\u0456 \u044b\u0441\u044b\u0440\u0443",
|
||||||
"HeaderParentalRatings": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442\u0442\u0430\u0440",
|
"HeaderParentalRatings": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442\u0442\u0430\u0440",
|
||||||
"HeaderVideoTypes": "\u0411\u0435\u0439\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u0440\u0456",
|
"HeaderVideoTypes": "\u0411\u0435\u0439\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u0440\u0456",
|
||||||
"HeaderYears": "\u0416\u044b\u043b\u0434\u0430\u0440",
|
|
||||||
"HeaderBlockItemsWithNoRating": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442\u044b \u0442\u0443\u0440\u0430\u043b\u044b \u0430\u049b\u043f\u0430\u0440\u0430\u0442\u044b \u0436\u043e\u049b \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u043b \u0442\u0430\u043d\u044b\u043b\u043c\u0430\u0493\u0430\u043d \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u043b\u0430\u0443:",
|
"HeaderBlockItemsWithNoRating": "\u0416\u0430\u0441\u0442\u0430\u0441 \u0441\u0430\u043d\u0430\u0442\u044b \u0442\u0443\u0440\u0430\u043b\u044b \u0430\u049b\u043f\u0430\u0440\u0430\u0442\u044b \u0436\u043e\u049b \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u043b \u0442\u0430\u043d\u044b\u043b\u043c\u0430\u0493\u0430\u043d \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u043b\u0430\u0443:",
|
||||||
"LabelBlockContentWithTags": "\u041c\u044b\u043d\u0430 \u0442\u0435\u0433\u0442\u0435\u0440\u0456 \u0431\u0430\u0440 \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u043b\u0430\u0443:",
|
"LabelBlockContentWithTags": "\u041c\u044b\u043d\u0430 \u0442\u0435\u0433\u0442\u0435\u0440\u0456 \u0431\u0430\u0440 \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u043b\u0430\u0443:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "\u0416\u0430\u043b\u0493\u044b\u0437 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0441\u0443\u0440\u0435\u0442\u043a\u0435 \u0448\u0435\u043a\u0442\u0435\u0443",
|
"LabelEnableSingleImageInDidlLimit": "\u0416\u0430\u043b\u0493\u044b\u0437 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0441\u0443\u0440\u0435\u0442\u043a\u0435 \u0448\u0435\u043a\u0442\u0435\u0443",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0444\u0438\u043b\u044c\u043c\u0434\u0435\u0440",
|
"HeaderUpcomingMovies": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0444\u0438\u043b\u044c\u043c\u0434\u0435\u0440",
|
||||||
"HeaderUpcomingSports": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0441\u043f\u043e\u0440\u0442",
|
"HeaderUpcomingSports": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0441\u043f\u043e\u0440\u0442",
|
||||||
"HeaderUpcomingPrograms": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0431\u0435\u0440\u043b\u0456\u043c\u0434\u0435\u0440",
|
"HeaderUpcomingPrograms": "\u041a\u04af\u0442\u0456\u043b\u0433\u0435\u043d \u0431\u0435\u0440\u043b\u0456\u043c\u0434\u0435\u0440",
|
||||||
"ButtonMoreItems": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a",
|
|
||||||
"LabelShowLibraryTileNames": "\u0422\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u0442\u0430\u049b\u0442\u0430\u0439\u0448\u0430\u043b\u0430\u0440\u044b\u043d\u044b\u04a3 \u0430\u0442\u0430\u0443\u043b\u0430\u0440\u044b\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443",
|
"LabelShowLibraryTileNames": "\u0422\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u0442\u0430\u049b\u0442\u0430\u0439\u0448\u0430\u043b\u0430\u0440\u044b\u043d\u044b\u04a3 \u0430\u0442\u0430\u0443\u043b\u0430\u0440\u044b\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443",
|
||||||
"LabelShowLibraryTileNamesHelp": "\u0411\u0430\u0441\u0442\u044b \u0431\u0435\u0442\u0442\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u0442\u0430\u049b\u0442\u0430\u0439\u0448\u0430\u043b\u0430\u0440\u044b \u0430\u0441\u0442\u044b\u043d\u0434\u0430 \u0436\u0430\u0437\u0443\u043b\u0430\u0440 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435 \u043c\u0435 \u0435\u043a\u0435\u043d\u0456 \u0430\u043d\u044b\u049b\u0442\u0430\u043b\u0430\u0434\u044b.",
|
"LabelShowLibraryTileNamesHelp": "\u0411\u0430\u0441\u0442\u044b \u0431\u0435\u0442\u0442\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u0442\u0430\u049b\u0442\u0430\u0439\u0448\u0430\u043b\u0430\u0440\u044b \u0430\u0441\u0442\u044b\u043d\u0434\u0430 \u0436\u0430\u0437\u0443\u043b\u0430\u0440 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435 \u043c\u0435 \u0435\u043a\u0435\u043d\u0456 \u0430\u043d\u044b\u049b\u0442\u0430\u043b\u0430\u0434\u044b.",
|
||||||
"OptionEnableTranscodingThrottle": "\u0420\u0435\u0442\u0442\u0435\u0443\u0434\u0456 \u049b\u043e\u0441\u0443",
|
"OptionEnableTranscodingThrottle": "\u0420\u0435\u0442\u0442\u0435\u0443\u0434\u0456 \u049b\u043e\u0441\u0443",
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"UserProfilesIntro": "Emby\ub294 \uac01 \uc0ac\uc6a9\uc790\ubcc4 \ud654\uba74 \uc124\uc815, \uc7ac\uc0dd \uc0c1\ud0dc, \uc790\ub140\ubcf4\ud638 \uc0ac\uc6a9\uc744 \uc9c0\uc6d0\ud558\ub294 \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c\uc744 \uae30\ubcf8 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.",
|
"UserProfilesIntro": "Emby\ub294 \uac01 \uc0ac\uc6a9\uc790\ubcc4 \ud654\uba74 \uc124\uc815, \uc7ac\uc0dd \uc0c1\ud0dc, \uc790\ub140\ubcf4\ud638 \uc0ac\uc6a9\uc744 \uc9c0\uc6d0\ud558\ub294 \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c\uc744 \uae30\ubcf8 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.",
|
||||||
"LabelWindowsService": "Windows \uc11c\ube44\uc2a4",
|
"LabelWindowsService": "Windows \uc11c\ube44\uc2a4",
|
||||||
"AWindowsServiceHasBeenInstalled": "Windows \uc11c\ube44\uc2a4\uac00 \uc124\uce58\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
"AWindowsServiceHasBeenInstalled": "Windows \uc11c\ube44\uc2a4\uac00 \uc124\uce58\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"WindowsServiceIntro1": "Emby \uc11c\ubc84\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \ud2b8\ub808\uc774 \uc544\uc774\ucf58\uacfc \ud568\uaed8 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc73c\ub85c \uc2e4\ud589\ub418\uc9c0\ub9cc, \uc6d0\ud558\ub294 \uacbd\uc6b0 Windows \uc11c\ube44\uc2a4 \uc81c\uc5b4 \ud328\ub110\uc5d0\uc11c \ubc31\uadf8\ub77c\uc6b4\ub4dc \uc11c\ube44\uc2a4\ub85c \uc2e4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4",
|
"WindowsServiceIntro1": "Emby \uc11c\ubc84\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \ud2b8\ub808\uc774 \uc544\uc774\ucf58\uacfc \ud568\uaed8 \ub370\uc2a4\ud06c\ud0d1 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc73c\ub85c \uc2e4\ud589\ub418\uc9c0\ub9cc, \uc6d0\ud558\ub294 \uacbd\uc6b0 windows \uc11c\ube44\uc2a4 \uc81c\uc5b4 \ud328\ub110\uc5d0\uc11c \ubc31\uadf8\ub77c\uc6b4\ub4dc \uc11c\ube44\uc2a4\ub85c \uc2e4\ud589\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4",
|
||||||
"WindowsServiceIntro2": "Windows \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0, \ud2b8\ub808\uc774 \uc544\uc774\ucf58\uacfc \ud568\uaed8 \uc2e4\ud589\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ud2b8\ub808\uc744 \uc885\ub8cc\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4. \uc11c\ube44\uc2a4\ub294 \uc81c\uc5b4 \ud328\ub110\uc5d0\uc11c \uad00\ub9ac\uc790 \uad8c\ud55c\uc73c\ub85c \uc124\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ud604\uc7ac \uc11c\ube44\uc2a4\ub294 \uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8\uac00 \ubd88\uac00\ud558\ubbc0\ub85c \uc0c8 \ubc84\uc804\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ud560 \ub54c \uc218\ub3d9 \uc791\uc5c5\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
"WindowsServiceIntro2": "Windows \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uacbd\uc6b0, \ud2b8\ub808\uc774 \uc544\uc774\ucf58\uacfc \ud568\uaed8 \uc2e4\ud589\ud560 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ud2b8\ub808\uc744 \uc885\ub8cc\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4. \uc11c\ube44\uc2a4\ub294 \uc81c\uc5b4 \ud328\ub110\uc5d0\uc11c \uad00\ub9ac\uc790 \uad8c\ud55c\uc73c\ub85c \uc124\uc815\ub418\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ud604\uc7ac \uc11c\ube44\uc2a4\ub294 \uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8\uac00 \ubd88\uac00\ud558\ubbc0\ub85c \uc0c8 \ubc84\uc804\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ud560 \ub54c \uc218\ub3d9 \uc791\uc5c5\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
||||||
"WizardCompleted": "\uc9c0\uae08 \ud544\uc694\ud55c \uac83\uc740 \uc774\uac83\uc774 \uc804\ubd80\uc785\ub2c8\ub2e4. Emby\uac00 \uadc0\ud558\uc758 \ubbf8\ub514\uc5b4 \ub77c\uc774\ube0c\ub7ec\ub9ac \uc815\ubcf4\ub97c \ubaa8\uc73c\uae30 \uc2dc\uc791\ud588\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uc758 \ub2e4\ub978 \uc571\uc744 \ud655\uc778\ud574 \ubcf4\uc138\uc694. <b>\uc11c\ubc84 \ub300\uc2dc\ubcf4\ub4dc<\/b>\ub97c \ubcf4\ub824\uba74 <b>\ub05d\ub0b4\uae30<\/b>\ub97c \ud074\ub9ad\ud558\uc138\uc694.",
|
"WizardCompleted": "\uc9c0\uae08 \ud544\uc694\ud55c \uac83\uc740 \uc774\uac83\uc774 \uc804\ubd80\uc785\ub2c8\ub2e4. Emby\uac00 \uadc0\ud558\uc758 \ubbf8\ub514\uc5b4 \ub77c\uc774\ube0c\ub7ec\ub9ac \uc815\ubcf4\ub97c \ubaa8\uc73c\uae30 \uc2dc\uc791\ud588\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\uc758 \ub2e4\ub978 \uc571\uc744 \ud655\uc778\ud574 \ubcf4\uc138\uc694. <b>\uc11c\ubc84 \ub300\uc2dc\ubcf4\ub4dc<\/b>\ub97c \ubcf4\ub824\uba74 <b>\ub05d\ub0b4\uae30<\/b>\ub97c \ud074\ub9ad\ud558\uc138\uc694.",
|
||||||
"LabelConfigureSettings": "\ud658\uacbd \uc124\uc815",
|
"LabelConfigureSettings": "\ud658\uacbd \uc124\uc815",
|
||||||
|
@ -59,8 +59,8 @@
|
||||||
"ButtonExit": "\uc885\ub8cc",
|
"ButtonExit": "\uc885\ub8cc",
|
||||||
"ButtonNew": "New",
|
"ButtonNew": "New",
|
||||||
"HeaderTV": "TV",
|
"HeaderTV": "TV",
|
||||||
"HeaderAudio": "Audio",
|
"HeaderAudio": "\uc624\ub514\uc624",
|
||||||
"HeaderVideo": "Video",
|
"HeaderVideo": "\ube44\ub514\uc624",
|
||||||
"HeaderPaths": "\uacbd\ub85c",
|
"HeaderPaths": "\uacbd\ub85c",
|
||||||
"CategorySync": "\ub3d9\uae30\ud654",
|
"CategorySync": "\ub3d9\uae30\ud654",
|
||||||
"TabPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d",
|
"TabPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d",
|
||||||
|
@ -70,12 +70,12 @@
|
||||||
"HeaderInstalledServices": "\uc124\uce58\ud55c \uc11c\ube44\uc2a4",
|
"HeaderInstalledServices": "\uc124\uce58\ud55c \uc11c\ube44\uc2a4",
|
||||||
"HeaderAvailableServices": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc11c\ube44\uc2a4",
|
"HeaderAvailableServices": "\uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc11c\ube44\uc2a4",
|
||||||
"MessageNoServicesInstalled": "\ud604\uc7ac \uc124\uce58\ub41c \uc11c\ube44\uc2a4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
"MessageNoServicesInstalled": "\ud604\uc7ac \uc124\uce58\ub41c \uc11c\ube44\uc2a4\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||||
"HeaderToAccessPleaseEnterEasyPinCode": "\uc811\uc18d\ud558\ub824\uba74 Easy Pin Code\ub97c \uc785\ub825\ud558\uc138\uc694",
|
"HeaderToAccessPleaseEnterEasyPinCode": "\uc811\uc18d\ud558\ub824\uba74 \uac04\ud3b8 PIN \ucf54\ub4dc\ub97c \uc785\ub825\ud558\uc138\uc694",
|
||||||
"KidsModeAdultInstruction": "\uc624\ub978\ucabd \ud558\ub2e8\uc758 \uc790\ubb3c\uc1e0 \uc544\uc774\ucf58\uc744 \ub20c\ub7ec \uc124\uc815\ud558\uac70\ub098 \uc790\ub140 \ubcf4\ud638 \ubaa8\ub4dc\uc5d0\uc11c \ub098\uac11\ub2c8\ub2e4. PIN \ucf54\ub4dc\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
"KidsModeAdultInstruction": "\uc624\ub978\ucabd \ud558\ub2e8\uc758 \uc790\ubb3c\uc1e0 \uc544\uc774\ucf58\uc744 \ub20c\ub7ec \uc124\uc815\ud558\uac70\ub098 \uc790\ub140 \ubcf4\ud638 \ubaa8\ub4dc\uc5d0\uc11c \ub098\uac11\ub2c8\ub2e4. PIN \ucf54\ub4dc\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
||||||
"ButtonConfigurePinCode": "PIN \ucf54\ub4dc \uc124\uc815",
|
"ButtonConfigurePinCode": "PIN \ucf54\ub4dc \uc124\uc815",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "PayPal\ub85c \ub4f1\ub85d\ud558\uae30",
|
"RegisterWithPayPal": "PayPal\ub85c \ub4f1\ub85d\ud558\uae30",
|
||||||
"HeaderSyncRequiresSupporterMembership": "\ub3d9\uae30\ud654\ub294 \uc11c\ud3ec\ud130 \uba64\ubc84\uc2ed\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "14\uc77c \ubb34\ub8cc \uccb4\ud5d8\ud558\uae30",
|
"HeaderEnjoyDayTrial": "14\uc77c \ubb34\ub8cc \uccb4\ud5d8\ud558\uae30",
|
||||||
"LabelSyncTempPath": "\uc784\uc2dc \ud30c\uc77c \uacbd\ub85c:",
|
"LabelSyncTempPath": "\uc784\uc2dc \ud30c\uc77c \uacbd\ub85c:",
|
||||||
"LabelSyncTempPathHelp": "\uc0ac\uc6a9\uc790 \ub3d9\uae30\ud654 \uc791\uc5c5 \ud3f4\ub354\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \ub3d9\uae30\ud654 \uacfc\uc815\uc5d0\uc11c \ub9cc\ub4e4\uc5b4\uc9c4 \ubcc0\ud658\ub41c \ubbf8\ub514\uc5b4\uac00 \uc5ec\uae30\uc5d0 \uc800\uc7a5\ub429\ub2c8\ub2e4.",
|
"LabelSyncTempPathHelp": "\uc0ac\uc6a9\uc790 \ub3d9\uae30\ud654 \uc791\uc5c5 \ud3f4\ub354\ub97c \uc9c0\uc815\ud569\ub2c8\ub2e4. \ub3d9\uae30\ud654 \uacfc\uc815\uc5d0\uc11c \ub9cc\ub4e4\uc5b4\uc9c4 \ubcc0\ud658\ub41c \ubbf8\ub514\uc5b4\uac00 \uc5ec\uae30\uc5d0 \uc800\uc7a5\ub429\ub2c8\ub2e4.",
|
||||||
|
@ -86,18 +86,18 @@
|
||||||
"OptionDetectArchiveFilesAsMediaHelp": ".rar, .zip \ud655\uc7a5\uc790\ub97c \uac00\uc9c4 \ud30c\uc77c\uc744 \ubbf8\ub514\uc5b4 \ud30c\uc77c\ub85c \uc778\uc2dd\ud569\ub2c8\ub2e4.",
|
"OptionDetectArchiveFilesAsMediaHelp": ".rar, .zip \ud655\uc7a5\uc790\ub97c \uac00\uc9c4 \ud30c\uc77c\uc744 \ubbf8\ub514\uc5b4 \ud30c\uc77c\ub85c \uc778\uc2dd\ud569\ub2c8\ub2e4.",
|
||||||
"LabelEnterConnectUserName": "\uc0ac\uc6a9\uc790\uba85 \ub610\ub294 \uc774\uba54\uc77c",
|
"LabelEnterConnectUserName": "\uc0ac\uc6a9\uc790\uba85 \ub610\ub294 \uc774\uba54\uc77c",
|
||||||
"LabelEnterConnectUserNameHelp": "Emby \uc628\ub77c\uc778 \uacc4\uc815\uc758 \uc0ac\uc6a9\uc790\uba85 \ub610\ub294 \uc774\uba54\uc77c\uc785\ub2c8\ub2e4.",
|
"LabelEnterConnectUserNameHelp": "Emby \uc628\ub77c\uc778 \uacc4\uc815\uc758 \uc0ac\uc6a9\uc790\uba85 \ub610\ub294 \uc774\uba54\uc77c\uc785\ub2c8\ub2e4.",
|
||||||
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
"LabelEnableEnhancedMovies": "\ud5a5\uc0c1\ub41c \uc601\ud654 \ud654\uba74 \uc0ac\uc6a9",
|
||||||
"LabelEnableEnhancedMoviesHelp": "\uc601\ud654 \uc608\uace0\ud3b8, \ucd94\uac00\uc815\ubcf4, \ubc30\uc5ed \ub4f1\uc758 \uad00\ub828 \ucf58\ud150\uce20\uac00 \ud3ec\ud568\ub41c \ud3f4\ub354\ub85c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
|
"LabelEnableEnhancedMoviesHelp": "\uc601\ud654 \uc608\uace0\ud3b8, \ucd94\uac00\uc815\ubcf4, \ubc30\uc5ed \ub4f1\uc758 \uad00\ub828 \ucf58\ud150\uce20\uac00 \ud3ec\ud568\ub41c \ud3f4\ub354\ub85c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
|
||||||
"HeaderSyncJobInfo": "\ub3d9\uae30\ud654 \uc791\uc5c5",
|
"HeaderSyncJobInfo": "\ub3d9\uae30\ud654 \uc791\uc5c5",
|
||||||
"FolderTypeMixed": "\ud63c\ud569 \ucf58\ud150\uce20",
|
"FolderTypeMixed": "\ud63c\ud569 \ucf58\ud150\ud2b8",
|
||||||
"FolderTypeMovies": "Movies",
|
"FolderTypeMovies": "\uc601\ud654",
|
||||||
"FolderTypeMusic": "Music",
|
"FolderTypeMusic": "\uc74c\uc545",
|
||||||
"FolderTypeAdultVideos": "Adult videos",
|
"FolderTypeAdultVideos": "\uc131\uc778 \ube44\ub514\uc624",
|
||||||
"FolderTypePhotos": "Photos",
|
"FolderTypePhotos": "\uc0ac\uc9c4",
|
||||||
"FolderTypeMusicVideos": "Music videos",
|
"FolderTypeMusicVideos": "\ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"FolderTypeHomeVideos": "Home videos",
|
"FolderTypeHomeVideos": "\ud648 \ube44\ub514\uc624",
|
||||||
"FolderTypeGames": "Games",
|
"FolderTypeGames": "\uac8c\uc784",
|
||||||
"FolderTypeBooks": "Books",
|
"FolderTypeBooks": "\ucc45",
|
||||||
"FolderTypeTvShows": "TV",
|
"FolderTypeTvShows": "TV",
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "\ucf58\ud150\uce20 \uc885\ub958:",
|
"LabelContentType": "\ucf58\ud150\uce20 \uc885\ub958:",
|
||||||
|
@ -121,9 +121,9 @@
|
||||||
"TabAccess": "\uc811\uc18d",
|
"TabAccess": "\uc811\uc18d",
|
||||||
"TabImage": "\uc774\ubbf8\uc9c0",
|
"TabImage": "\uc774\ubbf8\uc9c0",
|
||||||
"TabProfile": "\ud504\ub85c\ud30c\uc77c",
|
"TabProfile": "\ud504\ub85c\ud30c\uc77c",
|
||||||
"TabMetadata": "Metadata",
|
"TabMetadata": "\uba54\ud0c0\ub370\uc774\ud130",
|
||||||
"TabImages": "\uc774\ubbf8\uc9c0",
|
"TabImages": "\uc774\ubbf8\uc9c0",
|
||||||
"TabNotifications": "Notifications",
|
"TabNotifications": "\uc54c\ub9bc",
|
||||||
"TabCollectionTitles": "\uc81c\ubaa9",
|
"TabCollectionTitles": "\uc81c\ubaa9",
|
||||||
"HeaderDeviceAccess": "\uc7a5\uce58 \uc811\uc18d",
|
"HeaderDeviceAccess": "\uc7a5\uce58 \uc811\uc18d",
|
||||||
"OptionEnableAccessFromAllDevices": "\ubaa8\ub4e0 \uae30\uae30\uc5d0\uc11c \uc811\uc18d \ud5c8\uc6a9",
|
"OptionEnableAccessFromAllDevices": "\ubaa8\ub4e0 \uae30\uae30\uc5d0\uc11c \uc811\uc18d \ud5c8\uc6a9",
|
||||||
|
@ -151,8 +151,8 @@
|
||||||
"ButtonInviteUser": "\uc0ac\uc6a9\uc790 \ucd08\ub300",
|
"ButtonInviteUser": "\uc0ac\uc6a9\uc790 \ucd08\ub300",
|
||||||
"ButtonSave": "\uc800\uc7a5",
|
"ButtonSave": "\uc800\uc7a5",
|
||||||
"ButtonResetPassword": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815",
|
"ButtonResetPassword": "\ube44\ubc00\ubc88\ud638 \uc7ac\uc124\uc815",
|
||||||
"LabelNewPassword": "\uc0c8 \ube44\ubc00\ubc88\ud638",
|
"LabelNewPassword": "\uc0c8 \ube44\ubc00\ubc88\ud638:",
|
||||||
"LabelNewPasswordConfirm": "New password confirm:",
|
"LabelNewPasswordConfirm": "\uc0c8 \ube44\ubc00\ubc88\ud638 \ud655\uc778:",
|
||||||
"HeaderCreatePassword": "\ube44\ubc00\ubc88\ud638 \uc0dd\uc131",
|
"HeaderCreatePassword": "\ube44\ubc00\ubc88\ud638 \uc0dd\uc131",
|
||||||
"LabelCurrentPassword": "\ud604\uc7ac \ube44\ubc00\ubc88\ud638:",
|
"LabelCurrentPassword": "\ud604\uc7ac \ube44\ubc00\ubc88\ud638:",
|
||||||
"LabelMaxParentalRating": "Maximum allowed parental rating:",
|
"LabelMaxParentalRating": "Maximum allowed parental rating:",
|
||||||
|
@ -172,13 +172,13 @@
|
||||||
"TabLatest": "\ucd5c\uadfc",
|
"TabLatest": "\ucd5c\uadfc",
|
||||||
"TabUpcoming": "Upcoming",
|
"TabUpcoming": "Upcoming",
|
||||||
"TabShows": "Shows",
|
"TabShows": "Shows",
|
||||||
"TabEpisodes": "Episodes",
|
"TabEpisodes": "\uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"TabGenres": "\uc7a5\ub974",
|
"TabGenres": "\uc7a5\ub974",
|
||||||
"TabPeople": "People",
|
"TabPeople": "People",
|
||||||
"TabNetworks": "\ub124\ud2b8\uc6cc\ud06c",
|
"TabNetworks": "\ub124\ud2b8\uc6cc\ud06c",
|
||||||
"HeaderUsers": "\uc0ac\uc6a9\uc790",
|
"HeaderUsers": "\uc0ac\uc6a9\uc790",
|
||||||
"HeaderFilters": "\ud544\ud130:",
|
"HeaderFilters": "\ud544\ud130:",
|
||||||
"ButtonFilter": "Filter",
|
"ButtonFilter": "\ud544\ud130",
|
||||||
"OptionFavorite": "\uc990\uaca8\ucc3e\uae30",
|
"OptionFavorite": "\uc990\uaca8\ucc3e\uae30",
|
||||||
"OptionLikes": "\uc88b\uc544\ud568",
|
"OptionLikes": "\uc88b\uc544\ud568",
|
||||||
"OptionDislikes": "\uc2eb\uc5b4\ud568",
|
"OptionDislikes": "\uc2eb\uc5b4\ud568",
|
||||||
|
@ -192,41 +192,42 @@
|
||||||
"NoNextUpItemsMessage": "None found. Start watching your shows!",
|
"NoNextUpItemsMessage": "None found. Start watching your shows!",
|
||||||
"HeaderLatestEpisodes": "Latest Episodes",
|
"HeaderLatestEpisodes": "Latest Episodes",
|
||||||
"HeaderPersonTypes": "Person Types:",
|
"HeaderPersonTypes": "Person Types:",
|
||||||
"TabSongs": "Songs",
|
"TabSongs": "\ub178\ub798",
|
||||||
"TabAlbums": "Albums",
|
"TabAlbums": "\uc568\ubc94",
|
||||||
"TabArtists": "\uc544\ud2f0\uc2a4\ud2b8",
|
"TabArtists": "\uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"TabAlbumArtists": "\uc568\ubc94 \uc544\ud2f0\uc2a4\ud2b8",
|
"TabAlbumArtists": "\uc568\ubc94 \uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"TabMusicVideos": "Music Videos",
|
"TabMusicVideos": "\ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"ButtonSort": "Sort",
|
"ButtonSort": "\uc815\ub82c",
|
||||||
"HeaderSortBy": "Sort By:",
|
"HeaderSortBy": "\uc815\ub82c \uae30\uc900:",
|
||||||
"HeaderSortOrder": "Sort Order:",
|
"HeaderSortOrder": "\uc815\ub82c \uc21c\uc11c:",
|
||||||
"OptionPlayed": "\uc7ac\uc0dd\ud568",
|
"OptionPlayed": "\uc7ac\uc0dd\ud568",
|
||||||
"OptionUnplayed": "\uc7ac\uc0dd \uc548 \ud568",
|
"OptionUnplayed": "\uc7ac\uc0dd \uc548 \ud568",
|
||||||
"OptionAscending": "Ascending",
|
"OptionAscending": "\uc624\ub984\ucc28\uc21c",
|
||||||
"OptionDescending": "Descending",
|
"OptionDescending": "\ub0b4\ub9bc\ucc28\uc21c",
|
||||||
"OptionRuntime": "\uc0c1\uc601 \uc2dc\uac04",
|
"OptionRuntime": "\uc0c1\uc601 \uc2dc\uac04",
|
||||||
"OptionReleaseDate": "\uac1c\ubd09\uc77c",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Play Count",
|
"OptionPlayCount": "\uc7ac\uc0dd \ud69f\uc218",
|
||||||
"OptionDatePlayed": "Date Played",
|
"OptionDatePlayed": "Date Played",
|
||||||
"OptionDateAdded": "Date Added",
|
"OptionDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc",
|
||||||
"OptionAlbumArtist": "Album Artist",
|
"OptionAlbumArtist": "\uc568\ubc94 \uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionArtist": "Artist",
|
"OptionArtist": "\uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionAlbum": "Album",
|
"OptionAlbum": "\uc568\ubc94",
|
||||||
"OptionTrackName": "Track Name",
|
"OptionTrackName": "\ud2b8\ub799 \uc81c\ubaa9",
|
||||||
"OptionCommunityRating": "Community Rating",
|
"OptionCommunityRating": "\ucee4\ubba4\ub2c8\ud2f0 \ud3c9\uc810",
|
||||||
"OptionNameSort": "Name",
|
"OptionNameSort": "\uc81c\ubaa9",
|
||||||
"OptionFolderSort": "\ud3f4\ub354",
|
"OptionFolderSort": "\ud3f4\ub354",
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "\uc608\uc0b0",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "\uc218\uc775",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "\ud3ec\uc2a4\ud130",
|
||||||
"OptionPosterCard": "Poster card",
|
"HeaderYears": "\uc5f0\ub3c4",
|
||||||
|
"OptionPosterCard": "\ud3ec\uc2a4\ud130 \uce74\ub4dc",
|
||||||
"OptionBackdrop": "\ubc30\uacbd",
|
"OptionBackdrop": "\ubc30\uacbd",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
"OptionThumb": "Thumb",
|
"OptionThumb": "\uc378\ub124\uc77c",
|
||||||
"OptionThumbCard": "Thumb card",
|
"OptionThumbCard": "\uc378\ub124\uc77c \uce74\ub4dc",
|
||||||
"OptionBanner": "Banner",
|
"OptionBanner": "\ubc30\ub108",
|
||||||
"OptionCriticRating": "Critic Rating",
|
"OptionCriticRating": "Critic \ud3c9\uc810",
|
||||||
"OptionVideoBitrate": "Video Bitrate",
|
"OptionVideoBitrate": "\ube44\ub514\uc624 \ube44\ud2b8\ub808\uc774\ud2b8",
|
||||||
"OptionResumable": "\uc774\uc5b4\ubcf4\uae30",
|
"OptionResumable": "\uc774\uc5b4\ubcf4\uae30",
|
||||||
"ScheduledTasksHelp": "\uc608\uc57d\uc744 \uc218\uc815\ud560 \uc791\uc5c5\uc744 \ud074\ub9ad\ud558\uc138\uc694.",
|
"ScheduledTasksHelp": "\uc608\uc57d\uc744 \uc218\uc815\ud560 \uc791\uc5c5\uc744 \ud074\ub9ad\ud558\uc138\uc694.",
|
||||||
"ScheduledTasksTitle": "\uc608\uc57d \uc791\uc5c5",
|
"ScheduledTasksTitle": "\uc608\uc57d \uc791\uc5c5",
|
||||||
|
@ -254,19 +255,19 @@
|
||||||
"OptionHasTrailer": "\uc608\uace0\ud3b8",
|
"OptionHasTrailer": "\uc608\uace0\ud3b8",
|
||||||
"OptionHasThemeSong": "\ud14c\ub098 \uc74c\uc545",
|
"OptionHasThemeSong": "\ud14c\ub098 \uc74c\uc545",
|
||||||
"OptionHasThemeVideo": "\ud14c\ub9c8 \ube44\ub514\uc624",
|
"OptionHasThemeVideo": "\ud14c\ub9c8 \ube44\ub514\uc624",
|
||||||
"TabMovies": "Movies",
|
"TabMovies": "\uc601\ud654",
|
||||||
"TabStudios": "\uc2a4\ud29c\ub514\uc624",
|
"TabStudios": "\uc2a4\ud29c\ub514\uc624",
|
||||||
"TabTrailers": "Trailers",
|
"TabTrailers": "\uc608\uace0\ud3b8",
|
||||||
"LabelArtists": "\uc544\ud2f0\uc2a4\ud2b8:",
|
"LabelArtists": "\uc544\ud2f0\uc2a4\ud2b8:",
|
||||||
"LabelArtistsHelp": "Separate multiple using ;",
|
"LabelArtistsHelp": "Separate multiple using ;",
|
||||||
"HeaderLatestMovies": "Latest Movies",
|
"HeaderLatestMovies": "Latest Movies",
|
||||||
"HeaderLatestTrailers": "\ucd5c\uadfc \uc608\uace0\ud3b8",
|
"HeaderLatestTrailers": "\ucd5c\uadfc \uc608\uace0\ud3b8",
|
||||||
"OptionHasSpecialFeatures": "Special Features",
|
"OptionHasSpecialFeatures": "Special Features",
|
||||||
"OptionImdbRating": "IMDb Rating",
|
"OptionImdbRating": "IMDb \ud3c9\uc810",
|
||||||
"OptionParentalRating": "\ub4f1\uae09",
|
"OptionParentalRating": "\ub4f1\uae09",
|
||||||
"OptionPremiereDate": "Premiere Date",
|
"OptionPremiereDate": "Premiere Date",
|
||||||
"TabBasic": "\uae30\ubcf8",
|
"TabBasic": "\uae30\ubcf8",
|
||||||
"TabAdvanced": "Advanced",
|
"TabAdvanced": "\uace0\uae09",
|
||||||
"HeaderStatus": "\uc0c1\ud0dc",
|
"HeaderStatus": "\uc0c1\ud0dc",
|
||||||
"OptionContinuing": "Continuing",
|
"OptionContinuing": "Continuing",
|
||||||
"OptionEnded": "Ended",
|
"OptionEnded": "Ended",
|
||||||
|
@ -321,16 +322,16 @@
|
||||||
"OptionIsHD": "HD",
|
"OptionIsHD": "HD",
|
||||||
"OptionIsSD": "SD",
|
"OptionIsSD": "SD",
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "Select",
|
"ButtonSelect": "\uc120\ud0dd",
|
||||||
"ButtonGroupVersions": "\uadf8\ub8f9 \ubc84\uc804",
|
"ButtonGroupVersions": "\uadf8\ub8f9 \ubc84\uc804",
|
||||||
"ButtonAddToCollection": "\uceec\ub809\uc158\uc5d0 \ucd94\uac00",
|
"ButtonAddToCollection": "Add to Collection",
|
||||||
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
||||||
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
||||||
"HeaderCredits": "\ud06c\ub808\ub514\ud2b8",
|
"HeaderCredits": "\ud06c\ub808\ub514\ud2b8",
|
||||||
"PleaseSupportOtherProduces": "\uc6b0\ub9ac\uac00 \ud65c\uc6a9\ud558\ub294 \ub2e4\ub978 \ubb34\ub8cc \uc81c\ud488\uc744 \uc9c0\uc6d0\ud574 \uc8fc\uc138\uc694:",
|
"PleaseSupportOtherProduces": "\uc6b0\ub9ac\uac00 \ud65c\uc6a9\ud558\ub294 \ub2e4\ub978 \ubb34\ub8cc \uc81c\ud488\uc744 \uc9c0\uc6d0\ud574 \uc8fc\uc138\uc694:",
|
||||||
"VersionNumber": "\ubc84\uc804 {0}",
|
"VersionNumber": "\ubc84\uc804 {0}",
|
||||||
"TabPaths": "\uacbd\ub85c",
|
"TabPaths": "\uacbd\ub85c",
|
||||||
"TabServer": "Server",
|
"TabServer": "\uc11c\ubc84",
|
||||||
"TabTranscoding": "\ud2b8\ub79c\uc2a4\ucf54\ub529",
|
"TabTranscoding": "\ud2b8\ub79c\uc2a4\ucf54\ub529",
|
||||||
"TitleAdvanced": "\uace0\uae09",
|
"TitleAdvanced": "\uace0\uae09",
|
||||||
"OptionRelease": "\uacf5\uc2dd \ub9b4\ub9ac\uc988",
|
"OptionRelease": "\uacf5\uc2dd \ub9b4\ub9ac\uc988",
|
||||||
|
@ -355,12 +356,12 @@
|
||||||
"LabelTranscodingTempPathHelp": "\ud2b8\ub79c\uc2a4\ucf54\ub354\uac00 \uc0ac\uc6a9\ud558\ub294 \uc791\uc5c5 \ud30c\uc77c\uc744 \ubcf4\uad00\ud558\ub294 \ud3f4\ub354\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790 \uacbd\ub85c\ub97c \uc9c0\uc815\ud558\uac70\ub098 \uc11c\ubc84\uc758 \ub370\uc774\ud130 \ud3f4\ub354\ub97c \uae30\ubcf8\uc73c\ub85c \uc0ac\uc6a9\ud558\ub824\uba74 \ube44\uc6cc\ub461\ub2c8\ub2e4.",
|
"LabelTranscodingTempPathHelp": "\ud2b8\ub79c\uc2a4\ucf54\ub354\uac00 \uc0ac\uc6a9\ud558\ub294 \uc791\uc5c5 \ud30c\uc77c\uc744 \ubcf4\uad00\ud558\ub294 \ud3f4\ub354\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790 \uacbd\ub85c\ub97c \uc9c0\uc815\ud558\uac70\ub098 \uc11c\ubc84\uc758 \ub370\uc774\ud130 \ud3f4\ub354\ub97c \uae30\ubcf8\uc73c\ub85c \uc0ac\uc6a9\ud558\ub824\uba74 \ube44\uc6cc\ub461\ub2c8\ub2e4.",
|
||||||
"TabBasics": "\uae30\ubcf8",
|
"TabBasics": "\uae30\ubcf8",
|
||||||
"TabTV": "TV",
|
"TabTV": "TV",
|
||||||
"TabGames": "Games",
|
"TabGames": "\uac8c\uc784",
|
||||||
"TabMusic": "\uc74c\uc545",
|
"TabMusic": "\uc74c\uc545",
|
||||||
"TabOthers": "\uae30\ud0c0",
|
"TabOthers": "\uae30\ud0c0",
|
||||||
"HeaderExtractChapterImagesFor": "\ucc55\ud130 \uc774\ubbf8\uc9c0 \ucd94\ucd9c:",
|
"HeaderExtractChapterImagesFor": "\ucc55\ud130 \uc774\ubbf8\uc9c0 \ucd94\ucd9c:",
|
||||||
"OptionMovies": "Movies",
|
"OptionMovies": "\uc601\ud654",
|
||||||
"OptionEpisodes": "Episodes",
|
"OptionEpisodes": "\uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"OptionOtherVideos": "\uae30\ud0c0 \ube44\ub514\uc624",
|
"OptionOtherVideos": "\uae30\ud0c0 \ube44\ub514\uc624",
|
||||||
"TitleMetadata": "\uba54\ud0c0\ub370\uc774\ud130",
|
"TitleMetadata": "\uba54\ud0c0\ub370\uc774\ud130",
|
||||||
"LabelAutomaticUpdates": "\uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8 \uc0ac\uc6a9",
|
"LabelAutomaticUpdates": "\uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8 \uc0ac\uc6a9",
|
||||||
|
@ -391,7 +392,7 @@
|
||||||
"HeaderChannels": "\ucc44\ub110",
|
"HeaderChannels": "\ucc44\ub110",
|
||||||
"TabRecordings": "\ub179\ud654",
|
"TabRecordings": "\ub179\ud654",
|
||||||
"TabScheduled": "\uc608\uc57d\ub428",
|
"TabScheduled": "\uc608\uc57d\ub428",
|
||||||
"TabSeries": "Series",
|
"TabSeries": "\uc2dc\ub9ac\uc988",
|
||||||
"TabFavorites": "\uc990\uaca8\ucc3e\uae30",
|
"TabFavorites": "\uc990\uaca8\ucc3e\uae30",
|
||||||
"TabMyLibrary": "\ub0b4 \ub77c\uc774\ube0c\ub7ec\ub9ac",
|
"TabMyLibrary": "\ub0b4 \ub77c\uc774\ube0c\ub7ec\ub9ac",
|
||||||
"ButtonCancelRecording": "\ub179\ud654 \ucde8\uc18c",
|
"ButtonCancelRecording": "\ub179\ud654 \ucde8\uc18c",
|
||||||
|
@ -418,8 +419,8 @@
|
||||||
"HeaderAllRecordings": "\ubaa8\ub4e0 \ub179\ud654",
|
"HeaderAllRecordings": "\ubaa8\ub4e0 \ub179\ud654",
|
||||||
"ButtonPlay": "\uc7ac\uc0dd",
|
"ButtonPlay": "\uc7ac\uc0dd",
|
||||||
"ButtonEdit": "\ud3b8\uc9d1",
|
"ButtonEdit": "\ud3b8\uc9d1",
|
||||||
"ButtonRecord": "Record",
|
"ButtonRecord": "\ub179\ud654",
|
||||||
"ButtonDelete": "Delete",
|
"ButtonDelete": "\uc0ad\uc81c",
|
||||||
"ButtonRemove": "\uc81c\uac70",
|
"ButtonRemove": "\uc81c\uac70",
|
||||||
"OptionRecordSeries": "\uc2dc\ub9ac\uc988 \ub179\ud654",
|
"OptionRecordSeries": "\uc2dc\ub9ac\uc988 \ub179\ud654",
|
||||||
"HeaderDetails": "\uc0c1\uc138",
|
"HeaderDetails": "\uc0c1\uc138",
|
||||||
|
@ -446,7 +447,7 @@
|
||||||
"LabelMaxBackdropsPerItem": "\ud56d\ubaa9\ubcc4 \ucd5c\ub300 \ubc30\uacbd \uc774\ubbf8\uc9c0 \uc218:",
|
"LabelMaxBackdropsPerItem": "\ud56d\ubaa9\ubcc4 \ucd5c\ub300 \ubc30\uacbd \uc774\ubbf8\uc9c0 \uc218:",
|
||||||
"LabelMaxScreenshotsPerItem": "\ud56d\ubaa9\ubcc4 \ucd5c\ub300 \uc2a4\ud06c\ub9b0\uc0f7 \uc218:",
|
"LabelMaxScreenshotsPerItem": "\ud56d\ubaa9\ubcc4 \ucd5c\ub300 \uc2a4\ud06c\ub9b0\uc0f7 \uc218:",
|
||||||
"LabelMinBackdropDownloadWidth": "\ub2e4\uc6b4\ub85c\ub4dc\ud560 \ubc30\uacbd \uc774\ubbf8\uc9c0 \ucd5c\uc18c \ub113\uc774:",
|
"LabelMinBackdropDownloadWidth": "\ub2e4\uc6b4\ub85c\ub4dc\ud560 \ubc30\uacbd \uc774\ubbf8\uc9c0 \ucd5c\uc18c \ub113\uc774:",
|
||||||
"LabelMinScreenshotDownloadWidth": "Minimum screenshot download width:",
|
"LabelMinScreenshotDownloadWidth": "\ub2e4\uc6b4\ub85c\ub4dc\ud560 \uc2a4\ud06c\ub9b0\uc0f7 \ucd5c\uc18c \ub113\uc774:",
|
||||||
"ButtonAddScheduledTaskTrigger": "\ud2b8\ub9ac\uac70 \ucd94\uac00",
|
"ButtonAddScheduledTaskTrigger": "\ud2b8\ub9ac\uac70 \ucd94\uac00",
|
||||||
"HeaderAddScheduledTaskTrigger": "\ud2b8\ub9ac\uac70 \ucd94\uac00",
|
"HeaderAddScheduledTaskTrigger": "\ud2b8\ub9ac\uac70 \ucd94\uac00",
|
||||||
"ButtonAdd": "\ucd94\uac00",
|
"ButtonAdd": "\ucd94\uac00",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\ubc30\uc5ed \ubc0f \uc81c\uc791\uc9c4",
|
"HeaderCastCrew": "\ubc30\uc5ed \ubc0f \uc81c\uc791\uc9c4",
|
||||||
"HeaderAdditionalParts": "Additional Parts",
|
"HeaderAdditionalParts": "Additional Parts",
|
||||||
"ButtonSplitVersionsApart": "Split Versions Apart",
|
"ButtonSplitVersionsApart": "Split Versions Apart",
|
||||||
"ButtonPlayTrailer": "\uc608\uace0\ud3b8",
|
"ButtonPlayTrailer": "Trailer",
|
||||||
"LabelMissing": "Missing",
|
"LabelMissing": "Missing",
|
||||||
"LabelOffline": "\uc624\ud504\ub77c\uc778",
|
"LabelOffline": "\uc624\ud504\ub77c\uc778",
|
||||||
"PathSubstitutionHelp": "Path substitutions are used for mapping a path on the server to a path that clients are able to access. By allowing clients direct access to media on the server they may be able to play them directly over the network and avoid using server resources to stream and transcode them.",
|
"PathSubstitutionHelp": "Path substitutions are used for mapping a path on the server to a path that clients are able to access. By allowing clients direct access to media on the server they may be able to play them directly over the network and avoid using server resources to stream and transcode them.",
|
||||||
|
@ -506,7 +507,7 @@
|
||||||
"OptionUnairedEpisode": "\ubc29\uc1a1\ud558\uc9c0 \uc54a\uc740 \uc5d0\ud53c\uc18c\ub4dc",
|
"OptionUnairedEpisode": "\ubc29\uc1a1\ud558\uc9c0 \uc54a\uc740 \uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"OptionEpisodeSortName": "\uc5d0\ud53c\uc18c\ub4dc \uc815\ub82c \uc81c\ubaa9",
|
"OptionEpisodeSortName": "\uc5d0\ud53c\uc18c\ub4dc \uc815\ub82c \uc81c\ubaa9",
|
||||||
"OptionSeriesSortName": "\uc2dc\ub9ac\uc988 \uc81c\ubaa9",
|
"OptionSeriesSortName": "\uc2dc\ub9ac\uc988 \uc81c\ubaa9",
|
||||||
"OptionTvdbRating": "Tvdb Rating",
|
"OptionTvdbRating": "TVDb \ud3c9\uc810",
|
||||||
"HeaderTranscodingQualityPreference": "\ud2b8\ub79c\uc2a4\ucf54\ub529 \ud488\uc9c8 \uc124\uc815:",
|
"HeaderTranscodingQualityPreference": "\ud2b8\ub79c\uc2a4\ucf54\ub529 \ud488\uc9c8 \uc124\uc815:",
|
||||||
"OptionAutomaticTranscodingHelp": "\uc11c\ubc84\uac00 \ud488\uc9c8\uacfc \uc18d\ub3c4 \uacb0\uc815",
|
"OptionAutomaticTranscodingHelp": "\uc11c\ubc84\uac00 \ud488\uc9c8\uacfc \uc18d\ub3c4 \uacb0\uc815",
|
||||||
"OptionHighSpeedTranscodingHelp": "\ub0ae\uc740 \ud488\uc9c8, \ube60\ub978 \uc778\ucf54\ub529",
|
"OptionHighSpeedTranscodingHelp": "\ub0ae\uc740 \ud488\uc9c8, \ube60\ub978 \uc778\ucf54\ub529",
|
||||||
|
@ -531,7 +532,7 @@
|
||||||
"SystemDlnaProfilesHelp": "\uc2dc\uc2a4\ud15c \ud504\ub85c\ud30c\uc77c\uc740 \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \ud504\ub85c\ud30c\uc77c\ub85c \ubcc0\uacbd\ud558\uba74 \uc0c8 \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c\ub85c \uc800\uc7a5\ub429\ub2c8\ub2e4.",
|
"SystemDlnaProfilesHelp": "\uc2dc\uc2a4\ud15c \ud504\ub85c\ud30c\uc77c\uc740 \uc77d\uae30 \uc804\uc6a9\uc785\ub2c8\ub2e4. \uc2dc\uc2a4\ud15c \ud504\ub85c\ud30c\uc77c\ub85c \ubcc0\uacbd\ud558\uba74 \uc0c8 \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c\ub85c \uc800\uc7a5\ub429\ub2c8\ub2e4.",
|
||||||
"TitleDashboard": "\ub300\uc2dc\ubcf4\ub4dc",
|
"TitleDashboard": "\ub300\uc2dc\ubcf4\ub4dc",
|
||||||
"TabHome": "\ud648",
|
"TabHome": "\ud648",
|
||||||
"TabInfo": "Info",
|
"TabInfo": "\uc815\ubcf4",
|
||||||
"HeaderLinks": "\ub9c1\ud06c",
|
"HeaderLinks": "\ub9c1\ud06c",
|
||||||
"HeaderSystemPaths": "\uc2dc\uc2a4\ud15c \uacbd\ub85c",
|
"HeaderSystemPaths": "\uc2dc\uc2a4\ud15c \uacbd\ub85c",
|
||||||
"LinkCommunity": "\ucee4\ubba4\ub2c8\ud2f0",
|
"LinkCommunity": "\ucee4\ubba4\ub2c8\ud2f0",
|
||||||
|
@ -544,7 +545,7 @@
|
||||||
"LabelPreferredDisplayLanguageHelp": "Emby \ubc88\uc5ed\uc740 \uc9c4\ud589\uc911\uc778 \ud504\ub85c\uc81d\ud2b8\uc785\ub2c8\ub2e4.",
|
"LabelPreferredDisplayLanguageHelp": "Emby \ubc88\uc5ed\uc740 \uc9c4\ud589\uc911\uc778 \ud504\ub85c\uc81d\ud2b8\uc785\ub2c8\ub2e4.",
|
||||||
"LabelReadHowYouCanContribute": "\uc5ec\ub7ec\ubd84\uc774 \uae30\uc5ec\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \uc54c\ub824\ub4dc\ub9bd\ub2c8\ub2e4.",
|
"LabelReadHowYouCanContribute": "\uc5ec\ub7ec\ubd84\uc774 \uae30\uc5ec\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \uc54c\ub824\ub4dc\ub9bd\ub2c8\ub2e4.",
|
||||||
"HeaderNewCollection": "\uc0c8 \uceec\ub809\uc158",
|
"HeaderNewCollection": "\uc0c8 \uceec\ub809\uc158",
|
||||||
"ButtonSubmit": "Submit",
|
"ButtonSubmit": "\uc804\uc1a1",
|
||||||
"ButtonCreate": "\uc0dd\uc131",
|
"ButtonCreate": "\uc0dd\uc131",
|
||||||
"LabelCustomCss": "\uc0ac\uc6a9\uc790 css:",
|
"LabelCustomCss": "\uc0ac\uc6a9\uc790 css:",
|
||||||
"LabelCustomCssHelp": "\uc0ac\uc6a9\uc790 css\ub97c \uc6f9 \uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc801\uc6a9\ud569\ub2c8\ub2e4.",
|
"LabelCustomCssHelp": "\uc0ac\uc6a9\uc790 css\ub97c \uc6f9 \uc778\ud130\ud398\uc774\uc2a4\uc5d0 \uc801\uc6a9\ud569\ub2c8\ub2e4.",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "\ud504\ub85c\uadf8\ub7a8",
|
"HeaderProgram": "\ud504\ub85c\uadf8\ub7a8",
|
||||||
"HeaderClients": "\ud074\ub77c\uc774\uc5b8\ud2b8",
|
"HeaderClients": "\ud074\ub77c\uc774\uc5b8\ud2b8",
|
||||||
"LabelCompleted": "\uc644\ub8cc",
|
"LabelCompleted": "\uc644\ub8cc",
|
||||||
"LabelFailed": "\uc2e4\ud328",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "\uac74\ub108\ub700",
|
"LabelSkipped": "\uac74\ub108\ub700",
|
||||||
"HeaderEpisodeOrganization": "\uc5d0\ud53c\uc18c\ub4dc \uad6c\uc131",
|
"HeaderEpisodeOrganization": "\uc5d0\ud53c\uc18c\ub4dc \uad6c\uc131",
|
||||||
"LabelSeries": "\uc2dc\ub9ac\uc988:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "\uc2dc\uc98c \ubc88\ud638",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "\uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "\ub9c8\uc9c0\ub9c9 \uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638:",
|
"LabelEndingEpisodeNumber": "\ub9c8\uc9c0\ub9c9 \uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Emby \ud300 \uc9c0\uc6d0",
|
"HeaderSupportTheTeam": "Emby \ud300 \uc9c0\uc6d0",
|
||||||
|
@ -720,7 +721,7 @@
|
||||||
"ButtonPageDown": "\ud398\uc774\uc9c0 \uc544\ub798\ub85c",
|
"ButtonPageDown": "\ud398\uc774\uc9c0 \uc544\ub798\ub85c",
|
||||||
"PageAbbreviation": "PG",
|
"PageAbbreviation": "PG",
|
||||||
"ButtonHome": "\ud648",
|
"ButtonHome": "\ud648",
|
||||||
"ButtonSearch": "Search",
|
"ButtonSearch": "\ucc3e\uae30",
|
||||||
"ButtonSettings": "\uc124\uc815",
|
"ButtonSettings": "\uc124\uc815",
|
||||||
"ButtonTakeScreenshot": "\uc2a4\ud06c\ub9b0\uc0f7 \ucea1\uccd0",
|
"ButtonTakeScreenshot": "\uc2a4\ud06c\ub9b0\uc0f7 \ucea1\uccd0",
|
||||||
"ButtonLetterUp": "Letter Up",
|
"ButtonLetterUp": "Letter Up",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "\uc9c0\uae08 \uc7ac\uc0dd \uc911",
|
"TabNowPlaying": "\uc9c0\uae08 \uc7ac\uc0dd \uc911",
|
||||||
"TabNavigation": "\ud0d0\uc0c9",
|
"TabNavigation": "\ud0d0\uc0c9",
|
||||||
"TabControls": "Controls",
|
"TabControls": "Controls",
|
||||||
"ButtonFullscreen": "\uc804\uccb4\ud654\uba74 \uc804\ud658",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Scenes",
|
"ButtonScenes": "\uc7a5\uba74",
|
||||||
"ButtonSubtitles": "Subtitles",
|
"ButtonSubtitles": "\uc790\ub9c9",
|
||||||
"ButtonAudioTracks": "\uc624\ub514\uc624 \ud2b8\ub799",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "\uc774\uc804 \ud2b8\ub799",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "\ub2e4\uc74c \ud2b8\ub799",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "\uc911\uc9c0",
|
"ButtonStop": "\uc911\uc9c0",
|
||||||
"ButtonPause": "\uc77c\uc2dc \uc911\uc9c0",
|
"ButtonPause": "\uc77c\uc2dc \uc911\uc9c0",
|
||||||
"ButtonNext": "\ub2e4\uc74c",
|
"ButtonNext": "\ub2e4\uc74c",
|
||||||
|
@ -904,11 +905,11 @@
|
||||||
"HeaderLiveTv": "TV \ubc29\uc1a1",
|
"HeaderLiveTv": "TV \ubc29\uc1a1",
|
||||||
"HeaderReports": "Reports",
|
"HeaderReports": "Reports",
|
||||||
"HeaderMetadataManager": "\uba54\ud0c0\ub370\uc774\ud130 \ub9e4\ub2c8\uc800",
|
"HeaderMetadataManager": "\uba54\ud0c0\ub370\uc774\ud130 \ub9e4\ub2c8\uc800",
|
||||||
"HeaderSettings": "Settings",
|
"HeaderSettings": "\uc124\uc815",
|
||||||
"MessageLoadingChannels": "\ucc44\ub110 \ucf58\ud150\ud2b8 \ubd88\ub7ec \uc624\ub294 \uc911...",
|
"MessageLoadingChannels": "\ucc44\ub110 \ucf58\ud150\ud2b8 \ubd88\ub7ec \uc624\ub294 \uc911...",
|
||||||
"MessageLoadingContent": "\ucf58\ud150\ud2b8 \ubd88\ub7ec \uc624\ub294 \uc911...",
|
"MessageLoadingContent": "\ucf58\ud150\ud2b8 \ubd88\ub7ec \uc624\ub294 \uc911...",
|
||||||
"ButtonMarkRead": "\uc77d\uc74c\uc73c\ub85c \ud45c\uc2dc",
|
"ButtonMarkRead": "\uc77d\uc74c\uc73c\ub85c \ud45c\uc2dc",
|
||||||
"OptionDefaultSort": "Default",
|
"OptionDefaultSort": "\uae30\ubcf8",
|
||||||
"OptionCommunityMostWatchedSort": "Most Watched",
|
"OptionCommunityMostWatchedSort": "Most Watched",
|
||||||
"TabNextUp": "Next Up",
|
"TabNextUp": "Next Up",
|
||||||
"PlaceholderUsername": "\uc0ac\uc6a9\uc790\uba85",
|
"PlaceholderUsername": "\uc0ac\uc6a9\uc790\uba85",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "\uc774 \uc7ac\uc0dd\ubaa9\ub85d\uc740 \ube44\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.",
|
"MessageNoPlaylistItemsAvailable": "\uc774 \uc7ac\uc0dd\ubaa9\ub85d\uc740 \ube44\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "\uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c, \uc774\ubbf8\uc9c0, \uac1c\uc778 \uc124\uc815\uc744 \ud3b8\uc9d1\ud569\ub2c8\ub2e4.",
|
"ButtonEditOtherUserPreferences": "\uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c, \uc774\ubbf8\uc9c0, \uac1c\uc778 \uc124\uc815\uc744 \ud3b8\uc9d1\ud569\ub2c8\ub2e4.",
|
||||||
"LabelChannelStreamQuality": "\uc120\ud638\ud558\ub294 \uc778\ud130\ub137 \uc2a4\ud2b8\ub9bc \ud488\uc9c8:",
|
"LabelChannelStreamQuality": "\uc120\ud638\ud558\ub294 \uc778\ud130\ub137 \uc2a4\ud2b8\ub9bc \ud488\uc9c8:",
|
||||||
"LabelChannelStreamQualityHelp": "\ub300\uc5ed\ud3ed\uc774 \ub0ae\uc740 \ud658\uacbd\uc5d0\uc11c \ud488\uc9c8\uc744 \uc81c\ud55c\ud558\uba74 \ubd80\ub4dc\ub7ec\uc6b4 \uc2a4\ud2b8\ub9ac\ubc0d\uc744 \uc720\uc9c0\ud558\ub294\ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.",
|
"LabelChannelStreamQualityHelp": "\ub300\uc5ed\ud3ed\uc774 \ub0ae\uc740 \ud658\uacbd\uc5d0\uc11c \ud488\uc9c8\uc744 \uc81c\ud55c\ud558\uba74 \ubd80\ub4dc\ub7ec\uc6b4 \uc2a4\ud2b8\ub9ac\ubc0d\uc744 \uc720\uc9c0\ud558\ub294\ub370 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.",
|
||||||
|
@ -1002,7 +1004,7 @@
|
||||||
"HeaderBrandingHelp": "\uc0ac\uc6a9\uc790\uc758 \ub2e8\uccb4\ub098 \uc870\uc9c1\uc5d0 \ub9de\uac8c Emby \ubaa8\uc591\uc0c8\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.",
|
"HeaderBrandingHelp": "\uc0ac\uc6a9\uc790\uc758 \ub2e8\uccb4\ub098 \uc870\uc9c1\uc5d0 \ub9de\uac8c Emby \ubaa8\uc591\uc0c8\ub97c \uc815\uc758\ud569\ub2c8\ub2e4.",
|
||||||
"LabelLoginDisclaimer": "\ub85c\uadf8\uc778 \uace0\uc9c0\uc0ac\ud56d",
|
"LabelLoginDisclaimer": "\ub85c\uadf8\uc778 \uace0\uc9c0\uc0ac\ud56d",
|
||||||
"LabelLoginDisclaimerHelp": "\ub85c\uadf8\uc778 \ud398\uc774\uc9c0 \ud558\ub2e8\uc5d0 \uace0\uc9c0\uc0ac\ud56d\uc774 \ud45c\uc2dc\ub429\ub2c8\ub2e4.",
|
"LabelLoginDisclaimerHelp": "\ub85c\uadf8\uc778 \ud398\uc774\uc9c0 \ud558\ub2e8\uc5d0 \uace0\uc9c0\uc0ac\ud56d\uc774 \ud45c\uc2dc\ub429\ub2c8\ub2e4.",
|
||||||
"OptionList": "List",
|
"OptionList": "\ubaa9\ub85d",
|
||||||
"TabDashboard": "\ub300\uc2dc\ubcf4\ub4dc",
|
"TabDashboard": "\ub300\uc2dc\ubcf4\ub4dc",
|
||||||
"TitleServer": "\uc11c\ubc84",
|
"TitleServer": "\uc11c\ubc84",
|
||||||
"LabelCache": "\uce90\uc2dc:",
|
"LabelCache": "\uce90\uc2dc:",
|
||||||
|
@ -1034,20 +1036,20 @@
|
||||||
"TabView": "View",
|
"TabView": "View",
|
||||||
"TabSort": "Sort",
|
"TabSort": "Sort",
|
||||||
"TabFilter": "Filter",
|
"TabFilter": "Filter",
|
||||||
"ButtonView": "View",
|
"ButtonView": "\ubcf4\uae30",
|
||||||
"LabelPageSize": "Item limit:",
|
"LabelPageSize": "Item limit:",
|
||||||
"LabelPath": "Path:",
|
"LabelPath": "Path:",
|
||||||
"LabelView": "View:",
|
"LabelView": "View:",
|
||||||
"TabUsers": "Users",
|
"TabUsers": "\uc0ac\uc6a9\uc790",
|
||||||
"LabelSortName": "\uc815\ub82c \uc81c\ubaa9:",
|
"LabelSortName": "\uc815\ub82c \uc81c\ubaa9:",
|
||||||
"LabelDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc:",
|
"LabelDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc:",
|
||||||
"HeaderFeatures": "Features",
|
"HeaderFeatures": "Features",
|
||||||
"HeaderAdvanced": "Advanced",
|
"HeaderAdvanced": "\uace0\uae09",
|
||||||
"ButtonSync": "Sync",
|
"ButtonSync": "\ub3d9\uae30\ud654",
|
||||||
"TabScheduledTasks": "Scheduled Tasks",
|
"TabScheduledTasks": "\uc608\uc57d \uc791\uc5c5",
|
||||||
"HeaderChapters": "\ucc55\ud130",
|
"HeaderChapters": "\ucc55\ud130",
|
||||||
"HeaderResumeSettings": "Resume Settings",
|
"HeaderResumeSettings": "Resume Settings",
|
||||||
"TabSync": "Sync",
|
"TabSync": "\ub3d9\uae30\ud654",
|
||||||
"TitleUsers": "\uc0ac\uc6a9\uc790",
|
"TitleUsers": "\uc0ac\uc6a9\uc790",
|
||||||
"LabelProtocol": "\ud504\ub85c\ud1a0\ucf5c:",
|
"LabelProtocol": "\ud504\ub85c\ud1a0\ucf5c:",
|
||||||
"OptionProtocolHttp": "Http",
|
"OptionProtocolHttp": "Http",
|
||||||
|
@ -1055,7 +1057,7 @@
|
||||||
"LabelContext": "Context:",
|
"LabelContext": "Context:",
|
||||||
"OptionContextStreaming": "\uc2a4\ud2b8\ub9ac\ubc0d",
|
"OptionContextStreaming": "\uc2a4\ud2b8\ub9ac\ubc0d",
|
||||||
"OptionContextStatic": "\ub3d9\uae30\ud654",
|
"OptionContextStatic": "\ub3d9\uae30\ud654",
|
||||||
"ButtonAddToPlaylist": "Add to playlist",
|
"ButtonAddToPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d\uc5d0 \ucd94\uac00",
|
||||||
"TabPlaylists": "\uc7ac\uc0dd\ubaa9\ub85d",
|
"TabPlaylists": "\uc7ac\uc0dd\ubaa9\ub85d",
|
||||||
"ButtonClose": "\ub2eb\uae30",
|
"ButtonClose": "\ub2eb\uae30",
|
||||||
"LabelAllLanguages": "\ubaa8\ub4e0 \uc5b8\uc5b4",
|
"LabelAllLanguages": "\ubaa8\ub4e0 \uc5b8\uc5b4",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Unidentified",
|
"OptionUnidentified": "Unidentified",
|
||||||
"OptionMissingParentalRating": "Missing parental rating",
|
"OptionMissingParentalRating": "Missing parental rating",
|
||||||
"OptionStub": "Stub",
|
"OptionStub": "Stub",
|
||||||
"HeaderEpisodes": "\uc5d0\ud53c\uc18c\ub4dc:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "\uc2dc\uc98c 0",
|
"OptionSeason0": "\uc2dc\uc98c 0",
|
||||||
"LabelReport": "Report:",
|
"LabelReport": "Report:",
|
||||||
"OptionReportSongs": "\ub178\ub798",
|
"OptionReportSongs": "\ub178\ub798",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "\uc544\ud2f0\uc2a4\ud2b8",
|
"OptionReportArtists": "\uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionReportAlbums": "\uc568\ubc94",
|
"OptionReportAlbums": "\uc568\ubc94",
|
||||||
"OptionReportAdultVideos": "\uc131\uc778 \ube44\ub514\uc624",
|
"OptionReportAdultVideos": "\uc131\uc778 \ube44\ub514\uc624",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} \uc2dc\uc791\ub428",
|
"ScheduledTaskStartedWithName": "{0} \uc2dc\uc791\ub428",
|
||||||
"ScheduledTaskCancelledWithName": "{0} \ucde8\uc18c\ub428",
|
"ScheduledTaskCancelledWithName": "{0} \ucde8\uc18c\ub428",
|
||||||
|
@ -1183,8 +1185,8 @@
|
||||||
"LabelTagline": "\ud0dc\uadf8\ub77c\uc778:",
|
"LabelTagline": "\ud0dc\uadf8\ub77c\uc778:",
|
||||||
"LabelOverview": "\uc904\uac70\ub9ac:",
|
"LabelOverview": "\uc904\uac70\ub9ac:",
|
||||||
"LabelShortOverview": "\uc904\uac70\ub9ac \uc694\uc57d:",
|
"LabelShortOverview": "\uc904\uac70\ub9ac \uc694\uc57d:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "\uac1c\ubd09\uc77c:",
|
||||||
"LabelYear": "Year:",
|
"LabelYear": "\uc5f0\ub3c4:",
|
||||||
"LabelPlaceOfBirth": "\ucd9c\uc0dd\uc9c0:",
|
"LabelPlaceOfBirth": "\ucd9c\uc0dd\uc9c0:",
|
||||||
"LabelEndDate": "End date:",
|
"LabelEndDate": "End date:",
|
||||||
"LabelAirDate": "\ubc29\uc1a1\uc77c:",
|
"LabelAirDate": "\ubc29\uc1a1\uc77c:",
|
||||||
|
@ -1211,9 +1213,9 @@
|
||||||
"LabelDisplaySpecialsWithinSeasons": "Display specials within seasons they aired in",
|
"LabelDisplaySpecialsWithinSeasons": "Display specials within seasons they aired in",
|
||||||
"HeaderCountries": "\uad6d\uac00",
|
"HeaderCountries": "\uad6d\uac00",
|
||||||
"HeaderGenres": "\uc7a5\ub974",
|
"HeaderGenres": "\uc7a5\ub974",
|
||||||
"HeaderPlotKeywords": "Plot Keywords",
|
"HeaderPlotKeywords": "\uc904\uac70\ub9ac \ud0a4\uc6cc\ub4dc",
|
||||||
"HeaderStudios": "\uc2a4\ud29c\ub514\uc624",
|
"HeaderStudios": "\uc2a4\ud29c\ub514\uc624",
|
||||||
"HeaderTags": "Tags",
|
"HeaderTags": "\ud0dc\uadf8",
|
||||||
"HeaderMetadataSettings": "\uba54\ud0c0\ub370\uc774\ud130 \uc124\uc815",
|
"HeaderMetadataSettings": "\uba54\ud0c0\ub370\uc774\ud130 \uc124\uc815",
|
||||||
"LabelLockItemToPreventChanges": "\ubcc0\uacbd\ud560 \uc218 \uc5c6\uac8c \ud56d\ubaa9 \uc7a0\uae08",
|
"LabelLockItemToPreventChanges": "\ubcc0\uacbd\ud560 \uc218 \uc5c6\uac8c \ud56d\ubaa9 \uc7a0\uae08",
|
||||||
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.",
|
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.",
|
||||||
|
@ -1272,7 +1274,7 @@
|
||||||
"OptionHlsSegmentedSubtitles": "Hls segmented subtitles",
|
"OptionHlsSegmentedSubtitles": "Hls segmented subtitles",
|
||||||
"LabelSubtitleFormatHelp": "Example: srt",
|
"LabelSubtitleFormatHelp": "Example: srt",
|
||||||
"ButtonLearnMore": "\ub354 \uc54c\uc544\ubcf4\uae30",
|
"ButtonLearnMore": "\ub354 \uc54c\uc544\ubcf4\uae30",
|
||||||
"TabPlayback": "Playback",
|
"TabPlayback": "\uc7ac\uc0dd",
|
||||||
"HeaderLanguagePreferences": "\uc5b8\uc5b4 \uc124\uc815",
|
"HeaderLanguagePreferences": "\uc5b8\uc5b4 \uc124\uc815",
|
||||||
"TabCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc",
|
"TabCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc",
|
||||||
"TitlePlayback": "\uc7ac\uc0dd",
|
"TitlePlayback": "\uc7ac\uc0dd",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Netflix\uc758 \uc0c8 \uc601\ud654 \ub610\ub294 \uac1c\ubd09 \uc608\uc815 \uc601\ud654\uc758 \uc608\uace0\ud3b8\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4.",
|
"OptionUpcomingStreamingMovies": "Netflix\uc758 \uc0c8 \uc601\ud654 \ub610\ub294 \uac1c\ubd09 \uc608\uc815 \uc601\ud654\uc758 \uc608\uace0\ud3b8\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4.",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "\uc601\ud654 \ucd94\ucc9c\uc5d0\uc11c \uc608\uace0\ud3b8 \uc7ac\uc0dd",
|
"LabelDisplayTrailersWithinMovieSuggestions": "\uc601\ud654 \ucd94\ucc9c\uc5d0\uc11c \uc608\uace0\ud3b8 \uc7ac\uc0dd",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Trailer \ucc44\ub110\uc744 \uc124\uce58\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Trailer \ucc44\ub110\uc744 \uc124\uce58\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||||
"CinemaModeConfigurationHelp2": "\uac01 \uc0ac\uc6a9\uc790\ub294 \uc790\uc2e0\uc758 \uc124\uc815\uc5d0\uc11c \uc2dc\ub124\ub9c8 \ubaa8\ub4dc\ub97c \ub04c \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc \uc0ac\uc6a9",
|
"LabelEnableCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc \uc0ac\uc6a9",
|
||||||
"HeaderCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc",
|
"HeaderCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc",
|
||||||
"LabelDateAddedBehavior": "\uc0c8 \ucf58\ud150\ud2b8\ub97c \ucd94\uac00\ud55c \ub0a0\uc9dc \uc815\uc758 \ubc29\uc2dd",
|
"LabelDateAddedBehavior": "\uc0c8 \ucf58\ud150\ud2b8\ub97c \ucd94\uac00\ud55c \ub0a0\uc9dc \uc815\uc758 \ubc29\uc2dd",
|
||||||
|
@ -1321,208 +1323,206 @@
|
||||||
"HeaderLocalUsers": "\ub85c\uceec \uc0ac\uc6a9\uc790",
|
"HeaderLocalUsers": "\ub85c\uceec \uc0ac\uc6a9\uc790",
|
||||||
"HeaderPendingInvitations": "\ucd08\ub300 \ubcf4\ub958",
|
"HeaderPendingInvitations": "\ucd08\ub300 \ubcf4\ub958",
|
||||||
"TabParentalControl": "\uc790\ub140 \ubcf4\ud638",
|
"TabParentalControl": "\uc790\ub140 \ubcf4\ud638",
|
||||||
"HeaderAccessSchedule": "Access Schedule",
|
"HeaderAccessSchedule": "\uc811\uc18d \uc77c\uc815",
|
||||||
"HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.",
|
"HeaderAccessScheduleHelp": "\ud2b9\uc815 \uc2dc\uac04\ub300\uc5d0 \uc811\uc18d\uc744 \uc81c\ud55c\ud558\uae30 \uc704\ud55c \uc811\uc18d \uc77c\uc815\uc744 \ub9cc\ub4ed\ub2c8\ub2e4.",
|
||||||
"ButtonAddSchedule": "Add Schedule",
|
"ButtonAddSchedule": "\uc77c\uc815 \ucd94\uac00",
|
||||||
"LabelAccessDay": "Day of week:",
|
"LabelAccessDay": "\uc694\uc77c:",
|
||||||
"LabelAccessStart": "Start time:",
|
"LabelAccessStart": "\uc2dc\uc791 \uc2dc\uac01:",
|
||||||
"LabelAccessEnd": "End time:",
|
"LabelAccessEnd": "\uc885\ub8cc \uc2dc\uac01:",
|
||||||
"HeaderSchedule": "Schedule",
|
"HeaderSchedule": "\uc77c\uc815",
|
||||||
"OptionEveryday": "\ub9e4\uc77c",
|
"OptionEveryday": "\ub9e4\uc77c",
|
||||||
"OptionWeekdays": "Weekdays",
|
"OptionWeekdays": "\uc8fc\uc911",
|
||||||
"OptionWeekends": "Weekends",
|
"OptionWeekends": "\uc8fc\ub9d0",
|
||||||
"MessageProfileInfoSynced": "User profile information synced with Emby Connect.",
|
"MessageProfileInfoSynced": "Emby Connect\uc640 \ub3d9\uae30\ud654\ub41c \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c \uc815\ubcf4\uc785\ub2c8\ub2e4.",
|
||||||
"HeaderOptionalLinkEmbyAccount": "Optional: Link your Emby account",
|
"HeaderOptionalLinkEmbyAccount": "\uc120\ud0dd \ud56d\ubaa9: Emby Connect \uc5f0\uacb0",
|
||||||
"ButtonTrailerReel": "Trailer reel",
|
"ButtonTrailerReel": "Trailer reel",
|
||||||
"HeaderTrailerReel": "Trailer Reel",
|
"HeaderTrailerReel": "Trailer Reel",
|
||||||
"OptionPlayUnwatchedTrailersOnly": "Play only unwatched trailers",
|
"OptionPlayUnwatchedTrailersOnly": "\uc2dc\uccad\ud558\uc9c0 \uc54a\uc740 \uc608\uace0\ud3b8\ub9cc \uc7ac\uc0dd",
|
||||||
"HeaderTrailerReelHelp": "Start a trailer reel to play a long running playlist of trailers.",
|
"HeaderTrailerReelHelp": "Start a trailer reel to play a long running playlist of trailers.",
|
||||||
"MessageNoTrailersFound": "No trailers found. Install the Trailer channel to enhance your movie experience by adding a library of internet trailers.",
|
"MessageNoTrailersFound": "\uc608\uace0\ud3b8\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc608\uace0\ud3b8 \ucc44\ub110\uc744 \uc124\uce58\ud558\uc5ec \uc778\ud130\ub137 \uc608\uace0\ud3b8 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub97c \ucd94\uac00\ud558\uba74 \ud5a5\uc0c1\ub41c \uc601\ud654 \ud658\uacbd\uc744 \uacbd\ud5d8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"HeaderNewUsers": "New Users",
|
"HeaderNewUsers": "\uc0c8 \uc0ac\uc6a9\uc790",
|
||||||
"ButtonSignUp": "Sign up",
|
"ButtonSignUp": "Sign up",
|
||||||
"ButtonForgotPassword": "Forgot password",
|
"ButtonForgotPassword": "\ube44\ubc00\ubc88\ud638 \ubd84\uc2e4",
|
||||||
"OptionDisableUserPreferences": "Disable access to user preferences",
|
"OptionDisableUserPreferences": "\uc0ac\uc6a9\uc790 \uc124\uc815 \uc811\uadfc \uc0ac\uc6a9 \uc548 \ud568",
|
||||||
"OptionDisableUserPreferencesHelp": "If enabled, only administrators will be able to configure user profile images, passwords, and language preferences.",
|
"OptionDisableUserPreferencesHelp": "\uc635\uc158\uc744 \uccb4\ud06c\ud558\uba74 \uad00\ub9ac\uc790\ub9cc \uc0ac\uc6a9\uc790 \ud504\ub85c\ud30c\uc77c \uc774\ubbf8\uc9c0, \ube44\ubc00\ubc88\ud638, \uc5b8\uc5b4\ub97c \uc124\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"HeaderSelectServer": "Select Server",
|
"HeaderSelectServer": "\uc11c\ubc84 \uc120\ud0dd",
|
||||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
"MessageNoServersAvailableToConnect": "\uc5f0\uacb0\ud560 \uc218 \uc788\ub294 \uc11c\ubc84\uac00 \uc5c6\uc2b5\ub2c8\ub2e4. \uacf5\uc720 \uc11c\ubc84\uc5d0 \ucd08\ub300\ub97c \ubc1b\uc558\ub2e4\uba74 \uc544\ub798\uc5d0\uc11c \uc2b9\uc778\uc744 \ud655\uc778\ud558\uac70\ub098 \uc774\uba54\uc77c\uc758 \ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uc138\uc694.",
|
||||||
"TitleNewUser": "New User",
|
"TitleNewUser": "\uc0c8 \uc0ac\uc6a9\uc790",
|
||||||
"ButtonConfigurePassword": "Configure Password",
|
"ButtonConfigurePassword": "\ube44\ubc00\ubc88\ud638 \uc124\uc815",
|
||||||
"HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
|
"HeaderDashboardUserPassword": "\uc0ac\uc6a9\uc790 \ube44\ubc00\ubc88\ud638\ub294 \uac01 \uc0ac\uc6a9\uc790\uc758 \uac1c\uc778 \ud504\ub85c\ud30c\uc77c \uc124\uc815\uc5d0\uc11c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"HeaderLibraryAccess": "\ub77c\uc774\ube0c\ub7ec\ub9ac \uc811\uc18d",
|
"HeaderLibraryAccess": "\ub77c\uc774\ube0c\ub7ec\ub9ac \uc811\uc18d",
|
||||||
"HeaderChannelAccess": "\ucc44\ub110 \uc811\uc18d",
|
"HeaderChannelAccess": "\ucc44\ub110 \uc811\uc18d",
|
||||||
"HeaderLatestItems": "Latest Items",
|
"HeaderLatestItems": "\ucd5c\uadfc \ud56d\ubaa9",
|
||||||
"LabelSelectLastestItemsFolders": "Include media from the following sections in Latest Items",
|
"LabelSelectLastestItemsFolders": "\ucd5c\uadfc \ud56d\ubaa9\uc5d0 \ub2e4\uc74c \uc139\uc158\uc758 \ubbf8\ub514\uc5b4\ub97c \ud3ec\ud568",
|
||||||
"HeaderShareMediaFolders": "Share Media Folders",
|
"HeaderShareMediaFolders": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \uacf5\uc720",
|
||||||
"MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed.",
|
"MessageGuestSharingPermissionsHelp": "\uc190\ub2d8 \uacc4\uc815\uc758 \ucd08\uae30 \uc124\uc815\uc740 \ub300\ubd80\ubd84\uc758 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc9c0\ub9cc \ud544\uc694\ud55c \uacbd\uc6b0 \uc0ac\uc6a9\ud560 \uc218 \uc788\uac8c \ucf24 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"HeaderInvitations": "Invitations",
|
"HeaderInvitations": "\ucd08\ub300",
|
||||||
"LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.",
|
"LabelForgotPasswordUsernameHelp": "\uae30\uc5b5\ud558\uace0 \uc788\ub2e4\uba74, \uc0ac\uc6a9\uc790\uba85\uc744 \uc785\ub825\ud558\uc138\uc694.",
|
||||||
"HeaderForgotPassword": "Forgot Password",
|
"HeaderForgotPassword": "\ube44\ubc00\ubc88\ud638 \ubd84\uc2e4",
|
||||||
"TitleForgotPassword": "Forgot Password",
|
"TitleForgotPassword": "\ube44\ubc00\ubc88\ud638 \ubd84\uc2e4",
|
||||||
"TitlePasswordReset": "Password Reset",
|
"TitlePasswordReset": "\ube44\ubc00\ubc88\ud638 \ucd08\uae30\ud654",
|
||||||
"LabelPasswordRecoveryPinCode": "Pin code:",
|
"LabelPasswordRecoveryPinCode": "PIN \ucf54\ub4dc:",
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "\ube44\ubc00\ubc88\ud638 \ucd08\uae30\ud654",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "\uc790\ub140 \ubcf4\ud638 \ub4f1\uae09",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "\ube44\ub514\uc624 \uc885\ub958",
|
||||||
"HeaderYears": "Years",
|
"HeaderBlockItemsWithNoRating": "\ub4f1\uae09 \uc815\ubcf4\uac00 \uc5c6\uac70\ub098 \uc54c \uc218 \uc5c6\ub294 \ucf58\ud14c\ud2b8 \ucc28\ub2e8:",
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"LabelBlockContentWithTags": "\ub2e4\uc74c \ud0dc\uadf8\uac00 \uc788\ub294 \ucf58\ud150\ud2b8 \ucc28\ub2e8:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
|
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
|
||||||
"TabActivity": "Activity",
|
"TabActivity": "Activity",
|
||||||
"TitleSync": "\ub3d9\uae30\ud654",
|
"TitleSync": "\ub3d9\uae30\ud654",
|
||||||
"OptionAllowSyncContent": "Allow Sync",
|
"OptionAllowSyncContent": "\ub3d9\uae30\ud654 \ud5c8\uc6a9",
|
||||||
"OptionAllowContentDownloading": "Allow media downloading",
|
"OptionAllowContentDownloading": "\ubbf8\ub514\uc5b4 \ub2e4\uc6b4\ub85c\ub4dc \ud5c8\uc6a9",
|
||||||
"NameSeasonUnknown": "Season Unknown",
|
"NameSeasonUnknown": "\uc2dc\uc98c \uc54c \uc218 \uc5c6\uc74c",
|
||||||
"NameSeasonNumber": "Season {0}",
|
"NameSeasonNumber": "\uc2dc\uc98c {0}",
|
||||||
"LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)",
|
"LabelNewUserNameHelp": "\uc0ac\uc6a9\uc790\uba85\uc5d0 \uc54c\ud30c\ubcb3 (a-z), \uc22b\uc790 (0-9), \ub300\uc2dc (-), \ubc11\uc904 (_), apostrophes ('), \ub9c8\uce68\ud45c (.) \ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"TabJobs": "Jobs",
|
"TabJobs": "\uc791\uc5c5",
|
||||||
"TabSyncJobs": "Sync Jobs",
|
"TabSyncJobs": "\uc791\uc5c5 \ub3d9\uae30\ud654",
|
||||||
"LabelTagFilterMode": "Mode:",
|
"LabelTagFilterMode": "\ubaa8\ub4dc:",
|
||||||
"LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well.",
|
"LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well.",
|
||||||
"HeaderThisUserIsCurrentlyDisabled": "This user is currently disabled",
|
"HeaderThisUserIsCurrentlyDisabled": "\uc774 \uc0ac\uc6a9\uc790\ub294 \ud604\uc7ac \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
|
||||||
"MessageReenableUser": "See below to reenable",
|
"MessageReenableUser": "See below to reenable",
|
||||||
"LabelEnableInternetMetadataForTvPrograms": "Download internet metadata for:",
|
"LabelEnableInternetMetadataForTvPrograms": "\uc778\ud130\ub137 \uba54\ud0c0\ub370\uc774\ud130 \ub2e4\uc6b4\ub85c\ub4dc:",
|
||||||
"OptionTVMovies": "TV Movies",
|
"OptionTVMovies": "TV \uc601\ud654",
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "\uac1c\ubd09 \uc608\uc815 \uc601\ud654",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "\uc608\uc815 \uc2a4\ud3ec\uce20",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "\uc608\uc815 \ud504\ub85c\uadf8\ub7a8",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "throttling \uc0ac\uc6a9",
|
||||||
"OptionEnableTranscodingThrottleHelp": "Throttling will automatically adjust transcoding speed in order to minimize server cpu utilization during playback.",
|
"OptionEnableTranscodingThrottleHelp": "throttling \uc740 \uc7ac\uc0dd\ud558\ub294 \ub3d9\uc548 \uc11c\ubc84 CPU \uc0ac\uc6a9\ub960\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud558\uc5ec \uc790\ub3d9\uc73c\ub85c \ud2b8\ub79c\uc2a4\ucf54\ub529 \uc18d\ub3c4\ub97c \uc870\uc808\ud569\ub2c8\ub2e4.",
|
||||||
"LabelUploadSpeedLimit": "Upload speed limit (Mbps):",
|
"LabelUploadSpeedLimit": "\uc5c5\ub85c\ub4dc \uc18d\ub3c4 \uc81c\ud55c (Mbps):",
|
||||||
"OptionAllowSyncTranscoding": "Allow syncing that requires transcoding",
|
"OptionAllowSyncTranscoding": "Allow syncing that requires transcoding",
|
||||||
"HeaderPlayback": "Media Playback",
|
"HeaderPlayback": "\ubbf8\ub514\uc5b4 \uc7ac\uc0dd",
|
||||||
"OptionAllowAudioPlaybackTranscoding": "Allow audio playback that requires transcoding",
|
"OptionAllowAudioPlaybackTranscoding": "\ud2b8\ub79c\uc2a4\ucf54\ub529\uc774 \ud544\uc694\ud55c \uc624\ub514\uc624 \uc7ac\uc0dd \ud5c8\uc6a9",
|
||||||
"OptionAllowVideoPlaybackTranscoding": "Allow video playback that requires transcoding",
|
"OptionAllowVideoPlaybackTranscoding": "\ud2b8\ub79c\uc2a4\ucf54\ub529\uc774 \ud544\uc694\ud55c \ube44\ub514\uc624 \uc7ac\uc0dd \ud5c8\uc6a9",
|
||||||
"OptionAllowMediaPlaybackTranscodingHelp": "Users will receive friendly messages when content is unplayable based on policy.",
|
"OptionAllowMediaPlaybackTranscodingHelp": "Users will receive friendly messages when content is unplayable based on policy.",
|
||||||
"TabStreaming": "Streaming",
|
"TabStreaming": "\uc2a4\ud2b8\ub9ac\ubc0d",
|
||||||
"LabelRemoteClientBitrateLimit": "Internet streaming bitrate limit (Mbps):",
|
"LabelRemoteClientBitrateLimit": "\uc778\ud130\ub137 \uc2a4\ud2b8\ub9ac\ubc0d \ube44\ud2b8\ub808\uc774\ud2b8 \uc81c\ud55c (Mbps):",
|
||||||
"LabelRemoteClientBitrateLimitHelp": "An optional streaming bitrate limit for all out of network clients. This is useful to prevent clients from requesting a higher bitrate than your internet connection can handle.",
|
"LabelRemoteClientBitrateLimitHelp": "An optional streaming bitrate limit for all out of network clients. This is useful to prevent clients from requesting a higher bitrate than your internet connection can handle.",
|
||||||
"LabelConversionCpuCoreLimit": "CPU core limit:",
|
"LabelConversionCpuCoreLimit": "CPU \ucf54\uc5b4 \uc81c\ud55c:",
|
||||||
"LabelConversionCpuCoreLimitHelp": "Limit the number of CPU cores that will be used during sync conversion.",
|
"LabelConversionCpuCoreLimitHelp": "\ub3d9\uae30\ud654 \ubcc0\ud658 \uc911 \uc0ac\uc6a9\ud560 CPU \ucf54\uc5b4 \uc218\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
|
||||||
"OptionEnableFullSpeedConversion": "Enable full speed conversion",
|
"OptionEnableFullSpeedConversion": "\ucd5c\ub300 \ubcc0\ud658 \uc18d\ub3c4 \uc0ac\uc6a9",
|
||||||
"OptionEnableFullSpeedConversionHelp": "By default, sync conversion is performed at a low speed to minimize resource consumption.",
|
"OptionEnableFullSpeedConversionHelp": "\uae30\ubcf8\uac12\uc740 \ub9ac\uc18c\uc2a4 \uc0ac\uc6a9\uc744 \ucd5c\uc18c\ud654\ud558\uae30 \uc704\ud558\uc5ec \ucd5c\uc800 \uc18d\ub3c4\ub85c \ub3d9\uae30\ud654 \ubcc0\ud658\uc744 \uc218\ud589\ud569\ub2c8\ub2e4.",
|
||||||
"HeaderPlaylists": "Playlists",
|
"HeaderPlaylists": "\uc7ac\uc0dd\ubaa9\ub85d",
|
||||||
"HeaderViewStyles": "View Styles",
|
"HeaderViewStyles": "\ubcf4\uae30 \uc2a4\ud0c0\uc77c",
|
||||||
"LabelSelectViewStyles": "Enable enhanced presentations for:",
|
"LabelSelectViewStyles": "Enable enhanced presentations for:",
|
||||||
"LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.",
|
"LabelSelectViewStylesHelp": "If enabled, views will be built with metadata to offer categories such as Suggestions, Latest, Genres, and more. If disabled, they'll be displayed with simple folders.",
|
||||||
"TabPhotos": "Photos",
|
"TabPhotos": "\uc0ac\uc9c4",
|
||||||
"TabVideos": "Videos",
|
"TabVideos": "\ube44\ub514\uc624",
|
||||||
"HeaderWelcomeToEmby": "Welcome to Emby",
|
"HeaderWelcomeToEmby": "Welcome to Emby",
|
||||||
"EmbyIntroMessage": "With Emby you can easily stream videos, music and photos to smart phones, tablets and other devices from your Emby Server.",
|
"EmbyIntroMessage": "With Emby you can easily stream videos, music and photos to smart phones, tablets and other devices from your Emby Server.",
|
||||||
"ButtonSkip": "Skip",
|
"ButtonSkip": "\uac74\ub108\ub6f0\uae30",
|
||||||
"TextConnectToServerManually": "Connect to server manually",
|
"TextConnectToServerManually": "\uc218\ub3d9\uc73c\ub85c \uc11c\ubc84 \uc811\uc18d",
|
||||||
"ButtonSignInWithConnect": "Sign in with Emby Connect",
|
"ButtonSignInWithConnect": "Sign in with Emby Connect",
|
||||||
"ButtonConnect": "Connect",
|
"ButtonConnect": "\uc811\uc18d",
|
||||||
"LabelServerHost": "Host:",
|
"LabelServerHost": "\ud638\uc2a4\ud2b8:",
|
||||||
"LabelServerHostHelp": "192.168.1.100 or https:\/\/myserver.com",
|
"LabelServerHostHelp": "192.168.1.100 \ub610\ub294 https:\/\/myserver.com",
|
||||||
"LabelServerPort": "Port:",
|
"LabelServerPort": "\ud3ec\ud2b8:",
|
||||||
"HeaderNewServer": "New Server",
|
"HeaderNewServer": "\uc0c8 \uc11c\ubc84",
|
||||||
"ButtonChangeServer": "Change Server",
|
"ButtonChangeServer": "\uc11c\ubc84 \ubcc0\uacbd",
|
||||||
"HeaderConnectToServer": "Connect to Server",
|
"HeaderConnectToServer": "\uc11c\ubc84 \uc811\uc18d",
|
||||||
"OptionReportList": "List View",
|
"OptionReportList": "\ubaa9\ub85d \ubcf4\uae30",
|
||||||
"OptionReportStatistics": "Statistics",
|
"OptionReportStatistics": "\ud1b5\uacc4",
|
||||||
"OptionReportGrouping": "Grouping",
|
"OptionReportGrouping": "\ubb36\uae30",
|
||||||
"HeaderExport": "Export",
|
"HeaderExport": "\ub0b4\ubcf4\ub0b4\uae30",
|
||||||
"HeaderColumns": "Columns",
|
"HeaderColumns": "\uc5f4",
|
||||||
"ButtonReset": "Reset",
|
"ButtonReset": "\ucd08\uae30\ud654",
|
||||||
"OptionEnableExternalVideoPlayers": "Enable external video players",
|
"OptionEnableExternalVideoPlayers": "\uc678\ubd80 \ube44\ub514\uc624 \ud50c\ub808\uc774\uc5b4 \uc0ac\uc6a9",
|
||||||
"ButtonUnlockGuide": "Unlock Guide",
|
"ButtonUnlockGuide": "Unlock Guide",
|
||||||
"LabelEnableFullScreen": "Enable fullscreen mode",
|
"LabelEnableFullScreen": "\uc804\uccb4 \ud654\uba74 \ubaa8\ub4dc \uc0ac\uc6a9",
|
||||||
"LabelEnableChromecastAc3Passthrough": "Enable Chromecast AC3 Passthrough",
|
"LabelEnableChromecastAc3Passthrough": "\ud06c\ub86c\uce90\uc2a4\ud2b8 AC3 \ud328\uc2a4\uc2a4\ub8e8 \uc0ac\uc6a9",
|
||||||
"OptionSyncToSDCard": "Synced to external SD card",
|
"OptionSyncToSDCard": "\uc678\ubd80 SD \uce74\ub4dc\uc5d0 \ub3d9\uae30\ud654",
|
||||||
"LabelEmail": "Email:",
|
"LabelEmail": "\uc774\uba54\uc77c:",
|
||||||
"LabelUsername": "Username:",
|
"LabelUsername": "\uc0ac\uc6a9\uc790\uba85:",
|
||||||
"HeaderSignUp": "Sign Up",
|
"HeaderSignUp": "Sign Up",
|
||||||
"LabelPasswordConfirm": "Password (confirm):",
|
"LabelPasswordConfirm": "\ube44\ubc00\ubc88\ud638 (\ud655\uc778):",
|
||||||
"ButtonAddServer": "Add Server",
|
"ButtonAddServer": "\uc11c\ubc84 \ucd94\uac00",
|
||||||
"TabHomeScreen": "Home Screen",
|
"TabHomeScreen": "\ud648 \ud654\uba74",
|
||||||
"HeaderDisplay": "Display",
|
"HeaderDisplay": "Display",
|
||||||
"HeaderNavigation": "Navigation",
|
"HeaderNavigation": "\ud0d0\uc0c9",
|
||||||
"LegendTheseSettingsShared": "These settings are shared on all devices",
|
"LegendTheseSettingsShared": "\uc774 \uc124\uc815\uc740 \ubaa8\ub4e0 \uc7a5\uce58\uc5d0 \uacf5\uc720\ub429\ub2c8\ub2e4",
|
||||||
"OptionEnableAutomaticServerUpdates": "Enable automatic server updates",
|
"OptionEnableAutomaticServerUpdates": "\uc11c\ubc84 \uc790\ub3d9 \uc5c5\ub370\uc774\ud2b8 \uc0ac\uc6a9",
|
||||||
"OptionOtherTrailers": "Include trailers from older movies",
|
"OptionOtherTrailers": "Include trailers from older movies",
|
||||||
"HeaderOverview": "Overview",
|
"HeaderOverview": "\uc904\uac70\ub9ac",
|
||||||
"HeaderShortOverview": "Short Overview",
|
"HeaderShortOverview": "\uac04\ub7b5 \uc904\uac70\ub9ac",
|
||||||
"HeaderType": "Type",
|
"HeaderType": "Type",
|
||||||
"HeaderSeverity": "Severity",
|
"HeaderSeverity": "\uc2ec\uac01\ub3c4",
|
||||||
"OptionReportActivities": "Activities Log",
|
"OptionReportActivities": "\ud65c\ub3d9 \ub85c\uadf8",
|
||||||
"HeaderTunerDevices": "Tuner Devices",
|
"HeaderTunerDevices": "\ud29c\ub108 \uc7a5\uce58",
|
||||||
"ButtonAddDevice": "Add Device",
|
"ButtonAddDevice": "\uc7a5\uce58 \ucd94\uac00",
|
||||||
"HeaderAddDevice": "Add Device",
|
"HeaderAddDevice": "\uc7a5\uce58 \ucd94\uac00",
|
||||||
"HeaderExternalServices": "External Services",
|
"HeaderExternalServices": "\uc678\ubd80 \uc11c\ube44\uc2a4",
|
||||||
"LabelTunerIpAddress": "Tuner IP Address:",
|
"LabelTunerIpAddress": "\ud29c\ub108 IP \uc8fc\uc18c",
|
||||||
"TabExternalServices": "External Services",
|
"TabExternalServices": "\uc774\uba54\uc77c \uc11c\ube44\uc2a4",
|
||||||
"TabTuners": "Tuners",
|
"TabTuners": "\ud29c\ub108",
|
||||||
"HeaderGuideProviders": "Guide Providers",
|
"HeaderGuideProviders": "\uac00\uc774\ub4dc \uc81c\uacf5\uc790",
|
||||||
"AddGuideProviderHelp": "Add a source for TV Guide information",
|
"AddGuideProviderHelp": "TV \uac00\uc774\ub4dc \uc18c\uc2a4 \ucd94\uac00",
|
||||||
"LabelZipCode": "Zip Code:",
|
"LabelZipCode": "\uc6b0\ud3b8 \ubc88\ud638:",
|
||||||
"GuideProviderSelectListings": "Select Listings",
|
"GuideProviderSelectListings": "\ubaa9\ub85d \uc120\ud0dd",
|
||||||
"GuideProviderLogin": "Login",
|
"GuideProviderLogin": "\ub85c\uadf8\uc778",
|
||||||
"LabelLineup": "Lineup:",
|
"LabelLineup": "Lineup:",
|
||||||
"MessageTunerDeviceNotListed": "Is your tuner device not listed? Try installing an external service provider for more Live TV options.",
|
"MessageTunerDeviceNotListed": "\ud29c\ub108 \uc7a5\uce58\uac00 \ub9ac\uc2a4\ud2b8\uc5d0 \uc5c6\uc2b5\ub2c8\uae4c? \ub354 \ub9ce\uc740 TV \ubc29\uc1a1 \uc635\uc158\uc744 \uc704\ud574 \uc678\ubd80 \uc11c\ube44\uc2a4 \uc81c\uacf5\uc790\ub97c \uc124\uce58\ud558\uc138\uc694.",
|
||||||
"LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite",
|
"LabelImportOnlyFavoriteChannels": "\uc990\uaca8\ucc3e\uae30 \ud45c\uc2dc\ud55c \ucc44\ub110\ub85c \uc81c\ud55c",
|
||||||
"ImportFavoriteChannelsHelp": "If enabled, only channels that are marked as favorite on the tuner device will be imported.",
|
"ImportFavoriteChannelsHelp": "\uc635\uc158\uc744 \ucf1c\uba74 \uc990\uaca8\ucc3e\uae30 \ud45c\uc2dc\ud55c \ucc44\ub110\ub9cc \ubd88\ub7ec\uc635\ub2c8\ub2e4.",
|
||||||
"ButtonRepeat": "Repeat",
|
"ButtonRepeat": "\ubc18\ubcf5",
|
||||||
"LabelEnableThisTuner": "Enable this tuner",
|
"LabelEnableThisTuner": "\uc774 \ud29c\ub108 \uc0ac\uc6a9",
|
||||||
"LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner.",
|
"LabelEnableThisTunerHelp": "\uc774 \ud29c\ub108\uc5d0\uc11c \ucc44\ub110 \uac00\uc838\uc624\uae30\ub97c \ubc29\uc9c0\ud558\ub824\uba74 \uccb4\ud06c\ub97c \ud574\uc81c\ud558\uc138\uc694.",
|
||||||
"HeaderLocked": "Locked",
|
"HeaderLocked": "\uc7a0\uae40",
|
||||||
"HeaderUnidentified": "Unidentified",
|
"HeaderUnidentified": "Unidentified",
|
||||||
"HeaderImagePrimary": "Primary",
|
"HeaderImagePrimary": "Primary",
|
||||||
"HeaderImageBackdrop": "Backdrop",
|
"HeaderImageBackdrop": "\ubc30\uacbd",
|
||||||
"HeaderImageLogo": "Logo",
|
"HeaderImageLogo": "\ub85c\uace0",
|
||||||
"HeaderUserPrimaryImage": "User Image",
|
"HeaderUserPrimaryImage": "\uc0ac\uc6a9\uc790 \uc774\ubbf8\uc9c0",
|
||||||
"ButtonDisplaySettings": "Display settings",
|
"ButtonDisplaySettings": "\ud654\uba74 \uc124\uc815",
|
||||||
"ButtonHomeScreenSettings": "Home screen settings",
|
"ButtonHomeScreenSettings": "\ud648 \ud654\uba74 \uc124\uc815",
|
||||||
"ButtonPlaybackSettings": "Playback settings",
|
"ButtonPlaybackSettings": "\uc7ac\uc0dd \uc124\uc815",
|
||||||
"ButtonProfile": "Profile",
|
"ButtonProfile": "\ud504\ub85c\ud30c\uc77c",
|
||||||
"ButtonDisplaySettingsHelp": "Your Emby display settings",
|
"ButtonDisplaySettingsHelp": "Emby \ud654\uba74 \uc124\uc815",
|
||||||
"ButtonHomeScreenSettingsHelp": "Configure the display of your home screen",
|
"ButtonHomeScreenSettingsHelp": "Configure the display of your home screen",
|
||||||
"ButtonPlaybackSettingsHelp": "Specify your audio and subtitle preferences, streaming quality, and more.",
|
"ButtonPlaybackSettingsHelp": "\uc624\ub514\uc624, \uc790\ub9c9, \uc2a4\ud2b8\ub974\ubc0d \ud488\uc9c8 \ub4f1\uc758 \ud658\uacbd\uc744 \uc124\uc815\ud569\ub2c8\ub2e4.",
|
||||||
"ButtonProfileHelp": "Set your profile image and password.",
|
"ButtonProfileHelp": "\ud504\ub85c\ud30c\uc77c \uc774\ubbf8\uc9c0\uc640 \ube44\ubc00\ubc88\ud638\ub97c \uc124\uc815\ud569\ub2c8\ub2e4.",
|
||||||
"HeaderHomeScreenSettings": "Home Screen settings",
|
"HeaderHomeScreenSettings": "\ud648 \ud654\uba74 \uc124\uc815",
|
||||||
"HeaderProfile": "Profile",
|
"HeaderProfile": "\ud504\ub85c\ud30c\uc77c",
|
||||||
"HeaderLanguage": "Language",
|
"HeaderLanguage": "\uc5b8\uc5b4",
|
||||||
"ButtonSyncSettings": "Sync settings",
|
"ButtonSyncSettings": "\ub3d9\uae30\ud654 \uc124\uc815",
|
||||||
"ButtonSyncSettingsHelp": "Configure your sync settings",
|
"ButtonSyncSettingsHelp": "\ub3d9\uae30\ud654 \ud658\uacbd\uc744 \uc124\uc815\ud569\ub2c8\ub2e4.",
|
||||||
"LabelTranscodingThreadCount": "Transcoding thread count:",
|
"LabelTranscodingThreadCount": "Transcoding thread count:",
|
||||||
"LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower cpu usage but may not convert fast enough for a smooth playback experience.",
|
"LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower cpu usage but may not convert fast enough for a smooth playback experience.",
|
||||||
"OptionMax": "Max",
|
"OptionMax": "\ucd5c\ub300",
|
||||||
"HeaderEmbyGuide": "Emby Guide",
|
"HeaderEmbyGuide": "Emby \uac00\uc774\ub4dc",
|
||||||
"LabelSyncPath": "Synced content path:",
|
"LabelSyncPath": "\ub3d9\uae30\ud654 \ucf58\ud150\ud2b8 \uacbd\ub85c:",
|
||||||
"OptionSyncOnlyOnWifi": "Sync only on Wifi",
|
"OptionSyncOnlyOnWifi": "WiFi \uc5d0\uc11c\ub9cc \ub3d9\uae30\ud654",
|
||||||
"OptionSyncLosslessAudioOriginal": "Sync lossless audio at original quality",
|
"OptionSyncLosslessAudioOriginal": "\uc6d0\ubcf8 \ud488\uc9c8\uc758 \ubb34\uc190\uc2e4 \uc624\ub514\uc624 \ub3d9\uae30\ud654",
|
||||||
"HeaderMetadata": "Metadata",
|
"HeaderMetadata": "\uba54\ud0c0\ub370\uc774\ud130",
|
||||||
"HeaderRecordingOptions": "Recording Options",
|
"HeaderRecordingOptions": "\ub179\ud654 \uc635\uc158",
|
||||||
"ButtonShare": "Share",
|
"ButtonShare": "\uacf5\uc720",
|
||||||
"HeaderUpcomingForKids": "Upcoming for Kids",
|
"HeaderUpcomingForKids": "Upcoming for Kids",
|
||||||
"HeaderSetupLiveTV": "Setup Live TV",
|
"HeaderSetupLiveTV": "Setup Live TV",
|
||||||
"LabelTunerType": "Tuner type:",
|
"LabelTunerType": "\ud29c\ub108 \uc885\ub958:",
|
||||||
"HelpMoreTunersCanBeAdded": "Additional tuners can be added later within the Live TV section.",
|
"HelpMoreTunersCanBeAdded": "\ub098\uc911\uc5d0 TV \ubc29\uc1a1 \uc139\uc158\uc5d0\uc11c \ud29c\ub108\ub97c \ub354 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"AdditionalLiveTvProvidersCanBeInstalledLater": "Additional Live TV providers can be added later within the Live TV section.",
|
"AdditionalLiveTvProvidersCanBeInstalledLater": "\ub098\uc911\uc5d0 TV \ubc29\uc1a1 \uc139\uc158\uc5d0\uc11c TV \ubc29\uc1a1 \uc81c\uacf5\uc790\ub97c \ub354 \ucd94\uac00\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
"MessageActiveSubscriptionRequiredSeriesRecordings": "\uc790\ub3d9 \uc2dc\ub9ac\uc988 \ub179\ud654\ub97c \uc608\uc57d\ud558\ub824\uba74 Emby \ud504\ub9ac\ubbf8\uc5b4 \uac00\uc785\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
||||||
"HeaderSetupTVGuide": "Setup TV Guide",
|
"HeaderSetupTVGuide": "TV \uac00\uc774\ub4dc \uc124\uc815",
|
||||||
"LabelDataProvider": "Data provider:",
|
"LabelDataProvider": "\ub370\uc774\ud130 \uc81c\uacf5\uc790:",
|
||||||
"OptionSendRecordingsToAutoOrganize": "Enable Auto-Organize for new recordings",
|
"OptionSendRecordingsToAutoOrganize": "\uc0c8 \ub179\ud654\uc5d0 \uc790\ub3d9 \uad6c\uc131 \uc0ac\uc6a9",
|
||||||
"OptionSendRecordingsToAutoOrganizeHelp": "New recordings will be sent to the Auto-Organize feature and imported into your media library.",
|
"OptionSendRecordingsToAutoOrganizeHelp": "\uc0c8 \ub179\ud654\ub97c \uc790\ub3d9 \uad6c\uc131 \uae30\ub2a5\uc744 \uac70\uce5c \ud6c4 \ubbf8\ub514\uc5b4 \ub77c\uc774\ube0c\ub7ec\ub9ac\ub85c \uac00\uc838\uc635\ub2c8\ub2e4.",
|
||||||
"HeaderDefaultPadding": "Default Padding",
|
"HeaderDefaultPadding": "\uae30\ubcf8 \uc5ec\ubc31",
|
||||||
"HeaderSubtitles": "\uc790\ub9c9",
|
"HeaderSubtitles": "\uc790\ub9c9",
|
||||||
"HeaderVideos": "Videos",
|
"HeaderVideos": "\ube44\ub514\uc624",
|
||||||
"OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis",
|
"OptionEnableVideoFrameAnalysis": "\ud504\ub808\uc784 \ub2e8\uc704 \ube44\ub514\uc624 \ubd84\uc11d \uc0ac\uc6a9",
|
||||||
"OptionEnableVideoFrameAnalysisHelp": "Extract detailed information about videos that can be used to make transcoding as efficient as possible. This will cause library scans to take longer.",
|
"OptionEnableVideoFrameAnalysisHelp": "\uac00\ub2a5\ud55c \ucd5c\uace0 \ud6a8\uc728\uc758 \ud2b8\ub79c\uc2a4\ucf54\ub529\uc744 \uc704\ud574 \ube44\ub514\uc624\uc758 \uc0c1\uc138\ud55c \uc815\ubcf4\ub97c \ucd94\ucd9c\ud569\ub2c8\ub2e4. \ub77c\uc774\ube0c\ub7ec\ub9ac \uac80\uc0c9 \uc2dc\uac04\uc774 \uae38\uc5b4\uc9d1\ub2c8\ub2e4.",
|
||||||
"LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:",
|
"LabelVideoFrameAnalysisLimit": "\ub2e4\uc74c\ubcf4\ub2e4 \uc791\uc740 \ube44\ub514\uc624\uc758 \ud504\ub808\uc784 \ub2e8\uc704 \ubd84\uc11d \uc81c\ud55c:",
|
||||||
"LabelHardwareVideoDecoder": "Hardware video decoder:",
|
"LabelHardwareVideoDecoder": "\ud558\ub4dc\uc6e8\uc5b4 \ube44\ub514\uc624 \ub514\ucf54\ub354:",
|
||||||
"LabelHardwareVideoDecoderHelp": "Available on supported systems only.",
|
"LabelHardwareVideoDecoderHelp": "\uc9c0\uc6d0\ud558\ub294 \uc2dc\uc2a4\ud15c\uc5d0\uc11c\ub9cc \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"ButtonServerDashboard": "Server Dashboard",
|
"ButtonServerDashboard": "\uc11c\ubc84 \ub300\uc2dc\ubcf4\ub4dc",
|
||||||
"HeaderAdmin": "Admin",
|
"HeaderAdmin": "\uad00\ub9ac\uc790",
|
||||||
"ButtonSignOut": "Sign out",
|
"ButtonSignOut": "Sign out",
|
||||||
"HeaderCameraUpload": "Camera Upload",
|
"HeaderCameraUpload": "\uce74\uba54\ub77c \uc5c5\ub85c\ub4dc",
|
||||||
"SelectCameraUploadServers": "Upload camera photos to the following servers:",
|
"SelectCameraUploadServers": "\uce74\uba54\ub7ec \uc0ac\uc9c4\uc744 \ub2e4\uc74c \uc11c\ubc84\uc5d0 \uc5c5\ub85c\ub4dc:",
|
||||||
"ButtonClear": "Clear",
|
"ButtonClear": "Clear",
|
||||||
"ButtonEditImages": "Edit Images",
|
"ButtonEditImages": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1",
|
||||||
"LabelFolder": "Folder:",
|
"LabelFolder": "\ud3f4\ub354:",
|
||||||
"HeadersFolders": "Folders",
|
"HeadersFolders": "\ud3f4\ub354",
|
||||||
"LabelDisplayName": "Display name:"
|
"LabelDisplayName": "\ud45c\uc2dc \uc774\ub984:"
|
||||||
}
|
}
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Konfigurer PIN-kode",
|
"ButtonConfigurePinCode": "Konfigurer PIN-kode",
|
||||||
"HeaderAdultsReadHere": "Voksne les her!",
|
"HeaderAdultsReadHere": "Voksne les her!",
|
||||||
"RegisterWithPayPal": "Registrer med PayPal",
|
"RegisterWithPayPal": "Registrer med PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Synkronisering krever st\u00f8ttemedlemskap",
|
||||||
"HeaderEnjoyDayTrial": "Hygg deg med en 14-dagers gratis pr\u00f8veperiode",
|
"HeaderEnjoyDayTrial": "Hygg deg med en 14-dagers gratis pr\u00f8veperiode",
|
||||||
"LabelSyncTempPath": "Midlertidig fil-sti:",
|
"LabelSyncTempPath": "Midlertidig fil-sti:",
|
||||||
"LabelSyncTempPathHelp": "Spesifiser din egen synk-mappe. Konverterte mediefiler opprettet ved synkronisering vil lagres her.",
|
"LabelSyncTempPathHelp": "Spesifiser din egen synk-mappe. Konverterte mediefiler opprettet ved synkronisering vil lagres her.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Aktiver forbedrede filmvisning",
|
"LabelEnableEnhancedMovies": "Aktiver forbedrede filmvisning",
|
||||||
"LabelEnableEnhancedMoviesHelp": "N\u00e5r den er aktivert, vil filmene bli vist som mapper for \u00e5 inkludere trailere, statister, cast og crew, og annet relatert innhold.",
|
"LabelEnableEnhancedMoviesHelp": "N\u00e5r den er aktivert, vil filmene bli vist som mapper for \u00e5 inkludere trailere, statister, cast og crew, og annet relatert innhold.",
|
||||||
"HeaderSyncJobInfo": "Synk.jobb",
|
"HeaderSyncJobInfo": "Synk.jobb",
|
||||||
"FolderTypeMixed": "Blandet innhold",
|
"FolderTypeMixed": "Forskjellig innhold",
|
||||||
"FolderTypeMovies": "Filmer",
|
"FolderTypeMovies": "Filmer",
|
||||||
"FolderTypeMusic": "Musikk",
|
"FolderTypeMusic": "Musikk",
|
||||||
"FolderTypeAdultVideos": "Voksen-videoer",
|
"FolderTypeAdultVideos": "Voksen-videoer",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Arve",
|
"FolderTypeInherit": "Arve",
|
||||||
"LabelContentType": "Innholdstype:",
|
"LabelContentType": "Innholdstype:",
|
||||||
"TitleScheduledTasks": "Planlagt oppgaver",
|
"TitleScheduledTasks": "Planlagt oppgaver",
|
||||||
"HeaderSetupLibrary": "Konfigurer media-biblioteket",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Legg til media-mappe",
|
"ButtonAddMediaFolder": "Legg til media-mappe",
|
||||||
"LabelFolderType": "Mappetype",
|
"LabelFolderType": "Mappetype",
|
||||||
"ReferToMediaLibraryWiki": "Se i wik for media-biblioteket.",
|
"ReferToMediaLibraryWiki": "Se i wik for media-biblioteket.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "\u00d8kende",
|
"OptionAscending": "\u00d8kende",
|
||||||
"OptionDescending": "Synkende",
|
"OptionDescending": "Synkende",
|
||||||
"OptionRuntime": "Spilletid",
|
"OptionRuntime": "Spilletid",
|
||||||
"OptionReleaseDate": "Uttgitt dato",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Antall avspillinger",
|
"OptionPlayCount": "Antall avspillinger",
|
||||||
"OptionDatePlayed": "Dato spilt",
|
"OptionDatePlayed": "Dato spilt",
|
||||||
"OptionDateAdded": "Dato lagt til",
|
"OptionDateAdded": "Dato lagt til",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budsjett",
|
"OptionBudget": "Budsjett",
|
||||||
"OptionRevenue": "Inntjening",
|
"OptionRevenue": "Inntjening",
|
||||||
"OptionPoster": "Plakat",
|
"OptionPoster": "Plakat",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Plakatkort",
|
"OptionPosterCard": "Plakatkort",
|
||||||
"OptionBackdrop": "Bakgrunn",
|
"OptionBackdrop": "Bakgrunn",
|
||||||
"OptionTimeline": "Tidslinje",
|
"OptionTimeline": "Tidslinje",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "Velg",
|
"ButtonSelect": "Velg",
|
||||||
"ButtonGroupVersions": "Gruppeversjoner",
|
"ButtonGroupVersions": "Gruppeversjoner",
|
||||||
"ButtonAddToCollection": "Legg til samling",
|
"ButtonAddToCollection": "Legg Til I Samling",
|
||||||
"PismoMessage": "Utnytte Pismo File Mount gjennom en donert lisens.",
|
"PismoMessage": "Utnytte Pismo File Mount gjennom en donert lisens.",
|
||||||
"TangibleSoftwareMessage": "Utnytte konkrete l\u00f8sninger Java \/ C # omformere gjennom en donert lisens.",
|
"TangibleSoftwareMessage": "Utnytte konkrete l\u00f8sninger Java \/ C # omformere gjennom en donert lisens.",
|
||||||
"HeaderCredits": "Credits",
|
"HeaderCredits": "Credits",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Program",
|
"HeaderProgram": "Program",
|
||||||
"HeaderClients": "Klienter",
|
"HeaderClients": "Klienter",
|
||||||
"LabelCompleted": "Fullf\u00f8rt",
|
"LabelCompleted": "Fullf\u00f8rt",
|
||||||
"LabelFailed": "Feilet",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Hoppet over",
|
"LabelSkipped": "Hoppet over",
|
||||||
"HeaderEpisodeOrganization": "Organisering av episoder",
|
"HeaderEpisodeOrganization": "Organisering av episoder",
|
||||||
"LabelSeries": "Serie:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Sesong nummer:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode nummer:",
|
||||||
"LabelEndingEpisodeNumber": "Ending av episode nummer:",
|
"LabelEndingEpisodeNumber": "Ending av episode nummer:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for multi-episode filer",
|
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for multi-episode filer",
|
||||||
"HeaderSupportTheTeam": "St\u00f8tt Emby teamet!",
|
"HeaderSupportTheTeam": "St\u00f8tt Emby teamet!",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Spilles Av",
|
"TabNowPlaying": "Spilles Av",
|
||||||
"TabNavigation": "Navigering",
|
"TabNavigation": "Navigering",
|
||||||
"TabControls": "Kontrollerer",
|
"TabControls": "Kontrollerer",
|
||||||
"ButtonFullscreen": "Veksle fullskjerm",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Scener",
|
"ButtonScenes": "Scener",
|
||||||
"ButtonSubtitles": "Undertekster",
|
"ButtonSubtitles": "Undertekster",
|
||||||
"ButtonAudioTracks": "Lydspor",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "Forrige Spor",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "Neste Spor",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Stopp",
|
"ButtonStop": "Stopp",
|
||||||
"ButtonPause": "Pause",
|
"ButtonPause": "Pause",
|
||||||
"ButtonNext": "Neste",
|
"ButtonNext": "Neste",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Spillelister tillater deg \u00e5 lage lister over innhold til \u00e5 spille etter hverandre p\u00e5 en gang. For \u00e5 legge til elementer i spillelister, h\u00f8yreklikk eller trykk og hold, og velg Legg til i spilleliste.",
|
"MessageNoPlaylistsAvailable": "Spillelister tillater deg \u00e5 lage lister over innhold til \u00e5 spille etter hverandre p\u00e5 en gang. For \u00e5 legge til elementer i spillelister, h\u00f8yreklikk eller trykk og hold, og velg Legg til i spilleliste.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Denne spillelisten er forel\u00f8pig tom",
|
"MessageNoPlaylistItemsAvailable": "Denne spillelisten er forel\u00f8pig tom",
|
||||||
"ButtonDismiss": "Avvis",
|
"ButtonDismiss": "Avvis",
|
||||||
|
"ButtonMore": "Mer",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Foretrukket internet streaming kvalitet.",
|
"LabelChannelStreamQuality": "Foretrukket internet streaming kvalitet.",
|
||||||
"LabelChannelStreamQualityHelp": "P\u00e5 en linje med lav b\u00e5ndbredde, vil begrensing av kvalitet hjelpe med \u00e5 gi en mer behagelig streaming opplevelse.",
|
"LabelChannelStreamQualityHelp": "P\u00e5 en linje med lav b\u00e5ndbredde, vil begrensing av kvalitet hjelpe med \u00e5 gi en mer behagelig streaming opplevelse.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "uidentifisert",
|
"OptionUnidentified": "uidentifisert",
|
||||||
"OptionMissingParentalRating": "Mangler foreldresensur",
|
"OptionMissingParentalRating": "Mangler foreldresensur",
|
||||||
"OptionStub": "stump",
|
"OptionStub": "stump",
|
||||||
"HeaderEpisodes": "Episoder:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "Sesong 0",
|
"OptionSeason0": "Sesong 0",
|
||||||
"LabelReport": "Rapport:",
|
"LabelReport": "Rapport:",
|
||||||
"OptionReportSongs": "Sanger:",
|
"OptionReportSongs": "Sanger:",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artisert",
|
"OptionReportArtists": "Artisert",
|
||||||
"OptionReportAlbums": "Albumer",
|
"OptionReportAlbums": "Albumer",
|
||||||
"OptionReportAdultVideos": "Voksen videoer",
|
"OptionReportAdultVideos": "Voksen videoer",
|
||||||
"ButtonMore": "Mer",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Aktivitet",
|
"HeaderActivity": "Aktivitet",
|
||||||
"ScheduledTaskStartedWithName": "{0} startet",
|
"ScheduledTaskStartedWithName": "{0} startet",
|
||||||
"ScheduledTaskCancelledWithName": "{0} ble avbrutt",
|
"ScheduledTaskCancelledWithName": "{0} ble avbrutt",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Inkluder trailere fra nye og kommende filmer p\u00e5 Netflix",
|
"OptionUpcomingStreamingMovies": "Inkluder trailere fra nye og kommende filmer p\u00e5 Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Vis trailere sammen med film forslag",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Vis trailere sammen med film forslag",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Krever installasjon av trailer kanalen.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Krever installasjon av trailer kanalen.",
|
||||||
"CinemaModeConfigurationHelp2": "Individuelle brukere vil ha muligheten for \u00e5 deaktivere kino modus innenfor deres egne preferanser.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Aktiver kino mode",
|
"LabelEnableCinemaMode": "Aktiver kino mode",
|
||||||
"HeaderCinemaMode": "Kino Modus",
|
"HeaderCinemaMode": "Kino Modus",
|
||||||
"LabelDateAddedBehavior": "Dato lagt til adferd for nytt innhold:",
|
"LabelDateAddedBehavior": "Dato lagt til adferd for nytt innhold:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Resett passord",
|
"HeaderPasswordReset": "Resett passord",
|
||||||
"HeaderParentalRatings": "Foreldresensur",
|
"HeaderParentalRatings": "Foreldresensur",
|
||||||
"HeaderVideoTypes": "Videotyper",
|
"HeaderVideoTypes": "Videotyper",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Blokker innhold med f\u00f8lgende tags:",
|
"LabelBlockContentWithTags": "Blokker innhold med f\u00f8lgende tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Maksimalt et innebygd bilde",
|
"LabelEnableSingleImageInDidlLimit": "Maksimalt et innebygd bilde",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Kommende filmer",
|
"HeaderUpcomingMovies": "Kommende filmer",
|
||||||
"HeaderUpcomingSports": "Kommende sport",
|
"HeaderUpcomingSports": "Kommende sport",
|
||||||
"HeaderUpcomingPrograms": "Kommende programmer",
|
"HeaderUpcomingPrograms": "Kommende programmer",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Aktiver struping",
|
"OptionEnableTranscodingThrottle": "Aktiver struping",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configureer pincode",
|
"ButtonConfigurePinCode": "Configureer pincode",
|
||||||
"HeaderAdultsReadHere": "Volwassenen Lees hier!",
|
"HeaderAdultsReadHere": "Volwassenen Lees hier!",
|
||||||
"RegisterWithPayPal": "Registreer met PayPal",
|
"RegisterWithPayPal": "Registreer met PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Synchroniseren vereist een Supporter Lidmaatschap",
|
"HeaderSyncRequiresSupporterMembership": "Sync Vereist een Supporter lidmaatschap",
|
||||||
"HeaderEnjoyDayTrial": "Geniet van een 14-daagse gratis proefversie",
|
"HeaderEnjoyDayTrial": "Geniet van een 14-daagse gratis proefversie",
|
||||||
"LabelSyncTempPath": "Pad voor tijdelijke bestanden:",
|
"LabelSyncTempPath": "Pad voor tijdelijke bestanden:",
|
||||||
"LabelSyncTempPathHelp": "Geef een afwijkende sync werk directory op. Tijdens het sync proces aangemaakte geconverteerde media zal hier opgeslagen worden.",
|
"LabelSyncTempPathHelp": "Geef een afwijkende sync werk directory op. Tijdens het sync proces aangemaakte geconverteerde media zal hier opgeslagen worden.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Inkomsten",
|
"OptionRevenue": "Inkomsten",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Jaren",
|
||||||
"OptionPosterCard": "Poster kaart",
|
"OptionPosterCard": "Poster kaart",
|
||||||
"OptionBackdrop": "Achtergrond",
|
"OptionBackdrop": "Achtergrond",
|
||||||
"OptionTimeline": "Tijdlijn",
|
"OptionTimeline": "Tijdlijn",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"ButtonSelect": "Selecteer",
|
"ButtonSelect": "Selecteer",
|
||||||
"ButtonGroupVersions": "Groepeer Versies",
|
"ButtonGroupVersions": "Groepeer Versies",
|
||||||
"ButtonAddToCollection": "Toevoegen aan Collectie",
|
"ButtonAddToCollection": "Toevoegen aan verzameling",
|
||||||
"PismoMessage": "Pismo File Mount (met een geschonken licentie).",
|
"PismoMessage": "Pismo File Mount (met een geschonken licentie).",
|
||||||
"TangibleSoftwareMessage": "Gebruik makend van concrete oplossingen als Java \/ C converters door een geschonken licentie.",
|
"TangibleSoftwareMessage": "Gebruik makend van concrete oplossingen als Java \/ C converters door een geschonken licentie.",
|
||||||
"HeaderCredits": "Credits",
|
"HeaderCredits": "Credits",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Overgeslagen",
|
"LabelSkipped": "Overgeslagen",
|
||||||
"HeaderEpisodeOrganization": "Afleveringen Organisatie",
|
"HeaderEpisodeOrganization": "Afleveringen Organisatie",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Seizoensnummer",
|
"LabelSeasonNumber": "Seizoen nummer:",
|
||||||
"LabelEpisodeNumber": "Afleveringsnummer",
|
"LabelEpisodeNumber": "Aflevering nummer:",
|
||||||
"LabelEndingEpisodeNumber": "Laatste aflevering nummer:",
|
"LabelEndingEpisodeNumber": "Laatste aflevering nummer:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Alleen vereist voor bestanden met meerdere afleveringen",
|
"LabelEndingEpisodeNumberHelp": "Alleen vereist voor bestanden met meerdere afleveringen",
|
||||||
"HeaderSupportTheTeam": "Ondersteun het Emby Team",
|
"HeaderSupportTheTeam": "Ondersteun het Emby Team",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Wordt nu afgespeeld",
|
"TabNowPlaying": "Wordt nu afgespeeld",
|
||||||
"TabNavigation": "Navigatie",
|
"TabNavigation": "Navigatie",
|
||||||
"TabControls": "Besturing",
|
"TabControls": "Besturing",
|
||||||
"ButtonFullscreen": "Schakelen tussen volledig scherm ",
|
"ButtonFullscreen": "Schakelen tussen volledig scherm",
|
||||||
"ButtonScenes": "Scenes",
|
"ButtonScenes": "Scenes",
|
||||||
"ButtonSubtitles": "Ondertiteling",
|
"ButtonSubtitles": "Ondertiteling",
|
||||||
"ButtonAudioTracks": "Geluidssporen",
|
"ButtonAudioTracks": "Geluidssporen",
|
||||||
"ButtonPreviousTrack": "Vorige track",
|
"ButtonPreviousTrack": "Vorig nummer",
|
||||||
"ButtonNextTrack": "Volgende track",
|
"ButtonNextTrack": "Volgend nummer",
|
||||||
"ButtonStop": "Stop",
|
"ButtonStop": "Stop",
|
||||||
"ButtonPause": "Pauze",
|
"ButtonPause": "Pauze",
|
||||||
"ButtonNext": "Volgende",
|
"ButtonNext": "Volgende",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Met afspeellijsten kunt u een lijst maken waarvan de items achter elkaar afgespeeld worden. Om een item toe te voegen klikt u met rechts of tik en houd het vast om het te selecteren, klik vervolgens op Toevoegen aan afspeellijst.",
|
"MessageNoPlaylistsAvailable": "Met afspeellijsten kunt u een lijst maken waarvan de items achter elkaar afgespeeld worden. Om een item toe te voegen klikt u met rechts of tik en houd het vast om het te selecteren, klik vervolgens op Toevoegen aan afspeellijst.",
|
||||||
"MessageNoPlaylistItemsAvailable": "De afspeellijst is momenteel leeg.",
|
"MessageNoPlaylistItemsAvailable": "De afspeellijst is momenteel leeg.",
|
||||||
"ButtonDismiss": "Afwijzen",
|
"ButtonDismiss": "Afwijzen",
|
||||||
|
"ButtonMore": "Meer",
|
||||||
"ButtonEditOtherUserPreferences": "Wijzig het profiel, afbeelding en persoonlijke voorkeuren van deze gebruiker.",
|
"ButtonEditOtherUserPreferences": "Wijzig het profiel, afbeelding en persoonlijke voorkeuren van deze gebruiker.",
|
||||||
"LabelChannelStreamQuality": "Voorkeurs kwaliteit internet stream:",
|
"LabelChannelStreamQuality": "Voorkeurs kwaliteit internet stream:",
|
||||||
"LabelChannelStreamQualityHelp": "Bij weinig beschikbare bandbreedte kan het verminderen van de kwaliteit betere streams opleveren.",
|
"LabelChannelStreamQualityHelp": "Bij weinig beschikbare bandbreedte kan het verminderen van de kwaliteit betere streams opleveren.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artiesten",
|
"OptionReportArtists": "Artiesten",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult video's",
|
"OptionReportAdultVideos": "Adult video's",
|
||||||
"ButtonMore": "Meer",
|
"ButtonMoreItems": "Meer",
|
||||||
"HeaderActivity": "Activiteit",
|
"HeaderActivity": "Activiteit",
|
||||||
"ScheduledTaskStartedWithName": "{0} is gestart",
|
"ScheduledTaskStartedWithName": "{0} is gestart",
|
||||||
"ScheduledTaskCancelledWithName": "{0} is geannuleerd",
|
"ScheduledTaskCancelledWithName": "{0} is geannuleerd",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Inclusief trailers van nieuwe en aankomende films op Netflix",
|
"OptionUpcomingStreamingMovies": "Inclusief trailers van nieuwe en aankomende films op Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Toon trailers binnen film suggesties",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Toon trailers binnen film suggesties",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Vereist installatie van het Trailer-kanaal.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Vereist installatie van het Trailer-kanaal.",
|
||||||
"CinemaModeConfigurationHelp2": "Gebruikers kunnen in hun eigen instellingen Cinema Mode uitschakelen",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Cinema Mode inschakelen",
|
"LabelEnableCinemaMode": "Cinema Mode inschakelen",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Datum toegevoegd gedrag voor nieuwe content:",
|
"LabelDateAddedBehavior": "Datum toegevoegd gedrag voor nieuwe content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Wachtwoord resetten",
|
"HeaderPasswordReset": "Wachtwoord resetten",
|
||||||
"HeaderParentalRatings": "Ouderlijke toezicht",
|
"HeaderParentalRatings": "Ouderlijke toezicht",
|
||||||
"HeaderVideoTypes": "Video types",
|
"HeaderVideoTypes": "Video types",
|
||||||
"HeaderYears": "Jaren",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Blokkeer inhoud zonder- of met niet herkende classificatiegegevens:",
|
"HeaderBlockItemsWithNoRating": "Blokkeer inhoud zonder- of met niet herkende classificatiegegevens:",
|
||||||
"LabelBlockContentWithTags": "Blokkeer inhoud met labels:",
|
"LabelBlockContentWithTags": "Blokkeer inhoud met labels:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Beperk tot \u00e9\u00e9n enkele ingesloten afbeelding",
|
"LabelEnableSingleImageInDidlLimit": "Beperk tot \u00e9\u00e9n enkele ingesloten afbeelding",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Films binnenkort",
|
"HeaderUpcomingMovies": "Films binnenkort",
|
||||||
"HeaderUpcomingSports": "Sport binnenkort",
|
"HeaderUpcomingSports": "Sport binnenkort",
|
||||||
"HeaderUpcomingPrograms": "Programma's binnenkort",
|
"HeaderUpcomingPrograms": "Programma's binnenkort",
|
||||||
"ButtonMoreItems": "Meer",
|
|
||||||
"LabelShowLibraryTileNames": "Toon bibliotheek tegel namen",
|
"LabelShowLibraryTileNames": "Toon bibliotheek tegel namen",
|
||||||
"LabelShowLibraryTileNamesHelp": "Bepaalt of labels onder de bibliotheek tegels zullen worden weergegeven op de startpagina",
|
"LabelShowLibraryTileNamesHelp": "Bepaalt of labels onder de bibliotheek tegels zullen worden weergegeven op de startpagina",
|
||||||
"OptionEnableTranscodingThrottle": "Throtteling inschakelen",
|
"OptionEnableTranscodingThrottle": "Throtteling inschakelen",
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"LabelExit": "Wyjd\u017a",
|
"LabelExit": "Wyj\u015bcie",
|
||||||
"LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
|
"LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
|
||||||
"LabelGithub": "Github",
|
"LabelGithub": "Github",
|
||||||
"LabelSwagger": "Swagger",
|
"LabelSwagger": "Swagger",
|
||||||
"LabelStandard": "Standardowy",
|
"LabelStandard": "Standardowy",
|
||||||
"LabelApiDocumentation": "Dokumantacja API",
|
"LabelApiDocumentation": "Dokumantacja API",
|
||||||
"LabelDeveloperResources": "Zasoby dla Deweloper\u00f3w",
|
"LabelDeveloperResources": "Materia\u0142y dla deweloper\u00f3w",
|
||||||
"LabelBrowseLibrary": "Przegl\u0105daj bibliotek\u0119",
|
"LabelBrowseLibrary": "Przegl\u0105daj bibliotek\u0119",
|
||||||
"LabelConfigureServer": "Konfiguruj Emby",
|
"LabelConfigureServer": "Konfiguracja Emby",
|
||||||
"LabelOpenLibraryViewer": "Otw\u00f3rz przegl\u0105dark\u0119 biblioteki",
|
"LabelOpenLibraryViewer": "Przegl\u0105daj bibliotek\u0119",
|
||||||
"LabelRestartServer": "Uruchom ponownie serwer ",
|
"LabelRestartServer": "Restart serwera",
|
||||||
"LabelShowLogWindow": "Poka\u017c Okno z Logami",
|
"LabelShowLogWindow": "Poka\u017c logi",
|
||||||
"LabelPrevious": "Wstecz",
|
"LabelPrevious": "Wstecz",
|
||||||
"LabelFinish": "Koniec",
|
"LabelFinish": "Koniec",
|
||||||
"LabelNext": "Dalej",
|
"LabelNext": "Dalej",
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Konfiguruj kod pin",
|
"ButtonConfigurePinCode": "Konfiguruj kod pin",
|
||||||
"HeaderAdultsReadHere": "Doro\u015bli czyta\u0107!",
|
"HeaderAdultsReadHere": "Doro\u015bli czyta\u0107!",
|
||||||
"RegisterWithPayPal": "Zarejestruj z PayPal",
|
"RegisterWithPayPal": "Zarejestruj z PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Synchronizacja wymaga cz\u0142onkowstwa Supporter",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Mi\u0142ego 14 dniowego okresu pr\u00f3bnego",
|
"HeaderEnjoyDayTrial": "Mi\u0142ego 14 dniowego okresu pr\u00f3bnego",
|
||||||
"LabelSyncTempPath": "\u015acie\u017cka do plik\u00f3w tymczasowych:",
|
"LabelSyncTempPath": "\u015acie\u017cka do plik\u00f3w tymczasowych:",
|
||||||
"LabelSyncTempPathHelp": "Okre\u015b w\u0142asny folder synchronizacji. Utworzone skonwertowane media podczas synchronizacji b\u0119d\u0105 zapisywane tutaj.",
|
"LabelSyncTempPathHelp": "Okre\u015b w\u0142asny folder synchronizacji. Utworzone skonwertowane media podczas synchronizacji b\u0119d\u0105 zapisywane tutaj.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "W\u0142\u0105cz rozszerzone wy\u015bwietlanie film\u00f3w",
|
"LabelEnableEnhancedMovies": "W\u0142\u0105cz rozszerzone wy\u015bwietlanie film\u00f3w",
|
||||||
"LabelEnableEnhancedMoviesHelp": "Je\u015bli w\u0142\u0105czone, filmy bed\u0105 wy\u015bwitlane jako foldery aby zawiera\u0107 trailery, dodatki, obsade i ekip\u0119, oraz inn\u0105 powi\u0105zan\u0105 zawarto\u015b\u0107.",
|
"LabelEnableEnhancedMoviesHelp": "Je\u015bli w\u0142\u0105czone, filmy bed\u0105 wy\u015bwitlane jako foldery aby zawiera\u0107 trailery, dodatki, obsade i ekip\u0119, oraz inn\u0105 powi\u0105zan\u0105 zawarto\u015b\u0107.",
|
||||||
"HeaderSyncJobInfo": "Zadanie synchronizacji",
|
"HeaderSyncJobInfo": "Zadanie synchronizacji",
|
||||||
"FolderTypeMixed": "R\u00f3\u017cna zawarto\u015b\u0107",
|
"FolderTypeMixed": "Zawarto\u015b\u0107 mieszana",
|
||||||
"FolderTypeMovies": "Filmy",
|
"FolderTypeMovies": "Filmy",
|
||||||
"FolderTypeMusic": "Muzyka",
|
"FolderTypeMusic": "Muzyka",
|
||||||
"FolderTypeAdultVideos": "Filmy dla doros\u0142ych",
|
"FolderTypeAdultVideos": "Filmy dla doros\u0142ych",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Dziedzicz",
|
"FolderTypeInherit": "Dziedzicz",
|
||||||
"LabelContentType": "Typ zawarto\u015bci",
|
"LabelContentType": "Typ zawarto\u015bci",
|
||||||
"TitleScheduledTasks": "Zaplanowane zadania",
|
"TitleScheduledTasks": "Zaplanowane zadania",
|
||||||
"HeaderSetupLibrary": "Ustaw swoj\u0105 bibliotek\u0119 medi\u00f3w",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Dodaj folder z mediami",
|
"ButtonAddMediaFolder": "Dodaj folder z mediami",
|
||||||
"LabelFolderType": "Typ folderu:",
|
"LabelFolderType": "Typ folderu:",
|
||||||
"ReferToMediaLibraryWiki": "Odnie\u015b si\u0119 do wiki biblioteki medi\u00f3w.",
|
"ReferToMediaLibraryWiki": "Odnie\u015b si\u0119 do wiki biblioteki medi\u00f3w.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Rosn\u0105co",
|
"OptionAscending": "Rosn\u0105co",
|
||||||
"OptionDescending": "Malej\u0105co",
|
"OptionDescending": "Malej\u0105co",
|
||||||
"OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
"OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
||||||
"OptionReleaseDate": "Data Wydania",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
|
"OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
|
||||||
"OptionDatePlayed": "Data odtworzenia",
|
"OptionDatePlayed": "Data odtworzenia",
|
||||||
"OptionDateAdded": "Data dodania",
|
"OptionDateAdded": "Data dodania",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Bud\u017cet",
|
"OptionBudget": "Bud\u017cet",
|
||||||
"OptionRevenue": "Doch\u00f3d",
|
"OptionRevenue": "Doch\u00f3d",
|
||||||
"OptionPoster": "Plakat",
|
"OptionPoster": "Plakat",
|
||||||
|
"HeaderYears": "Lata",
|
||||||
"OptionPosterCard": "Plakat",
|
"OptionPosterCard": "Plakat",
|
||||||
"OptionBackdrop": "Zrzut",
|
"OptionBackdrop": "Zrzut",
|
||||||
"OptionTimeline": "O\u015b czasu",
|
"OptionTimeline": "O\u015b czasu",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metawynik",
|
"OptionMetascore": "Metawynik",
|
||||||
"ButtonSelect": "Wybierz",
|
"ButtonSelect": "Wybierz",
|
||||||
"ButtonGroupVersions": "Grupa Wersji",
|
"ButtonGroupVersions": "Grupa Wersji",
|
||||||
"ButtonAddToCollection": "Dodaj do Kolekcji",
|
"ButtonAddToCollection": "Add to Collection",
|
||||||
"PismoMessage": "U\u017cycie Pismo File Mount poprzed licencj\u0119 dotowan\u0105.",
|
"PismoMessage": "U\u017cycie Pismo File Mount poprzed licencj\u0119 dotowan\u0105.",
|
||||||
"TangibleSoftwareMessage": "u\u017cycie Tangible Solutions Java\/C# converters poprzez licecj\u0119 dotowan\u0105.",
|
"TangibleSoftwareMessage": "u\u017cycie Tangible Solutions Java\/C# converters poprzez licecj\u0119 dotowan\u0105.",
|
||||||
"HeaderCredits": "Zas\u0142ugi",
|
"HeaderCredits": "Zas\u0142ugi",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "Obsada & Eikpa",
|
"HeaderCastCrew": "Obsada & Eikpa",
|
||||||
"HeaderAdditionalParts": "Dodatkowe Cz\u0119\u015bci",
|
"HeaderAdditionalParts": "Dodatkowe Cz\u0119\u015bci",
|
||||||
"ButtonSplitVersionsApart": "Podziel Wersje",
|
"ButtonSplitVersionsApart": "Podziel Wersje",
|
||||||
"ButtonPlayTrailer": "Zwiastun",
|
"ButtonPlayTrailer": "Trailer",
|
||||||
"LabelMissing": "Brakuj\u0105cy",
|
"LabelMissing": "Brakuj\u0105cy",
|
||||||
"LabelOffline": "Offline",
|
"LabelOffline": "Offline",
|
||||||
"PathSubstitutionHelp": "Podmiana \u015bcie\u017cek jest u\u017cywana do mapowania \u015bcie\u017cek na serwerze do \u015bcie\u017cek do kt\u00f3rych klienci maj\u0105 dost\u0119p. Pozwalaj\u0105c klientom na bezpo\u015bredni dost\u0119p do medi\u00f3w na serwerze, mog\u0105 oni odtwarza\u0107 bezpo\u015brednio po sieci, unikaj\u0105c w ten spos\u00f3b u\u017cywania zasob\u00f3w serwera na streaming i transkodowanie ich.",
|
"PathSubstitutionHelp": "Podmiana \u015bcie\u017cek jest u\u017cywana do mapowania \u015bcie\u017cek na serwerze do \u015bcie\u017cek do kt\u00f3rych klienci maj\u0105 dost\u0119p. Pozwalaj\u0105c klientom na bezpo\u015bredni dost\u0119p do medi\u00f3w na serwerze, mog\u0105 oni odtwarza\u0107 bezpo\u015brednio po sieci, unikaj\u0105c w ten spos\u00f3b u\u017cywania zasob\u00f3w serwera na streaming i transkodowanie ich.",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Program",
|
"HeaderProgram": "Program",
|
||||||
"HeaderClients": "Klienci",
|
"HeaderClients": "Klienci",
|
||||||
"LabelCompleted": "Zako\u0144czono",
|
"LabelCompleted": "Zako\u0144czono",
|
||||||
"LabelFailed": "Nieudane",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Pomini\u0119te",
|
"LabelSkipped": "Pomini\u0119te",
|
||||||
"HeaderEpisodeOrganization": "Organizacja Odcink\u00f3w",
|
"HeaderEpisodeOrganization": "Organizacja Odcink\u00f3w",
|
||||||
"LabelSeries": "Seriale:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Numer sezonu",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Numer Odcinka",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Numer ostatniego odcinka:",
|
"LabelEndingEpisodeNumber": "Numer ostatniego odcinka:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Wymagane tylko dla wielo-odcinkowych plik\u00f3w",
|
"LabelEndingEpisodeNumberHelp": "Wymagane tylko dla wielo-odcinkowych plik\u00f3w",
|
||||||
"HeaderSupportTheTeam": "Wesprzyj dru\u017cyn\u0119 Emby",
|
"HeaderSupportTheTeam": "Wesprzyj dru\u017cyn\u0119 Emby",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Odtwarzane teraz",
|
"TabNowPlaying": "Odtwarzane teraz",
|
||||||
"TabNavigation": "Nawigacja",
|
"TabNavigation": "Nawigacja",
|
||||||
"TabControls": "Kotrolki",
|
"TabControls": "Kotrolki",
|
||||||
"ButtonFullscreen": "Zmie\u0144 Pe\u0142ny ekran",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Sceny",
|
"ButtonScenes": "Sceny",
|
||||||
"ButtonSubtitles": "Napisy",
|
"ButtonSubtitles": "Napisy",
|
||||||
"ButtonAudioTracks": "\u015acie\u017cki audio",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "Poprzednia \u015bcie\u017cka",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "Nast\u0119pna \u015bcie\u017cka",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Stop",
|
"ButtonStop": "Stop",
|
||||||
"ButtonPause": "Pauza",
|
"ButtonPause": "Pauza",
|
||||||
"ButtonNext": "Nast\u0119pny",
|
"ButtonNext": "Nast\u0119pny",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlisty pozwalaj\u0105 na tworzenie list z zawarto\u015bci\u0105 do odtwarzania kolejno w czasie. Aby doda\u0107 pozycje do playlisty, kliknij prawym guzikiem lub naci\u015bnij i przytrzymaj, a nast\u0119pnie wybierz dodaj do Playlisty.",
|
"MessageNoPlaylistsAvailable": "Playlisty pozwalaj\u0105 na tworzenie list z zawarto\u015bci\u0105 do odtwarzania kolejno w czasie. Aby doda\u0107 pozycje do playlisty, kliknij prawym guzikiem lub naci\u015bnij i przytrzymaj, a nast\u0119pnie wybierz dodaj do Playlisty.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Playlista jest obecnie pusta.",
|
"MessageNoPlaylistItemsAvailable": "Playlista jest obecnie pusta.",
|
||||||
"ButtonDismiss": "Odrzu\u0107",
|
"ButtonDismiss": "Odrzu\u0107",
|
||||||
|
"ButtonMore": "Wi\u0119cej",
|
||||||
"ButtonEditOtherUserPreferences": "Edytuj profil, obrazy i ustawienia osobiste tego u\u017cytkownika.",
|
"ButtonEditOtherUserPreferences": "Edytuj profil, obrazy i ustawienia osobiste tego u\u017cytkownika.",
|
||||||
"LabelChannelStreamQuality": "Preferowana jako\u015b\u0107 streamu internetowego:",
|
"LabelChannelStreamQuality": "Preferowana jako\u015b\u0107 streamu internetowego:",
|
||||||
"LabelChannelStreamQualityHelp": "W \u015brodowisku z s\u0142abym \u0142\u0105czem, ograniczenie jako\u015bci mo\u017ce zapewni\u0107 lepsze do\u015bwiadczenia w streamowaniu.",
|
"LabelChannelStreamQualityHelp": "W \u015brodowisku z s\u0142abym \u0142\u0105czem, ograniczenie jako\u015bci mo\u017ce zapewni\u0107 lepsze do\u015bwiadczenia w streamowaniu.",
|
||||||
|
@ -995,13 +997,13 @@
|
||||||
"LabelDisplayCollectionsViewHelp": "This will create a separate view to display collections that you've created or have access to. To create a collection, right-click or tap-hold any movie and select 'Add to Collection'. ",
|
"LabelDisplayCollectionsViewHelp": "This will create a separate view to display collections that you've created or have access to. To create a collection, right-click or tap-hold any movie and select 'Add to Collection'. ",
|
||||||
"LabelKodiMetadataEnableExtraThumbs": "Copy extrafanart into extrathumbs",
|
"LabelKodiMetadataEnableExtraThumbs": "Copy extrafanart into extrathumbs",
|
||||||
"LabelKodiMetadataEnableExtraThumbsHelp": "When downloading images they can be saved into both extrafanart and extrathumbs for maximum Kodi skin compatibility.",
|
"LabelKodiMetadataEnableExtraThumbsHelp": "When downloading images they can be saved into both extrafanart and extrathumbs for maximum Kodi skin compatibility.",
|
||||||
"TabServices": "Services",
|
"TabServices": "Us\u0142ugi",
|
||||||
"TabLogs": "Logs",
|
"TabLogs": "Logi",
|
||||||
"HeaderServerLogFiles": "Server log files:",
|
"HeaderServerLogFiles": "Pliki z logami serwera:",
|
||||||
"TabBranding": "Branding",
|
"TabBranding": "W\u0142asna marka",
|
||||||
"HeaderBrandingHelp": "Customize the appearance of Emby to fit the needs of your group or organization.",
|
"HeaderBrandingHelp": "Dostosuj wygl\u0105d Emby aby dopasowa\u0107 do potrzeb Twojej grupy lub organizacji.",
|
||||||
"LabelLoginDisclaimer": "Login disclaimer:",
|
"LabelLoginDisclaimer": "Login disclaimer:",
|
||||||
"LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.",
|
"LabelLoginDisclaimerHelp": "To b\u0119dzie wy\u015bwietlone na dole strony logowania.",
|
||||||
"OptionList": "Lista",
|
"OptionList": "Lista",
|
||||||
"TabDashboard": "Panel G\u0142\u00f3wny",
|
"TabDashboard": "Panel G\u0142\u00f3wny",
|
||||||
"TitleServer": "Serwer",
|
"TitleServer": "Serwer",
|
||||||
|
@ -1056,52 +1058,52 @@
|
||||||
"OptionContextStreaming": "Streaming",
|
"OptionContextStreaming": "Streaming",
|
||||||
"OptionContextStatic": "Sync",
|
"OptionContextStatic": "Sync",
|
||||||
"ButtonAddToPlaylist": "Add to playlist",
|
"ButtonAddToPlaylist": "Add to playlist",
|
||||||
"TabPlaylists": "Playlists",
|
"TabPlaylists": "Playlista",
|
||||||
"ButtonClose": "Close",
|
"ButtonClose": "Zamknij",
|
||||||
"LabelAllLanguages": "All languages",
|
"LabelAllLanguages": "Wszystkie j\u0119zyki",
|
||||||
"HeaderBrowseOnlineImages": "Browse Online Images",
|
"HeaderBrowseOnlineImages": "Przegl\u0105daj obrazki online",
|
||||||
"LabelSource": "Source:",
|
"LabelSource": "\u0179r\u00f3d\u0142o",
|
||||||
"OptionAll": "All",
|
"OptionAll": "Wszystko",
|
||||||
"LabelImage": "Image:",
|
"LabelImage": "Obrazek:",
|
||||||
"ButtonBrowseImages": "Browse Images",
|
"ButtonBrowseImages": "Przegl\u0105daj obrazki",
|
||||||
"HeaderImages": "Images",
|
"HeaderImages": "Obrazki",
|
||||||
"HeaderBackdrops": "Backdrops",
|
"HeaderBackdrops": "Backdrops",
|
||||||
"HeaderScreenshots": "Screenshots",
|
"HeaderScreenshots": "Zrzuty ekranu",
|
||||||
"HeaderAddUpdateImage": "Add\/Update Image",
|
"HeaderAddUpdateImage": "Dodaj\/Aktualizuj obrazek",
|
||||||
"LabelJpgPngOnly": "JPG\/PNG only",
|
"LabelJpgPngOnly": "Tylko JPG\/PNG",
|
||||||
"LabelImageType": "Image type:",
|
"LabelImageType": "Typ obrazka:",
|
||||||
"OptionPrimary": "Primary",
|
"OptionPrimary": "Priorytetowy",
|
||||||
"OptionArt": "Art",
|
"OptionArt": "Art",
|
||||||
"OptionBox": "Box",
|
"OptionBox": "Box",
|
||||||
"OptionBoxRear": "Box rear",
|
"OptionBoxRear": "Box rear",
|
||||||
"OptionDisc": "Disc",
|
"OptionDisc": "Dysk",
|
||||||
"OptionIcon": "Icon",
|
"OptionIcon": "Ikona",
|
||||||
"OptionLogo": "Logo",
|
"OptionLogo": "Logo",
|
||||||
"OptionMenu": "Menu",
|
"OptionMenu": "Menu",
|
||||||
"OptionScreenshot": "Screenshot",
|
"OptionScreenshot": "Zrzut ekranu",
|
||||||
"OptionLocked": "Locked",
|
"OptionLocked": "Zablokowane",
|
||||||
"OptionUnidentified": "Unidentified",
|
"OptionUnidentified": "Niezidentyfikowane",
|
||||||
"OptionMissingParentalRating": "Missing parental rating",
|
"OptionMissingParentalRating": "Missing parental rating",
|
||||||
"OptionStub": "Stub",
|
"OptionStub": "Stub",
|
||||||
"HeaderEpisodes": "Episodes:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "Season 0",
|
"OptionSeason0": "Sezon 0",
|
||||||
"LabelReport": "Report:",
|
"LabelReport": "Zg\u0142o\u015b:",
|
||||||
"OptionReportSongs": "Songs",
|
"OptionReportSongs": "Utwory",
|
||||||
"OptionReportSeries": "Series",
|
"OptionReportSeries": "Seriale",
|
||||||
"OptionReportSeasons": "Seasons",
|
"OptionReportSeasons": "Sezony",
|
||||||
"OptionReportTrailers": "Trailers",
|
"OptionReportTrailers": "Zwiastuny",
|
||||||
"OptionReportMusicVideos": "Music videos",
|
"OptionReportMusicVideos": "Teledyski",
|
||||||
"OptionReportMovies": "Movies",
|
"OptionReportMovies": "Filmy",
|
||||||
"OptionReportHomeVideos": "Home videos",
|
"OptionReportHomeVideos": "Filmy domowe",
|
||||||
"OptionReportGames": "Games",
|
"OptionReportGames": "Gry",
|
||||||
"OptionReportEpisodes": "Episodes",
|
"OptionReportEpisodes": "Odcinki",
|
||||||
"OptionReportCollections": "Collections",
|
"OptionReportCollections": "Zbiory",
|
||||||
"OptionReportBooks": "Books",
|
"OptionReportBooks": "Ksi\u0105\u017cki",
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Wykonawcy",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albumy",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Filmy dla doros\u0142ych",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "Wi\u0119cej",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Aktywno\u015b\u0107",
|
||||||
"ScheduledTaskStartedWithName": "{0} rozpocz\u0119te",
|
"ScheduledTaskStartedWithName": "{0} rozpocz\u0119te",
|
||||||
"ScheduledTaskCancelledWithName": "{0} anulowane",
|
"ScheduledTaskCancelledWithName": "{0} anulowane",
|
||||||
"ScheduledTaskCompletedWithName": "{0} zako\u0144czone",
|
"ScheduledTaskCompletedWithName": "{0} zako\u0144czone",
|
||||||
|
@ -1152,13 +1154,13 @@
|
||||||
"LabelInNetworkSignInWithEasyPassword": "W\u0142\u0105cz logowanie \u0142atwym kodem pin z sieci wewnetrznej",
|
"LabelInNetworkSignInWithEasyPassword": "W\u0142\u0105cz logowanie \u0142atwym kodem pin z sieci wewnetrznej",
|
||||||
"LabelInNetworkSignInWithEasyPasswordHelp": "Je\u017celi w\u0142\u0105czone, b\u0119dziesz m\u00f3g\u0142 u\u017cywa\u0107 \u0142atwego kodu pic aby logowa\u0107 si\u0119 do aplikacji Emby z wewn\u0105trz swojej sieci domowej. Twoje standardowe has\u0142o b\u0119dzie tylko potrzebne z dala od domu. je\u017celi kod pin jest pusty, nie b\u0119dziesz musia\u0142 podawa\u0107 has\u0142a w sieci domowej.",
|
"LabelInNetworkSignInWithEasyPasswordHelp": "Je\u017celi w\u0142\u0105czone, b\u0119dziesz m\u00f3g\u0142 u\u017cywa\u0107 \u0142atwego kodu pic aby logowa\u0107 si\u0119 do aplikacji Emby z wewn\u0105trz swojej sieci domowej. Twoje standardowe has\u0142o b\u0119dzie tylko potrzebne z dala od domu. je\u017celi kod pin jest pusty, nie b\u0119dziesz musia\u0142 podawa\u0107 has\u0142a w sieci domowej.",
|
||||||
"HeaderPassword": "Has\u0142o",
|
"HeaderPassword": "Has\u0142o",
|
||||||
"HeaderLocalAccess": "Local Access",
|
"HeaderLocalAccess": "Dost\u0119p lokalny",
|
||||||
"HeaderViewOrder": "View Order",
|
"HeaderViewOrder": "Zobacz kolejno\u015b\u0107",
|
||||||
"ButtonResetEasyPassword": "Reset easy pin code",
|
"ButtonResetEasyPassword": "Reset \u0142atwego kodu pin",
|
||||||
"LabelSelectUserViewOrder": "Choose the order your views will be displayed in within Emby apps",
|
"LabelSelectUserViewOrder": "Choose the order your views will be displayed in within Emby apps",
|
||||||
"LabelMetadataRefreshMode": "Metadata refresh mode:",
|
"LabelMetadataRefreshMode": "Metadata refresh mode:",
|
||||||
"LabelImageRefreshMode": "Image refresh mode:",
|
"LabelImageRefreshMode": "Image refresh mode:",
|
||||||
"OptionDownloadMissingImages": "Download missing images",
|
"OptionDownloadMissingImages": "Pobierz brakuj\u0105ce obrazki",
|
||||||
"OptionReplaceExistingImages": "Replace existing images",
|
"OptionReplaceExistingImages": "Replace existing images",
|
||||||
"OptionRefreshAllData": "Refresh all data",
|
"OptionRefreshAllData": "Refresh all data",
|
||||||
"OptionAddMissingDataOnly": "Add missing data only",
|
"OptionAddMissingDataOnly": "Add missing data only",
|
||||||
|
@ -1166,37 +1168,37 @@
|
||||||
"HeaderRefreshMetadata": "Refresh Metadata",
|
"HeaderRefreshMetadata": "Refresh Metadata",
|
||||||
"HeaderPersonInfo": "Person Info",
|
"HeaderPersonInfo": "Person Info",
|
||||||
"HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.",
|
"HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.",
|
||||||
"HeaderConfirmDeletion": "Confirm Deletion",
|
"HeaderConfirmDeletion": "Potwierd\u017a usuni\u0119cie",
|
||||||
"LabelFollowingFileWillBeDeleted": "The following file will be deleted:",
|
"LabelFollowingFileWillBeDeleted": "Nast\u0119puj\u0105cy plik zostanie usuni\u0119ty:",
|
||||||
"LabelIfYouWishToContinueWithDeletion": "If you wish to continue, please confirm by entering the value of:",
|
"LabelIfYouWishToContinueWithDeletion": "If you wish to continue, please confirm by entering the value of:",
|
||||||
"ButtonIdentify": "Identify",
|
"ButtonIdentify": "Identyfikuj",
|
||||||
"LabelAlbumArtist": "Album artist:",
|
"LabelAlbumArtist": "Wykonawca albumu",
|
||||||
"LabelAlbumArtists": "Album artists:",
|
"LabelAlbumArtists": "Wynonawcy albumu",
|
||||||
"LabelAlbum": "Album:",
|
"LabelAlbum": "Album",
|
||||||
"LabelCommunityRating": "Community rating:",
|
"LabelCommunityRating": "Ocena spo\u0142eczno\u015bci:",
|
||||||
"LabelVoteCount": "Vote count:",
|
"LabelVoteCount": "Liczba g\u0142os\u00f3w:",
|
||||||
"LabelMetascore": "Metascore:",
|
"LabelMetascore": "Metascore:",
|
||||||
"LabelCriticRating": "Critic rating:",
|
"LabelCriticRating": "Ocena krytyk\u00f3w:",
|
||||||
"LabelCriticRatingSummary": "Critic rating summary:",
|
"LabelCriticRatingSummary": "Critic rating summary:",
|
||||||
"LabelAwardSummary": "Award summary:",
|
"LabelAwardSummary": "Award summary:",
|
||||||
"LabelWebsite": "Website:",
|
"LabelWebsite": "Strona internetowa",
|
||||||
"LabelTagline": "Tagline:",
|
"LabelTagline": "Tagi",
|
||||||
"LabelOverview": "Overview:",
|
"LabelOverview": "Overview:",
|
||||||
"LabelShortOverview": "Short overview:",
|
"LabelShortOverview": "Short overview:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Data wydania:",
|
||||||
"LabelYear": "Year:",
|
"LabelYear": "Rok:",
|
||||||
"LabelPlaceOfBirth": "Place of birth:",
|
"LabelPlaceOfBirth": "Miejsce urodzenia:",
|
||||||
"LabelEndDate": "End date:",
|
"LabelEndDate": "Data zako\u0144czenia:",
|
||||||
"LabelAirDate": "Air days:",
|
"LabelAirDate": "Air days:",
|
||||||
"LabelAirTime:": "Air time:",
|
"LabelAirTime:": "Air time:",
|
||||||
"LabelRuntimeMinutes": "Run time (minutes):",
|
"LabelRuntimeMinutes": "Run time (minutes):",
|
||||||
"LabelParentalRating": "Parental rating:",
|
"LabelParentalRating": "Parental rating:",
|
||||||
"LabelCustomRating": "Custom rating:",
|
"LabelCustomRating": "Custom rating:",
|
||||||
"LabelBudget": "Budget",
|
"LabelBudget": "Bud\u017cet",
|
||||||
"LabelRevenue": "Revenue ($):",
|
"LabelRevenue": "Revenue ($):",
|
||||||
"LabelOriginalAspectRatio": "Original aspect ratio:",
|
"LabelOriginalAspectRatio": "Oryginalny format obrazu:",
|
||||||
"LabelPlayers": "Players:",
|
"LabelPlayers": "Players:",
|
||||||
"Label3DFormat": "3D format:",
|
"Label3DFormat": "Format 3D:",
|
||||||
"HeaderAlternateEpisodeNumbers": "Alternate Episode Numbers",
|
"HeaderAlternateEpisodeNumbers": "Alternate Episode Numbers",
|
||||||
"HeaderSpecialEpisodeInfo": "Special Episode Info",
|
"HeaderSpecialEpisodeInfo": "Special Episode Info",
|
||||||
"HeaderExternalIds": "External Id's:",
|
"HeaderExternalIds": "External Id's:",
|
||||||
|
@ -1263,45 +1265,45 @@
|
||||||
"HeaderSubtitleProfiles": "Subtitle Profiles",
|
"HeaderSubtitleProfiles": "Subtitle Profiles",
|
||||||
"HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.",
|
"HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.",
|
||||||
"LabelFormat": "Format:",
|
"LabelFormat": "Format:",
|
||||||
"LabelMethod": "Method:",
|
"LabelMethod": "Metoda:",
|
||||||
"LabelDidlMode": "Didl mode:",
|
"LabelDidlMode": "Didl mode:",
|
||||||
"OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)",
|
"OptionCaptionInfoExSamsung": "CaptionInfoEx (Samsung)",
|
||||||
"OptionResElement": "res element",
|
"OptionResElement": "res element",
|
||||||
"OptionEmbedSubtitles": "Embed within container",
|
"OptionEmbedSubtitles": "Embed within container",
|
||||||
"OptionExternallyDownloaded": "External download",
|
"OptionExternallyDownloaded": "External download",
|
||||||
"OptionHlsSegmentedSubtitles": "Hls segmented subtitles",
|
"OptionHlsSegmentedSubtitles": "Hls segmented subtitles",
|
||||||
"LabelSubtitleFormatHelp": "Example: srt",
|
"LabelSubtitleFormatHelp": "Przyk\u0142ad: srt",
|
||||||
"ButtonLearnMore": "Learn more",
|
"ButtonLearnMore": "Learn more",
|
||||||
"TabPlayback": "Playback",
|
"TabPlayback": "Playback",
|
||||||
"HeaderLanguagePreferences": "Language Preferences",
|
"HeaderLanguagePreferences": "Preferancje j\u0119zyka",
|
||||||
"TabCinemaMode": "Cinema Mode",
|
"TabCinemaMode": "Tryb kinowy",
|
||||||
"TitlePlayback": "Playback",
|
"TitlePlayback": "Playback",
|
||||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
"LabelEnableCinemaModeFor": "W\u0142\u0105cz tryb kinowy dla:",
|
||||||
"CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
|
"CinemaModeConfigurationHelp": "Tryb kinowy wniesie filmowe prze\u017cycia wprost do Twojego salonu z mo\u017cliwo\u015bci\u0105 odtwarzania zwiastun\u00f3w i w\u0142asnych intro przez seansem.",
|
||||||
"OptionTrailersFromMyMovies": "Include trailers from movies in my library",
|
"OptionTrailersFromMyMovies": "Do\u0142\u0105cz zwiastuny film\u00f3w do mojej biblioteki",
|
||||||
"OptionUpcomingMoviesInTheaters": "Include trailers from new and upcoming movies",
|
"OptionUpcomingMoviesInTheaters": "Do\u0142\u0105cz zwiastuny z nowych i nadchodz\u0105cych film\u00f3w",
|
||||||
"LabelLimitIntrosToUnwatchedContent": "Only use trailers from unwatched content",
|
"LabelLimitIntrosToUnwatchedContent": "U\u017cywaj zapowiedzi tylko z kontrolowanych \u017ar\u00f3de\u0142.",
|
||||||
"LabelEnableIntroParentalControl": "Enable smart parental control",
|
"LabelEnableIntroParentalControl": "W\u0142\u0105cz inteligentny system ochrony rodzicielskiej",
|
||||||
"LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.",
|
"LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.",
|
||||||
"LabelTheseFeaturesRequireSubscriptionHelpAndTrailers": "These features require an active Emby Premiere subscription and installation of the Trailer channel plugin.",
|
"LabelTheseFeaturesRequireSubscriptionHelpAndTrailers": "These features require an active Emby Premiere subscription and installation of the Trailer channel plugin.",
|
||||||
"OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.",
|
"OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.",
|
||||||
"LabelCustomIntrosPath": "Custom intros path:",
|
"LabelCustomIntrosPath": "Custom intros path:",
|
||||||
"LabelCustomIntrosPathHelp": "A folder containing video files. A video will be randomly selected and played after trailers.",
|
"LabelCustomIntrosPathHelp": "A folder containing video files. A video will be randomly selected and played after trailers.",
|
||||||
"ValueSpecialEpisodeName": "Special - {0}",
|
"ValueSpecialEpisodeName": "Special - {0}",
|
||||||
"LabelSelectInternetTrailersForCinemaMode": "Internet trailers:",
|
"LabelSelectInternetTrailersForCinemaMode": "Zwiastuny internetowe:",
|
||||||
"OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray",
|
"OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray",
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "W\u0142\u0105cz tryb kinowy",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Tryb kinowy",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
"OptionDateAddedImportTime": "Use date scanned into the library",
|
"OptionDateAddedImportTime": "Use date scanned into the library",
|
||||||
"OptionDateAddedFileTime": "Use file creation date",
|
"OptionDateAddedFileTime": "Use file creation date",
|
||||||
"LabelDateAddedBehaviorHelp": "If a metadata value is present it will always be used before either of these options.",
|
"LabelDateAddedBehaviorHelp": "If a metadata value is present it will always be used before either of these options.",
|
||||||
"LabelNumberTrailerToPlay": "Number of trailers to play:",
|
"LabelNumberTrailerToPlay": "Number of trailers to play:",
|
||||||
"TitleDevices": "Devices",
|
"TitleDevices": "Urz\u0105dzenia",
|
||||||
"TabCameraUpload": "Upload z Aparatu",
|
"TabCameraUpload": "Upload z Aparatu",
|
||||||
"TabDevices": "Urz\u0105dzenia",
|
"TabDevices": "Urz\u0105dzenia",
|
||||||
"HeaderCameraUploadHelp": "Automatycznie za\u0142aduj zdj\u0119cia i widea zrobione urz\u0105dzeniami mobilnymi do Emby.",
|
"HeaderCameraUploadHelp": "Automatycznie za\u0142aduj zdj\u0119cia i widea zrobione urz\u0105dzeniami mobilnymi do Emby.",
|
||||||
|
@ -1352,41 +1354,39 @@
|
||||||
"HeaderChannelAccess": "Dost\u0119p do Kana\u0142\u00f3w",
|
"HeaderChannelAccess": "Dost\u0119p do Kana\u0142\u00f3w",
|
||||||
"HeaderLatestItems": "Ostatnie Pozycje",
|
"HeaderLatestItems": "Ostatnie Pozycje",
|
||||||
"LabelSelectLastestItemsFolders": "Do\u0142\u0105cz media z nast\u0119puj\u0105cych sekcji do Ostatnich pozycji",
|
"LabelSelectLastestItemsFolders": "Do\u0142\u0105cz media z nast\u0119puj\u0105cych sekcji do Ostatnich pozycji",
|
||||||
"HeaderShareMediaFolders": "Share Media Folders",
|
"HeaderShareMediaFolders": "Udost\u0119pnij foldery z mediami",
|
||||||
"MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed.",
|
"MessageGuestSharingPermissionsHelp": "Most features are initially unavailable to guests but can be enabled as needed.",
|
||||||
"HeaderInvitations": "Invitations",
|
"HeaderInvitations": "Zaproszenia",
|
||||||
"LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.",
|
"LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.",
|
||||||
"HeaderForgotPassword": "Forgot Password",
|
"HeaderForgotPassword": "Forgot Password",
|
||||||
"TitleForgotPassword": "Forgot Password",
|
"TitleForgotPassword": "Zapomnia\u0142-(am\/em) has\u0142a",
|
||||||
"TitlePasswordReset": "Password Reset",
|
"TitlePasswordReset": "Zresetuj has\u0142o",
|
||||||
"LabelPasswordRecoveryPinCode": "Pin code:",
|
"LabelPasswordRecoveryPinCode": "Kod pin:",
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Zablokuj materia\u0142 z tagami:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Ogranicz do jednego osadzonego obrazka",
|
||||||
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
|
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within Didl.",
|
||||||
"TabActivity": "Activity",
|
"TabActivity": "Aktywno\u015b\u0107",
|
||||||
"TitleSync": "Sync",
|
"TitleSync": "Synchronizuj",
|
||||||
"OptionAllowSyncContent": "Allow Sync",
|
"OptionAllowSyncContent": "Allow Sync",
|
||||||
"OptionAllowContentDownloading": "Allow media downloading",
|
"OptionAllowContentDownloading": "Pozw\u00f3l na pobieranie medi\u00f3w",
|
||||||
"NameSeasonUnknown": "Season Unknown",
|
"NameSeasonUnknown": "Sezon nieznany",
|
||||||
"NameSeasonNumber": "Season {0}",
|
"NameSeasonNumber": "Sezon {0}",
|
||||||
"LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)",
|
"LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)",
|
||||||
"TabJobs": "Jobs",
|
"TabJobs": "Zadania",
|
||||||
"TabSyncJobs": "Sync Jobs",
|
"TabSyncJobs": "Synchronizuj zadania",
|
||||||
"LabelTagFilterMode": "Mode:",
|
"LabelTagFilterMode": "Tryb:",
|
||||||
"LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well.",
|
"LabelTagFilterAllowModeHelp": "If allowed tags are used as part of a deeply nested folder structure, content that is tagged will require parent folders to be tagged as well.",
|
||||||
"HeaderThisUserIsCurrentlyDisabled": "This user is currently disabled",
|
"HeaderThisUserIsCurrentlyDisabled": "Ten u\u017cytkownik jest aktualnie zablokowany",
|
||||||
"MessageReenableUser": "See below to reenable",
|
"MessageReenableUser": "See below to reenable",
|
||||||
"LabelEnableInternetMetadataForTvPrograms": "Download internet metadata for:",
|
"LabelEnableInternetMetadataForTvPrograms": "Download internet metadata for:",
|
||||||
"OptionTVMovies": "TV Movies",
|
"OptionTVMovies": "TV Movies",
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
@ -1450,15 +1450,15 @@
|
||||||
"HeaderSeverity": "Rygor",
|
"HeaderSeverity": "Rygor",
|
||||||
"OptionReportActivities": "Dziennik Aktywno\u015bci",
|
"OptionReportActivities": "Dziennik Aktywno\u015bci",
|
||||||
"HeaderTunerDevices": "Tuner Devices",
|
"HeaderTunerDevices": "Tuner Devices",
|
||||||
"ButtonAddDevice": "Add Device",
|
"ButtonAddDevice": "Dodaj urz\u0105dzenie",
|
||||||
"HeaderAddDevice": "Add Device",
|
"HeaderAddDevice": "Add Device",
|
||||||
"HeaderExternalServices": "External Services",
|
"HeaderExternalServices": "External Services",
|
||||||
"LabelTunerIpAddress": "Tuner IP Address:",
|
"LabelTunerIpAddress": "Adres IP dekodera:",
|
||||||
"TabExternalServices": "External Services",
|
"TabExternalServices": "External Services",
|
||||||
"TabTuners": "Tuners",
|
"TabTuners": "Dekodery",
|
||||||
"HeaderGuideProviders": "Guide Providers",
|
"HeaderGuideProviders": "Guide Providers",
|
||||||
"AddGuideProviderHelp": "Add a source for TV Guide information",
|
"AddGuideProviderHelp": "Add a source for TV Guide information",
|
||||||
"LabelZipCode": "Zip Code:",
|
"LabelZipCode": "Kod pocztowy:",
|
||||||
"GuideProviderSelectListings": "Select Listings",
|
"GuideProviderSelectListings": "Select Listings",
|
||||||
"GuideProviderLogin": "Login",
|
"GuideProviderLogin": "Login",
|
||||||
"LabelLineup": "Lineup:",
|
"LabelLineup": "Lineup:",
|
||||||
|
@ -1466,39 +1466,39 @@
|
||||||
"LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite",
|
"LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite",
|
||||||
"ImportFavoriteChannelsHelp": "If enabled, only channels that are marked as favorite on the tuner device will be imported.",
|
"ImportFavoriteChannelsHelp": "If enabled, only channels that are marked as favorite on the tuner device will be imported.",
|
||||||
"ButtonRepeat": "Repeat",
|
"ButtonRepeat": "Repeat",
|
||||||
"LabelEnableThisTuner": "Enable this tuner",
|
"LabelEnableThisTuner": "W\u0142\u0105cz ten dekoder",
|
||||||
"LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner.",
|
"LabelEnableThisTunerHelp": "Uncheck to prevent importing channels from this tuner.",
|
||||||
"HeaderLocked": "Locked",
|
"HeaderLocked": "Zablokowane",
|
||||||
"HeaderUnidentified": "Unidentified",
|
"HeaderUnidentified": "Niezidentyfikowane",
|
||||||
"HeaderImagePrimary": "Primary",
|
"HeaderImagePrimary": "Priorytetowy",
|
||||||
"HeaderImageBackdrop": "Backdrop",
|
"HeaderImageBackdrop": "Backdrop",
|
||||||
"HeaderImageLogo": "Logo",
|
"HeaderImageLogo": "Logo",
|
||||||
"HeaderUserPrimaryImage": "User Image",
|
"HeaderUserPrimaryImage": "Avatar u\u017cytkownika",
|
||||||
"ButtonDisplaySettings": "Display settings",
|
"ButtonDisplaySettings": "Wy\u015bwietl ustawienia",
|
||||||
"ButtonHomeScreenSettings": "Home screen settings",
|
"ButtonHomeScreenSettings": "Ustawienia ekranu domowego",
|
||||||
"ButtonPlaybackSettings": "Playback settings",
|
"ButtonPlaybackSettings": "Playback settings",
|
||||||
"ButtonProfile": "Profile",
|
"ButtonProfile": "Profil",
|
||||||
"ButtonDisplaySettingsHelp": "Your Emby display settings",
|
"ButtonDisplaySettingsHelp": "Your Emby display settings",
|
||||||
"ButtonHomeScreenSettingsHelp": "Configure the display of your home screen",
|
"ButtonHomeScreenSettingsHelp": "Configure the display of your home screen",
|
||||||
"ButtonPlaybackSettingsHelp": "Specify your audio and subtitle preferences, streaming quality, and more.",
|
"ButtonPlaybackSettingsHelp": "Specify your audio and subtitle preferences, streaming quality, and more.",
|
||||||
"ButtonProfileHelp": "Set your profile image and password.",
|
"ButtonProfileHelp": "Ustaw has\u0142o i obrazek dla profilu.",
|
||||||
"HeaderHomeScreenSettings": "Home Screen settings",
|
"HeaderHomeScreenSettings": "Home Screen settings",
|
||||||
"HeaderProfile": "Profile",
|
"HeaderProfile": "Profil",
|
||||||
"HeaderLanguage": "Language",
|
"HeaderLanguage": "J\u0119zyk",
|
||||||
"ButtonSyncSettings": "Sync settings",
|
"ButtonSyncSettings": "Ustawienia synchronizacji",
|
||||||
"ButtonSyncSettingsHelp": "Configure your sync settings",
|
"ButtonSyncSettingsHelp": "Konfiguruj swoje ustawienia synchronizacji",
|
||||||
"LabelTranscodingThreadCount": "Transcoding thread count:",
|
"LabelTranscodingThreadCount": "Ilo\u015b\u0107 w\u0105tk\u00f3w dekodowania:",
|
||||||
"LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower cpu usage but may not convert fast enough for a smooth playback experience.",
|
"LabelTranscodingThreadCountHelp": "Wybierz maksymaln\u0105 ilo\u015b\u0107 w\u0105tk\u00f3w dla dekodowania. Zredukowanie ich ilo\u015bci obni\u017cy poziom zu\u017cycia procesora ale mo\u017ce niekorzystnie wp\u0142yn\u0105\u0107 na p\u0142ynno\u015b\u0107 odtwarzania.",
|
||||||
"OptionMax": "Max",
|
"OptionMax": "Maksymalny",
|
||||||
"HeaderEmbyGuide": "Emby Guide",
|
"HeaderEmbyGuide": "Przewodnik Emby",
|
||||||
"LabelSyncPath": "Synced content path:",
|
"LabelSyncPath": "Synced content path:",
|
||||||
"OptionSyncOnlyOnWifi": "Sync only on Wifi",
|
"OptionSyncOnlyOnWifi": "Synchronizuj tylko przez Wifi",
|
||||||
"OptionSyncLosslessAudioOriginal": "Sync lossless audio at original quality",
|
"OptionSyncLosslessAudioOriginal": "Sync lossless audio at original quality",
|
||||||
"HeaderMetadata": "Metadata",
|
"HeaderMetadata": "Metadane",
|
||||||
"HeaderRecordingOptions": "Recording Options",
|
"HeaderRecordingOptions": "Opcje nagrywania",
|
||||||
"ButtonShare": "Share",
|
"ButtonShare": "Udost\u0119pnij",
|
||||||
"HeaderUpcomingForKids": "Upcoming for Kids",
|
"HeaderUpcomingForKids": "Upcoming for Kids",
|
||||||
"HeaderSetupLiveTV": "Setup Live TV",
|
"HeaderSetupLiveTV": "Ustaw Live TV",
|
||||||
"LabelTunerType": "Typ tunera:",
|
"LabelTunerType": "Typ tunera:",
|
||||||
"HelpMoreTunersCanBeAdded": "Dodatkowe tunery mog\u0105 zosta\u0107 dodane p\u00f3\u017aniej z sekcji TV Na \u017bywo.",
|
"HelpMoreTunersCanBeAdded": "Dodatkowe tunery mog\u0105 zosta\u0107 dodane p\u00f3\u017aniej z sekcji TV Na \u017bywo.",
|
||||||
"AdditionalLiveTvProvidersCanBeInstalledLater": "Dodatkowi dostawcy TV Na \u017bywo mog\u0105 by\u0107 dodani p\u00f3\u017aniej z sekcji TV Na \u017bywo.",
|
"AdditionalLiveTvProvidersCanBeInstalledLater": "Dodatkowi dostawcy TV Na \u017bywo mog\u0105 by\u0107 dodani p\u00f3\u017aniej z sekcji TV Na \u017bywo.",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configurar c\u00f3digo pin",
|
"ButtonConfigurePinCode": "Configurar c\u00f3digo pin",
|
||||||
"HeaderAdultsReadHere": "Adultos Leiam Aqui!",
|
"HeaderAdultsReadHere": "Adultos Leiam Aqui!",
|
||||||
"RegisterWithPayPal": "Registrar com PayPal",
|
"RegisterWithPayPal": "Registrar com PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sincroniza\u00e7\u00e3o Requer uma Ades\u00e3o de Colaborador",
|
"HeaderSyncRequiresSupporterMembership": "Sincroniza\u00e7\u00e3o requer uma Ades\u00e3o de Colaborador",
|
||||||
"HeaderEnjoyDayTrial": "Aproveite um per\u00edodo de 14 dias gr\u00e1tis para testes",
|
"HeaderEnjoyDayTrial": "Aproveite um per\u00edodo de 14 dias gr\u00e1tis para testes",
|
||||||
"LabelSyncTempPath": "Caminho de arquivo tempor\u00e1rio:",
|
"LabelSyncTempPath": "Caminho de arquivo tempor\u00e1rio:",
|
||||||
"LabelSyncTempPathHelp": "Especifique uma pasta de trabalho para a sincroniza\u00e7\u00e3o personalizada. M\u00eddias convertidas criadas durante o processo de sincroniza\u00e7\u00e3o ser\u00e3o aqui armazenadas.",
|
"LabelSyncTempPathHelp": "Especifique uma pasta de trabalho para a sincroniza\u00e7\u00e3o personalizada. M\u00eddias convertidas criadas durante o processo de sincroniza\u00e7\u00e3o ser\u00e3o aqui armazenadas.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Crescente",
|
"OptionAscending": "Crescente",
|
||||||
"OptionDescending": "Decrescente",
|
"OptionDescending": "Decrescente",
|
||||||
"OptionRuntime": "Dura\u00e7\u00e3o",
|
"OptionRuntime": "Dura\u00e7\u00e3o",
|
||||||
"OptionReleaseDate": "Data de Lan\u00e7amento",
|
"OptionReleaseDate": "Data do Lan\u00e7amento",
|
||||||
"OptionPlayCount": "N\u00famero Reprodu\u00e7\u00f5es",
|
"OptionPlayCount": "N\u00famero Reprodu\u00e7\u00f5es",
|
||||||
"OptionDatePlayed": "Data da Reprodu\u00e7\u00e3o",
|
"OptionDatePlayed": "Data da Reprodu\u00e7\u00e3o",
|
||||||
"OptionDateAdded": "Data da Adi\u00e7\u00e3o",
|
"OptionDateAdded": "Data da Adi\u00e7\u00e3o",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Or\u00e7amento",
|
"OptionBudget": "Or\u00e7amento",
|
||||||
"OptionRevenue": "Faturamento",
|
"OptionRevenue": "Faturamento",
|
||||||
"OptionPoster": "Capa",
|
"OptionPoster": "Capa",
|
||||||
|
"HeaderYears": "Anos",
|
||||||
"OptionPosterCard": "Cart\u00e3o da capa",
|
"OptionPosterCard": "Cart\u00e3o da capa",
|
||||||
"OptionBackdrop": "Imagem de Fundo",
|
"OptionBackdrop": "Imagem de Fundo",
|
||||||
"OptionTimeline": "Linha do tempo",
|
"OptionTimeline": "Linha do tempo",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Ignorada",
|
"LabelSkipped": "Ignorada",
|
||||||
"HeaderEpisodeOrganization": "Organiza\u00e7\u00e3o do Epis\u00f3dio",
|
"HeaderEpisodeOrganization": "Organiza\u00e7\u00e3o do Epis\u00f3dio",
|
||||||
"LabelSeries": "S\u00e9rie:",
|
"LabelSeries": "S\u00e9rie:",
|
||||||
"LabelSeasonNumber": "N\u00famero da temporada",
|
"LabelSeasonNumber": "N\u00famero da temporada:",
|
||||||
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio",
|
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio:",
|
||||||
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
||||||
"HeaderSupportTheTeam": "Colabore com o Time do Emby",
|
"HeaderSupportTheTeam": "Colabore com o Time do Emby",
|
||||||
|
@ -730,7 +731,7 @@
|
||||||
"TabNowPlaying": "Reproduzindo Agora",
|
"TabNowPlaying": "Reproduzindo Agora",
|
||||||
"TabNavigation": "Navega\u00e7\u00e3o",
|
"TabNavigation": "Navega\u00e7\u00e3o",
|
||||||
"TabControls": "Controles",
|
"TabControls": "Controles",
|
||||||
"ButtonFullscreen": "Alternar para tela cheia",
|
"ButtonFullscreen": "Alternar para o modo tela cheia",
|
||||||
"ButtonScenes": "Cenas",
|
"ButtonScenes": "Cenas",
|
||||||
"ButtonSubtitles": "Legendas",
|
"ButtonSubtitles": "Legendas",
|
||||||
"ButtonAudioTracks": "Faixas de \u00e1udio",
|
"ButtonAudioTracks": "Faixas de \u00e1udio",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Listas de reprodu\u00e7\u00e3o permitem criar listas com conte\u00fado para reproduzir consecutivamente, de uma s\u00f3 vez. Para adicionar itens \u00e0s listas de reprodu\u00e7\u00e3o, clique com o bot\u00e3o direito ou toque a tela por alguns segundos, depois selecione Adicionar \u00e0 Lista de Reprodu\u00e7\u00e3o.",
|
"MessageNoPlaylistsAvailable": "Listas de reprodu\u00e7\u00e3o permitem criar listas com conte\u00fado para reproduzir consecutivamente, de uma s\u00f3 vez. Para adicionar itens \u00e0s listas de reprodu\u00e7\u00e3o, clique com o bot\u00e3o direito ou toque a tela por alguns segundos, depois selecione Adicionar \u00e0 Lista de Reprodu\u00e7\u00e3o.",
|
||||||
"MessageNoPlaylistItemsAvailable": "Esta lista de reprodu\u00e7\u00e3o est\u00e1 vazia.",
|
"MessageNoPlaylistItemsAvailable": "Esta lista de reprodu\u00e7\u00e3o est\u00e1 vazia.",
|
||||||
"ButtonDismiss": "Descartar",
|
"ButtonDismiss": "Descartar",
|
||||||
|
"ButtonMore": "Mais",
|
||||||
"ButtonEditOtherUserPreferences": "Editar este perfil de usu\u00e1rio, imagem e prefer\u00eancias pessoais.",
|
"ButtonEditOtherUserPreferences": "Editar este perfil de usu\u00e1rio, imagem e prefer\u00eancias pessoais.",
|
||||||
"LabelChannelStreamQuality": "Qualidade preferida do stream de internet:",
|
"LabelChannelStreamQuality": "Qualidade preferida do stream de internet:",
|
||||||
"LabelChannelStreamQualityHelp": "Em um ambiente com banda larga de pouca velocidade, limitar a qualidade pode ajudar a assegurar um streaming mais flu\u00eddo.",
|
"LabelChannelStreamQualityHelp": "Em um ambiente com banda larga de pouca velocidade, limitar a qualidade pode ajudar a assegurar um streaming mais flu\u00eddo.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "N\u00e3o identificada",
|
"OptionUnidentified": "N\u00e3o identificada",
|
||||||
"OptionMissingParentalRating": "Faltando classifica\u00e7\u00e3o parental",
|
"OptionMissingParentalRating": "Faltando classifica\u00e7\u00e3o parental",
|
||||||
"OptionStub": "Stub",
|
"OptionStub": "Stub",
|
||||||
"HeaderEpisodes": "Epis\u00f3dios",
|
"HeaderEpisodes": "Epis\u00f3dios:",
|
||||||
"OptionSeason0": "Temporada 0",
|
"OptionSeason0": "Temporada 0",
|
||||||
"LabelReport": "Relat\u00f3rio:",
|
"LabelReport": "Relat\u00f3rio:",
|
||||||
"OptionReportSongs": "M\u00fasicas",
|
"OptionReportSongs": "M\u00fasicas",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artistas",
|
"OptionReportArtists": "Artistas",
|
||||||
"OptionReportAlbums": "\u00c1lbuns",
|
"OptionReportAlbums": "\u00c1lbuns",
|
||||||
"OptionReportAdultVideos": "V\u00eddeos adultos",
|
"OptionReportAdultVideos": "V\u00eddeos adultos",
|
||||||
"ButtonMore": "Mais",
|
"ButtonMoreItems": "Mais",
|
||||||
"HeaderActivity": "Atividade",
|
"HeaderActivity": "Atividade",
|
||||||
"ScheduledTaskStartedWithName": "{0} iniciado",
|
"ScheduledTaskStartedWithName": "{0} iniciado",
|
||||||
"ScheduledTaskCancelledWithName": "{0} foi cancelado",
|
"ScheduledTaskCancelledWithName": "{0} foi cancelado",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Incluir trailers de filmes novos e por estrear no Netflix",
|
"OptionUpcomingStreamingMovies": "Incluir trailers de filmes novos e por estrear no Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Exibir trailers dentro das sugest\u00f5es de filmes",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Exibir trailers dentro das sugest\u00f5es de filmes",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requer a instala\u00e7\u00e3o do canal de Trailers",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requer a instala\u00e7\u00e3o do canal de Trailers",
|
||||||
"CinemaModeConfigurationHelp2": "Os usu\u00e1rios poder\u00e3o desabilitar o modo cinema individualmente, em suas pr\u00f3prias prefer\u00eancias.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Ativar modo cinema",
|
"LabelEnableCinemaMode": "Ativar modo cinema",
|
||||||
"HeaderCinemaMode": "Modo Cinema",
|
"HeaderCinemaMode": "Modo Cinema",
|
||||||
"LabelDateAddedBehavior": "Data de adi\u00e7\u00e3o de comportamento para o novo conte\u00fado:",
|
"LabelDateAddedBehavior": "Data de adi\u00e7\u00e3o de comportamento para o novo conte\u00fado:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
"HeaderPasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
||||||
"HeaderParentalRatings": "Classifica\u00e7\u00f5es Parentais",
|
"HeaderParentalRatings": "Classifica\u00e7\u00f5es Parentais",
|
||||||
"HeaderVideoTypes": "Tipos de V\u00eddeo",
|
"HeaderVideoTypes": "Tipos de V\u00eddeo",
|
||||||
"HeaderYears": "Anos",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Bloquear conte\u00fado que n\u00e3o tenha informa\u00e7\u00e3o de classifica\u00e7\u00e3o ou informa\u00e7\u00e3o n\u00e3o reconhecida:",
|
"HeaderBlockItemsWithNoRating": "Bloquear conte\u00fado que n\u00e3o tenha informa\u00e7\u00e3o de classifica\u00e7\u00e3o ou informa\u00e7\u00e3o n\u00e3o reconhecida:",
|
||||||
"LabelBlockContentWithTags": "Bloquear conte\u00fado com tags:",
|
"LabelBlockContentWithTags": "Bloquear conte\u00fado com tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limitar a uma imagem incorporada",
|
"LabelEnableSingleImageInDidlLimit": "Limitar a uma imagem incorporada",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Filmes Por Estrear",
|
"HeaderUpcomingMovies": "Filmes Por Estrear",
|
||||||
"HeaderUpcomingSports": "Esportes Por Estrear",
|
"HeaderUpcomingSports": "Esportes Por Estrear",
|
||||||
"HeaderUpcomingPrograms": "Programas Por Estrear",
|
"HeaderUpcomingPrograms": "Programas Por Estrear",
|
||||||
"ButtonMoreItems": "Mais",
|
|
||||||
"LabelShowLibraryTileNames": "Mostrar os nomes dos mosaicos da biblioteca",
|
"LabelShowLibraryTileNames": "Mostrar os nomes dos mosaicos da biblioteca",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determina se os t\u00edtulos ser\u00e3o exibidos embaixo dos mosaicos da biblioteca na p\u00e1gina in\u00edcio",
|
"LabelShowLibraryTileNamesHelp": "Determina se os t\u00edtulos ser\u00e3o exibidos embaixo dos mosaicos da biblioteca na p\u00e1gina in\u00edcio",
|
||||||
"OptionEnableTranscodingThrottle": "Ativar controlador de fluxo",
|
"OptionEnableTranscodingThrottle": "Ativar controlador de fluxo",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configurar c\u00f3digo PIN",
|
"ButtonConfigurePinCode": "Configurar c\u00f3digo PIN",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Registar com PayPal",
|
"RegisterWithPayPal": "Registar com PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "A sincroniza\u00e7\u00e3o necessita de uma conta de Apoiante",
|
||||||
"HeaderEnjoyDayTrial": "Disfrute dos 14 dias de experi\u00eancia",
|
"HeaderEnjoyDayTrial": "Disfrute dos 14 dias de experi\u00eancia",
|
||||||
"LabelSyncTempPath": "Caminho de arquivo tempor\u00e1rio:",
|
"LabelSyncTempPath": "Caminho de arquivo tempor\u00e1rio:",
|
||||||
"LabelSyncTempPathHelp": "Especifique uma pasta de trabalho para a sincroniza\u00e7\u00e3o personalizada. Multim\u00e9dia convertida, criada durante o processo de sincroniza\u00e7\u00e3o, ser\u00e1 aqui armazenada.",
|
"LabelSyncTempPathHelp": "Especifique uma pasta de trabalho para a sincroniza\u00e7\u00e3o personalizada. Multim\u00e9dia convertida, criada durante o processo de sincroniza\u00e7\u00e3o, ser\u00e1 aqui armazenada.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Tipo de conte\u00fado:",
|
"LabelContentType": "Tipo de conte\u00fado:",
|
||||||
"TitleScheduledTasks": "Tarefas Agendadas",
|
"TitleScheduledTasks": "Tarefas Agendadas",
|
||||||
"HeaderSetupLibrary": "Configurar biblioteca",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Adicionar pasta de media",
|
"ButtonAddMediaFolder": "Adicionar pasta de media",
|
||||||
"LabelFolderType": "Tipo de pasta",
|
"LabelFolderType": "Tipo de pasta",
|
||||||
"ReferToMediaLibraryWiki": "Consulte a wiki",
|
"ReferToMediaLibraryWiki": "Consulte a wiki",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Ascendente",
|
"OptionAscending": "Ascendente",
|
||||||
"OptionDescending": "Descendente",
|
"OptionDescending": "Descendente",
|
||||||
"OptionRuntime": "Dura\u00e7\u00e3o",
|
"OptionRuntime": "Dura\u00e7\u00e3o",
|
||||||
"OptionReleaseDate": "Data de Lan\u00e7amento:",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "N.\u00ba Visualiza\u00e7\u00f5es",
|
"OptionPlayCount": "N.\u00ba Visualiza\u00e7\u00f5es",
|
||||||
"OptionDatePlayed": "Data de reprodu\u00e7\u00e3o",
|
"OptionDatePlayed": "Data de reprodu\u00e7\u00e3o",
|
||||||
"OptionDateAdded": "Data de adi\u00e7\u00e3o",
|
"OptionDateAdded": "Data de adi\u00e7\u00e3o",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Or\u00e7amento",
|
"OptionBudget": "Or\u00e7amento",
|
||||||
"OptionRevenue": "Receita",
|
"OptionRevenue": "Receita",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Imagem de fundo",
|
"OptionBackdrop": "Imagem de fundo",
|
||||||
"OptionTimeline": "Linha de tempo",
|
"OptionTimeline": "Linha de tempo",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Programa",
|
"HeaderProgram": "Programa",
|
||||||
"HeaderClients": "Clientes",
|
"HeaderClients": "Clientes",
|
||||||
"LabelCompleted": "Terminado",
|
"LabelCompleted": "Terminado",
|
||||||
"LabelFailed": "Falhou",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Ignorado",
|
"LabelSkipped": "Ignorado",
|
||||||
"HeaderEpisodeOrganization": "Organiza\u00e7\u00e3o dos Epis\u00f3dios",
|
"HeaderEpisodeOrganization": "Organiza\u00e7\u00e3o dos Epis\u00f3dios",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "N\u00famero da temporada",
|
"LabelSeasonNumber": "N\u00famero da temporada:",
|
||||||
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio",
|
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio:",
|
||||||
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
||||||
"HeaderSupportTheTeam": "Suporte a Equipa do Emby",
|
"HeaderSupportTheTeam": "Suporte a Equipa do Emby",
|
||||||
|
@ -733,7 +734,7 @@
|
||||||
"ButtonFullscreen": "Toggle fullscreen",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Cenas",
|
"ButtonScenes": "Cenas",
|
||||||
"ButtonSubtitles": "Legendas",
|
"ButtonSubtitles": "Legendas",
|
||||||
"ButtonAudioTracks": "Faixas de \u00e1udio",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "Previous track",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "Next track",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Parar",
|
"ButtonStop": "Parar",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Os utilizadores poder\u00e3o desativar o modo cinema nas suas prefer\u00eancias.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Ativar modo cinema",
|
"LabelEnableCinemaMode": "Ativar modo cinema",
|
||||||
"HeaderCinemaMode": "Modo Cinema",
|
"HeaderCinemaMode": "Modo Cinema",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configureaza codul pin",
|
"ButtonConfigurePinCode": "Configureaza codul pin",
|
||||||
"HeaderAdultsReadHere": "Adultii Cititi Aici!",
|
"HeaderAdultsReadHere": "Adultii Cititi Aici!",
|
||||||
"RegisterWithPayPal": "Inregistreaza-te cu PayPal",
|
"RegisterWithPayPal": "Inregistreaza-te cu PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sincronizarea necesita a fi Membru Cotizant",
|
||||||
"HeaderEnjoyDayTrial": "Bucurati-va de 14 zile de Incercare Gratuita",
|
"HeaderEnjoyDayTrial": "Bucurati-va de 14 zile de Incercare Gratuita",
|
||||||
"LabelSyncTempPath": "Cale fisier temporara",
|
"LabelSyncTempPath": "Cale fisier temporara",
|
||||||
"LabelSyncTempPathHelp": "Specifica\u021bi un dosar de sincronizare personalizat de lucru. Media convertite create \u00een timpul procesului de sincronizare vor fi stocate aici.",
|
"LabelSyncTempPathHelp": "Specifica\u021bi un dosar de sincronizare personalizat de lucru. Media convertite create \u00een timpul procesului de sincronizare vor fi stocate aici.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Activati afisarea imbunatatita a filmelor",
|
"LabelEnableEnhancedMovies": "Activati afisarea imbunatatita a filmelor",
|
||||||
"LabelEnableEnhancedMoviesHelp": "C\u00e2nd este activat, filmele vor fi afi\u0219ate ca dosare pentru a include trailere, figuranti, distributie si echipa, si alte tipuri de con\u021binut.",
|
"LabelEnableEnhancedMoviesHelp": "C\u00e2nd este activat, filmele vor fi afi\u0219ate ca dosare pentru a include trailere, figuranti, distributie si echipa, si alte tipuri de con\u021binut.",
|
||||||
"HeaderSyncJobInfo": "Activitate de sincronizare",
|
"HeaderSyncJobInfo": "Activitate de sincronizare",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "Continut mixt",
|
||||||
"FolderTypeMovies": "Filme",
|
"FolderTypeMovies": "Filme",
|
||||||
"FolderTypeMusic": "Muzica",
|
"FolderTypeMusic": "Muzica",
|
||||||
"FolderTypeAdultVideos": "Filme Porno",
|
"FolderTypeAdultVideos": "Filme Porno",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Relationat",
|
"FolderTypeInherit": "Relationat",
|
||||||
"LabelContentType": "Tip continut:",
|
"LabelContentType": "Tip continut:",
|
||||||
"TitleScheduledTasks": "Sarcini Programate",
|
"TitleScheduledTasks": "Sarcini Programate",
|
||||||
"HeaderSetupLibrary": "Setari libraria media",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Adaugati dosar media",
|
"ButtonAddMediaFolder": "Adaugati dosar media",
|
||||||
"LabelFolderType": "Tip dosar:",
|
"LabelFolderType": "Tip dosar:",
|
||||||
"ReferToMediaLibraryWiki": "Consultati biblioteca media wiki.",
|
"ReferToMediaLibraryWiki": "Consultati biblioteca media wiki.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Crescator",
|
"OptionAscending": "Crescator",
|
||||||
"OptionDescending": "Descrescator",
|
"OptionDescending": "Descrescator",
|
||||||
"OptionRuntime": "Timp Rulare",
|
"OptionRuntime": "Timp Rulare",
|
||||||
"OptionReleaseDate": "Data Aparitie",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Contorizari rulari",
|
"OptionPlayCount": "Contorizari rulari",
|
||||||
"OptionDatePlayed": "Data Rulare",
|
"OptionDatePlayed": "Data Rulare",
|
||||||
"OptionDateAdded": "Data Adaugare",
|
"OptionDateAdded": "Data Adaugare",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Buget",
|
"OptionBudget": "Buget",
|
||||||
"OptionRevenue": "Incasari",
|
"OptionRevenue": "Incasari",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "\u041f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e",
|
"OptionAscending": "\u041f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e",
|
||||||
"OptionDescending": "\u041f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e",
|
"OptionDescending": "\u041f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e",
|
||||||
"OptionRuntime": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c",
|
"OptionRuntime": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c",
|
||||||
"OptionReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u0445\u043e\u0434\u0430",
|
"OptionReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430",
|
||||||
"OptionPlayCount": "\u041a\u043e\u043b. \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0439",
|
"OptionPlayCount": "\u041a\u043e\u043b. \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0439",
|
||||||
"OptionDatePlayed": "\u0414\u0430\u0442\u0430 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f",
|
"OptionDatePlayed": "\u0414\u0430\u0442\u0430 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f",
|
||||||
"OptionDateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
|
"OptionDateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
||||||
"OptionRevenue": "\u0414\u043e\u0445\u043e\u0434",
|
"OptionRevenue": "\u0414\u043e\u0445\u043e\u0434",
|
||||||
"OptionPoster": "\u041f\u043e\u0441\u0442\u0435\u0440",
|
"OptionPoster": "\u041f\u043e\u0441\u0442\u0435\u0440",
|
||||||
|
"HeaderYears": "\u0413\u043e\u0434\u044b",
|
||||||
"OptionPosterCard": "\u041f\u043e\u0441\u0442\u0435\u0440-\u043a\u0430\u0440\u0442\u0430",
|
"OptionPosterCard": "\u041f\u043e\u0441\u0442\u0435\u0440-\u043a\u0430\u0440\u0442\u0430",
|
||||||
"OptionBackdrop": "\u0424\u043e\u043d",
|
"OptionBackdrop": "\u0424\u043e\u043d",
|
||||||
"OptionTimeline": "\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f",
|
"OptionTimeline": "\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\u0421\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u044c \u0438 \u0441\u043d\u0438\u043c\u0430\u043b\u0438",
|
"HeaderCastCrew": "\u0421\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u044c \u0438 \u0441\u043d\u0438\u043c\u0430\u043b\u0438",
|
||||||
"HeaderAdditionalParts": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0447\u0430\u0441\u0442\u0438",
|
"HeaderAdditionalParts": "\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0447\u0430\u0441\u0442\u0438",
|
||||||
"ButtonSplitVersionsApart": "\u0420\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0435\u0440\u0441\u0438\u0438",
|
"ButtonSplitVersionsApart": "\u0420\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0435\u0440\u0441\u0438\u0438",
|
||||||
"ButtonPlayTrailer": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440...",
|
"ButtonPlayTrailer": "\u0422\u0440\u0435\u0439\u043b\u0435\u0440",
|
||||||
"LabelMissing": "\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442",
|
"LabelMissing": "\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442",
|
||||||
"LabelOffline": "\u0410\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u043e",
|
"LabelOffline": "\u0410\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u043e",
|
||||||
"PathSubstitutionHelp": "\u041f\u043e\u0434\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u0443\u0442\u0435\u0439 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f \u0434\u043b\u044f \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0443\u0442\u0438 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u0441 \u043f\u0443\u0442\u0451\u043c, \u043a\u043e \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u044b \u043c\u043e\u0433\u0443\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f. \u041f\u0440\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c \u043f\u0440\u044f\u043c\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u043c \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435, \u043e\u043d\u0438 \u043c\u043e\u0433\u0443\u0442 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0438\u0445 \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u043f\u043e \u0441\u0435\u0442\u0438, \u0438 \u0438\u0437\u0431\u0435\u0433\u0430\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u044b\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u043d\u0430 \u0438\u0445 \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u044e \u0438 \u043f\u0435\u0440\u0435\u043a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0443.",
|
"PathSubstitutionHelp": "\u041f\u043e\u0434\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u0443\u0442\u0435\u0439 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f \u0434\u043b\u044f \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0443\u0442\u0438 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u0441 \u043f\u0443\u0442\u0451\u043c, \u043a\u043e \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u043a\u043b\u0438\u0435\u043d\u0442\u044b \u043c\u043e\u0433\u0443\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f. \u041f\u0440\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c \u043f\u0440\u044f\u043c\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u043c \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435, \u043e\u043d\u0438 \u043c\u043e\u0433\u0443\u0442 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0438\u0445 \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u043f\u043e \u0441\u0435\u0442\u0438, \u0438 \u0438\u0437\u0431\u0435\u0433\u0430\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u044b\u0445 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u043d\u0430 \u0438\u0445 \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u044e \u0438 \u043f\u0435\u0440\u0435\u043a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0443.",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "\u041e\u0442\u043b\u043e\u0436\u0435\u043d\u043e",
|
"LabelSkipped": "\u041e\u0442\u043b\u043e\u0436\u0435\u043d\u043e",
|
||||||
"HeaderEpisodeOrganization": "\u0423\u043f\u043e\u0440\u044f\u0434\u043e\u0447\u0438\u0432\u0430\u043d\u0438\u0435 \u044d\u043f\u0438\u0437\u043e\u0434\u0430",
|
"HeaderEpisodeOrganization": "\u0423\u043f\u043e\u0440\u044f\u0434\u043e\u0447\u0438\u0432\u0430\u043d\u0438\u0435 \u044d\u043f\u0438\u0437\u043e\u0434\u0430",
|
||||||
"LabelSeries": "\u0421\u0435\u0440\u0438\u0430\u043b:",
|
"LabelSeries": "\u0421\u0435\u0440\u0438\u0430\u043b:",
|
||||||
"LabelSeasonNumber": "\u041d\u043e\u043c\u0435\u0440 \u0441\u0435\u0437\u043e\u043d\u0430",
|
"LabelSeasonNumber": "\u041d\u043e\u043c\u0435\u0440 \u0441\u0435\u0437\u043e\u043d\u0430:",
|
||||||
"LabelEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u044d\u043f\u0438\u0437\u043e\u0434\u0430",
|
"LabelEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u044d\u043f\u0438\u0437\u043e\u0434\u0430:",
|
||||||
"LabelEndingEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0433\u043e \u044d\u043f\u0438\u0437\u043e\u0434\u0430:",
|
"LabelEndingEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0433\u043e \u044d\u043f\u0438\u0437\u043e\u0434\u0430:",
|
||||||
"LabelEndingEpisodeNumberHelp": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0444\u0430\u0439\u043b\u043e\u0432, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0445 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044d\u043f\u0438\u0437\u043e\u0434\u043e\u0432",
|
"LabelEndingEpisodeNumberHelp": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0444\u0430\u0439\u043b\u043e\u0432, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0445 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044d\u043f\u0438\u0437\u043e\u0434\u043e\u0432",
|
||||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 Emby",
|
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 Emby",
|
||||||
|
@ -730,7 +731,7 @@
|
||||||
"TabNowPlaying": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f",
|
"TabNowPlaying": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0441\u044f",
|
||||||
"TabNavigation": "\u041d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f",
|
"TabNavigation": "\u041d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f",
|
||||||
"TabControls": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0438",
|
"TabControls": "\u0420\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u043a\u0438",
|
||||||
"ButtonFullscreen": "\u0420\u0435\u0436\u0438\u043c \u043f\u043e\u043b\u043d\u043e\u0433\u043e \u044d\u043a\u0440\u0430\u043d\u0430...",
|
"ButtonFullscreen": "\u041f\u043e\u043b\u043d\u044b\u0439 \u044d\u043a\u0440\u0430\u043d...",
|
||||||
"ButtonScenes": "\u0421\u0446\u0435\u043d\u044b...",
|
"ButtonScenes": "\u0421\u0446\u0435\u043d\u044b...",
|
||||||
"ButtonSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b...",
|
"ButtonSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b...",
|
||||||
"ButtonAudioTracks": "\u0410\u0443\u0434\u0438\u043e\u0434\u043e\u0440\u043e\u0436\u043a\u0438...",
|
"ButtonAudioTracks": "\u0410\u0443\u0434\u0438\u043e\u0434\u043e\u0440\u043e\u0436\u043a\u0438...",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "\u041f\u043b\u0435\u0439\u043b\u0438\u0441\u0442\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0441\u043f\u0438\u0441\u043a\u043e\u0432 \u0438\u0437 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0435\u0434\u0438\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e. \u0427\u0442\u043e\u0431\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432 \u0441\u043f\u0438\u0441\u043a\u0438, \u0449\u0435\u043b\u043a\u043d\u0438\u0442\u0435 \u043f\u0440\u0430\u0432\u043e\u0439 \u043a\u043d\u043e\u043f\u043a\u043e\u0439 \u043c\u044b\u0448\u0438 \u0438\u043b\u0438 \u043a\u043e\u0441\u043d\u0438\u0442\u0435\u0441\u044c \u0438 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435, \u0437\u0430\u0442\u0435\u043c \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u00ab\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442\u00bb.",
|
"MessageNoPlaylistsAvailable": "\u041f\u043b\u0435\u0439\u043b\u0438\u0441\u0442\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u044e\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0441\u043f\u0438\u0441\u043a\u043e\u0432 \u0438\u0437 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0435\u0434\u0438\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e. \u0427\u0442\u043e\u0431\u044b \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432 \u0441\u043f\u0438\u0441\u043a\u0438, \u0449\u0435\u043b\u043a\u043d\u0438\u0442\u0435 \u043f\u0440\u0430\u0432\u043e\u0439 \u043a\u043d\u043e\u043f\u043a\u043e\u0439 \u043c\u044b\u0448\u0438 \u0438\u043b\u0438 \u043a\u043e\u0441\u043d\u0438\u0442\u0435\u0441\u044c \u0438 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435, \u0437\u0430\u0442\u0435\u043c \u0432\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u00ab\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442\u00bb.",
|
||||||
"MessageNoPlaylistItemsAvailable": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442 \u043f\u0443\u0441\u0442.",
|
"MessageNoPlaylistItemsAvailable": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442 \u043f\u0443\u0441\u0442.",
|
||||||
"ButtonDismiss": "\u041f\u0440\u0435\u043a\u0440\u0430\u0442\u0438\u0442\u044c",
|
"ButtonDismiss": "\u041f\u0440\u0435\u043a\u0440\u0430\u0442\u0438\u0442\u044c",
|
||||||
|
"ButtonMore": "\u0415\u0449\u0451",
|
||||||
"ButtonEditOtherUserPreferences": "\u041f\u0440\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0444\u0438\u043b\u044c, \u0440\u0438\u0441\u0443\u043d\u043e\u043a \u0438 \u043b\u0438\u0447\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f.",
|
"ButtonEditOtherUserPreferences": "\u041f\u0440\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0444\u0438\u043b\u044c, \u0440\u0438\u0441\u0443\u043d\u043e\u043a \u0438 \u043b\u0438\u0447\u043d\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f.",
|
||||||
"LabelChannelStreamQuality": "\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438:",
|
"LabelChannelStreamQuality": "\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u0435\u043c\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438:",
|
||||||
"LabelChannelStreamQualityHelp": "\u041f\u0440\u0438 \u043d\u0438\u0437\u043a\u043e\u0439 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043d\u043e\u0439 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043c\u043e\u0447\u044c \u0434\u043e\u0431\u0438\u0442\u044c\u0441\u044f \u043f\u043b\u0430\u0432\u043d\u043e\u0439 \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438.",
|
"LabelChannelStreamQualityHelp": "\u041f\u0440\u0438 \u043d\u0438\u0437\u043a\u043e\u0439 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u043d\u043e\u0439 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043c\u043e\u0447\u044c \u0434\u043e\u0431\u0438\u0442\u044c\u0441\u044f \u043f\u043b\u0430\u0432\u043d\u043e\u0439 \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "\u0418\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u0438",
|
"OptionReportArtists": "\u0418\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u0438",
|
||||||
"OptionReportAlbums": "\u0410\u043b\u044c\u0431\u043e\u043c\u044b",
|
"OptionReportAlbums": "\u0410\u043b\u044c\u0431\u043e\u043c\u044b",
|
||||||
"OptionReportAdultVideos": "\u0412\u0437\u0440\u043e\u0441\u043b\u044b\u0435 \u0432\u0438\u0434\u0435\u043e",
|
"OptionReportAdultVideos": "\u0412\u0437\u0440\u043e\u0441\u043b\u044b\u0435 \u0432\u0438\u0434\u0435\u043e",
|
||||||
"ButtonMore": "\u0415\u0449\u0451",
|
"ButtonMoreItems": "\u0415\u0449\u0451...",
|
||||||
"HeaderActivity": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f",
|
"HeaderActivity": "\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f",
|
||||||
"ScheduledTaskStartedWithName": "{0} - \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u0430",
|
"ScheduledTaskStartedWithName": "{0} - \u0437\u0430\u043f\u0443\u0449\u0435\u043d\u0430",
|
||||||
"ScheduledTaskCancelledWithName": "{0} - \u0431\u044b\u043b\u0430 \u043e\u0442\u043c\u0435\u043d\u0435\u043d\u0430",
|
"ScheduledTaskCancelledWithName": "{0} - \u0431\u044b\u043b\u0430 \u043e\u0442\u043c\u0435\u043d\u0435\u043d\u0430",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "\u041e\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u0442\u044c \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u044b \u043a \u043d\u043e\u0432\u044b\u043c \u0438 \u043e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u043c \u0444\u0438\u043b\u044c\u043c\u0430\u043c \u043d\u0430 Netflix",
|
"OptionUpcomingStreamingMovies": "\u041e\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u0442\u044c \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u044b \u043a \u043d\u043e\u0432\u044b\u043c \u0438 \u043e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u043c \u0444\u0438\u043b\u044c\u043c\u0430\u043c \u043d\u0430 Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u044b \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c\u044b\u0445 \u0444\u0438\u043b\u044c\u043c\u043e\u0432",
|
"LabelDisplayTrailersWithinMovieSuggestions": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u044b \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u0435\u043c\u044b\u0445 \u0444\u0438\u043b\u044c\u043c\u043e\u0432",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043a\u0430\u043d\u0430\u043b\u0430 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043e\u0432.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043a\u0430\u043d\u0430\u043b\u0430 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043e\u0432.",
|
||||||
"CinemaModeConfigurationHelp2": "\u041e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0438 \u0441\u043c\u043e\u0433\u0443\u0442 \u0432\u044b\u043a\u043b\u044e\u0447\u0430\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430 \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u0441\u0432\u043e\u0438\u0445 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043a.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
"LabelEnableCinemaMode": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0440\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
||||||
"HeaderCinemaMode": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
"HeaderCinemaMode": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
||||||
"LabelDateAddedBehavior": "\u0414\u043b\u044f \u043d\u043e\u0432\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0437\u0430 \u0434\u0430\u0442\u0443 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f:",
|
"LabelDateAddedBehavior": "\u0414\u043b\u044f \u043d\u043e\u0432\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0437\u0430 \u0434\u0430\u0442\u0443 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0441\u044f:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "\u0421\u0431\u0440\u043e\u0441 \u043f\u0430\u0440\u043e\u043b\u044f",
|
"HeaderPasswordReset": "\u0421\u0431\u0440\u043e\u0441 \u043f\u0430\u0440\u043e\u043b\u044f",
|
||||||
"HeaderParentalRatings": "\u0412\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f",
|
"HeaderParentalRatings": "\u0412\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f",
|
||||||
"HeaderVideoTypes": "\u0422\u0438\u043f\u044b \u0432\u0438\u0434\u0435\u043e",
|
"HeaderVideoTypes": "\u0422\u0438\u043f\u044b \u0432\u0438\u0434\u0435\u043e",
|
||||||
"HeaderYears": "\u0413\u043e\u0434\u044b",
|
|
||||||
"HeaderBlockItemsWithNoRating": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0441 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u0438\u043b\u0438 \u043d\u0435\u0440\u0430\u0441\u043f\u043e\u0437\u043d\u0430\u043d\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439 \u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u043e\u0439 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438:",
|
"HeaderBlockItemsWithNoRating": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0441 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u0438\u043b\u0438 \u043d\u0435\u0440\u0430\u0441\u043f\u043e\u0437\u043d\u0430\u043d\u043d\u043e\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0435\u0439 \u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u043e\u0439 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438:",
|
||||||
"LabelBlockContentWithTags": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0441 \u0442\u0435\u0433\u0430\u043c\u0438:",
|
"LabelBlockContentWithTags": "\u0411\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0441 \u0442\u0435\u0433\u0430\u043c\u0438:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u0434\u043e \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0432\u043d\u0435\u0434\u0440\u0451\u043d\u043d\u043e\u0433\u043e \u0440\u0438\u0441\u0443\u043d\u043a\u0430",
|
"LabelEnableSingleImageInDidlLimit": "\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u0434\u043e \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0432\u043d\u0435\u0434\u0440\u0451\u043d\u043d\u043e\u0433\u043e \u0440\u0438\u0441\u0443\u043d\u043a\u0430",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u0435 \u0444\u0438\u043b\u044c\u043c\u044b",
|
"HeaderUpcomingMovies": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u0435 \u0444\u0438\u043b\u044c\u043c\u044b",
|
||||||
"HeaderUpcomingSports": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u043e\u0435 \u0438\u0437 \u0441\u043f\u043e\u0440\u0442\u0430",
|
"HeaderUpcomingSports": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u043e\u0435 \u0438\u0437 \u0441\u043f\u043e\u0440\u0442\u0430",
|
||||||
"HeaderUpcomingPrograms": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0438",
|
"HeaderUpcomingPrograms": "\u041e\u0436\u0438\u0434\u0430\u0435\u043c\u044b\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0438",
|
||||||
"ButtonMoreItems": "\u0415\u0449\u0451...",
|
|
||||||
"LabelShowLibraryTileNames": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u043f\u043b\u0438\u0442\u043e\u043a \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438",
|
"LabelShowLibraryTileNames": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u043f\u043b\u0438\u0442\u043e\u043a \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438",
|
||||||
"LabelShowLibraryTileNamesHelp": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f, \u0431\u0443\u0434\u0443\u0442 \u043b\u0438 \u043d\u0430\u0434\u043f\u0438\u0441\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b \u043f\u043e\u0434 \u043f\u043b\u0438\u0442\u043a\u0430\u043c\u0438 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438 \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435.",
|
"LabelShowLibraryTileNamesHelp": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f, \u0431\u0443\u0434\u0443\u0442 \u043b\u0438 \u043d\u0430\u0434\u043f\u0438\u0441\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u044b \u043f\u043e\u0434 \u043f\u043b\u0438\u0442\u043a\u0430\u043c\u0438 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438 \u043d\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435.",
|
||||||
"OptionEnableTranscodingThrottle": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0440\u043e\u0441\u0441\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435",
|
"OptionEnableTranscodingThrottle": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0440\u043e\u0441\u0441\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
||||||
"LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.",
|
"LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.",
|
||||||
"HeaderSyncJobInfo": "Synk jobb",
|
"HeaderSyncJobInfo": "Synk jobb",
|
||||||
"FolderTypeMixed": "Mixed content",
|
"FolderTypeMixed": "Blandat inneh\u00e5ll",
|
||||||
"FolderTypeMovies": "Filmer",
|
"FolderTypeMovies": "Filmer",
|
||||||
"FolderTypeMusic": "Musik",
|
"FolderTypeMusic": "Musik",
|
||||||
"FolderTypeAdultVideos": "Inneh\u00e5ll f\u00f6r vuxna",
|
"FolderTypeAdultVideos": "Inneh\u00e5ll f\u00f6r vuxna",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "\u00c4rv",
|
"FolderTypeInherit": "\u00c4rv",
|
||||||
"LabelContentType": "Inneh\u00e5llstyp:",
|
"LabelContentType": "Inneh\u00e5llstyp:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "Konfigurera mediabiblioteket",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Skapa mediamapp",
|
"ButtonAddMediaFolder": "Skapa mediamapp",
|
||||||
"LabelFolderType": "Typ av mapp:",
|
"LabelFolderType": "Typ av mapp:",
|
||||||
"ReferToMediaLibraryWiki": "Se avsnittet om mediabibliotek i v\u00e5r Wiki.",
|
"ReferToMediaLibraryWiki": "Se avsnittet om mediabibliotek i v\u00e5r Wiki.",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "Stigande",
|
"OptionAscending": "Stigande",
|
||||||
"OptionDescending": "Sjunkande",
|
"OptionDescending": "Sjunkande",
|
||||||
"OptionRuntime": "Speltid",
|
"OptionRuntime": "Speltid",
|
||||||
"OptionReleaseDate": "Premi\u00e4rdatum",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "Antal visningar",
|
"OptionPlayCount": "Antal visningar",
|
||||||
"OptionDatePlayed": "Senast visad",
|
"OptionDatePlayed": "Senast visad",
|
||||||
"OptionDateAdded": "Inlagd den",
|
"OptionDateAdded": "Inlagd den",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Int\u00e4kter",
|
"OptionRevenue": "Int\u00e4kter",
|
||||||
"OptionPoster": "Affisch",
|
"OptionPoster": "Affisch",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Fondbild",
|
"OptionBackdrop": "Fondbild",
|
||||||
"OptionTimeline": "Tidslinje",
|
"OptionTimeline": "Tidslinje",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "Metabetyg",
|
"OptionMetascore": "Metabetyg",
|
||||||
"ButtonSelect": "V\u00e4lj",
|
"ButtonSelect": "V\u00e4lj",
|
||||||
"ButtonGroupVersions": "Gruppera versioner",
|
"ButtonGroupVersions": "Gruppera versioner",
|
||||||
"ButtonAddToCollection": "Add to Collection",
|
"ButtonAddToCollection": "L\u00e4gg till samling",
|
||||||
"PismoMessage": "Anv\u00e4nder Pismo File Mount baserat p\u00e5 en sk\u00e4nkt licens",
|
"PismoMessage": "Anv\u00e4nder Pismo File Mount baserat p\u00e5 en sk\u00e4nkt licens",
|
||||||
"TangibleSoftwareMessage": "Anv\u00e4nder Tangible Solutions Java\/C#-konverterare baserat p\u00e5 en sk\u00e4nkt licens.",
|
"TangibleSoftwareMessage": "Anv\u00e4nder Tangible Solutions Java\/C#-konverterare baserat p\u00e5 en sk\u00e4nkt licens.",
|
||||||
"HeaderCredits": "Tack till",
|
"HeaderCredits": "Tack till",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "Program",
|
"HeaderProgram": "Program",
|
||||||
"HeaderClients": "Klienter",
|
"HeaderClients": "Klienter",
|
||||||
"LabelCompleted": "Klar",
|
"LabelCompleted": "Klar",
|
||||||
"LabelFailed": "Misslyckades",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "Hoppades \u00f6ver",
|
"LabelSkipped": "Hoppades \u00f6ver",
|
||||||
"HeaderEpisodeOrganization": "Katalogisering av avsnitt",
|
"HeaderEpisodeOrganization": "Katalogisering av avsnitt",
|
||||||
"LabelSeries": "Serie:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Kr\u00e4vs endast f\u00f6r filer som inneh\u00e5ller flera avsnitt",
|
"LabelEndingEpisodeNumberHelp": "Kr\u00e4vs endast f\u00f6r filer som inneh\u00e5ller flera avsnitt",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Nu spelas",
|
"TabNowPlaying": "Nu spelas",
|
||||||
"TabNavigation": "Navigering",
|
"TabNavigation": "Navigering",
|
||||||
"TabControls": "Kontroller",
|
"TabControls": "Kontroller",
|
||||||
"ButtonFullscreen": "V\u00e4xla fullsk\u00e4rmsl\u00e4ge",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "Scener",
|
"ButtonScenes": "Scener",
|
||||||
"ButtonSubtitles": "Undertexter",
|
"ButtonSubtitles": "Undertexter",
|
||||||
"ButtonAudioTracks": "Ljudsp\u00e5r",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "F\u00f6reg\u00e5ende sp\u00e5r:",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "N\u00e4sta sp\u00e5r:",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "Stopp",
|
"ButtonStop": "Stopp",
|
||||||
"ButtonPause": "Paus",
|
"ButtonPause": "Paus",
|
||||||
"ButtonNext": "N\u00e4sta",
|
"ButtonNext": "N\u00e4sta",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Spellistor l\u00e5ter dig skapa listor med inneh\u00e5ll att spela upp i ordning. F\u00f6r att l\u00e4gga till objekt i spellistor, h\u00f6gerklicka eller tryck-och-h\u00e5ll och v\u00e4lj \"l\u00e4gg till i spellista\".",
|
"MessageNoPlaylistsAvailable": "Spellistor l\u00e5ter dig skapa listor med inneh\u00e5ll att spela upp i ordning. F\u00f6r att l\u00e4gga till objekt i spellistor, h\u00f6gerklicka eller tryck-och-h\u00e5ll och v\u00e4lj \"l\u00e4gg till i spellista\".",
|
||||||
"MessageNoPlaylistItemsAvailable": "Den h\u00e4r spellistan \u00e4r tom.",
|
"MessageNoPlaylistItemsAvailable": "Den h\u00e4r spellistan \u00e4r tom.",
|
||||||
"ButtonDismiss": "Avvisa",
|
"ButtonDismiss": "Avvisa",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "\u00d6nskad kvalitet vid str\u00f6mning via Internet:",
|
"LabelChannelStreamQuality": "\u00d6nskad kvalitet vid str\u00f6mning via Internet:",
|
||||||
"LabelChannelStreamQualityHelp": "N\u00e4r bandbredden \u00e4r begr\u00e4nsad kan en l\u00e4gre kvalitet ge en mera st\u00f6rningsfri upplevelse.",
|
"LabelChannelStreamQualityHelp": "N\u00e4r bandbredden \u00e4r begr\u00e4nsad kan en l\u00e4gre kvalitet ge en mera st\u00f6rningsfri upplevelse.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Oidentifierad",
|
"OptionUnidentified": "Oidentifierad",
|
||||||
"OptionMissingParentalRating": "\u00c5ldersgr\u00e4ns saknas",
|
"OptionMissingParentalRating": "\u00c5ldersgr\u00e4ns saknas",
|
||||||
"OptionStub": "Stump",
|
"OptionStub": "Stump",
|
||||||
"HeaderEpisodes": "Avsnitt:",
|
"HeaderEpisodes": "Episodes:",
|
||||||
"OptionSeason0": "S\u00e4song 0",
|
"OptionSeason0": "S\u00e4song 0",
|
||||||
"LabelReport": "Rapport:",
|
"LabelReport": "Rapport:",
|
||||||
"OptionReportSongs": "L\u00e5tar",
|
"OptionReportSongs": "L\u00e5tar",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artister",
|
"OptionReportArtists": "Artister",
|
||||||
"OptionReportAlbums": "Album",
|
"OptionReportAlbums": "Album",
|
||||||
"OptionReportAdultVideos": "Vuxen videos",
|
"OptionReportAdultVideos": "Vuxen videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Aktivitet",
|
"HeaderActivity": "Aktivitet",
|
||||||
"ScheduledTaskStartedWithName": "{0} startad",
|
"ScheduledTaskStartedWithName": "{0} startad",
|
||||||
"ScheduledTaskCancelledWithName": "{0} avbr\u00f6ts",
|
"ScheduledTaskCancelledWithName": "{0} avbr\u00f6ts",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Inkludera trailers f\u00f6r nya och kommande filmer p\u00e5 Netflix",
|
"OptionUpcomingStreamingMovies": "Inkludera trailers f\u00f6r nya och kommande filmer p\u00e5 Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Visa trailers tillsammans med f\u00f6reslagna filmer",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Visa trailers tillsammans med f\u00f6reslagna filmer",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Kr\u00e4ver installation av Trailer-kanalen.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Kr\u00e4ver installation av Trailer-kanalen.",
|
||||||
"CinemaModeConfigurationHelp2": "Varje anv\u00e4ndare kan i sina egna inst\u00e4llningar v\u00e4lja om biol\u00e4get skall aktiveras.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Aktivera biol\u00e4ge",
|
"LabelEnableCinemaMode": "Aktivera biol\u00e4ge",
|
||||||
"HeaderCinemaMode": "Biol\u00e4ge",
|
"HeaderCinemaMode": "Biol\u00e4ge",
|
||||||
"LabelDateAddedBehavior": "Hantering av datum f\u00f6r nytt inneh\u00e5ll:",
|
"LabelDateAddedBehavior": "Hantering av datum f\u00f6r nytt inneh\u00e5ll:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "\u00c5terst\u00e4llning av l\u00f6senordet",
|
"HeaderPasswordReset": "\u00c5terst\u00e4llning av l\u00f6senordet",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Videotyper",
|
"HeaderVideoTypes": "Videotyper",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "Medya k\u00fct\u00fcphaneni kur",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Yeni Media Klas\u00f6r\u00fc",
|
"ButtonAddMediaFolder": "Yeni Media Klas\u00f6r\u00fc",
|
||||||
"LabelFolderType": "Klas\u00f6r T\u00fcr\u00fc:",
|
"LabelFolderType": "Klas\u00f6r T\u00fcr\u00fc:",
|
||||||
"ReferToMediaLibraryWiki": "Refer to the media library wiki.",
|
"ReferToMediaLibraryWiki": "Refer to the media library wiki.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "Budget",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "Revenue",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
"OptionBudget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
||||||
"OptionRevenue": "\u0417\u0431\u043e\u0440\u0438",
|
"OptionRevenue": "\u0417\u0431\u043e\u0440\u0438",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "Poster",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "C\u00e0i \u0111\u1eb7t th\u01b0 vi\u1ec7n media c\u1ee7a b\u1ea1n",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "Th\u00eam m\u1ed9t th\u01b0 m\u1ee5c media",
|
"ButtonAddMediaFolder": "Th\u00eam m\u1ed9t th\u01b0 m\u1ee5c media",
|
||||||
"LabelFolderType": "Lo\u1ea1i th\u01b0 m\u1ee5c",
|
"LabelFolderType": "Lo\u1ea1i th\u01b0 m\u1ee5c",
|
||||||
"ReferToMediaLibraryWiki": "Tham kh\u1ea3o th\u01b0 vi\u1ec7n wiki media.",
|
"ReferToMediaLibraryWiki": "Tham kh\u1ea3o th\u01b0 vi\u1ec7n wiki media.",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "Ng\u00e2n s\u00e1ch",
|
"OptionBudget": "Ng\u00e2n s\u00e1ch",
|
||||||
"OptionRevenue": "Doanh thu",
|
"OptionRevenue": "Doanh thu",
|
||||||
"OptionPoster": "\u00c1p ph\u00edch",
|
"OptionPoster": "\u00c1p ph\u00edch",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "Backdrop",
|
"OptionBackdrop": "Backdrop",
|
||||||
"OptionTimeline": "D\u00f2ng th\u1eddi gian",
|
"OptionTimeline": "D\u00f2ng th\u1eddi gian",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "B\u1ecf qua",
|
"LabelSkipped": "B\u1ecf qua",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "\u914d\u7f6e\u7b80\u6613PIN\u7801\uff1a",
|
"ButtonConfigurePinCode": "\u914d\u7f6e\u7b80\u6613PIN\u7801\uff1a",
|
||||||
"HeaderAdultsReadHere": "\u6210\u4eba\u9605\u8bfb\u8fd9\u91cc\uff01",
|
"HeaderAdultsReadHere": "\u6210\u4eba\u9605\u8bfb\u8fd9\u91cc\uff01",
|
||||||
"RegisterWithPayPal": "\u6ce8\u518cPayPal",
|
"RegisterWithPayPal": "\u6ce8\u518cPayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "\u540c\u6b65\u529f\u80fd\u4ec5\u5bf9\u652f\u6301\u8005\u4f1a\u5458\u5f00\u653e",
|
"HeaderSyncRequiresSupporterMembership": "\u540c\u6b65\u9700\u8981\u652f\u6301\u8005\u4f1a\u5458",
|
||||||
"HeaderEnjoyDayTrial": "\u4eab\u53d714\u5929\u514d\u8d39\u8bd5\u7528",
|
"HeaderEnjoyDayTrial": "\u4eab\u53d714\u5929\u514d\u8d39\u8bd5\u7528",
|
||||||
"LabelSyncTempPath": "\u4e34\u65f6\u6587\u4ef6\u8def\u5f84\uff1a",
|
"LabelSyncTempPath": "\u4e34\u65f6\u6587\u4ef6\u8def\u5f84\uff1a",
|
||||||
"LabelSyncTempPathHelp": "\u6307\u5b9a\u540c\u6b65\u65f6\u7684\u5de5\u4f5c\u6587\u4ef6\u5939\u3002\u5728\u540c\u6b65\u8fc7\u7a0b\u4e2d\u521b\u5efa\u7684\u8f6c\u6362\u5a92\u4f53\u6587\u4ef6\u5c06\u88ab\u5b58\u653e\u5728\u8fd9\u91cc\u3002",
|
"LabelSyncTempPathHelp": "\u6307\u5b9a\u540c\u6b65\u65f6\u7684\u5de5\u4f5c\u6587\u4ef6\u5939\u3002\u5728\u540c\u6b65\u8fc7\u7a0b\u4e2d\u521b\u5efa\u7684\u8f6c\u6362\u5a92\u4f53\u6587\u4ef6\u5c06\u88ab\u5b58\u653e\u5728\u8fd9\u91cc\u3002",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "\u7ee7\u627f",
|
"FolderTypeInherit": "\u7ee7\u627f",
|
||||||
"LabelContentType": "\u5185\u5bb9\u7c7b\u578b",
|
"LabelContentType": "\u5185\u5bb9\u7c7b\u578b",
|
||||||
"TitleScheduledTasks": "\u8ba1\u5212\u4efb\u52a1",
|
"TitleScheduledTasks": "\u8ba1\u5212\u4efb\u52a1",
|
||||||
"HeaderSetupLibrary": "\u8bbe\u7f6e\u4f60\u7684\u5a92\u4f53\u5e93",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939",
|
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939",
|
||||||
"LabelFolderType": "\u6587\u4ef6\u5939\u7c7b\u578b\uff1a",
|
"LabelFolderType": "\u6587\u4ef6\u5939\u7c7b\u578b\uff1a",
|
||||||
"ReferToMediaLibraryWiki": "\u8bf7\u53c2\u9605\u5a92\u4f53\u5e93\u7ef4\u57fa\u3002",
|
"ReferToMediaLibraryWiki": "\u8bf7\u53c2\u9605\u5a92\u4f53\u5e93\u7ef4\u57fa\u3002",
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
"OptionAscending": "\u5347\u5e8f",
|
"OptionAscending": "\u5347\u5e8f",
|
||||||
"OptionDescending": "\u964d\u5e8f",
|
"OptionDescending": "\u964d\u5e8f",
|
||||||
"OptionRuntime": "\u64ad\u653e\u65f6\u95f4",
|
"OptionRuntime": "\u64ad\u653e\u65f6\u95f4",
|
||||||
"OptionReleaseDate": "\u53d1\u884c\u65e5\u671f",
|
"OptionReleaseDate": "Release Date",
|
||||||
"OptionPlayCount": "\u64ad\u653e\u6b21\u6570",
|
"OptionPlayCount": "\u64ad\u653e\u6b21\u6570",
|
||||||
"OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
|
"OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
|
||||||
"OptionDateAdded": "\u52a0\u5165\u65e5\u671f",
|
"OptionDateAdded": "\u52a0\u5165\u65e5\u671f",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u9884\u7b97",
|
"OptionBudget": "\u9884\u7b97",
|
||||||
"OptionRevenue": "\u6536\u5165",
|
"OptionRevenue": "\u6536\u5165",
|
||||||
"OptionPoster": "\u6d77\u62a5",
|
"OptionPoster": "\u6d77\u62a5",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "\u80cc\u666f",
|
"OptionBackdrop": "\u80cc\u666f",
|
||||||
"OptionTimeline": "\u65f6\u95f4\u8868",
|
"OptionTimeline": "\u65f6\u95f4\u8868",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "\u8bc4\u5206",
|
"OptionMetascore": "\u8bc4\u5206",
|
||||||
"ButtonSelect": "\u9009\u62e9",
|
"ButtonSelect": "\u9009\u62e9",
|
||||||
"ButtonGroupVersions": "\u7248\u672c\u53f7",
|
"ButtonGroupVersions": "\u7248\u672c\u53f7",
|
||||||
"ButtonAddToCollection": "Add to Collection",
|
"ButtonAddToCollection": "\u52a0\u5165\u5408\u96c6",
|
||||||
"PismoMessage": "\u901a\u8fc7\u6350\u8d60\u83b7\u53d6Pismo File Mount\u7684\u4f7f\u7528\u6388\u6743\u3002",
|
"PismoMessage": "\u901a\u8fc7\u6350\u8d60\u83b7\u53d6Pismo File Mount\u7684\u4f7f\u7528\u6388\u6743\u3002",
|
||||||
"TangibleSoftwareMessage": "\u901a\u8fc7\u6350\u8d60\u7684\u8bb8\u53ef\u8bc1\u4f7f\u7528Java \/ C\uff03\u8f6c\u6362\u5668\u5207\u5b9e\u53ef\u884c\u7684\u89e3\u51b3\u65b9\u6848\u3002",
|
"TangibleSoftwareMessage": "\u901a\u8fc7\u6350\u8d60\u7684\u8bb8\u53ef\u8bc1\u4f7f\u7528Java \/ C\uff03\u8f6c\u6362\u5668\u5207\u5b9e\u53ef\u884c\u7684\u89e3\u51b3\u65b9\u6848\u3002",
|
||||||
"HeaderCredits": "\u5236\u4f5c\u4eba\u5458\u540d\u5355",
|
"HeaderCredits": "\u5236\u4f5c\u4eba\u5458\u540d\u5355",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\u6f14\u804c\u4eba\u5458",
|
"HeaderCastCrew": "\u6f14\u804c\u4eba\u5458",
|
||||||
"HeaderAdditionalParts": "\u9644\u52a0\u90e8\u5206",
|
"HeaderAdditionalParts": "\u9644\u52a0\u90e8\u5206",
|
||||||
"ButtonSplitVersionsApart": "\u652f\u7ebf\u7248\u672c",
|
"ButtonSplitVersionsApart": "\u652f\u7ebf\u7248\u672c",
|
||||||
"ButtonPlayTrailer": "\u9884\u544a\u7247",
|
"ButtonPlayTrailer": "Trailer",
|
||||||
"LabelMissing": "\u7f3a\u5931",
|
"LabelMissing": "\u7f3a\u5931",
|
||||||
"LabelOffline": "\u79bb\u7ebf",
|
"LabelOffline": "\u79bb\u7ebf",
|
||||||
"PathSubstitutionHelp": "\u8def\u5f84\u66ff\u6362\u7528\u4e8e\u628a\u670d\u52a1\u5668\u4e0a\u7684\u8def\u5f84\u6620\u5c04\u5230\u5ba2\u6237\u7aef\u80fd\u591f\u8bbf\u95ee\u7684\u8def\u5f84\u3002\u5141\u8bb8\u7528\u6237\u76f4\u63a5\u8bbf\u95ee\u670d\u52a1\u5668\u4e0a\u7684\u5a92\u4f53\uff0c\u5e76\u80fd\u591f\u76f4\u63a5\u901a\u8fc7\u7f51\u7edc\u4e0a\u64ad\u653e\uff0c\u53ef\u4ee5\u4e0d\u8fdb\u884c\u8f6c\u6d41\u548c\u8f6c\u7801\uff0c\u4ece\u800c\u8282\u7ea6\u670d\u52a1\u5668\u8d44\u6e90\u3002",
|
"PathSubstitutionHelp": "\u8def\u5f84\u66ff\u6362\u7528\u4e8e\u628a\u670d\u52a1\u5668\u4e0a\u7684\u8def\u5f84\u6620\u5c04\u5230\u5ba2\u6237\u7aef\u80fd\u591f\u8bbf\u95ee\u7684\u8def\u5f84\u3002\u5141\u8bb8\u7528\u6237\u76f4\u63a5\u8bbf\u95ee\u670d\u52a1\u5668\u4e0a\u7684\u5a92\u4f53\uff0c\u5e76\u80fd\u591f\u76f4\u63a5\u901a\u8fc7\u7f51\u7edc\u4e0a\u64ad\u653e\uff0c\u53ef\u4ee5\u4e0d\u8fdb\u884c\u8f6c\u6d41\u548c\u8f6c\u7801\uff0c\u4ece\u800c\u8282\u7ea6\u670d\u52a1\u5668\u8d44\u6e90\u3002",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "\u7a0b\u5e8f",
|
"HeaderProgram": "\u7a0b\u5e8f",
|
||||||
"HeaderClients": "\u5ba2\u6237\u7aef",
|
"HeaderClients": "\u5ba2\u6237\u7aef",
|
||||||
"LabelCompleted": "\u5b8c\u6210",
|
"LabelCompleted": "\u5b8c\u6210",
|
||||||
"LabelFailed": "\u5931\u8d25",
|
"LabelFailed": "Failed",
|
||||||
"LabelSkipped": "\u8df3\u8fc7",
|
"LabelSkipped": "\u8df3\u8fc7",
|
||||||
"HeaderEpisodeOrganization": "\u5267\u96c6\u6574\u7406",
|
"HeaderEpisodeOrganization": "\u5267\u96c6\u6574\u7406",
|
||||||
"LabelSeries": "\u7535\u89c6\u5267\uff1a",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "\u591a\u5c11\u5b63\uff1a",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "\u591a\u5c11\u96c6\uff1a",
|
||||||
"LabelEndingEpisodeNumber": "\u6700\u540e\u4e00\u96c6\u6570\u5b57\uff1a",
|
"LabelEndingEpisodeNumber": "\u6700\u540e\u4e00\u96c6\u6570\u5b57\uff1a",
|
||||||
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u8981\u591a\u96c6\u6587\u4ef6",
|
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u8981\u591a\u96c6\u6587\u4ef6",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "\u73b0\u5728\u64ad\u653e",
|
"TabNowPlaying": "\u73b0\u5728\u64ad\u653e",
|
||||||
"TabNavigation": "\u5bfc\u822a",
|
"TabNavigation": "\u5bfc\u822a",
|
||||||
"TabControls": "\u63a7\u5236",
|
"TabControls": "\u63a7\u5236",
|
||||||
"ButtonFullscreen": "\u5207\u6362\u5168\u5c4f",
|
"ButtonFullscreen": "Toggle fullscreen",
|
||||||
"ButtonScenes": "\u573a\u666f",
|
"ButtonScenes": "\u573a\u666f",
|
||||||
"ButtonSubtitles": "\u5b57\u5e55",
|
"ButtonSubtitles": "\u5b57\u5e55",
|
||||||
"ButtonAudioTracks": "\u97f3\u8f68",
|
"ButtonAudioTracks": "Audio tracks",
|
||||||
"ButtonPreviousTrack": "\u4e0a\u4e00\u97f3\u8f68",
|
"ButtonPreviousTrack": "Previous track",
|
||||||
"ButtonNextTrack": "\u4e0b\u4e00\u97f3\u8f68",
|
"ButtonNextTrack": "Next track",
|
||||||
"ButtonStop": "\u505c\u6b62",
|
"ButtonStop": "\u505c\u6b62",
|
||||||
"ButtonPause": "\u6682\u505c",
|
"ButtonPause": "\u6682\u505c",
|
||||||
"ButtonNext": "\u4e0b\u4e00\u4e2a",
|
"ButtonNext": "\u4e0b\u4e00\u4e2a",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "\u64ad\u653e\u5217\u8868\u5141\u8bb8\u60a8\u521b\u5efa\u4e00\u4e2a\u5185\u5bb9\u5217\u8868\u6765\u8fde\u7eed\u64ad\u653e\u3002\u5c06\u9879\u76ee\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868\uff0c\u53f3\u952e\u5355\u51fb\u6216\u70b9\u51fb\u5e76\u6309\u4f4f\uff0c\u7136\u540e\u9009\u62e9\u201c\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868\u201d\u3002",
|
"MessageNoPlaylistsAvailable": "\u64ad\u653e\u5217\u8868\u5141\u8bb8\u60a8\u521b\u5efa\u4e00\u4e2a\u5185\u5bb9\u5217\u8868\u6765\u8fde\u7eed\u64ad\u653e\u3002\u5c06\u9879\u76ee\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868\uff0c\u53f3\u952e\u5355\u51fb\u6216\u70b9\u51fb\u5e76\u6309\u4f4f\uff0c\u7136\u540e\u9009\u62e9\u201c\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868\u201d\u3002",
|
||||||
"MessageNoPlaylistItemsAvailable": "\u64ad\u653e\u5217\u8868\u76ee\u524d\u662f\u7a7a\u7684\u3002",
|
"MessageNoPlaylistItemsAvailable": "\u64ad\u653e\u5217\u8868\u76ee\u524d\u662f\u7a7a\u7684\u3002",
|
||||||
"ButtonDismiss": "\u89e3\u6563",
|
"ButtonDismiss": "\u89e3\u6563",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "\u9996\u9009\u7684\u4e92\u8054\u7f51\u6d41\u5a92\u4f53\u8d28\u91cf\uff1a",
|
"LabelChannelStreamQuality": "\u9996\u9009\u7684\u4e92\u8054\u7f51\u6d41\u5a92\u4f53\u8d28\u91cf\uff1a",
|
||||||
"LabelChannelStreamQualityHelp": "\u5728\u4f4e\u5e26\u5bbd\u73af\u5883\u4e0b\uff0c\u9650\u5236\u8d28\u91cf\u6709\u52a9\u4e8e\u786e\u4fdd\u987a\u7545\u7684\u6d41\u5a92\u4f53\u4f53\u9a8c\u3002",
|
"LabelChannelStreamQualityHelp": "\u5728\u4f4e\u5e26\u5bbd\u73af\u5883\u4e0b\uff0c\u9650\u5236\u8d28\u91cf\u6709\u52a9\u4e8e\u786e\u4fdd\u987a\u7545\u7684\u6d41\u5a92\u4f53\u4f53\u9a8c\u3002",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "\u827a\u672f\u5bb6",
|
"OptionReportArtists": "\u827a\u672f\u5bb6",
|
||||||
"OptionReportAlbums": "\u4e13\u8f91",
|
"OptionReportAlbums": "\u4e13\u8f91",
|
||||||
"OptionReportAdultVideos": "\u6210\u4eba\u89c6\u9891",
|
"OptionReportAdultVideos": "\u6210\u4eba\u89c6\u9891",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "\u6d3b\u52a8",
|
"HeaderActivity": "\u6d3b\u52a8",
|
||||||
"ScheduledTaskStartedWithName": "{0} \u5f00\u59cb",
|
"ScheduledTaskStartedWithName": "{0} \u5f00\u59cb",
|
||||||
"ScheduledTaskCancelledWithName": "{0} \u88ab\u53d6\u6d88",
|
"ScheduledTaskCancelledWithName": "{0} \u88ab\u53d6\u6d88",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "\u5305\u62ec\u65b0\u7684\u548c\u5373\u5c06\u63a8\u51fa\u7684\u5728Netflix\u4e0a\u7684\u7535\u5f71\u9884\u544a\u7247",
|
"OptionUpcomingStreamingMovies": "\u5305\u62ec\u65b0\u7684\u548c\u5373\u5c06\u63a8\u51fa\u7684\u5728Netflix\u4e0a\u7684\u7535\u5f71\u9884\u544a\u7247",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "\u5728\u7535\u5f71\u7684\u5efa\u8bae\u91cc\u663e\u793a\u9884\u544a\u7247",
|
"LabelDisplayTrailersWithinMovieSuggestions": "\u5728\u7535\u5f71\u7684\u5efa\u8bae\u91cc\u663e\u793a\u9884\u544a\u7247",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u9700\u8981\u5b89\u88c5\u9884\u544a\u7247\u9891\u9053\u3002",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "\u9700\u8981\u5b89\u88c5\u9884\u544a\u7247\u9891\u9053\u3002",
|
||||||
"CinemaModeConfigurationHelp2": "\u4e2a\u4eba\u7528\u6237\u53ef\u4ee5\u5728\u81ea\u5df1\u7684\u504f\u597d\u8bbe\u7f6e\u4e2d\u7981\u7528\u5f71\u9662\u6a21\u5f0f\u3002",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "\u542f\u7528\u5f71\u9662\u6a21\u5f0f",
|
"LabelEnableCinemaMode": "\u542f\u7528\u5f71\u9662\u6a21\u5f0f",
|
||||||
"HeaderCinemaMode": "\u5f71\u9662\u6a21\u5f0f",
|
"HeaderCinemaMode": "\u5f71\u9662\u6a21\u5f0f",
|
||||||
"LabelDateAddedBehavior": "\u65b0\u5185\u5bb9\u52a0\u5165\u7684\u65e5\u671f\uff1a",
|
"LabelDateAddedBehavior": "\u65b0\u5185\u5bb9\u52a0\u5165\u7684\u65e5\u671f\uff1a",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "\u5bc6\u7801\u91cd\u7f6e",
|
"HeaderPasswordReset": "\u5bc6\u7801\u91cd\u7f6e",
|
||||||
"HeaderParentalRatings": "\u5bb6\u957f\u5206\u7ea7",
|
"HeaderParentalRatings": "\u5bb6\u957f\u5206\u7ea7",
|
||||||
"HeaderVideoTypes": "\u89c6\u9891\u7c7b\u578b",
|
"HeaderVideoTypes": "\u89c6\u9891\u7c7b\u578b",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "\u4ec5\u9650\u5355\u4e00\u7684\u5d4c\u5165\u5f0f\u56fe\u50cf",
|
"LabelEnableSingleImageInDidlLimit": "\u4ec5\u9650\u5355\u4e00\u7684\u5d4c\u5165\u5f0f\u56fe\u50cf",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "\u8a2d\u7f6e PIN \u78bc",
|
"ButtonConfigurePinCode": "\u8a2d\u7f6e PIN \u78bc",
|
||||||
"HeaderAdultsReadHere": "\u6210\u4eba\u89c0\u8cde\uff01",
|
"HeaderAdultsReadHere": "\u6210\u4eba\u89c0\u8cde\uff01",
|
||||||
"RegisterWithPayPal": "\u7531 PayPal \u8a3b\u518a",
|
"RegisterWithPayPal": "\u7531 PayPal \u8a3b\u518a",
|
||||||
"HeaderSyncRequiresSupporterMembership": "\u540c\u6b65\u9700\u8981\u6703\u54e1",
|
"HeaderSyncRequiresSupporterMembership": "\u540c\u6b65\u9700\u8981\u4e00\u500b Emby \u751f\u6548\u6703\u54e1\u3002",
|
||||||
"HeaderEnjoyDayTrial": "\u4eab\u53d7\u514d\u8cbb14\u5929\u8a66\u7528\u671f",
|
"HeaderEnjoyDayTrial": "\u4eab\u53d7\u514d\u8cbb14\u5929\u8a66\u7528\u671f",
|
||||||
"LabelSyncTempPath": "\u81e8\u6642\u6587\u4ef6\u7684\u8def\u5f91\uff1a",
|
"LabelSyncTempPath": "\u81e8\u6642\u6587\u4ef6\u7684\u8def\u5f91\uff1a",
|
||||||
"LabelSyncTempPathHelp": "\u9078\u64c7\u81ea\u5b9a\u540c\u6b65\u5de5\u4f5c\u7684\u6587\u4ef6\u593e\u3002\u5728\u540c\u6b65\u904e\u7a0b\u4e2d\u5efa\u7acb\u7684\u8f49\u63db\u5a92\u9ad4\u5c07\u88ab\u5b58\u653e\u5230\u9019\u88e1\u3002",
|
"LabelSyncTempPathHelp": "\u9078\u64c7\u81ea\u5b9a\u540c\u6b65\u5de5\u4f5c\u7684\u6587\u4ef6\u593e\u3002\u5728\u540c\u6b65\u904e\u7a0b\u4e2d\u5efa\u7acb\u7684\u8f49\u63db\u5a92\u9ad4\u5c07\u88ab\u5b58\u653e\u5230\u9019\u88e1\u3002",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "\u7e7c\u627f",
|
"FolderTypeInherit": "\u7e7c\u627f",
|
||||||
"LabelContentType": "\u5167\u5bb9\u985e\u578b\uff1a",
|
"LabelContentType": "\u5167\u5bb9\u985e\u578b\uff1a",
|
||||||
"TitleScheduledTasks": "\u4efb\u52d9\u6642\u9593\u8868",
|
"TitleScheduledTasks": "\u4efb\u52d9\u6642\u9593\u8868",
|
||||||
"HeaderSetupLibrary": "\u8a2d\u7f6e\u60a8\u7684\u5a92\u9ad4\u5eab",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
|
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
|
||||||
"LabelFolderType": "\u6587\u4ef6\u593e\u985e\u578b\uff1a",
|
"LabelFolderType": "\u6587\u4ef6\u593e\u985e\u578b\uff1a",
|
||||||
"ReferToMediaLibraryWiki": "\u8acb\u53c3\u95b1\u5a92\u9ad4\u5eab\u7684\u7dad\u57fa \u3002",
|
"ReferToMediaLibraryWiki": "\u8acb\u53c3\u95b1\u5a92\u9ad4\u5eab\u7684\u7dad\u57fa \u3002",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u9810\u7b97",
|
"OptionBudget": "\u9810\u7b97",
|
||||||
"OptionRevenue": "\u6536\u5165",
|
"OptionRevenue": "\u6536\u5165",
|
||||||
"OptionPoster": "\u6d77\u5831",
|
"OptionPoster": "\u6d77\u5831",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "\u6d77\u5831\u5361\u7247",
|
"OptionPosterCard": "\u6d77\u5831\u5361\u7247",
|
||||||
"OptionBackdrop": "\u80cc\u666f",
|
"OptionBackdrop": "\u80cc\u666f",
|
||||||
"OptionTimeline": "\u6642\u9593\u8ef8",
|
"OptionTimeline": "\u6642\u9593\u8ef8",
|
||||||
|
@ -323,7 +324,7 @@
|
||||||
"OptionMetascore": "\u5c08\u6b04\u8a55\u5206",
|
"OptionMetascore": "\u5c08\u6b04\u8a55\u5206",
|
||||||
"ButtonSelect": "\u9078\u64c7",
|
"ButtonSelect": "\u9078\u64c7",
|
||||||
"ButtonGroupVersions": "\u7248\u672c",
|
"ButtonGroupVersions": "\u7248\u672c",
|
||||||
"ButtonAddToCollection": "\u6dfb\u52a0\u5230\u6536\u85cf\u5eab",
|
"ButtonAddToCollection": "\u6dfb\u52a0\u5230\u6536\u85cf",
|
||||||
"PismoMessage": "\u901a\u904e\u5df2\u8cfc\u8cb7\u901a\u884c\u8b49\uff0c\u4f7f\u7528 Pismo File Mount \u3002",
|
"PismoMessage": "\u901a\u904e\u5df2\u8cfc\u8cb7\u901a\u884c\u8b49\uff0c\u4f7f\u7528 Pismo File Mount \u3002",
|
||||||
"TangibleSoftwareMessage": "\u901a\u904e\u5df2\u8cfc\u8cb7\u901a\u884c\u8b49\uff0c\u4f7f\u7528\u53ef\u884c\u89e3\u6c7a\u7684 Java\/C\uff03 \u8f49\u63db\u5668\u3002",
|
"TangibleSoftwareMessage": "\u901a\u904e\u5df2\u8cfc\u8cb7\u901a\u884c\u8b49\uff0c\u4f7f\u7528\u53ef\u884c\u89e3\u6c7a\u7684 Java\/C\uff03 \u8f49\u63db\u5668\u3002",
|
||||||
"HeaderCredits": "\u7a4d\u5206",
|
"HeaderCredits": "\u7a4d\u5206",
|
||||||
|
@ -490,7 +491,7 @@
|
||||||
"HeaderCastCrew": "\u6f14\u54e1\u9663\u5bb9",
|
"HeaderCastCrew": "\u6f14\u54e1\u9663\u5bb9",
|
||||||
"HeaderAdditionalParts": "\u9644\u52a0\u90e8\u4efd",
|
"HeaderAdditionalParts": "\u9644\u52a0\u90e8\u4efd",
|
||||||
"ButtonSplitVersionsApart": "\u9664\u4e86\u5206\u62c6\u7248\u672c",
|
"ButtonSplitVersionsApart": "\u9664\u4e86\u5206\u62c6\u7248\u672c",
|
||||||
"ButtonPlayTrailer": "\u9810\u544a\u7247",
|
"ButtonPlayTrailer": "\u64ad\u653e\u9810\u544a",
|
||||||
"LabelMissing": "\u7f3a\u5c11",
|
"LabelMissing": "\u7f3a\u5c11",
|
||||||
"LabelOffline": "\u96e2\u7dda",
|
"LabelOffline": "\u96e2\u7dda",
|
||||||
"PathSubstitutionHelp": "\u66ff\u63db\u8def\u5f91\u66f4\u6539\u8def\u5f91\u8b93\u5ba2\u6236\u7aef\u80fd\u5920\u8a2a\u554f\u3002\u5141\u8a31\u5ba2\u6236\u7aef\u76f4\u63a5\u64ad\u653e\uff0c\u907f\u514d\u6d88\u8017\u8cc7\u6e90\u65bc\u4e32\u6d41\u548c\u8f49\u78bc\u3002",
|
"PathSubstitutionHelp": "\u66ff\u63db\u8def\u5f91\u66f4\u6539\u8def\u5f91\u8b93\u5ba2\u6236\u7aef\u80fd\u5920\u8a2a\u554f\u3002\u5141\u8a31\u5ba2\u6236\u7aef\u76f4\u63a5\u64ad\u653e\uff0c\u907f\u514d\u6d88\u8017\u8cc7\u6e90\u65bc\u4e32\u6d41\u548c\u8f49\u78bc\u3002",
|
||||||
|
@ -581,12 +582,12 @@
|
||||||
"HeaderProgram": "\u7a0b\u5f0f",
|
"HeaderProgram": "\u7a0b\u5f0f",
|
||||||
"HeaderClients": "\u5ba2\u6236\u7aef",
|
"HeaderClients": "\u5ba2\u6236\u7aef",
|
||||||
"LabelCompleted": "\u5df2\u5b8c\u6210",
|
"LabelCompleted": "\u5df2\u5b8c\u6210",
|
||||||
"LabelFailed": "\u5931\u6557",
|
"LabelFailed": "(\u5931\u6557)",
|
||||||
"LabelSkipped": "\u7565\u904e",
|
"LabelSkipped": "\u7565\u904e",
|
||||||
"HeaderEpisodeOrganization": "\u6574\u7406\u5287\u96c6",
|
"HeaderEpisodeOrganization": "\u6574\u7406\u5287\u96c6",
|
||||||
"LabelSeries": "\u96fb\u8996\u5287\uff1a",
|
"LabelSeries": "\u96fb\u8996\u5287",
|
||||||
"LabelSeasonNumber": "\u5b63\u5ea6\u5287\u96c6\u96c6\u6578",
|
"LabelSeasonNumber": "\u5b63\u5ea6\u6232\u96c6\u96c6\u6578\uff1a",
|
||||||
"LabelEpisodeNumber": "\u6232\u96c6\u96c6\u6578",
|
"LabelEpisodeNumber": "\u6232\u96c6\u96c6\u6578\uff1a",
|
||||||
"LabelEndingEpisodeNumber": "\u5df2\u5b8c\u7d50\u6232\u96c6\u96c6\u6578\uff1a",
|
"LabelEndingEpisodeNumber": "\u5df2\u5b8c\u7d50\u6232\u96c6\u96c6\u6578\uff1a",
|
||||||
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u591a\u5287\u96c6\u6587\u4ef6",
|
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u591a\u5287\u96c6\u6587\u4ef6",
|
||||||
"HeaderSupportTheTeam": "\u8d0a\u52a9\u6211\u5011\u7684\u5718\u968a",
|
"HeaderSupportTheTeam": "\u8d0a\u52a9\u6211\u5011\u7684\u5718\u968a",
|
||||||
|
@ -730,12 +731,12 @@
|
||||||
"TabNowPlaying": "Now Playing",
|
"TabNowPlaying": "Now Playing",
|
||||||
"TabNavigation": "Navigation",
|
"TabNavigation": "Navigation",
|
||||||
"TabControls": "Controls",
|
"TabControls": "Controls",
|
||||||
"ButtonFullscreen": "Toggle fullscreen",
|
"ButtonFullscreen": "\u5168\u87a2\u5e55",
|
||||||
"ButtonScenes": "Scenes",
|
"ButtonScenes": "Scenes",
|
||||||
"ButtonSubtitles": "\u5b57\u5e55",
|
"ButtonSubtitles": "\u5b57\u5e55",
|
||||||
"ButtonAudioTracks": "Audio tracks",
|
"ButtonAudioTracks": "\u97f3\u8ecc",
|
||||||
"ButtonPreviousTrack": "Previous track",
|
"ButtonPreviousTrack": "\u524d\u4e00\u66f2",
|
||||||
"ButtonNextTrack": "Next track",
|
"ButtonNextTrack": "\u4e0b\u4e00\u66f2",
|
||||||
"ButtonStop": "Stop",
|
"ButtonStop": "Stop",
|
||||||
"ButtonPause": "Pause",
|
"ButtonPause": "Pause",
|
||||||
"ButtonNext": "Next",
|
"ButtonNext": "Next",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1083,7 +1085,7 @@
|
||||||
"OptionUnidentified": "Unidentified",
|
"OptionUnidentified": "Unidentified",
|
||||||
"OptionMissingParentalRating": "Missing parental rating",
|
"OptionMissingParentalRating": "Missing parental rating",
|
||||||
"OptionStub": "Stub",
|
"OptionStub": "Stub",
|
||||||
"HeaderEpisodes": "\u6232\u96c6\uff1a",
|
"HeaderEpisodes": "\u5287\u96c6",
|
||||||
"OptionSeason0": "\u9996\u5b63",
|
"OptionSeason0": "\u9996\u5b63",
|
||||||
"LabelReport": "Report:",
|
"LabelReport": "Report:",
|
||||||
"OptionReportSongs": "\u6b4c\u66f2",
|
"OptionReportSongs": "\u6b4c\u66f2",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "\u6210\u4eba\u5f71\u7247",
|
"OptionReportAdultVideos": "\u6210\u4eba\u5f71\u7247",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"ButtonConfigurePinCode": "Configure pin code",
|
"ButtonConfigurePinCode": "Configure pin code",
|
||||||
"HeaderAdultsReadHere": "Adults Read Here!",
|
"HeaderAdultsReadHere": "Adults Read Here!",
|
||||||
"RegisterWithPayPal": "Register with PayPal",
|
"RegisterWithPayPal": "Register with PayPal",
|
||||||
"HeaderSyncRequiresSupporterMembership": "Sync Requires a Supporter Membership",
|
"HeaderSyncRequiresSupporterMembership": "Sync Requires an Emby Premiere Subscription",
|
||||||
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
|
||||||
"LabelSyncTempPath": "Temporary file path:",
|
"LabelSyncTempPath": "Temporary file path:",
|
||||||
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
|
||||||
|
@ -102,7 +102,7 @@
|
||||||
"FolderTypeInherit": "Inherit",
|
"FolderTypeInherit": "Inherit",
|
||||||
"LabelContentType": "Content type:",
|
"LabelContentType": "Content type:",
|
||||||
"TitleScheduledTasks": "Scheduled Tasks",
|
"TitleScheduledTasks": "Scheduled Tasks",
|
||||||
"HeaderSetupLibrary": "\u8a2d\u7f6e\u4f60\u7684\u5a92\u9ad4\u5eab",
|
"HeaderSetupLibrary": "Setup your media libraries",
|
||||||
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
|
"ButtonAddMediaFolder": "\u6dfb\u52a0\u5a92\u9ad4\u6587\u4ef6\u593e",
|
||||||
"LabelFolderType": "\u5a92\u9ad4\u6587\u4ef6\u593e\u985e\u578b\uff1a",
|
"LabelFolderType": "\u5a92\u9ad4\u6587\u4ef6\u593e\u985e\u578b\uff1a",
|
||||||
"ReferToMediaLibraryWiki": "\u53c3\u7167\u5a92\u9ad4\u5eab\u7ef4\u57fa",
|
"ReferToMediaLibraryWiki": "\u53c3\u7167\u5a92\u9ad4\u5eab\u7ef4\u57fa",
|
||||||
|
@ -219,6 +219,7 @@
|
||||||
"OptionBudget": "\u9810\u7b97",
|
"OptionBudget": "\u9810\u7b97",
|
||||||
"OptionRevenue": "\u6536\u5165",
|
"OptionRevenue": "\u6536\u5165",
|
||||||
"OptionPoster": "\u6d77\u5831",
|
"OptionPoster": "\u6d77\u5831",
|
||||||
|
"HeaderYears": "Years",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionBackdrop": "\u80cc\u666f",
|
"OptionBackdrop": "\u80cc\u666f",
|
||||||
"OptionTimeline": "\u6642\u9593\u8ef8",
|
"OptionTimeline": "\u6642\u9593\u8ef8",
|
||||||
|
@ -585,8 +586,8 @@
|
||||||
"LabelSkipped": "Skipped",
|
"LabelSkipped": "Skipped",
|
||||||
"HeaderEpisodeOrganization": "Episode Organization",
|
"HeaderEpisodeOrganization": "Episode Organization",
|
||||||
"LabelSeries": "Series:",
|
"LabelSeries": "Series:",
|
||||||
"LabelSeasonNumber": "Season number",
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelEpisodeNumber": "Episode number",
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
|
@ -918,6 +919,7 @@
|
||||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||||
"ButtonDismiss": "Dismiss",
|
"ButtonDismiss": "Dismiss",
|
||||||
|
"ButtonMore": "More",
|
||||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||||
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
"LabelChannelStreamQuality": "Preferred internet stream quality:",
|
||||||
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
"LabelChannelStreamQualityHelp": "In a low bandwidth environment, limiting quality can help ensure a smooth streaming experience.",
|
||||||
|
@ -1100,7 +1102,7 @@
|
||||||
"OptionReportArtists": "Artists",
|
"OptionReportArtists": "Artists",
|
||||||
"OptionReportAlbums": "Albums",
|
"OptionReportAlbums": "Albums",
|
||||||
"OptionReportAdultVideos": "Adult videos",
|
"OptionReportAdultVideos": "Adult videos",
|
||||||
"ButtonMore": "More",
|
"ButtonMoreItems": "More",
|
||||||
"HeaderActivity": "Activity",
|
"HeaderActivity": "Activity",
|
||||||
"ScheduledTaskStartedWithName": "{0} started",
|
"ScheduledTaskStartedWithName": "{0} started",
|
||||||
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
"ScheduledTaskCancelledWithName": "{0} was cancelled",
|
||||||
|
@ -1293,7 +1295,7 @@
|
||||||
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
"OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
"LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
|
||||||
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
"LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.",
|
||||||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
"CinemaModeConfigurationHelp2": "Emby apps will have a setting to enable or disable cinema mode. TV apps enable cinema mode by default.",
|
||||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||||
"HeaderCinemaMode": "Cinema Mode",
|
"HeaderCinemaMode": "Cinema Mode",
|
||||||
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
"LabelDateAddedBehavior": "Date added behavior for new content:",
|
||||||
|
@ -1363,7 +1365,6 @@
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRatings": "Parental Ratings",
|
"HeaderParentalRatings": "Parental Ratings",
|
||||||
"HeaderVideoTypes": "Video Types",
|
"HeaderVideoTypes": "Video Types",
|
||||||
"HeaderYears": "Years",
|
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
"HeaderBlockItemsWithNoRating": "Block content with no or unrecognized rating information:",
|
||||||
"LabelBlockContentWithTags": "Block content with tags:",
|
"LabelBlockContentWithTags": "Block content with tags:",
|
||||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||||
|
@ -1386,7 +1387,6 @@
|
||||||
"HeaderUpcomingMovies": "Upcoming Movies",
|
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||||
"HeaderUpcomingSports": "Upcoming Sports",
|
"HeaderUpcomingSports": "Upcoming Sports",
|
||||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||||
"ButtonMoreItems": "More",
|
|
||||||
"LabelShowLibraryTileNames": "Show library tile names",
|
"LabelShowLibraryTileNames": "Show library tile names",
|
||||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||||
|
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u043a\u0440\u0435\u043f\u0435\u0442\u0435 Emby \u041e\u0442\u0431\u043e\u0440\u044a\u0442",
|
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u043a\u0440\u0435\u043f\u0435\u0442\u0435 Emby \u041e\u0442\u0431\u043e\u0440\u044a\u0442",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "\u0422V \u043d\u0430 \u0436\u0438\u0432\u043e",
|
"TitleLiveTV": "\u0422V \u043d\u0430 \u0436\u0438\u0432\u043e",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Potvrzen\u00ed",
|
"HeaderConfirmation": "Potvrzen\u00ed",
|
||||||
"MessageKeyUpdated": "D\u011bkuji. V\u00e1\u0161 kl\u00ed\u010d Emby Premiere byl aktualizov\u00e1n.",
|
"MessageKeyUpdated": "D\u011bkuji. V\u00e1\u0161 kl\u00ed\u010d Emby Premiere byl aktualizov\u00e1n.",
|
||||||
"MessageKeyRemoved": "D\u011bkuji. V\u00e1\u0161 kl\u00ed\u010d Emby Premiere byl odstran\u011bn.",
|
"MessageKeyRemoved": "D\u011bkuji. V\u00e1\u0161 kl\u00ed\u010d Emby Premiere byl odstran\u011bn.",
|
||||||
"LabelSeasonNumber": "\u010c\u00edslo sez\u00f3ny:",
|
|
||||||
"LabelEpisodeNumber": "\u010c\u00edslo epizody:",
|
|
||||||
"HeaderSupportTheTeam": "Podpo\u0159te Emby Team",
|
"HeaderSupportTheTeam": "Podpo\u0159te Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "U\u017eijte si bonusy",
|
"TextEnjoyBonusFeatures": "U\u017eijte si bonusy",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "D\u00e9lka",
|
"HeaderRuntime": "D\u00e9lka",
|
||||||
"HeaderCommunityRating": "Hodnocen\u00ed komunity",
|
"HeaderCommunityRating": "Hodnocen\u00ed komunity",
|
||||||
"HeaderPasswordReset": "Obnova hesla",
|
"HeaderPasswordReset": "Obnova hesla",
|
||||||
"HeaderParentalRating": "Parental rating",
|
"HeaderParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed",
|
||||||
"HeaderReleaseDate": "Datum vyd\u00e1n\u00ed",
|
"HeaderReleaseDate": "Datum vyd\u00e1n\u00ed",
|
||||||
"HeaderDateAdded": "Date added",
|
"HeaderDateAdded": "Datum p\u0159id\u00e1n\u00ed",
|
||||||
"HeaderSeries": "Series",
|
"HeaderSeries": "Seri\u00e1l",
|
||||||
"HeaderSeason": "Sez\u00f3na",
|
"HeaderSeason": "Sez\u00f3na",
|
||||||
"HeaderSeasonNumber": "\u010c\u00edslo sez\u00f3ny",
|
"HeaderSeasonNumber": "\u010c\u00edslo sez\u00f3ny",
|
||||||
"HeaderNetwork": "S\u00ed\u0165",
|
"HeaderNetwork": "S\u00ed\u0165",
|
||||||
"HeaderYear": "Year",
|
"HeaderYear": "Rok",
|
||||||
"HeaderGameSystem": "Syst\u00e9m hry",
|
"HeaderGameSystem": "Syst\u00e9m hry",
|
||||||
"HeaderPlayers": "Players",
|
"HeaderPlayers": "Hr\u00e1\u010di",
|
||||||
"HeaderEmbeddedImage": "Vlo\u017een\u00fd obr\u00e1zek",
|
"HeaderEmbeddedImage": "Vlo\u017een\u00fd obr\u00e1zek",
|
||||||
"HeaderTrack": "Stopa",
|
"HeaderTrack": "Stopa",
|
||||||
"HeaderDisc": "Disk",
|
"HeaderDisc": "Disk",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Po\u0159ad\u00ed zobrazen\u00ed n\u00e1zv\u016f:",
|
"LabelTitleDisplayOrder": "Po\u0159ad\u00ed zobrazen\u00ed n\u00e1zv\u016f:",
|
||||||
"OptionSortName": "Set\u0159\u00eddit dle n\u00e1zvu",
|
"OptionSortName": "Set\u0159\u00eddit dle n\u00e1zvu",
|
||||||
"OptionReleaseDate": "Datum vyd\u00e1n\u00ed",
|
"OptionReleaseDate": "Datum vyd\u00e1n\u00ed",
|
||||||
|
"LabelSeasonNumber": "\u010c\u00edslo sez\u00f3ny:",
|
||||||
"LabelDiscNumber": "\u010c\u00edslo disku",
|
"LabelDiscNumber": "\u010c\u00edslo disku",
|
||||||
"LabelParentNumber": "\u010c\u00edslo p\u0159edch\u016fdce",
|
"LabelParentNumber": "\u010c\u00edslo p\u0159edch\u016fdce",
|
||||||
|
"LabelEpisodeNumber": "\u010c\u00edslo epizody:",
|
||||||
"LabelTrackNumber": "\u010c\u00edslo stopy:",
|
"LabelTrackNumber": "\u010c\u00edslo stopy:",
|
||||||
"LabelNumber": "\u010c\u00edslo:",
|
"LabelNumber": "\u010c\u00edslo:",
|
||||||
"LabelReleaseDate": "Datum vyd\u00e1n\u00ed:",
|
"LabelReleaseDate": "Datum vyd\u00e1n\u00ed:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Odemkn\u011bte pomoc\u00ed koup\u011b",
|
"ButtonUnlockWithPurchase": "Odemkn\u011bte pomoc\u00ed koup\u011b",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "M\u011bs\u00ed\u010dn\u00ed Emby Premiere {0}",
|
"EmbyPremiereMonthlyWithPrice": "M\u011bs\u00ed\u010dn\u00ed Emby Premiere {0}",
|
||||||
"HeaderEmailAddress": "E-mailov\u00e1 adresa",
|
"HeaderEmailAddress": "E-mailov\u00e1 adresa",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Vlo\u017ete e-mailovou adresu, pros\u00edm.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Vlo\u017ete e-mailovou adresu, pros\u00edm.",
|
||||||
"LoginDisclaimer": "Emby je navr\u017een tak, aby v\u00e1m pomohl spravovat va\u0161e osobn\u00ed knihovny m\u00e9di\u00ed, jako jsou dom\u00e1c\u00ed videa a fotografi\u00ed. P\u0159e\u010dt\u011bte si pros\u00edm na\u0161e podm\u00ednky pou\u017eit\u00ed. Sta\u017een\u00edm jak\u00e9hokoliv software Emby ud\u011blujete souhlas s t\u011bmito podm\u00ednkami.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Podm\u00ednky pou\u017eit\u00ed",
|
"TermsOfUse": "Podm\u00ednky pou\u017eit\u00ed",
|
||||||
"HeaderTryMultiSelect": "Vyzkou\u0161ej multi-v\u00fdb\u011br",
|
"HeaderTryMultiSelect": "Vyzkou\u0161ej multi-v\u00fdb\u011br",
|
||||||
"TryMultiSelectMessage": "Chcete-li upravit v\u00edce medi\u00e1ln\u00edch polo\u017eek, sta\u010d\u00ed kliknout a podr\u017eet na kter\u00e9mkoliv plak\u00e1tu. Pot\u00e9 m\u016f\u017eete vybrat v\u00edce polo\u017eek, kter\u00e9 chcete spravovat. Zkus to!",
|
"TryMultiSelectMessage": "Chcete-li upravit v\u00edce medi\u00e1ln\u00edch polo\u017eek, sta\u010d\u00ed kliknout a podr\u017eet na kter\u00e9mkoliv plak\u00e1tu. Pot\u00e9 m\u016f\u017eete vybrat v\u00edce polo\u017eek, kter\u00e9 chcete spravovat. Zkus to!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Obl\u00edben\u00e1 hudba",
|
"HeaderFavoriteSongs": "Obl\u00edben\u00e1 hudba",
|
||||||
"HeaderConfirmPluginInstallation": "Potvrzen\u00ed instalace z\u00e1suvn\u00e9ho modulu",
|
"HeaderConfirmPluginInstallation": "Potvrzen\u00ed instalace z\u00e1suvn\u00e9ho modulu",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Bekr\u00e6ftelse",
|
"HeaderConfirmation": "Bekr\u00e6ftelse",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "St\u00f8t Emby-holdet",
|
"HeaderSupportTheTeam": "St\u00f8t Emby-holdet",
|
||||||
"TextEnjoyBonusFeatures": "F\u00e5 bonus funktioner",
|
"TextEnjoyBonusFeatures": "F\u00e5 bonus funktioner",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -394,7 +392,7 @@
|
||||||
"LabelPremiereProgram": "PR\u00c6MIERE",
|
"LabelPremiereProgram": "PR\u00c6MIERE",
|
||||||
"LabelHDProgram": "HD",
|
"LabelHDProgram": "HD",
|
||||||
"HeaderChangeFolderType": "\u00c6ndre indholdstype",
|
"HeaderChangeFolderType": "\u00c6ndre indholdstype",
|
||||||
"HeaderChangeFolderTypeHelp": "For at \u00e6ndre typen bedes du fjerne og gendanne mappen med den nye type.",
|
"HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.",
|
||||||
"HeaderAlert": "Advarsel",
|
"HeaderAlert": "Advarsel",
|
||||||
"MessagePleaseRestart": "Genstart venligst for at afslutte opdateringen.",
|
"MessagePleaseRestart": "Genstart venligst for at afslutte opdateringen.",
|
||||||
"ButtonRestart": "Genstart",
|
"ButtonRestart": "Genstart",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "Varighed",
|
"HeaderRuntime": "Varighed",
|
||||||
"HeaderCommunityRating": "F\u00e6llesskabsvurdering",
|
"HeaderCommunityRating": "F\u00e6llesskabsvurdering",
|
||||||
"HeaderPasswordReset": "Nulstil adgangskode",
|
"HeaderPasswordReset": "Nulstil adgangskode",
|
||||||
"HeaderParentalRating": "Aldersgr\u00e6nse",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "Udgivelsesdato",
|
"HeaderReleaseDate": "Udgivelsesdato",
|
||||||
"HeaderDateAdded": "Dato for tilf\u00f8jelse",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "Serier",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "S\u00e6son",
|
"HeaderSeason": "S\u00e6son",
|
||||||
"HeaderSeasonNumber": "S\u00e6sonnummer",
|
"HeaderSeasonNumber": "S\u00e6sonnummer",
|
||||||
"HeaderNetwork": "Netv\u00e6rk",
|
"HeaderNetwork": "Netv\u00e6rk",
|
||||||
"HeaderYear": "\u00c5r",
|
"HeaderYear": "Year",
|
||||||
"HeaderGameSystem": "Spilsystem",
|
"HeaderGameSystem": "Spilsystem",
|
||||||
"HeaderPlayers": "Afspillere",
|
"HeaderPlayers": "Players",
|
||||||
"HeaderEmbeddedImage": "Indlejret billede",
|
"HeaderEmbeddedImage": "Indlejret billede",
|
||||||
"HeaderTrack": "Spor",
|
"HeaderTrack": "Spor",
|
||||||
"HeaderDisc": "Disk",
|
"HeaderDisc": "Disk",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Titelvisningsorden:",
|
"LabelTitleDisplayOrder": "Titelvisningsorden:",
|
||||||
"OptionSortName": "Sorteringsnavn",
|
"OptionSortName": "Sorteringsnavn",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disk nummer",
|
"LabelDiscNumber": "Disk nummer",
|
||||||
"LabelParentNumber": "Parent nummer",
|
"LabelParentNumber": "Parent nummer",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Spor nummer:",
|
"LabelTrackNumber": "Spor nummer:",
|
||||||
"LabelNumber": "Nummer:",
|
"LabelNumber": "Nummer:",
|
||||||
"LabelReleaseDate": "Udgivelsesdato:",
|
"LabelReleaseDate": "Udgivelsesdato:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Betalingsservicen er ikke tilg\u00e6ngelig p\u00e5 nuv\u00e6rende tidspunkt. Pr\u00f8v igen senere.",
|
"MessagePaymentServicesUnavailable": "Betalingsservicen er ikke tilg\u00e6ngelig p\u00e5 nuv\u00e6rende tidspunkt. Pr\u00f8v igen senere.",
|
||||||
"MessagePleaseSignInLocalNetwork": "F\u00f8r du forts\u00e6tter bedes du sikre dig at du har forbindelse til dit lokale netv\u00e6rk via Wifi eller Lan forbindelse.",
|
"MessagePleaseSignInLocalNetwork": "F\u00f8r du forts\u00e6tter bedes du sikre dig at du har forbindelse til dit lokale netv\u00e6rk via Wifi eller Lan forbindelse.",
|
||||||
"ButtonUnlockWithPurchase": "L\u00e5s op gennem k\u00f8b",
|
"ButtonUnlockWithPurchase": "L\u00e5s op gennem k\u00f8b",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Best\u00e4tigung",
|
"HeaderConfirmation": "Best\u00e4tigung",
|
||||||
"MessageKeyUpdated": "Vielen Dank. Ihr Emby Premium Schl\u00fcssel wurde aktualisiert.",
|
"MessageKeyUpdated": "Vielen Dank. Ihr Emby Premium Schl\u00fcssel wurde aktualisiert.",
|
||||||
"MessageKeyRemoved": "Vielen Dank. Ihr Emby Premium Schl\u00fcssel wurde entfernt.",
|
"MessageKeyRemoved": "Vielen Dank. Ihr Emby Premium Schl\u00fcssel wurde entfernt.",
|
||||||
"LabelSeasonNumber": "Staffelnummer:",
|
|
||||||
"LabelEpisodeNumber": "Episodennummer:",
|
|
||||||
"HeaderSupportTheTeam": "Unterst\u00fctzen Sie das Emby Team",
|
"HeaderSupportTheTeam": "Unterst\u00fctzen Sie das Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Erleben Sie Bonus Funktionen",
|
"TextEnjoyBonusFeatures": "Erleben Sie Bonus Funktionen",
|
||||||
"TitleLiveTV": "Live-TV",
|
"TitleLiveTV": "Live-TV",
|
||||||
|
@ -394,7 +392,7 @@
|
||||||
"LabelPremiereProgram": "PREMIERE",
|
"LabelPremiereProgram": "PREMIERE",
|
||||||
"LabelHDProgram": "HD",
|
"LabelHDProgram": "HD",
|
||||||
"HeaderChangeFolderType": "\u00c4ndere Inhalte Typ",
|
"HeaderChangeFolderType": "\u00c4ndere Inhalte Typ",
|
||||||
"HeaderChangeFolderTypeHelp": "Um den Typ zu \u00e4ndern, entferne diesen bitte und erstelle die Bibliothek mit dem neuen Ordnertyp erneut.",
|
"HeaderChangeFolderTypeHelp": "Um den Typ zu \u00e4ndern, bitte entferne die Bibliothek und erstelle sie mit dem neuen Medientyp erneut.",
|
||||||
"HeaderAlert": "Alarm",
|
"HeaderAlert": "Alarm",
|
||||||
"MessagePleaseRestart": "Dr\u00fccke auf Neustart um das Update abzuschlie\u00dfen",
|
"MessagePleaseRestart": "Dr\u00fccke auf Neustart um das Update abzuschlie\u00dfen",
|
||||||
"ButtonRestart": "Neu starten",
|
"ButtonRestart": "Neu starten",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "Laufzeit",
|
"HeaderRuntime": "Laufzeit",
|
||||||
"HeaderCommunityRating": "Community Bewertung",
|
"HeaderCommunityRating": "Community Bewertung",
|
||||||
"HeaderPasswordReset": "Passwort zur\u00fccksetzen",
|
"HeaderPasswordReset": "Passwort zur\u00fccksetzen",
|
||||||
"HeaderParentalRating": "Alterseinstufung",
|
"HeaderParentalRating": "Altersfreigabe",
|
||||||
"HeaderReleaseDate": "Ver\u00f6ffentlichungsdatum",
|
"HeaderReleaseDate": "Ver\u00f6ffentlichungsdatum",
|
||||||
"HeaderDateAdded": "Hinzugef\u00fcgt am",
|
"HeaderDateAdded": "Datum hinzugef\u00fcgt",
|
||||||
"HeaderSeries": "Serien",
|
"HeaderSeries": "Serien",
|
||||||
"HeaderSeason": "Staffel",
|
"HeaderSeason": "Staffel",
|
||||||
"HeaderSeasonNumber": "Staffel Nummer",
|
"HeaderSeasonNumber": "Staffel Nummer",
|
||||||
"HeaderNetwork": "Netzwerk",
|
"HeaderNetwork": "Netzwerk",
|
||||||
"HeaderYear": "Jahr",
|
"HeaderYear": "Jahr",
|
||||||
"HeaderGameSystem": "Spielesystem",
|
"HeaderGameSystem": "Spielesystem",
|
||||||
"HeaderPlayers": "Abspielger\u00e4te",
|
"HeaderPlayers": "Spieler",
|
||||||
"HeaderEmbeddedImage": "Integriertes Bild",
|
"HeaderEmbeddedImage": "Integriertes Bild",
|
||||||
"HeaderTrack": "St\u00fcck",
|
"HeaderTrack": "St\u00fcck",
|
||||||
"HeaderDisc": "Disc",
|
"HeaderDisc": "Disc",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Reihenfolge Titeldarstellung:",
|
"LabelTitleDisplayOrder": "Reihenfolge Titeldarstellung:",
|
||||||
"OptionSortName": "Sortiername",
|
"OptionSortName": "Sortiername",
|
||||||
"OptionReleaseDate": "Ver\u00f6ffentlichungsdatum",
|
"OptionReleaseDate": "Ver\u00f6ffentlichungsdatum",
|
||||||
|
"LabelSeasonNumber": "Staffelnummer:",
|
||||||
"LabelDiscNumber": "Disc Nummer",
|
"LabelDiscNumber": "Disc Nummer",
|
||||||
"LabelParentNumber": "Ursprungsnummer",
|
"LabelParentNumber": "Ursprungsnummer",
|
||||||
|
"LabelEpisodeNumber": "Episodennummer:",
|
||||||
"LabelTrackNumber": "St\u00fcck Nummer:",
|
"LabelTrackNumber": "St\u00fcck Nummer:",
|
||||||
"LabelNumber": "Nummer:",
|
"LabelNumber": "Nummer:",
|
||||||
"LabelReleaseDate": "Ver\u00f6ffentlichungsdatum:",
|
"LabelReleaseDate": "Ver\u00f6ffentlichungsdatum:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Freischaltung Emby Sync",
|
"HeaderUnlockSync": "Freischaltung Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Schalten Sie diese Funktion mit einer kleinen einmaligen Geb\u00fchr oder einem aktiven Emby Premium Abo frei.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Schalten Sie diese Funktion mit einer kleinen einmaligen Geb\u00fchr oder einem aktiven Emby Premium Abo frei.",
|
||||||
"MessageUnlockAppWithSupporter": "Schalten Sie diese Funktion mit einem aktiven Emby Premium Abo frei.",
|
"MessageUnlockAppWithSupporter": "Schalten Sie diese Funktion mit einem aktiven Emby Premium Abo frei.",
|
||||||
"MessageToValidateSupporter": "Wenn sie bereits ein aktives Emby Premium Abo haben, loggen Sie sich einfach in die App ein, w\u00e4hrend Sie mit ihrem Heimnetzwerk verbunden sind.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Die Zahlungsdienste stehen leider gerade nicht zur Verf\u00fcgung. Bitte versuchen Sie es sp\u00e4ter erneut.",
|
"MessagePaymentServicesUnavailable": "Die Zahlungsdienste stehen leider gerade nicht zur Verf\u00fcgung. Bitte versuchen Sie es sp\u00e4ter erneut.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Bevor Sie fortsetzen sollten Sie sicher sein, dass Sie mit Ihrem Heimnetzwerk verbunden sind.",
|
"MessagePleaseSignInLocalNetwork": "Bevor Sie fortsetzen sollten Sie sicher sein, dass Sie mit Ihrem Heimnetzwerk verbunden sind.",
|
||||||
"ButtonUnlockWithPurchase": "Freischalten durch Kauf",
|
"ButtonUnlockWithPurchase": "Freischalten durch Kauf",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premium Monatlich {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premium Monatlich {0}",
|
||||||
"HeaderEmailAddress": "E-Mail Adresse",
|
"HeaderEmailAddress": "E-Mail Adresse",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Bitte geben Sie Ihre E-Mail Adresse",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Bitte geben Sie Ihre E-Mail Adresse",
|
||||||
"LoginDisclaimer": "Emby wurde designed, um Ihnen bei der Verwaltung ihrer pers\u00f6nlichen Medien, wie z.B. Heimvideos oder Fotos, zu helfen. Bitte beachten Sie dazu unsere Nutzungsbedingungen. Mit dem Herunterladen von Emby Software stimmen Sie diesen Bedingungen zu.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Nutzungsbedingungen",
|
"TermsOfUse": "Nutzungsbedingungen",
|
||||||
"HeaderTryMultiSelect": "Versuche Mehrfachauswahl",
|
"HeaderTryMultiSelect": "Versuche Mehrfachauswahl",
|
||||||
"TryMultiSelectMessage": "F\u00fcr eine Mehrfachauswahl klicken und halten Sie ein Poster. W\u00e4hlen Sie die Eintr\u00e4ge die Sie bearbeiten m\u00f6chten. Versuchen SIe es!",
|
"TryMultiSelectMessage": "F\u00fcr eine Mehrfachauswahl klicken und halten Sie ein Poster. W\u00e4hlen Sie die Eintr\u00e4ge die Sie bearbeiten m\u00f6chten. Versuchen SIe es!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Lieblings Songs",
|
"HeaderFavoriteSongs": "Lieblings Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Best\u00e4tige Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Best\u00e4tige Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Bitte best\u00e4tigen Sie mit OK, dass Sie den oben stehenden Text gelesen haben und die Installation des Plugins fortf\u00fchren m\u00f6chten.",
|
"PleaseConfirmPluginInstallation": "Bitte best\u00e4tigen Sie mit OK, dass Sie den oben stehenden Text gelesen haben und die Installation des Plugins fortf\u00fchren m\u00f6chten.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins aus der Emby Community sind eine gute M\u00f6glichkeit um Emby mit weiteren Funktionen und Vorteilen aufzuwerten. Bevor Sie diese jedoch installieren, seien Sie sich den daraus resultierenden m\u00f6glichen Umst\u00e4nden f\u00fcr Emby bewusst. Dies k\u00f6nnen z.B. l\u00e4ngere Bibliotheken Scans, weiterf\u00fchrende Verarbeitung von Daten im Hintergrund sowie Systeminstabilit\u00e4t sein."
|
"MessagePluginInstallDisclaimer": "Plugins aus der Emby Community sind eine gute M\u00f6glichkeit um Emby mit weiteren Funktionen und Vorteilen aufzuwerten. Bevor Sie diese jedoch installieren, seien Sie sich den daraus resultierenden m\u00f6glichen Umst\u00e4nden f\u00fcr Emby bewusst. Dies k\u00f6nnen z.B. l\u00e4ngere Bibliotheken Scans, weiterf\u00fchrende Verarbeitung von Daten im Hintergrund sowie Systeminstabilit\u00e4t sein.",
|
||||||
|
"ButtonPlayOneMinute": "Eine Minute wiedergeben",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Genie\u00dfen sie eine Minute Wiedergabe. Danke, dass Sie Emby ausprobieren.",
|
||||||
|
"HeaderTryPlayback": "Wiedergabe ausprobieren"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Disfrute los extras",
|
"TextEnjoyBonusFeatures": "Disfrute los extras",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmaci\u00f3n",
|
"HeaderConfirmation": "Confirmaci\u00f3n",
|
||||||
"MessageKeyUpdated": "Gracias. Su clave de Emby Premier se ha actualizado.",
|
"MessageKeyUpdated": "Gracias. Su clave de Emby Premier se ha actualizado.",
|
||||||
"MessageKeyRemoved": "Gracias. Su clave de Emby Premier ha sido removida.",
|
"MessageKeyRemoved": "Gracias. Su clave de Emby Premier ha sido removida.",
|
||||||
"LabelSeasonNumber": "N\u00famero de temporada:",
|
|
||||||
"LabelEpisodeNumber": "N\u00famero de episodio:",
|
|
||||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||||
"TextEnjoyBonusFeatures": "Disfruta de Caracter\u00edsticas Premium",
|
"TextEnjoyBonusFeatures": "Disfruta de Caracter\u00edsticas Premium",
|
||||||
"TitleLiveTV": "TV en Vivo",
|
"TitleLiveTV": "TV en Vivo",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Ordenamiento de despliegue de t\u00edtulos:",
|
"LabelTitleDisplayOrder": "Ordenamiento de despliegue de t\u00edtulos:",
|
||||||
"OptionSortName": "Nombre para ordenar",
|
"OptionSortName": "Nombre para ordenar",
|
||||||
"OptionReleaseDate": "Fecha de estreno",
|
"OptionReleaseDate": "Fecha de estreno",
|
||||||
|
"LabelSeasonNumber": "N\u00famero de temporada:",
|
||||||
"LabelDiscNumber": "N\u00famero de disco",
|
"LabelDiscNumber": "N\u00famero de disco",
|
||||||
"LabelParentNumber": "N\u00famero antecesor",
|
"LabelParentNumber": "N\u00famero antecesor",
|
||||||
|
"LabelEpisodeNumber": "N\u00famero de episodio:",
|
||||||
"LabelTrackNumber": "N\u00famero de Pista:",
|
"LabelTrackNumber": "N\u00famero de Pista:",
|
||||||
"LabelNumber": "N\u00famero:",
|
"LabelNumber": "N\u00famero:",
|
||||||
"LabelReleaseDate": "Fecha de estreno:",
|
"LabelReleaseDate": "Fecha de estreno:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Desbloquear Emby Sinc",
|
"HeaderUnlockSync": "Desbloquear Emby Sinc",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquee esta caracter\u00edstica con una peque\u00f1a compra \u00fanica, o con una suscripci\u00f3n activa de Emby Premier.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquee esta caracter\u00edstica con una peque\u00f1a compra \u00fanica, o con una suscripci\u00f3n activa de Emby Premier.",
|
||||||
"MessageUnlockAppWithSupporter": "Desbloquee esta caracter\u00edstica con una suscripci\u00f3n activa de Emby Premier.",
|
"MessageUnlockAppWithSupporter": "Desbloquee esta caracter\u00edstica con una suscripci\u00f3n activa de Emby Premier.",
|
||||||
"MessageToValidateSupporter": "Si cuenta con una suscripci\u00f3n de Emby Premier, simplemente inicie sesi\u00f3n en la app usuando su conexi\u00f3n de Wifi dentro de su red de casa.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Los servicios de pago no se encuentran disponibles actualmente. Por favor intente de nuevo mas tarde.",
|
"MessagePaymentServicesUnavailable": "Los servicios de pago no se encuentran disponibles actualmente. Por favor intente de nuevo mas tarde.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Antes de continuar, por favor aseg\u00farese de que esta conectado a su red local usando una conexi\u00f3n Wifi o LAN.",
|
"MessagePleaseSignInLocalNetwork": "Antes de continuar, por favor aseg\u00farese de que esta conectado a su red local usando una conexi\u00f3n Wifi o LAN.",
|
||||||
"ButtonUnlockWithPurchase": "Desbloquear con una compra",
|
"ButtonUnlockWithPurchase": "Desbloquear con una compra",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premier Mensual {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premier Mensual {0}",
|
||||||
"HeaderEmailAddress": "Direcci\u00f3n de Correo",
|
"HeaderEmailAddress": "Direcci\u00f3n de Correo",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Por favor ingrese su direcci\u00f3n de correo electr\u00f3nico.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Por favor ingrese su direcci\u00f3n de correo electr\u00f3nico.",
|
||||||
"LoginDisclaimer": "Emby esta dise\u00f1ado para ayudarlo a administrar su biblioteca de medios personal, tales como videos caseros y fotograf\u00edas. Por favor lea nuestros t\u00e9rminos de uso. Descargar cualquier software de Emby constituye la aceptaci\u00f3n de estos t\u00e9rminos.",
|
"LoginDisclaimer": "Emby esta dise\u00f1ado para ayudarlo a administrar su biblioteca de medios personal, tales como videos caseros y fotograf\u00edas. Por favor lea nuestros t\u00e9rminos de uso. El uso de cualquier software de Emby constituye la aceptaci\u00f3n de estos t\u00e9rminos.",
|
||||||
"TermsOfUse": "T\u00e9rminos de uso",
|
"TermsOfUse": "T\u00e9rminos de uso",
|
||||||
"HeaderTryMultiSelect": "Intente Multi-Selecci\u00f3n",
|
"HeaderTryMultiSelect": "Intente Multi-Selecci\u00f3n",
|
||||||
"TryMultiSelectMessage": "Para editar m\u00faltiples medios, solo de clic sostenido sobre cualquier p\u00f3ster y elija los items que desea administrar. \u00a1int\u00e9ntelo!",
|
"TryMultiSelectMessage": "Para editar m\u00faltiples medios, solo de clic sostenido sobre cualquier p\u00f3ster y elija los items que desea administrar. \u00a1int\u00e9ntelo!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Canciones Favoritas",
|
"HeaderFavoriteSongs": "Canciones Favoritas",
|
||||||
"HeaderConfirmPluginInstallation": "Confirmar Instalaci\u00f3n de Complemento",
|
"HeaderConfirmPluginInstallation": "Confirmar Instalaci\u00f3n de Complemento",
|
||||||
"PleaseConfirmPluginInstallation": "Por favor haga clic en OK para confirmar que ha leido lo que se encuentra arriba y que desea proceder con la instalaci\u00f3n del complemento.",
|
"PleaseConfirmPluginInstallation": "Por favor haga clic en OK para confirmar que ha leido lo que se encuentra arriba y que desea proceder con la instalaci\u00f3n del complemento.",
|
||||||
"MessagePluginInstallDisclaimer": "Los complementos desarrollados por miembros de la comunidad Emby son una gran forma de mejorar su experiencia con Emby con caracter\u00edsticas y beneficios adicionales. Antes de instalar, conozca el impacto que pueden ocasionar en su Servidor Emby, tales como exploraci\u00f3n de la biblioteca que puede tomar m\u00e1s tiempo, procesamiento en segundo plano adicional y estabilidad del sistema reducida."
|
"MessagePluginInstallDisclaimer": "Los complementos desarrollados por miembros de la comunidad Emby son una gran forma de mejorar su experiencia con Emby con caracter\u00edsticas y beneficios adicionales. Antes de instalar, conozca el impacto que pueden ocasionar en su Servidor Emby, tales como exploraci\u00f3n de la biblioteca que puede tomar m\u00e1s tiempo, procesamiento en segundo plano adicional y estabilidad del sistema reducida.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmaci\u00f3n",
|
"HeaderConfirmation": "Confirmaci\u00f3n",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||||
"TextEnjoyBonusFeatures": "Disfrute los extras",
|
"TextEnjoyBonusFeatures": "Disfrute los extras",
|
||||||
"TitleLiveTV": "Tv en vivo",
|
"TitleLiveTV": "Tv en vivo",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Merci. Votre cl\u00e9 Emby Premiere a \u00e9t\u00e9 mise \u00e0 jour.",
|
"MessageKeyUpdated": "Merci. Votre cl\u00e9 Emby Premiere a \u00e9t\u00e9 mise \u00e0 jour.",
|
||||||
"MessageKeyRemoved": "Merci. Votre cl\u00e9 Emby Premiere a \u00e9t\u00e9 supprim\u00e9e.",
|
"MessageKeyRemoved": "Merci. Votre cl\u00e9 Emby Premiere a \u00e9t\u00e9 supprim\u00e9e.",
|
||||||
"LabelSeasonNumber": "Num\u00e9ro de saison :",
|
|
||||||
"LabelEpisodeNumber": "Num\u00e9ro d'\u00e9pisode :",
|
|
||||||
"HeaderSupportTheTeam": "Aidez l'\u00e9quipe Emby",
|
"HeaderSupportTheTeam": "Aidez l'\u00e9quipe Emby",
|
||||||
"TextEnjoyBonusFeatures": "Profitez bien des fonctionnalit\u00e9s bonus",
|
"TextEnjoyBonusFeatures": "Profitez bien des fonctionnalit\u00e9s bonus",
|
||||||
"TitleLiveTV": "TV en direct",
|
"TitleLiveTV": "TV en direct",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Ordre d'affichage des titres:",
|
"LabelTitleDisplayOrder": "Ordre d'affichage des titres:",
|
||||||
"OptionSortName": "Clef de tri",
|
"OptionSortName": "Clef de tri",
|
||||||
"OptionReleaseDate": "Date de diffusion",
|
"OptionReleaseDate": "Date de diffusion",
|
||||||
|
"LabelSeasonNumber": "Num\u00e9ro de saison :",
|
||||||
"LabelDiscNumber": "Num\u00e9ro de disque",
|
"LabelDiscNumber": "Num\u00e9ro de disque",
|
||||||
"LabelParentNumber": "Num\u00e9ro parent",
|
"LabelParentNumber": "Num\u00e9ro parent",
|
||||||
|
"LabelEpisodeNumber": "Num\u00e9ro d'\u00e9pisode :",
|
||||||
"LabelTrackNumber": "Num\u00e9ro de piste:",
|
"LabelTrackNumber": "Num\u00e9ro de piste:",
|
||||||
"LabelNumber": "Num\u00e9ro:",
|
"LabelNumber": "Num\u00e9ro:",
|
||||||
"LabelReleaseDate": "Date de sortie",
|
"LabelReleaseDate": "Date de sortie",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "D\u00e9verrouiller Emby Sync",
|
"HeaderUnlockSync": "D\u00e9verrouiller Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat en une fois ou avec une souscription Emby Premiere.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat en une fois ou avec une souscription Emby Premiere.",
|
||||||
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec une souscription Emby Premiere active.",
|
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec une souscription Emby Premiere active.",
|
||||||
"MessageToValidateSupporter": "SI vous poss\u00e9dez une souscription Emby Premiere active, connectez-vous simplement \u00e0 l'application en utilisant votre connexion Wifi locale.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Les services de paiement sont actuellement indisponibles. Merci de r\u00e9essayer ult\u00e9rieurement",
|
"MessagePaymentServicesUnavailable": "Les services de paiement sont actuellement indisponibles. Merci de r\u00e9essayer ult\u00e9rieurement",
|
||||||
"MessagePleaseSignInLocalNetwork": "Avant de continuer, veuillez vous assurer que vous \u00eates connect\u00e9s sur votre r\u00e9seau local en Wifi ou LAN.",
|
"MessagePleaseSignInLocalNetwork": "Avant de continuer, veuillez vous assurer que vous \u00eates connect\u00e9s sur votre r\u00e9seau local en Wifi ou LAN.",
|
||||||
"ButtonUnlockWithPurchase": "D\u00e9verrouillez par un achat.",
|
"ButtonUnlockWithPurchase": "D\u00e9verrouillez par un achat.",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere {0} mensuel",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere {0} mensuel",
|
||||||
"HeaderEmailAddress": "Adresse email",
|
"HeaderEmailAddress": "Adresse email",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Merci d'entrer votre adresse email.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Merci d'entrer votre adresse email.",
|
||||||
"LoginDisclaimer": "Emby a pour but de vous aider \u00e0 g\u00e9rer votre collection de m\u00e9dias personnels, comme les vid\u00e9os et les photos. Veuillez lire les conditions d'utilisation. T\u00e9l\u00e9charger un produit Emby implique l'acceptation de ces conditions.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Conditions d'utilisation",
|
"TermsOfUse": "Conditions d'utilisation",
|
||||||
"HeaderTryMultiSelect": "Essayer la s\u00e9lection multiple",
|
"HeaderTryMultiSelect": "Essayer la s\u00e9lection multiple",
|
||||||
"TryMultiSelectMessage": "Pour modifier plusieurs \u00e9l\u00e9ments m\u00e9dias, il suffit de cliquer et maintenir le clic sur n'importe quel poster et de s\u00e9lectionner les \u00e9lements que vous voulez g\u00e9rer. Essayer le !",
|
"TryMultiSelectMessage": "Pour modifier plusieurs \u00e9l\u00e9ments m\u00e9dias, il suffit de cliquer et maintenir le clic sur n'importe quel poster et de s\u00e9lectionner les \u00e9lements que vous voulez g\u00e9rer. Essayer le !",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Chansons pr\u00e9f\u00e9r\u00e9es",
|
"HeaderFavoriteSongs": "Chansons pr\u00e9f\u00e9r\u00e9es",
|
||||||
"HeaderConfirmPluginInstallation": "Confirmer l'installation du plugin",
|
"HeaderConfirmPluginInstallation": "Confirmer l'installation du plugin",
|
||||||
"PleaseConfirmPluginInstallation": "Merci de cliquer sur OK pour confirmer que vous avez lu ce qui pr\u00e9c\u00e8de et que vous souhaitez poursuivre l'installation du plugin.",
|
"PleaseConfirmPluginInstallation": "Merci de cliquer sur OK pour confirmer que vous avez lu ce qui pr\u00e9c\u00e8de et que vous souhaitez poursuivre l'installation du plugin.",
|
||||||
"MessagePluginInstallDisclaimer": "Les plugins d\u00e9velopp\u00e9s par les membres de la communaut\u00e9 Emby sont une excellente mani\u00e8re d'am\u00e9liorer votre exp\u00e9rience Emby avec de nouvelles fonctionnalit\u00e9s et b\u00e9n\u00e9fices. Avant d'installer, veuillez prendre connaissance des impacts sur le serveur Emby, comme l'augmentation de la dur\u00e9e du scan de la biblioth\u00e8que de m\u00e9dias, de nouveaux process en t\u00e2che de fond, ou une moins bonne stabilit\u00e9 du syst\u00e8me."
|
"MessagePluginInstallDisclaimer": "Les plugins d\u00e9velopp\u00e9s par les membres de la communaut\u00e9 Emby sont une excellente mani\u00e8re d'am\u00e9liorer votre exp\u00e9rience Emby avec de nouvelles fonctionnalit\u00e9s et b\u00e9n\u00e9fices. Avant d'installer, veuillez prendre connaissance des impacts sur le serveur Emby, comme l'augmentation de la dur\u00e9e du scan de la biblioth\u00e8que de m\u00e9dias, de nouveaux process en t\u00e2che de fond, ou une moins bonne stabilit\u00e9 du syst\u00e8me.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Erleb di ganze Bonis",
|
"TextEnjoyBonusFeatures": "Erleb di ganze Bonis",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d9\u05d4",
|
"TitleLiveTV": "\u05d8\u05dc\u05d5\u05d5\u05d9\u05d6\u05d9\u05d4 \u05d7\u05d9\u05d9\u05d4",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "TV",
|
"TitleLiveTV": "TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Conferma",
|
"HeaderConfirmation": "Conferma",
|
||||||
"MessageKeyUpdated": "Grazie. La tua chiave Emby Premiere \u00e8 stata aggiornata.",
|
"MessageKeyUpdated": "Grazie. La tua chiave Emby Premiere \u00e8 stata aggiornata.",
|
||||||
"MessageKeyRemoved": "Grazie. La tua chiave Emby Premiere \u00e8 stata rimossa.",
|
"MessageKeyRemoved": "Grazie. La tua chiave Emby Premiere \u00e8 stata rimossa.",
|
||||||
"LabelSeasonNumber": "Stagione N\u00b0:",
|
|
||||||
"LabelEpisodeNumber": "Episodio N\u00b0:",
|
|
||||||
"HeaderSupportTheTeam": "Supporta il Team di Emby",
|
"HeaderSupportTheTeam": "Supporta il Team di Emby",
|
||||||
"TextEnjoyBonusFeatures": "Goditi le caratteristiche aggiuntive",
|
"TextEnjoyBonusFeatures": "Goditi le caratteristiche aggiuntive",
|
||||||
"TitleLiveTV": "Tv in diretta",
|
"TitleLiveTV": "Tv in diretta",
|
||||||
|
@ -450,10 +448,10 @@
|
||||||
"HeaderRuntime": "Durata",
|
"HeaderRuntime": "Durata",
|
||||||
"HeaderCommunityRating": "Voto Comunit\u00e0",
|
"HeaderCommunityRating": "Voto Comunit\u00e0",
|
||||||
"HeaderPasswordReset": "Reset della Password",
|
"HeaderPasswordReset": "Reset della Password",
|
||||||
"HeaderParentalRating": "Voto genitore",
|
"HeaderParentalRating": "Valutazione parentale",
|
||||||
"HeaderReleaseDate": "Data Rilascio",
|
"HeaderReleaseDate": "Data Rilascio",
|
||||||
"HeaderDateAdded": "Aggiunto il",
|
"HeaderDateAdded": "Data aggiunta",
|
||||||
"HeaderSeries": "Serie",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "Stagione",
|
"HeaderSeason": "Stagione",
|
||||||
"HeaderSeasonNumber": "Stagione Numero",
|
"HeaderSeasonNumber": "Stagione Numero",
|
||||||
"HeaderNetwork": "Rete",
|
"HeaderNetwork": "Rete",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Titolo mostrato in ordine:",
|
"LabelTitleDisplayOrder": "Titolo mostrato in ordine:",
|
||||||
"OptionSortName": "Nome ordinato",
|
"OptionSortName": "Nome ordinato",
|
||||||
"OptionReleaseDate": "data di rilascio",
|
"OptionReleaseDate": "data di rilascio",
|
||||||
|
"LabelSeasonNumber": "Stagione N\u00b0:",
|
||||||
"LabelDiscNumber": "Disco numero",
|
"LabelDiscNumber": "Disco numero",
|
||||||
"LabelParentNumber": "Numero superiore",
|
"LabelParentNumber": "Numero superiore",
|
||||||
|
"LabelEpisodeNumber": "Episodio N\u00b0:",
|
||||||
"LabelTrackNumber": "Traccia numero:",
|
"LabelTrackNumber": "Traccia numero:",
|
||||||
"LabelNumber": "Numero:",
|
"LabelNumber": "Numero:",
|
||||||
"LabelReleaseDate": "Data di rilascio:",
|
"LabelReleaseDate": "Data di rilascio:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Sblocca Emby Sync",
|
"HeaderUnlockSync": "Sblocca Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Emby Premiere",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Emby Premiere",
|
||||||
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Emby Premiere",
|
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Emby Premiere",
|
||||||
"MessageToValidateSupporter": "Se hai un abbonamento Emby Premiere attivo, semplicemene accedi nell'app usando la tua connessinoe WiFi all'interno della tua rete domestica.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "I servizi di pagamento non sono attualmente disponibili. Per favore riprova pi\u00f9 tardi.",
|
"MessagePaymentServicesUnavailable": "I servizi di pagamento non sono attualmente disponibili. Per favore riprova pi\u00f9 tardi.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Prima di procedere, assicurarsi che si \u00e8 connessi alla rete locale utilizzando una connessione WiFi o LAN.",
|
"MessagePleaseSignInLocalNetwork": "Prima di procedere, assicurarsi che si \u00e8 connessi alla rete locale utilizzando una connessione WiFi o LAN.",
|
||||||
"ButtonUnlockWithPurchase": "Sbloccare con l'acquisto",
|
"ButtonUnlockWithPurchase": "Sbloccare con l'acquisto",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Mensile {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Mensile {0}",
|
||||||
"HeaderEmailAddress": "Indirizzo E-Mail",
|
"HeaderEmailAddress": "Indirizzo E-Mail",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Per favore inserisci il tuo indirizzo e-mail.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Per favore inserisci il tuo indirizzo e-mail.",
|
||||||
"LoginDisclaimer": "Emby \u00e8 progettato per aiutarti a gestire la tua raccolta multimediale, come video personali e foto. Per favore leggi i nostri termini di utilizzo. Scaricando qualunque dei softrare Emby dichiari di accettare tali termini.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Termini di utilizzo",
|
"TermsOfUse": "Termini di utilizzo",
|
||||||
"HeaderTryMultiSelect": "Prova la selezione multipla",
|
"HeaderTryMultiSelect": "Prova la selezione multipla",
|
||||||
"TryMultiSelectMessage": "Per modificare pi\u00f9 elementi, clicca e tieni premuto so un poster, e seleziona gli elementi che vuoi gestire. Prova!",
|
"TryMultiSelectMessage": "Per modificare pi\u00f9 elementi, clicca e tieni premuto so un poster, e seleziona gli elementi che vuoi gestire. Prova!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "\u0420\u0430\u0441\u0442\u0430\u0443",
|
"HeaderConfirmation": "\u0420\u0430\u0441\u0442\u0430\u0443",
|
||||||
"MessageKeyUpdated": "Emby Premiere \u043a\u0456\u043b\u0442\u0456\u04a3\u0456\u0437 \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0434\u044b.",
|
"MessageKeyUpdated": "Emby Premiere \u043a\u0456\u043b\u0442\u0456\u04a3\u0456\u0437 \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0434\u044b.",
|
||||||
"MessageKeyRemoved": "Emby Premiere \u043a\u0456\u043b\u0442\u0456\u04a3\u0456\u0437 \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u0434\u044b.",
|
"MessageKeyRemoved": "Emby Premiere \u043a\u0456\u043b\u0442\u0456\u04a3\u0456\u0437 \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u0434\u044b.",
|
||||||
"LabelSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
|
||||||
"LabelEpisodeNumber": "\u042d\u043f\u0438\u0437\u043e\u0434 \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
|
||||||
"HeaderSupportTheTeam": "Emby \u0442\u043e\u0431\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u04a3\u044b\u0437",
|
"HeaderSupportTheTeam": "Emby \u0442\u043e\u0431\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u04a3\u044b\u0437",
|
||||||
"TextEnjoyBonusFeatures": "\u0421\u044b\u0439\u0430\u049b\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u0430\u0440\u0434\u044b \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437",
|
"TextEnjoyBonusFeatures": "\u0421\u044b\u0439\u0430\u049b\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u0430\u0440\u0434\u044b \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437",
|
||||||
"TitleLiveTV": "\u042d\u0444\u0438\u0440\u043b\u0456\u043a \u0422\u0414",
|
"TitleLiveTV": "\u042d\u0444\u0438\u0440\u043b\u0456\u043a \u0422\u0414",
|
||||||
|
@ -457,7 +455,7 @@
|
||||||
"HeaderSeason": "\u041c\u0430\u0443\u0441\u044b\u043c",
|
"HeaderSeason": "\u041c\u0430\u0443\u0441\u044b\u043c",
|
||||||
"HeaderSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456",
|
"HeaderSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456",
|
||||||
"HeaderNetwork": "\u0422\u0435\u043b\u0435\u0436\u0435\u043b\u0456",
|
"HeaderNetwork": "\u0422\u0435\u043b\u0435\u0436\u0435\u043b\u0456",
|
||||||
"HeaderYear": "\u0416\u044b\u043b\u044b",
|
"HeaderYear": "\u0416\u044b\u043b",
|
||||||
"HeaderGameSystem": "\u041e\u0439\u044b\u043d \u0436\u04af\u0439\u0435\u0441\u0456",
|
"HeaderGameSystem": "\u041e\u0439\u044b\u043d \u0436\u04af\u0439\u0435\u0441\u0456",
|
||||||
"HeaderPlayers": "\u041e\u0439\u044b\u043d\u0448\u044b\u043b\u0430\u0440",
|
"HeaderPlayers": "\u041e\u0439\u044b\u043d\u0448\u044b\u043b\u0430\u0440",
|
||||||
"HeaderEmbeddedImage": "\u0415\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0441\u0443\u0440\u0435\u0442",
|
"HeaderEmbeddedImage": "\u0415\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0441\u0443\u0440\u0435\u0442",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "\u0422\u0443\u044b\u043d\u0434\u044b \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0443 \u0440\u0435\u0442\u0456:",
|
"LabelTitleDisplayOrder": "\u0422\u0443\u044b\u043d\u0434\u044b \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0443 \u0440\u0435\u0442\u0456:",
|
||||||
"OptionSortName": "\u0421\u04b1\u0440\u044b\u043f\u0442\u0430\u043b\u0430\u0442\u044b\u043d \u0430\u0442\u044b",
|
"OptionSortName": "\u0421\u04b1\u0440\u044b\u043f\u0442\u0430\u043b\u0430\u0442\u044b\u043d \u0430\u0442\u044b",
|
||||||
"OptionReleaseDate": "\u0428\u044b\u0493\u0430\u0440\u0443 \u043a\u04af\u043d\u0456",
|
"OptionReleaseDate": "\u0428\u044b\u0493\u0430\u0440\u0443 \u043a\u04af\u043d\u0456",
|
||||||
|
"LabelSeasonNumber": "\u041c\u0430\u0443\u0441\u044b\u043c \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelDiscNumber": "\u0414\u0438\u0441\u043a\u0456 \u043d\u04e9\u043c\u0456\u0440\u0456",
|
"LabelDiscNumber": "\u0414\u0438\u0441\u043a\u0456 \u043d\u04e9\u043c\u0456\u0440\u0456",
|
||||||
"LabelParentNumber": "\u0422\u0435\u043a\u0442\u0456\u043a \u043d\u04e9\u043c\u0456\u0440:",
|
"LabelParentNumber": "\u0422\u0435\u043a\u0442\u0456\u043a \u043d\u04e9\u043c\u0456\u0440:",
|
||||||
|
"LabelEpisodeNumber": "\u042d\u043f\u0438\u0437\u043e\u0434 \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelTrackNumber": "\u0416\u043e\u043b\u0448\u044b\u049b \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
"LabelTrackNumber": "\u0416\u043e\u043b\u0448\u044b\u049b \u043d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelNumber": "\u041d\u04e9\u043c\u0456\u0440\u0456:",
|
"LabelNumber": "\u041d\u04e9\u043c\u0456\u0440\u0456:",
|
||||||
"LabelReleaseDate": "\u0428\u044b\u0493\u0430\u0440\u0443 \u043a\u04af\u043d\u0456:",
|
"LabelReleaseDate": "\u0428\u044b\u0493\u0430\u0440\u0443 \u043a\u04af\u043d\u0456:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Emby \u04af\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443\u0434\u0456 \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
"HeaderUnlockSync": "Emby \u04af\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443\u0434\u0456 \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0456\u0440 \u0436\u043e\u043b\u0493\u044b \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0443, \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0456\u0440 \u0436\u043e\u043b\u0493\u044b \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0443, \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||||
"MessageUnlockAppWithSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
"MessageUnlockAppWithSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||||
"MessageToValidateSupporter": "\u0415\u0433\u0435\u0440 \u0441\u0456\u0437\u0434\u0435 \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0431\u043e\u043b\u0441\u0430, \u04af\u0439\u043b\u0456\u043a \u0436\u0435\u043b\u0456\u04a3\u0456\u0437\u0434\u0456\u04a3 \u0456\u0448\u0456\u043d\u0434\u0435 \u0436\u0430\u0439 \u0493\u0430\u043d\u0430 WiFi-\u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043f \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u0493\u0430 \u043a\u0456\u0440\u0456\u04a3\u0456\u0437.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "\u0422\u04e9\u043b\u0435\u043c \u049b\u044b\u0437\u043c\u0435\u0442\u0442\u0435\u0440\u0456 \u049b\u0430\u0437\u0456\u0440\u0433\u0456 \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0435\u043c\u0435\u0441. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
"MessagePaymentServicesUnavailable": "\u0422\u04e9\u043b\u0435\u043c \u049b\u044b\u0437\u043c\u0435\u0442\u0442\u0435\u0440\u0456 \u049b\u0430\u0437\u0456\u0440\u0433\u0456 \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0435\u043c\u0435\u0441. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||||
"MessagePleaseSignInLocalNetwork": "\u041e\u0440\u044b\u043d\u0434\u0430\u043c\u0430\u0441 \u0431\u04b1\u0440\u044b\u043d, \u0436\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u0436\u0435\u043b\u0456\u0433\u0435 Wifi \u043d\u0435\u043c\u0435\u0441\u0435 LAN \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043f \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u044b\u04a3\u044b\u0437\u0434\u044b \u049b\u0430\u043c\u0442\u0430\u043c\u0430\u0441\u044b\u0437 \u0435\u0442\u0456\u04a3\u0456\u0437.",
|
"MessagePleaseSignInLocalNetwork": "\u041e\u0440\u044b\u043d\u0434\u0430\u043c\u0430\u0441 \u0431\u04b1\u0440\u044b\u043d, \u0436\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u0436\u0435\u043b\u0456\u0433\u0435 Wifi \u043d\u0435\u043c\u0435\u0441\u0435 LAN \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043f \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u044b\u04a3\u044b\u0437\u0434\u044b \u049b\u0430\u043c\u0442\u0430\u043c\u0430\u0441\u044b\u0437 \u0435\u0442\u0456\u04a3\u0456\u0437.",
|
||||||
"ButtonUnlockWithPurchase": "\u0421\u0430\u0442\u044b\u043f \u0430\u043b\u0443\u043c\u0435\u043d \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
"ButtonUnlockWithPurchase": "\u0421\u0430\u0442\u044b\u043f \u0430\u043b\u0443\u043c\u0435\u043d \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u0430\u0439 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u0430\u0439 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 {0}",
|
||||||
"HeaderEmailAddress": "\u042d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b",
|
"HeaderEmailAddress": "\u042d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "\u042d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u04a3\u044b\u0437\u0434\u044b \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437",
|
"TextPleaseEnterYourEmailAddressForSubscription": "\u042d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u04a3\u044b\u0437\u0434\u044b \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437",
|
||||||
"LoginDisclaimer": "Emby \u0436\u0435\u043a\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u04a3\u044b\u0437\u0434\u044b (\u043c\u044b\u0441\u0430\u043b\u044b, \u04af\u0439\u043b\u0456\u043a \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0440 \u043c\u0435\u043d \u0444\u043e\u0442\u043e\u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440\u0434\u0456) \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u0493\u0430 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0443 \u04af\u0448\u0456\u043d \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d. \u0411\u0456\u0437\u0434\u0456\u04a3 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443 \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u044b\u043d \u049b\u0430\u0440\u0430\u04a3\u044b\u0437. \u041a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d Emby \u0431\u0430\u0493\u0434\u0430\u0440\u043b\u0430\u043c\u0430\u043b\u044b\u049b \u0436\u0430\u0441\u0430\u049b\u0442\u0430\u043c\u0430\u0441\u044b\u043d \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0493\u0430\u043d\u0434\u0430\u0443 \u043e\u0441\u044b \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u0434\u044b\u04a3 \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443\u044b\u043d \u0431\u0456\u043b\u0434\u0456\u0440\u0435\u0434\u0456.",
|
"LoginDisclaimer": "Emby \u0436\u0435\u043a\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u04a3\u044b\u0437\u0434\u044b (\u043c\u044b\u0441\u0430\u043b\u044b, \u04af\u0439\u043b\u0456\u043a \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0440 \u043c\u0435\u043d \u0444\u043e\u0442\u043e\u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440\u0434\u0456) \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u0493\u0430 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0443 \u04af\u0448\u0456\u043d \u0430\u0440\u043d\u0430\u043b\u0493\u0430\u043d. \u0411\u0456\u0437\u0434\u0456\u04a3 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443 \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u044b\u043d \u049b\u0430\u0440\u0430\u04a3\u044b\u0437. \u041a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d Emby \u0431\u0430\u0493\u0434\u0430\u0440\u043b\u0430\u043c\u0430\u043b\u044b\u049b \u0436\u0430\u0441\u0430\u049b\u0442\u0430\u043c\u0430\u0441\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u043d\u0493\u0430\u043d\u0434\u0430 \u043e\u0441\u044b \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u0434\u044b\u04a3 \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443\u044b\u043d \u0431\u0456\u043b\u0434\u0456\u0440\u0435\u0434\u0456.",
|
||||||
"TermsOfUse": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443 \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u044b",
|
"TermsOfUse": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443 \u0448\u0430\u0440\u0442\u0442\u0430\u0440\u044b",
|
||||||
"HeaderTryMultiSelect": "\u04ae\u043d\u0434\u0435\u0441\u043a\u0435\u043d \u0431\u04e9\u043b\u0435\u043a\u0442\u0435\u0443\u0434\u0456 \u0441\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0443",
|
"HeaderTryMultiSelect": "\u04ae\u043d\u0434\u0435\u0441\u043a\u0435\u043d \u0431\u04e9\u043b\u0435\u043a\u0442\u0435\u0443\u0434\u0456 \u0441\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0443",
|
||||||
"TryMultiSelectMessage": "\u0411\u0456\u0440\u043d\u0435\u0448\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0456\u043d \u04e9\u04a3\u0434\u0435\u0443 \u04af\u0448\u0456\u043d, \u043a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d \u043f\u043e\u0441\u0442\u0435\u0440\u0434\u0456 \u0436\u0430\u0439 \u0493\u0430\u043d\u0430 \u0442\u0456\u043d\u0442\u0443\u0456\u0440 \u0431\u0430\u0442\u044b\u0440\u043c\u0430\u0493\u0430 \u0431\u0430\u0441\u044b\u043f \u0442\u04b1\u0440\u044b\u043f \u043d\u04b1\u049b\u044b\u04a3\u044b\u0437 \u0436\u04d9\u043d\u0435 \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u044b\u043d \u049b\u0430\u043b\u0430\u0493\u0430\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0434\u0456 \u0431\u04e9\u043b\u0435\u043a\u0442\u0435\u04a3\u0456\u0437. \u0421\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437!",
|
"TryMultiSelectMessage": "\u0411\u0456\u0440\u043d\u0435\u0448\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0456\u043d \u04e9\u04a3\u0434\u0435\u0443 \u04af\u0448\u0456\u043d, \u043a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d \u043f\u043e\u0441\u0442\u0435\u0440\u0434\u0456 \u0436\u0430\u0439 \u0493\u0430\u043d\u0430 \u0442\u0456\u043d\u0442\u0443\u0456\u0440 \u0431\u0430\u0442\u044b\u0440\u043c\u0430\u0493\u0430 \u0431\u0430\u0441\u044b\u043f \u0442\u04b1\u0440\u044b\u043f \u043d\u04b1\u049b\u044b\u04a3\u044b\u0437 \u0436\u04d9\u043d\u0435 \u0431\u0430\u0441\u049b\u0430\u0440\u0443\u044b\u043d \u049b\u0430\u043b\u0430\u0493\u0430\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0442\u0435\u0440\u0434\u0456 \u0431\u04e9\u043b\u0435\u043a\u0442\u0435\u04a3\u0456\u0437. \u0421\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437!",
|
||||||
|
@ -919,7 +919,10 @@
|
||||||
"ErrorAddingEmbyConnectAccount": "Emby Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0422\u0456\u0440\u043a\u0435\u043b\u0433\u0456 \u0436\u0430\u0441\u0430\u0493\u0430\u043d\u043d\u0430\u043d \u043a\u0435\u0439\u0456\u043d \u044d-\u043f\u043e\u0448\u0442\u0430\u043c\u0435\u043d \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0433\u0435\u043d \u043d\u04b1\u0441\u049b\u0430\u0443\u043b\u0430\u0440\u0493\u0430 \u0441\u04d9\u0439\u043a\u0435\u0441 Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437. \u0415\u0433\u0435\u0440 \u043e\u0441\u044b \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u043b\u044b\u043d\u0431\u0430\u0493\u0430\u043d \u0431\u043e\u043b\u0441\u0430, Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d\u0434\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u0440\u049b\u044b\u043b\u044b apps@emby.media \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437.",
|
"ErrorAddingEmbyConnectAccount": "Emby Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0422\u0456\u0440\u043a\u0435\u043b\u0433\u0456 \u0436\u0430\u0441\u0430\u0493\u0430\u043d\u043d\u0430\u043d \u043a\u0435\u0439\u0456\u043d \u044d-\u043f\u043e\u0448\u0442\u0430\u043c\u0435\u043d \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0433\u0435\u043d \u043d\u04b1\u0441\u049b\u0430\u0443\u043b\u0430\u0440\u0493\u0430 \u0441\u04d9\u0439\u043a\u0435\u0441 Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437. \u0415\u0433\u0435\u0440 \u043e\u0441\u044b \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u043b\u044b\u043d\u0431\u0430\u0493\u0430\u043d \u0431\u043e\u043b\u0441\u0430, Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d\u0434\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u0440\u049b\u044b\u043b\u044b apps@emby.media \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437.",
|
||||||
"HeaderFavoriteArtists": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b \u043e\u0440\u044b\u043d\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440",
|
"HeaderFavoriteArtists": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b \u043e\u0440\u044b\u043d\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440",
|
||||||
"HeaderFavoriteSongs": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b \u04d9\u0443\u0435\u043d\u0434\u0435\u0440",
|
"HeaderFavoriteSongs": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b \u04d9\u0443\u0435\u043d\u0434\u0435\u0440",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "\u041f\u043b\u0430\u0433\u0438\u043d \u043e\u0440\u043d\u0430\u0442\u044b\u043c\u044b\u043d \u0440\u0430\u0441\u0442\u0430\u0443",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "\u0416\u043e\u0493\u0430\u0440\u044b\u0434\u0430\u0493\u044b\u043d\u044b \u043e\u049b\u044b\u043f \u0448\u044b\u049b\u049b\u0430\u043d\u044b\u04a3\u044b\u0437\u0434\u044b \u0436\u04d9\u043d\u0435 \u043f\u043b\u0430\u0433\u0438\u043d \u043e\u0440\u043d\u0430\u0442\u0443\u044b\u043d \u0431\u0430\u0441\u0442\u0430\u0443\u044b\u04a3\u044b\u0437\u0434\u044b \u0440\u0430\u0441\u0442\u0430\u0443 \u04af\u0448\u0456\u043d \u0416\u0430\u0440\u0430\u0439\u0434\u044b \u0434\u0435\u0433\u0435\u043d \u0442\u04af\u0439\u043c\u0435\u0448\u0456\u0433\u0456\u043d \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Emby \u049b\u0430\u0443\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0493\u044b \u043c\u04af\u0448\u0435\u043b\u0435\u0440\u0456\u043c\u0435\u043d \u049b\u04b1\u0440\u044b\u043b\u0493\u0430\u043d \u043f\u043b\u0430\u0433\u0438\u043d\u0434\u0435\u0440 Emby \u0442\u04d9\u0436\u0456\u0440\u0438\u0431\u0435\u04a3\u0456\u0437\u0434\u0456 \u049b\u043e\u0441\u044b\u043c\u0448\u0430 \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a\u0442\u0435\u0440\u043c\u0435\u043d \u0436\u04d9\u043d\u0435 \u0436\u0435\u04a3\u0456\u043b\u0434\u0456\u043a\u0442\u0435\u0440\u043c\u0435\u043d \u0436\u0430\u049b\u0441\u0430\u0440\u0442\u0443 \u04af\u0448\u0456\u043d \u0436\u0430\u049b\u0441\u044b \u0442\u04d9\u0441\u0456\u043b\u0456 \u0431\u043e\u043b\u044b\u043f \u0442\u0430\u0431\u044b\u043b\u0430\u0434\u044b. \u041e\u0440\u043d\u0430\u0442\u043f\u0430\u0441 \u0431\u04b1\u0440\u044b\u043d, \u043e\u043b\u0430\u0440 Emby \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0433\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u043d\u044b \u04b1\u0437\u0430\u049b \u0441\u043a\u0430\u043d\u0435\u0440\u043b\u0435\u0443, \u049b\u043e\u0441\u044b\u043c\u0448\u0430 \u04e9\u04a3\u0434\u0456\u043a \u04e9\u04a3\u0434\u0435\u0442\u0443 \u0436\u04d9\u043d\u0435 \u0436\u04af\u0439\u0435\u043d\u0456\u04a3 \u0442\u04b1\u0440\u0430\u049b\u0442\u044b\u043b\u044b\u0493\u044b\u043d \u0442\u04e9\u043c\u0435\u043d\u0434\u0435\u0442\u0443 \u0441\u0438\u044f\u049b\u0442\u044b \u04d9\u0441\u0435\u0440\u043b\u0435\u0440 \u0435\u0442\u0443\u0433\u0435 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u0443\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440\u0434\u0430\u0440 \u0431\u043e\u043b\u044b\u04a3\u044b\u0437.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "\ud655\uc778",
|
"HeaderConfirmation": "\ud655\uc778",
|
||||||
"MessageKeyUpdated": "\uace0\ub9d9\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 Emby \ud504\ub9ac\ubbf8\uc5b4 \ud0a4\uac00 \uc5c5\ub370\uc774\ud2b8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
"MessageKeyUpdated": "\uace0\ub9d9\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 Emby \ud504\ub9ac\ubbf8\uc5b4 \ud0a4\uac00 \uc5c5\ub370\uc774\ud2b8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"MessageKeyRemoved": "\uace0\ub9d9\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 Emby \ud504\ub9ac\ubbf8\uc5b4 \ud0a4\uac00 \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
"MessageKeyRemoved": "\uace0\ub9d9\uc2b5\ub2c8\ub2e4. \uadc0\ud558\uc758 Emby \ud504\ub9ac\ubbf8\uc5b4 \ud0a4\uac00 \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Emby \ud300 \uc9c0\uc6d0",
|
"HeaderSupportTheTeam": "Emby \ud300 \uc9c0\uc6d0",
|
||||||
"TextEnjoyBonusFeatures": "\ubcf4\ub108\uc2a4 \uae30\ub2a5\uc744 \uc990\uae30\uc138\uc694",
|
"TextEnjoyBonusFeatures": "\ubcf4\ub108\uc2a4 \uae30\ub2a5\uc744 \uc990\uae30\uc138\uc694",
|
||||||
"TitleLiveTV": "TV \ubc29\uc1a1",
|
"TitleLiveTV": "TV \ubc29\uc1a1",
|
||||||
|
@ -326,7 +324,7 @@
|
||||||
"ButtonStart": "\uc2dc\uc791",
|
"ButtonStart": "\uc2dc\uc791",
|
||||||
"HeaderChannels": "\ucc44\ub110",
|
"HeaderChannels": "\ucc44\ub110",
|
||||||
"HeaderMediaFolders": "\ubbf8\ub514\uc5b4 \ud3f4\ub354",
|
"HeaderMediaFolders": "\ubbf8\ub514\uc5b4 \ud3f4\ub354",
|
||||||
"HeaderBlockItemsWithNoRating": "Block content with no rating information:",
|
"HeaderBlockItemsWithNoRating": "\ub4f1\uae09 \uc815\ubcf4\uac00 \uc5c6\ub294 \ucf58\ud150\ud2b8 \ucc28\ub2e8:",
|
||||||
"OptionBlockOthers": "Others",
|
"OptionBlockOthers": "Others",
|
||||||
"OptionBlockTvShows": "TV \uc1fc",
|
"OptionBlockTvShows": "TV \uc1fc",
|
||||||
"OptionBlockTrailers": "\uc608\uace0\ud3b8",
|
"OptionBlockTrailers": "\uc608\uace0\ud3b8",
|
||||||
|
@ -403,285 +401,287 @@
|
||||||
"MessageSettingsSaved": "\uc124\uc815\uc774 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
"MessageSettingsSaved": "\uc124\uc815\uc774 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"ButtonSignOut": "\ub85c\uadf8\uc544\uc6c3",
|
"ButtonSignOut": "\ub85c\uadf8\uc544\uc6c3",
|
||||||
"ButtonMyProfile": "\ub0b4 \ud504\ub85c\ud30c\uc77c",
|
"ButtonMyProfile": "\ub0b4 \ud504\ub85c\ud30c\uc77c",
|
||||||
"ButtonMyPreferences": "My Preferences",
|
"ButtonMyPreferences": "\ub0b4 \ud658\uacbd\uc124\uc815",
|
||||||
"MessageBrowserDoesNotSupportWebSockets": "This browser does not support web sockets. For a better experience, try a newer browser such as Chrome, Firefox, IE10+, Safari (iOS) or Opera.",
|
"MessageBrowserDoesNotSupportWebSockets": "\uc774 \ube0c\ub77c\uc6b0\uc800\ub294 \uc6f9 \uc18c\ucf13\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ud5a5\uc0c1\ub41c \uacbd\ud5d8\uc744 \uc704\ud558\uc5ec Chrome, Firefox, IE 10+, Safari (iOS), Opera \uac19\uc740 \ucd5c\uc2e0 \ube0c\ub77c\uc6b0\uc800\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
|
||||||
"LabelInstallingPackage": "Installing {0}",
|
"LabelInstallingPackage": "{0} \uc124\uce58 \uc911",
|
||||||
"LabelPackageInstallCompleted": "{0} installation completed.",
|
"LabelPackageInstallCompleted": "{0} \uc124\uce58 \uc644\ub8cc.",
|
||||||
"LabelPackageInstallFailed": "{0} installation failed.",
|
"LabelPackageInstallFailed": "{0} \uc124\uce58 \uc2e4\ud328.",
|
||||||
"LabelPackageInstallCancelled": "{0} installation cancelled.",
|
"LabelPackageInstallCancelled": "{0} \uc124\uce58 \ucde8\uc18c.",
|
||||||
"TabServer": "Server",
|
"TabServer": "\uc11c\ubc84",
|
||||||
"TabUsers": "Users",
|
"TabUsers": "\uc0ac\uc6a9\uc790",
|
||||||
"TabLibrary": "Library",
|
"TabLibrary": "\ub77c\uc774\ube0c\ub7ec\ub9ac",
|
||||||
"TabMetadata": "Metadata",
|
"TabMetadata": "\uba54\ud0c0\ub370\uc774\ud130",
|
||||||
"TabDLNA": "DLNA",
|
"TabDLNA": "DLNA",
|
||||||
"TabLiveTV": "Live TV",
|
"TabLiveTV": "TV \ubc29\uc1a1",
|
||||||
"TabAutoOrganize": "Auto-Organize",
|
"TabAutoOrganize": "\uc790\ub3d9 \uad6c\uc131",
|
||||||
"TabPlugins": "Plugins",
|
"TabPlugins": "\ud50c\ub7ec\uadf8\uc778",
|
||||||
"TabAdvanced": "Advanced",
|
"TabAdvanced": "\uace0\uae09",
|
||||||
"TabHelp": "Help",
|
"TabHelp": "\ub3c4\uc6c0\ub9d0",
|
||||||
"TabScheduledTasks": "Scheduled Tasks",
|
"TabScheduledTasks": "\uc608\uc57d \uc791\uc5c5",
|
||||||
"ButtonFullscreen": "Fullscreen",
|
"ButtonFullscreen": "\uc804\uccb4 \ud654\uba74",
|
||||||
"ButtonAudioTracks": "Audio Tracks",
|
"ButtonAudioTracks": "\uc624\ub514\uc624 \ud2b8\ub799",
|
||||||
"ButtonSubtitles": "Subtitles",
|
"ButtonSubtitles": "\uc790\ub9c9",
|
||||||
"ButtonScenes": "Scenes",
|
"ButtonScenes": "\uc7a5\uba74",
|
||||||
"ButtonQuality": "Quality",
|
"ButtonQuality": "\ud488\uc9c8",
|
||||||
"HeaderNotifications": "Notifications",
|
"HeaderNotifications": "\uc54c\ub9bc",
|
||||||
"HeaderSelectPlayer": "Select Player",
|
"HeaderSelectPlayer": "\ud50c\ub808\uc774\uc5b4 \uc120\ud0dd",
|
||||||
"ButtonSelect": "Select",
|
"ButtonSelect": "\uc120\ud0dd",
|
||||||
"ButtonNew": "New",
|
"ButtonNew": "New",
|
||||||
"MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
|
"MessageInternetExplorerWebm": "Internet Explorer\uc5d0\uc11c \ucd5c\uc0c1\uc758 \uacb0\uacfc\ub97c \uc704\ud574 WebM \uc7ac\uc0dd \ud50c\ub7ec\uadf8\uc778\uc744 \uc124\uce58\ud558\uc138\uc694.",
|
||||||
"HeaderVideoError": "Video Error",
|
"HeaderVideoError": "\ube44\ub514\uc624 \uc624\ub958",
|
||||||
"ButtonAddToPlaylist": "Add to playlist",
|
"ButtonAddToPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d\uc5d0 \ucd94\uac00",
|
||||||
"HeaderAddToPlaylist": "Add to Playlist",
|
"HeaderAddToPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d\uc5d0 \ucd94\uac00",
|
||||||
"LabelName": "Name:",
|
"LabelName": "Name:",
|
||||||
"ButtonSubmit": "Submit",
|
"ButtonSubmit": "\uc804\uc1a1",
|
||||||
"LabelSelectPlaylist": "Playlist:",
|
"LabelSelectPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d:",
|
||||||
"OptionNewPlaylist": "New playlist...",
|
"OptionNewPlaylist": "\uc0c8 \uc7ac\uc0dd\ubaa9\ub85d...",
|
||||||
"MessageAddedToPlaylistSuccess": "Ok",
|
"MessageAddedToPlaylistSuccess": "OK",
|
||||||
"ButtonView": "View",
|
"ButtonView": "\ubcf4\uae30",
|
||||||
"ButtonViewSeriesRecording": "View series recording",
|
"ButtonViewSeriesRecording": "\uc2dc\ub9ac\uc988 \ub179\ud654 \ubcf4\uae30",
|
||||||
"ValueOriginalAirDate": "Original air date: {0}",
|
"ValueOriginalAirDate": "\ucd5c\ucd08 \ubc29\uc1a1\uc77c: {0}",
|
||||||
"ButtonRemoveFromPlaylist": "Remove from playlist",
|
"ButtonRemoveFromPlaylist": "\uc7ac\uc0dd\ubaa9\ub85d\uc5d0\uc11c \uc81c\uac70",
|
||||||
"HeaderSpecials": "Specials",
|
"HeaderSpecials": "\uc2a4\ud398\uc15c",
|
||||||
"HeaderTrailers": "Trailers",
|
"HeaderTrailers": "\uc608\uace0\ud3b8",
|
||||||
"HeaderAudio": "Audio",
|
"HeaderAudio": "\uc624\ub514\uc624",
|
||||||
"HeaderResolution": "Resolution",
|
"HeaderResolution": "\ud574\uc0c1\ub3c4",
|
||||||
"HeaderVideo": "Video",
|
"HeaderVideo": "\ube44\ub514\uc624",
|
||||||
"HeaderRuntime": "Runtime",
|
"HeaderRuntime": "\uc0c1\uc601 \uc2dc\uac04",
|
||||||
"HeaderCommunityRating": "Community rating",
|
"HeaderCommunityRating": "\ucee4\ubba4\ub2c8\ud2f0 \ud3c9\uc810",
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "\ube44\ubc00\ubc88\ud638 \ucd08\uae30\ud654",
|
||||||
"HeaderParentalRating": "Parental rating",
|
"HeaderParentalRating": "\uc790\ub140 \ubcf4\ud638 \ub4f1\uae09",
|
||||||
"HeaderReleaseDate": "Release date",
|
"HeaderReleaseDate": "\uac1c\ubd09\uc77c",
|
||||||
"HeaderDateAdded": "Date added",
|
"HeaderDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc",
|
||||||
"HeaderSeries": "Series",
|
"HeaderSeries": "\uc2dc\ub9ac\uc988",
|
||||||
"HeaderSeason": "Season",
|
"HeaderSeason": "\uc2dc\uc98c",
|
||||||
"HeaderSeasonNumber": "Season number",
|
"HeaderSeasonNumber": "\uc2dc\uc98c \ubc88\ud638",
|
||||||
"HeaderNetwork": "Network",
|
"HeaderNetwork": "\ub124\ud2b8\uc6cc\ud06c",
|
||||||
"HeaderYear": "Year",
|
"HeaderYear": "\uc5f0\ub3c4",
|
||||||
"HeaderGameSystem": "Game system",
|
"HeaderGameSystem": "\uac8c\uc784 \uc2dc\uc2a4\ud15c",
|
||||||
"HeaderPlayers": "Players",
|
"HeaderPlayers": "\ud50c\ub808\uc774\uc5b4",
|
||||||
"HeaderEmbeddedImage": "Embedded image",
|
"HeaderEmbeddedImage": "\ub0b4\uc7a5 \uc774\ubbf8\uc9c0",
|
||||||
"HeaderTrack": "Track",
|
"HeaderTrack": "\ud2b8\ub799",
|
||||||
"HeaderDisc": "Disc",
|
"HeaderDisc": "\ub514\uc2a4\ud06c",
|
||||||
"OptionMovies": "Movies",
|
"OptionMovies": "\uc601\ud654",
|
||||||
"OptionCollections": "Collections",
|
"OptionCollections": "\uceec\ub809\uc158",
|
||||||
"OptionSeries": "Series",
|
"OptionSeries": "\uc2dc\ub9ac\uc988",
|
||||||
"OptionSeasons": "Seasons",
|
"OptionSeasons": "\uc2dc\uc98c",
|
||||||
"OptionEpisodes": "Episodes",
|
"OptionEpisodes": "\uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"OptionGames": "Games",
|
"OptionGames": "\uac8c\uc784",
|
||||||
"OptionGameSystems": "Game systems",
|
"OptionGameSystems": "\uac8c\uc784 \uc2dc\uc2a4\ud15c",
|
||||||
"OptionMusicArtists": "Music artists",
|
"OptionMusicArtists": "\uc74c\uc545 \uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionMusicAlbums": "Music albums",
|
"OptionMusicAlbums": "\uc74c\uc545 \uc568\ubc94",
|
||||||
"OptionMusicVideos": "Music videos",
|
"OptionMusicVideos": "\ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"OptionSongs": "Songs",
|
"OptionSongs": "\ub178\ub798",
|
||||||
"OptionHomeVideos": "Home videos",
|
"OptionHomeVideos": "\ud648 \ube44\ub514\uc624",
|
||||||
"OptionBooks": "Books",
|
"OptionBooks": "\ucc45",
|
||||||
"OptionAdultVideos": "Adult videos",
|
"OptionAdultVideos": "\uc131\uc778 \ube44\ub514\uc624",
|
||||||
"ButtonUp": "Up",
|
"ButtonUp": "Up",
|
||||||
"ButtonDown": "Down",
|
"ButtonDown": "Down",
|
||||||
"LabelMetadataReaders": "Metadata readers:",
|
"LabelMetadataReaders": "Metadata readers:",
|
||||||
"LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
|
"LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
|
||||||
"LabelMetadataDownloaders": "Metadata downloaders:",
|
"LabelMetadataDownloaders": "\uba54\ud0c0\ub370\uc774\ud130 \ub2e4\uc6b4\ub85c\ub354:",
|
||||||
"LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
|
"LabelMetadataDownloadersHelp": "\uc120\ud638\ud558\ub294 \uba54\ud0c0\ub370\uc774\ud130 \ub2e4\uc6b4\ub85c\ub354\ub97c \uc6b0\uc120 \uc21c\uc704\uc5d0 \ub530\ub77c \uc815\ub82c\ud569\ub2c8\ub2e4. \ub0ae\uc740 \uc6b0\uc120 \uc21c\uc704\uc758 \ub2e4\uc6b4\ub85c\ub354\ub294 \ub204\ub77d\ub41c \uc815\ubcf4\ub97c \uac00\uc838\uc624\ub294 \ub370\ub9cc \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
|
||||||
"LabelMetadataSavers": "Metadata savers:",
|
"LabelMetadataSavers": "\uba54\ud0c0\ub370\uc774\ud130 \uc11c\ubc84",
|
||||||
"LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
|
"LabelMetadataSaversHelp": "\uba54\ud0c0\ub370\uc774\ud130\ub97c \uc800\uc7a5\ud560 \ud615\uc2dd\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.",
|
||||||
"LabelImageFetchers": "Image fetchers:",
|
"LabelImageFetchers": "\uc774\ubbf8\uc9c0 \ub2e4\uc6b4\ub85c\ub354:",
|
||||||
"LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
|
"LabelImageFetchersHelp": "\uc120\ud638\ud558\ub294 \uc774\ubbf8\uc9c0 \ub2e4\uc6b4\ub85c\ub354\ub97c \uc6b0\uc120 \uc21c\uc704\uc5d0 \ub77c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
||||||
"ButtonQueueAllFromHere": "Queue all from here",
|
"ButtonQueueAllFromHere": "\uc5ec\uae30\ubd80\ud130 \ubaa8\ub450 \ub300\uae30\uc5f4\uc5d0 \ucd94\uac00",
|
||||||
"ButtonPlayAllFromHere": "Play all from here",
|
"ButtonPlayAllFromHere": "\uc5ec\uae30\ubd80\ud130 \ubaa8\ub450 \uc7ac\uc0dd",
|
||||||
"LabelDynamicExternalId": "{0} Id:",
|
"LabelDynamicExternalId": "{0} Id:",
|
||||||
"HeaderIdentify": "Identify Item",
|
"HeaderIdentify": "Identify Item",
|
||||||
"PersonTypePerson": "Person",
|
"PersonTypePerson": "\uc778\ubb3c",
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "\uc81c\ubaa9 \ud45c\uc2dc \uc21c\uc11c:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "\uc815\ub82c \uc81c\ubaa9",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "\uac1c\ubd09\uc77c",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelSeasonNumber": "\uc2dc\uc98c \ubc88\ud638:",
|
||||||
|
"LabelDiscNumber": "\ub514\uc2a4\ud06c \ubc88\ud638",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelEpisodeNumber": "\uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638:",
|
||||||
"LabelNumber": "Number:",
|
"LabelTrackNumber": "\ud2b8\ub799 \ubc88\ud638:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelNumber": "\ubc88\ud638:",
|
||||||
|
"LabelReleaseDate": "\uac1c\ubd09\uc77c:",
|
||||||
"LabelEndDate": "End date:",
|
"LabelEndDate": "End date:",
|
||||||
"LabelYear": "Year:",
|
"LabelYear": "\uc5f0\ub3c4:",
|
||||||
"LabelDateOfBirth": "Date of birth:",
|
"LabelDateOfBirth": "\uc0dd\uc77c:",
|
||||||
"LabelBirthYear": "Birth year:",
|
"LabelBirthYear": "\uc0dd\ub144:",
|
||||||
"LabelBirthDate": "Birth date:",
|
"LabelBirthDate": "\uc0dd\uc77c:",
|
||||||
"LabelDeathDate": "Death date:",
|
"LabelDeathDate": "\uc0ac\ub9dd\uc77c:",
|
||||||
"HeaderRemoveMediaLocation": "Remove Media Location",
|
"HeaderRemoveMediaLocation": "\ubbf8\ub514\uc5b4 \uc704\uce58 \uc81c\uac70",
|
||||||
"MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
|
"MessageConfirmRemoveMediaLocation": "\uc774 \ubbf8\ub514\uc5b4 \uc704\uce58\ub97c \uc81c\uac70\ud558\uaca0\uc2b5\ub2c8\uae4c?",
|
||||||
"HeaderRenameMediaFolder": "Rename Media Folder",
|
"HeaderRenameMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \uc774\ub984 \ubcc0\uacbd",
|
||||||
"LabelNewName": "New name:",
|
"LabelNewName": "\uc0c8 \uc774\ub984:",
|
||||||
"HeaderAddMediaFolder": "Add Media Folder",
|
"HeaderAddMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \ucd94\uac00",
|
||||||
"HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
|
"HeaderAddMediaFolderHelp": "\uc774\ub984 (\uc601\ud654, \uc74c\uc545, TV, \uae30\ud0c0):",
|
||||||
"HeaderRemoveMediaFolder": "Remove Media Folder",
|
"HeaderRemoveMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354 \uc81c\uac70",
|
||||||
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
|
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "\ub2e4\uc74c \ubbf8\ub514\uc5b4 \ud3f4\ub354\uac00 \ub77c\uc774\ube0c\ub7ec\ub9ac\uc5d0\uc11c \uc81c\uac70\ub429\ub2c8\ub2e4:",
|
||||||
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
|
"MessageAreYouSureYouWishToRemoveMediaFolder": "\ubbf8\ub514\uc5b4 \ud3f4\ub354\ub97c \uc81c\uac70\ud558\uaca0\uc2b5\ub2c8\uae4c?",
|
||||||
"ButtonRename": "Rename",
|
"ButtonRename": "\uc774\ub984 \ubcc0\uacbd",
|
||||||
"ButtonChangeContentType": "Change content type",
|
"ButtonChangeContentType": "\ucf58\ud150\ud2b8 \uc885\ub958 \ubcc0\uacbd",
|
||||||
"HeaderMediaLocations": "Media Locations",
|
"HeaderMediaLocations": "\ubbf8\ub514\uc5b4 \uc704\uce58",
|
||||||
"LabelContentTypeValue": "Content type: {0}",
|
"LabelContentTypeValue": "\ucf58\ud150\ud2b8 \uc885\ub958: {0}",
|
||||||
"LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
|
"LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
|
||||||
"FolderTypeUnset": "Unset (mixed content)",
|
"FolderTypeUnset": "Unset (mixed content)",
|
||||||
"FolderTypeMovies": "Movies",
|
"FolderTypeMovies": "\uc601\ud654",
|
||||||
"FolderTypeMusic": "Music",
|
"FolderTypeMusic": "\uc74c\uc545",
|
||||||
"FolderTypeAdultVideos": "Adult videos",
|
"FolderTypeAdultVideos": "\uc131\uc778 \ube44\ub514\uc624",
|
||||||
"FolderTypePhotos": "Photos",
|
"FolderTypePhotos": "\uc0ac\uc9c4",
|
||||||
"FolderTypeMusicVideos": "Music videos",
|
"FolderTypeMusicVideos": "\ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"FolderTypeHomeVideos": "Home videos",
|
"FolderTypeHomeVideos": "\ud648 \ube44\ub514\uc624",
|
||||||
"FolderTypeGames": "Games",
|
"FolderTypeGames": "\uac8c\uc784",
|
||||||
"FolderTypeBooks": "Books",
|
"FolderTypeBooks": "\ucc45",
|
||||||
"FolderTypeTvShows": "TV",
|
"FolderTypeTvShows": "TV",
|
||||||
"TabMovies": "Movies",
|
"TabMovies": "\uc601\ud654",
|
||||||
"TabSeries": "Series",
|
"TabSeries": "\uc2dc\ub9ac\uc988",
|
||||||
"TabEpisodes": "Episodes",
|
"TabEpisodes": "\uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"TabTrailers": "Trailers",
|
"TabTrailers": "\uc608\uace0\ud3b8",
|
||||||
"TabGames": "Games",
|
"TabGames": "\uac8c\uc784",
|
||||||
"TabAlbums": "Albums",
|
"TabAlbums": "\uc568\ubc94",
|
||||||
"TabSongs": "Songs",
|
"TabSongs": "\ub178\ub798",
|
||||||
"TabMusicVideos": "Music Videos",
|
"TabMusicVideos": "\ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"BirthPlaceValue": "Birth place: {0}",
|
"BirthPlaceValue": "\ucd9c\uc0dd\uc9c0: {0}",
|
||||||
"DeathDateValue": "Died: {0}",
|
"DeathDateValue": "\uc0ac\ub9dd: {0}",
|
||||||
"BirthDateValue": "Born: {0}",
|
"BirthDateValue": "\ucd9c\uc0dd: {0}",
|
||||||
"HeaderLatestReviews": "Latest Reviews",
|
"HeaderLatestReviews": "\ucd5c\uadfc \ub9ac\ubdf0",
|
||||||
"HeaderPluginInstallation": "Plugin Installation",
|
"HeaderPluginInstallation": "\ud50c\ub7ec\uadf8\uc778 \uc124\uce58",
|
||||||
"MessageAlreadyInstalled": "This version is already installed.",
|
"MessageAlreadyInstalled": "\uc774 \ubc84\uc804\uc740 \uc774\ubbf8 \uc124\uce58\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||||
"ValueReviewCount": "{0} Reviews",
|
"ValueReviewCount": "{0} \ub9ac\ubdf0",
|
||||||
"MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
|
"MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
|
||||||
"MessageTrialExpired": "The trial period for this feature has expired",
|
"MessageTrialExpired": "\uc774 \uae30\ub2a5\uc758 \uc2dc\ud5d8 \uc0ac\uc6a9 \uae30\uac04\uc774 \ub9cc\ub8cc\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
|
||||||
"MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
|
"MessageTrialWillExpireIn": "\uc774 \uae30\ub2a5\uc758 \uc2dc\ud5d8 \uc0ac\uc6a9 \uae30\uac04\uc774 {0} \uc77c \uc548\uc5d0 \ub9cc\ub8cc\ub429\ub2c8\ub2e4",
|
||||||
"MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
|
"MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
|
||||||
"ValuePriceUSD": "Price: {0} (USD)",
|
"ValuePriceUSD": "\uac00\uaca9: {0} (USD)",
|
||||||
"MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active Emby Premiere subscription.",
|
"MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active Emby Premiere subscription.",
|
||||||
"MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Emby.",
|
"MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Emby.",
|
||||||
"ButtonDelete": "Delete",
|
"ButtonDelete": "\uc0ad\uc81c",
|
||||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
"HeaderEmbyAccountAdded": "Emby \uacc4\uc815 \ucd94\uac00\ub428",
|
||||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
"MessageEmbyAccountAdded": "\uc774 \uc0ac\uc6a9\uc790\uc5d0\uac8c Emby \uacc4\uc815\uc774 \ucd94\uac00\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
"MessagePendingEmbyAccountAdded": "\uc774 \uc0ac\uc6a9\uc790\uc5d0\uac8c Emby \uacc4\uc815\uc774 \ucd94\uac00\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uacc4\uc815 \uc18c\uc720\uc790\uc5d0\uac8c \uc774\uba54\uc77c\uc774 \ubc1c\uc1a1\ub429\ub2c8\ub2e4. \ucd08\ub300\ub294 \uc774\uba54\uc77c\uc5d0 \ud3ec\ud568\ub41c \ub9c1\ud06c\ub97c \ud074\ub9ad\ud558\uc5ec \ud655\uc778\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
"HeaderEmbyAccountRemoved": "Emby \uacc4\uc815 \uc81c\uac70\ub428",
|
||||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
"MessageEmbyAccontRemoved": "\uc774 \uc0ac\uc6a9\uc790\uc758 Emby \uacc4\uc815\uc774 \uc81c\uac70\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"TooltipLinkedToEmbyConnect": "Linked to Emby Connect",
|
"TooltipLinkedToEmbyConnect": "Emby Connect\uc5d0 \uc5f0\uacb0\ub428",
|
||||||
"HeaderUnrated": "Unrated",
|
"HeaderUnrated": "Unrated",
|
||||||
"ValueDiscNumber": "Disc {0}",
|
"ValueDiscNumber": "\ub514\uc2a4\ud06c {0}",
|
||||||
"HeaderUnknownDate": "Unknown Date",
|
"HeaderUnknownDate": "Unknown Date",
|
||||||
"HeaderUnknownYear": "Unknown Year",
|
"HeaderUnknownYear": "Unknown Year",
|
||||||
"ValueMinutes": "{0} min",
|
"ValueMinutes": "{0} \ubd84",
|
||||||
"ButtonPlayExternalPlayer": "Play with external player",
|
"ButtonPlayExternalPlayer": "\uc678\ubd80 \ud50c\ub808\uc774\uc5b4\ub85c \uc7ac\uc0dd",
|
||||||
"HeaderSelectExternalPlayer": "Select External Player",
|
"HeaderSelectExternalPlayer": "\uc678\ubd80 \ud50c\ub808\uc774\uc5b4 \uc120\ud0dd",
|
||||||
"HeaderExternalPlayerPlayback": "External Player Playback",
|
"HeaderExternalPlayerPlayback": "\uc678\ubd80 \ud50c\ub808\uc774\uc5b4 \uc7ac\uc0dd",
|
||||||
"ButtonImDone": "I'm Done",
|
"ButtonImDone": "I'm Done",
|
||||||
"OptionWatched": "Watched",
|
"OptionWatched": "\uc2dc\uccad\ud568",
|
||||||
"OptionUnwatched": "Unwatched",
|
"OptionUnwatched": "\uc2dc\uccad \uc548 \ud568",
|
||||||
"ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
|
"ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
|
||||||
"LabelMarkAs": "Mark as:",
|
"LabelMarkAs": "Mark as:",
|
||||||
"OptionInProgress": "In-Progress",
|
"OptionInProgress": "In-Progress",
|
||||||
"LabelResumePoint": "Resume point:",
|
"LabelResumePoint": "Resume point:",
|
||||||
"ValueOneMovie": "1 movie",
|
"ValueOneMovie": "1 \uc601\ud654",
|
||||||
"ValueMovieCount": "{0} movies",
|
"ValueMovieCount": "{0} \uc601\ud654",
|
||||||
"ValueOneTrailer": "1 trailer",
|
"ValueOneTrailer": "1 \uc608\uace0\ud3b8",
|
||||||
"ValueTrailerCount": "{0} trailers",
|
"ValueTrailerCount": "{0} \uc608\uace0\ud3b8",
|
||||||
"ValueOneSeries": "1 series",
|
"ValueOneSeries": "1 \uc2dc\ub9ac\uc988",
|
||||||
"ValueSeriesCount": "{0} series",
|
"ValueSeriesCount": "{0} \uc2dc\ub9ac\uc988",
|
||||||
"ValueOneEpisode": "1 episode",
|
"ValueOneEpisode": "1 \uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"ValueEpisodeCount": "{0} episodes",
|
"ValueEpisodeCount": "{0} \uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"ValueOneGame": "1 game",
|
"ValueOneGame": "1 \uac8c\uc784",
|
||||||
"ValueGameCount": "{0} games",
|
"ValueGameCount": "{0} \uac8c\uc784",
|
||||||
"ValueOneAlbum": "1 album",
|
"ValueOneAlbum": "1 \uc568\ubc94",
|
||||||
"ValueAlbumCount": "{0} albums",
|
"ValueAlbumCount": "{0} \uc568\ubc94",
|
||||||
"ValueOneSong": "1 song",
|
"ValueOneSong": "1 \ub178\ub798",
|
||||||
"ValueSongCount": "{0} songs",
|
"ValueSongCount": "{0} \ub178\ub798",
|
||||||
"ValueOneMusicVideo": "1 music video",
|
"ValueOneMusicVideo": "1 \ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"ValueMusicVideoCount": "{0} music videos",
|
"ValueMusicVideoCount": "{0} \ubba4\uc9c1 \ube44\ub514\uc624",
|
||||||
"HeaderOffline": "Offline",
|
"HeaderOffline": "\uc624\ud504\ub77c\uc778",
|
||||||
"HeaderUnaired": "Unaired",
|
"HeaderUnaired": "Unaired",
|
||||||
"HeaderMissing": "Missing",
|
"HeaderMissing": "\ub204\ub77d",
|
||||||
"ButtonWebsite": "Website",
|
"ButtonWebsite": "\uc6f9\uc0ac\uc774\ud2b8",
|
||||||
"TooltipFavorite": "Favorite",
|
"TooltipFavorite": "Favorite",
|
||||||
"TooltipLike": "Like",
|
"TooltipLike": "\uc88b\uc544\ud568",
|
||||||
"TooltipDislike": "Dislike",
|
"TooltipDislike": "\uc2eb\uc5b4\ud568",
|
||||||
"TooltipPlayed": "Played",
|
"TooltipPlayed": "\uc7ac\uc0dd",
|
||||||
"ValueSeriesYearToPresent": "{0}-Present",
|
"ValueSeriesYearToPresent": "{0}-Present",
|
||||||
"ValueAwards": "Awards: {0}",
|
"ValueAwards": "Awards: {0}",
|
||||||
"ValueBudget": "Budget: {0}",
|
"ValueBudget": "Budget: {0}",
|
||||||
"ValueRevenue": "Revenue: {0}",
|
"ValueRevenue": "Revenue: {0}",
|
||||||
"ValuePremiered": "Premiered {0}",
|
"ValuePremiered": "Premiered {0}",
|
||||||
"ValuePremieres": "Premieres {0}",
|
"ValuePremieres": "Premieres {0}",
|
||||||
"ValueStudio": "Studio: {0}",
|
"ValueStudio": "\uc2a4\ud29c\ub514\uc624: {0}",
|
||||||
"ValueStudios": "Studios: {0}",
|
"ValueStudios": "\uc2a4\ud29c\ub514\uc624: {0}",
|
||||||
"ValueStatus": "Status: {0}",
|
"ValueStatus": "Status: {0}",
|
||||||
"ValueSpecialEpisodeName": "Special - {0}",
|
"ValueSpecialEpisodeName": "Special - {0}",
|
||||||
"LabelLimit": "Limit:",
|
"LabelLimit": "Limit:",
|
||||||
"ValueLinks": "Links: {0}",
|
"ValueLinks": "Links: {0}",
|
||||||
"HeaderPeople": "People",
|
"HeaderPeople": "People",
|
||||||
"HeaderCastAndCrew": "Cast & Crew",
|
"HeaderCastAndCrew": "Cast & Crew",
|
||||||
"ValueArtist": "Artist: {0}",
|
"ValueArtist": "\uc544\ud2f0\uc2a4\ud2b8: {0}",
|
||||||
"ValueArtists": "Artists: {0}",
|
"ValueArtists": "\uc544\ud2f0\uc2a4\ud2b8: {0}",
|
||||||
"HeaderTags": "Tags",
|
"HeaderTags": "\ud0dc\uadf8",
|
||||||
"MediaInfoCameraMake": "Camera make",
|
"MediaInfoCameraMake": "\uce74\uba54\ub77c \uc81c\uc870\uc0ac",
|
||||||
"MediaInfoCameraModel": "Camera model",
|
"MediaInfoCameraModel": "\uce74\uba54\ub77c \ubaa8\ub378",
|
||||||
"MediaInfoAltitude": "Altitude",
|
"MediaInfoAltitude": "Altitude",
|
||||||
"MediaInfoAperture": "Aperture",
|
"MediaInfoAperture": "\uc870\ub9ac\uac1c",
|
||||||
"MediaInfoExposureTime": "Exposure time",
|
"MediaInfoExposureTime": "\ub178\ucd9c \uc2dc\uac04",
|
||||||
"MediaInfoFocalLength": "Focal length",
|
"MediaInfoFocalLength": "Focal length",
|
||||||
"MediaInfoOrientation": "Orientation",
|
"MediaInfoOrientation": "Orientation",
|
||||||
"MediaInfoIsoSpeedRating": "Iso speed rating",
|
"MediaInfoIsoSpeedRating": "Iso speed rating",
|
||||||
"MediaInfoLatitude": "Latitude",
|
"MediaInfoLatitude": "Latitude",
|
||||||
"MediaInfoLongitude": "Longitude",
|
"MediaInfoLongitude": "Longitude",
|
||||||
"MediaInfoShutterSpeed": "Shutter speed",
|
"MediaInfoShutterSpeed": "\uc154\ud130 \uc18d\ub3c4",
|
||||||
"MediaInfoSoftware": "Software",
|
"MediaInfoSoftware": "\uc18c\ud504\ud2b8\uc6e8\uc5b4",
|
||||||
"HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
|
"HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
|
||||||
"HeaderPlotKeywords": "Plot Keywords",
|
"HeaderPlotKeywords": "\uc904\uac70\ub9ac \ud0a4\uc6cc\ub4dc",
|
||||||
"HeaderMovies": "Movies",
|
"HeaderMovies": "\uc601\ud654",
|
||||||
"HeaderAlbums": "Albums",
|
"HeaderAlbums": "\uc568\ubc94",
|
||||||
"HeaderGames": "Games",
|
"HeaderGames": "\uac8c\uc784",
|
||||||
"HeaderBooks": "Books",
|
"HeaderBooks": "\ucc45",
|
||||||
"HeaderEpisodes": "Episodes",
|
"HeaderEpisodes": "\uc5d0\ud53c\uc18c\ub4dc",
|
||||||
"HeaderSeasons": "Seasons",
|
"HeaderSeasons": "\uc2dc\uc98c",
|
||||||
"HeaderTracks": "Tracks",
|
"HeaderTracks": "\ud2b8\ub799",
|
||||||
"HeaderItems": "Items",
|
"HeaderItems": "\ud56d\ubaa9",
|
||||||
"HeaderOtherItems": "Other Items",
|
"HeaderOtherItems": "Other Items",
|
||||||
"ButtonFullReview": "Full review",
|
"ButtonFullReview": "\uc0c1\uc138 \ub9ac\ubdf0",
|
||||||
"ValueAsRole": "as {0}",
|
"ValueAsRole": "as {0}",
|
||||||
"ValueGuestStar": "Guest star",
|
"ValueGuestStar": "Guest star",
|
||||||
"MediaInfoSize": "Size",
|
"MediaInfoSize": "Size",
|
||||||
"MediaInfoPath": "Path",
|
"MediaInfoPath": "\uacbd\ub85c",
|
||||||
"MediaInfoFormat": "Format",
|
"MediaInfoFormat": "\ud615\uc2dd",
|
||||||
"MediaInfoContainer": "Container",
|
"MediaInfoContainer": "\ucee8\ud14c\uc774\ub108",
|
||||||
"MediaInfoDefault": "Default",
|
"MediaInfoDefault": "\uae30\ubcf8",
|
||||||
"MediaInfoForced": "Forced",
|
"MediaInfoForced": "Forced",
|
||||||
"MediaInfoExternal": "External",
|
"MediaInfoExternal": "\uc678\ubd80",
|
||||||
"MediaInfoTimestamp": "Timestamp",
|
"MediaInfoTimestamp": "Timestamp",
|
||||||
"MediaInfoPixelFormat": "Pixel format",
|
"MediaInfoPixelFormat": "Pixel format",
|
||||||
"MediaInfoBitDepth": "Bit depth",
|
"MediaInfoBitDepth": "Bit depth",
|
||||||
"MediaInfoSampleRate": "Sample rate",
|
"MediaInfoSampleRate": "\uc0d8\ud50c \ub808\uc774\ud2b8",
|
||||||
"MediaInfoBitrate": "Bitrate",
|
"MediaInfoBitrate": "\ube44\ud2b8\ub808\uc774\ud2b8",
|
||||||
"MediaInfoChannels": "Channels",
|
"MediaInfoChannels": "\ucc44\ub110",
|
||||||
"MediaInfoLayout": "Layout",
|
"MediaInfoLayout": "\ub808\uc774\uc544\uc6c3",
|
||||||
"MediaInfoLanguage": "Language",
|
"MediaInfoLanguage": "\uc5b8\uc5b4",
|
||||||
"MediaInfoCodec": "Codec",
|
"MediaInfoCodec": "\ucf54\ub371",
|
||||||
"MediaInfoCodecTag": "Codec tag",
|
"MediaInfoCodecTag": "\ucf54\ub371 \ud0dc\uadf8",
|
||||||
"MediaInfoProfile": "Profile",
|
"MediaInfoProfile": "\ud504\ub85c\ud30c\uc77c",
|
||||||
"MediaInfoLevel": "Level",
|
"MediaInfoLevel": "Level",
|
||||||
"MediaInfoAspectRatio": "Aspect ratio",
|
"MediaInfoAspectRatio": "\ud654\uba74\ube44",
|
||||||
"MediaInfoResolution": "Resolution",
|
"MediaInfoResolution": "\ud574\uc0c1\ub3c4",
|
||||||
"MediaInfoAnamorphic": "Anamorphic",
|
"MediaInfoAnamorphic": "\uc544\ub098\ubab0\ud53d",
|
||||||
"MediaInfoInterlaced": "Interlaced",
|
"MediaInfoInterlaced": "\uc778\ud130\ub808\uc774\uc2a4",
|
||||||
"MediaInfoFramerate": "Framerate",
|
"MediaInfoFramerate": "\ud504\ub808\uc784 \ub808\uc774\ud2b8",
|
||||||
"MediaInfoStreamTypeAudio": "Audio",
|
"MediaInfoStreamTypeAudio": "\uc624\ub514\uc624",
|
||||||
"MediaInfoStreamTypeData": "Data",
|
"MediaInfoStreamTypeData": "\ub0a0\uc9dc",
|
||||||
"MediaInfoStreamTypeVideo": "Video",
|
"MediaInfoStreamTypeVideo": "\ube44\ub514\uc624",
|
||||||
"MediaInfoStreamTypeSubtitle": "Subtitle",
|
"MediaInfoStreamTypeSubtitle": "\uc790\ub9c9",
|
||||||
"MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
|
"MediaInfoStreamTypeEmbeddedImage": "\ub0b4\uc7a5 \uc774\ubbf8\uc9c0",
|
||||||
"MediaInfoRefFrames": "Ref frames",
|
"MediaInfoRefFrames": "Ref frames",
|
||||||
"TabPlayback": "Playback",
|
"TabPlayback": "\uc7ac\uc0dd",
|
||||||
"TabNotifications": "Notifications",
|
"TabNotifications": "\uc54c\ub9bc",
|
||||||
"TabExpert": "Expert",
|
"TabExpert": "Expert",
|
||||||
"HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
|
"HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
|
||||||
"HeaderRateAndReview": "Rate and Review",
|
"HeaderRateAndReview": "\ud3c9\uc810 \ubc0f \ub9ac\ubdf0",
|
||||||
"HeaderThankYou": "Thank You",
|
"HeaderThankYou": "Thank You",
|
||||||
"MessageThankYouForYourReview": "Thank you for your review.",
|
"MessageThankYouForYourReview": "Thank you for your review.",
|
||||||
"LabelYourRating": "Your rating:",
|
"LabelYourRating": "\ub0b4 \ud3c9\uc810:",
|
||||||
"LabelFullReview": "Full review:",
|
"LabelFullReview": "\uc0c1\uc138 \ub9ac\ubdf0:",
|
||||||
"LabelShortRatingDescription": "Short rating summary:",
|
"LabelShortRatingDescription": "Short rating summary:",
|
||||||
"OptionIRecommendThisItem": "I recommend this item",
|
"OptionIRecommendThisItem": "\uc774 \ud56d\ubaa9 \ucd94\ucc9c",
|
||||||
"WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
|
"WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
|
||||||
"WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
|
"WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
|
||||||
"WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
|
"WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
|
||||||
|
@ -724,107 +724,107 @@
|
||||||
"HeaderInvitationSent": "Invitation Sent",
|
"HeaderInvitationSent": "Invitation Sent",
|
||||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||||
"HeaderConnectionFailure": "Connection Failure",
|
"HeaderConnectionFailure": "\uc5f0\uacb0 \uc2e4\ud328",
|
||||||
"MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
|
"MessageUnableToConnectToServer": "\uc120\ud0dd\ud55c \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc11c\ubc84\uac00 \uc2e4\ud589 \uc911\uc778\uc9c0 \ud655\uc778\ud6c4 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"ButtonSelectServer": "Select Server",
|
"ButtonSelectServer": "\uc11c\ubc84 \uc120\ud0dd",
|
||||||
"MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
|
"MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
|
||||||
"MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
|
"MessageLoggedOutParentalControl": "\uc811\uadfc\uc774 \uc81c\ud55c\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
|
"DefaultErrorMessage": "\uc694\uad6c \ucc98\ub9ac \uacfc\uc815\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"ButtonAccept": "Accept",
|
"ButtonAccept": "\uc218\ub77d",
|
||||||
"ButtonReject": "Reject",
|
"ButtonReject": "\uac70\uc808",
|
||||||
"HeaderForgotPassword": "Forgot Password",
|
"HeaderForgotPassword": "\ube44\ubc00\ubc88\ud638 \ubd84\uc2e4",
|
||||||
"MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
|
"MessageContactAdminToResetPassword": "\ube44\ubc00\ubc88\ud638\ub97c \ucd08\uae30\ud654\ud558\ub824\uba74 \uc2dc\uc2a4\ud15c \uad00\ub9ac\uc790\uc5d0\uac8c \ubb38\uc758\ud558\uc138\uc694.",
|
||||||
"MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
|
"MessageForgotPasswordInNetworkRequired": "\ube44\ubc00\ubc88\ud638 \ucd08\uae30\ud654\ub97c \uc9c4\ud589\ud558\ub824\uba74 \uadc0\ud558\uc758 \ud648 \ub124\ud2b8\uc6cc\ud06c\uc5d0\uc11c \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
|
"MessageForgotPasswordFileCreated": "\uc9c4\ud589 \ubc29\ubc95\uc774 \uc124\uba85\ub41c \ub2e4\uc74c\uc758 \ud30c\uc77c\uc774 \uadc0\ud558\uc758 \uc11c\ubc84\uc5d0 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
|
"MessageForgotPasswordFileExpiration": "\ucd08\uae30\ud654 PIN \ucf54\ub4dc\uac00 {0}\uc5d0 \ub9cc\ub8cc\ub429\ub2c8\ub2e4.",
|
||||||
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
|
"MessageInvalidForgotPasswordPin": "\uc62c\ubc14\ub974\uc9c0 \uc54a\uac70\ub098 \ub9cc\ub8cc\ub41c PIN \ucf54\ub4dc\uc785\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"MessagePasswordResetForUsers": "Passwords have been removed for the following users. To login, sign in with a blank password.",
|
"MessagePasswordResetForUsers": "\ub2e4\uc74c \uc0ac\uc6a9\uc790\uc758 \ube44\ubc00\ubc88\ud638\uac00 \uc0ad\uc81c\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ube48 \ube44\ubc00\ubc88\ud638\ub85c \ub85c\uadf8\uc778\ud558\uc138\uc694.",
|
||||||
"HeaderInviteGuest": "Invite Guest",
|
"HeaderInviteGuest": "\uc190\ub2d8 \ucd08\ub300",
|
||||||
"ButtonLinkMyEmbyAccount": "Link my account now",
|
"ButtonLinkMyEmbyAccount": "\uc9c0\uae08 \ub0b4 \uacc4\uc815 \uc5f0\uacb0",
|
||||||
"MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Emby account to this server.",
|
"MessageConnectAccountRequiredToInviteGuest": "\uc190\ub2d8\uc744 \ucd08\ub300\ud558\ub824\uba74 \uba3c\uc800 \uadc0\ud558\uc758 Emby \uacc4\uc815\uc744 \uc774 \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||||
"ButtonSync": "Sync",
|
"ButtonSync": "\ub3d9\uae30\ud654",
|
||||||
"SyncMedia": "Sync Media",
|
"SyncMedia": "\ubbf8\ub514\uc5b4 \ub3d9\uae30\ud654",
|
||||||
"HeaderCancelSyncJob": "Cancel Sync",
|
"HeaderCancelSyncJob": "\ub3d9\uae30\ud654 \ucde8\uc18c",
|
||||||
"CancelSyncJobConfirmation": "Cancelling the sync job will remove synced media from the device during the next sync process. Are you sure you wish to proceed?",
|
"CancelSyncJobConfirmation": "\ub3d9\uae30\ud654 \uc791\uc5c5\uc744 \ucde8\uc18c\ud558\uba74 \ub2e4\uc74c \ub3d9\uae30\ud654\ub97c \uc9c4\ud589\ud560 \ub54c \ub3d9\uae30\ud654 \ub41c \ubbf8\ub514\uc5b4\ub97c \uc7a5\uce58\uc5d0\uc11c \uc0ad\uc81c\ud569\ub2c8\ub2e4. \uc9c4\ud589\ud558\uaca0\uc2b5\ub2c8\uae4c?",
|
||||||
"TabSync": "Sync",
|
"TabSync": "\ub3d9\uae30\ud654",
|
||||||
"MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.",
|
"MessagePleaseSelectDeviceToSyncTo": "\ub3d9\uae30\ud654 \ud560 \uc7a5\uce58\ub97c \uc120\ud0dd\ud558\uc138\uc694.",
|
||||||
"MessageSyncJobCreated": "Sync job created.",
|
"MessageSyncJobCreated": "\ub3d9\uae30\ud654 \uc791\uc5c5\uc774 \uc0dd\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||||
"LabelSyncTo": "Sync to:",
|
"LabelSyncTo": "\ub3d9\uae30\ud654 \uc7a5\uce58:",
|
||||||
"LabelSyncJobName": "Sync job name:",
|
"LabelSyncJobName": "\ub3d9\uae30\ud654 \uc791\uc5c5 \uc774\ub984:",
|
||||||
"LabelQuality": "Quality:",
|
"LabelQuality": "\ud488\uc9c8:",
|
||||||
"HeaderSettings": "Settings",
|
"HeaderSettings": "\uc124\uc815",
|
||||||
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
|
"OptionAutomaticallySyncNewContent": "\uc0c8 \ucf58\ud150\ud2b8 \uc790\ub3d9 \ub3d9\uae30\ud654",
|
||||||
"OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.",
|
"OptionAutomaticallySyncNewContentHelp": "\uc0c8 \ucf58\ud150\ud2b8\uac00 \uc7a5\uce58\ub85c \ub3d9\uae30\ud654\ub418\uc5b4 \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ub429\ub2c8\ub2e4.",
|
||||||
"OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only",
|
"OptionSyncUnwatchedVideosOnly": "\uc2dc\uccad\ud558\uc9c0 \uc54a\uc740 \ube44\ub514\uc624\ub9cc \ub3d9\uae30\ud654",
|
||||||
"OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.",
|
"OptionSyncUnwatchedVideosOnlyHelp": "\uc2dc\uccad\ud558\uc9c0 \uc54a\uc740 \ube44\ub514\uc624\ub9cc \ub3d9\uae30\ud654\ub418\uba70 \uc2dc\uccad\ud55c \ube44\ub514\uc624\ub294 \uc7a5\uce58\uc5d0\uc11c \uc0ad\uc81c\ub429\ub2c8\ub2e4.",
|
||||||
"LabelItemLimit": "Item limit:",
|
"LabelItemLimit": "\ud56d\ubaa9 \uc81c\ud55c:",
|
||||||
"LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.",
|
"LabelItemLimitHelp": "\uc120\ud0dd\uc0ac\ud56d. \ub3d9\uae30\ud654 \ud560 \ud56d\ubaa9 \uc218\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
|
||||||
"MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
|
"MessageBookPluginRequired": "Bookshelf \ud50c\ub7ec\uadf8\uc778 \uc124\uce58 \ud544\uc694",
|
||||||
"MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
|
"MessageGamePluginRequired": "GameBrowser \ud50c\ub7ec\uadf8\uc778 \uc124\uce58 \ud544\uc694",
|
||||||
"MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
|
"MessageUnsetContentHelp": "\ucf58\ud150\ud2b8\uac00 \uc77c\ubc18 \ud3f4\ub354\ub85c \ud45c\uc2dc\ub429\ub2c8\ub2e4. \ucd5c\uc0c1\uc758 \uacb0\uacfc\ub97c \uc704\ud574 \uba54\ud0c0\ub370\uc774\ud130 \uad00\ub9ac\uc790\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud558\uc704 \ud3f4\ub354\uc758 \ucf58\ud150\ud2b8 \uc885\ub958\ub97c \uc124\uc815\ud558\uc138\uc694.",
|
||||||
"SyncJobItemStatusQueued": "Queued",
|
"SyncJobItemStatusQueued": "Queued",
|
||||||
"SyncJobItemStatusConverting": "Converting",
|
"SyncJobItemStatusConverting": "Converting",
|
||||||
"SyncJobItemStatusTransferring": "Transferring",
|
"SyncJobItemStatusTransferring": "Transferring",
|
||||||
"SyncJobItemStatusSynced": "Synced",
|
"SyncJobItemStatusSynced": "Synced",
|
||||||
"SyncJobItemStatusFailed": "Failed",
|
"SyncJobItemStatusFailed": "Failed",
|
||||||
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
|
"SyncJobItemStatusRemovedFromDevice": "\uc7a5\uce58\uc5d0\uc11c \uc0ad\uc81c\ub428",
|
||||||
"SyncJobItemStatusCancelled": "Cancelled",
|
"SyncJobItemStatusCancelled": "Cancelled",
|
||||||
"LabelProfile": "Profile:",
|
"LabelProfile": "\ud504\ub85c\ud30c\uc77c:",
|
||||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
"LabelBitrateMbps": "\ube44\ud2b8\ub808\uc774\ud2b8 (Mbps):",
|
||||||
"EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.",
|
"EmbyIntroDownloadMessage": "Emby \uc11c\ubc84\ub97c \ub2e4\uc6b4\ub85c\ub4dc\ud558\uace0 \uc124\uce58\ud558\ub824\uba74 {0} \uc744(\ub97c) \ubc29\ubb38\ud558\uc138\uc694.",
|
||||||
"ButtonNewServer": "New Server",
|
"ButtonNewServer": "\uc0c8 \uc11c\ubc84",
|
||||||
"ButtonSignInWithConnect": "Sign in with Emby Connect",
|
"ButtonSignInWithConnect": "Sign in with Emby Connect",
|
||||||
"HeaderNewServer": "New Server",
|
"HeaderNewServer": "\uc0c8 \uc11c\ubc84",
|
||||||
"MyDevice": "My Device",
|
"MyDevice": "\ub0b4 \uc7a5\uce58",
|
||||||
"ButtonRemote": "Remote",
|
"ButtonRemote": "\uc6d0\uaca9",
|
||||||
"TabInfo": "Info",
|
"TabInfo": "\uc815\ubcf4",
|
||||||
"TabCast": "Cast",
|
"TabCast": "\ubc30\uc5ed",
|
||||||
"TabScenes": "Scenes",
|
"TabScenes": "\uc7a5\uba74",
|
||||||
"HeaderUnlockApp": "Unlock App",
|
"HeaderUnlockApp": "\uc571 \uc81c\ud55c \ud480\uae30",
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Emby \ub3d9\uae30\ud654 \uc81c\ud55c \ud480\uae30",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "\uc774 \uae30\ub2a5\uc758 \uc81c\ud55c\uc744 \ud480\ub824\uba74 \uad6c\ub9e4\ud558\uac70\ub098 Emby \ud504\ub9ac\ubbf8\uc5b4\ub97c \uad6c\ub3c5\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Emby \ud504\ub9ac\ubbf8\uc5b4 \uad6c\ub3c5\uc73c\ub85c \uc774 \uae30\ub2a5\uc758 \uc81c\ud55c\uc744 \ud489\ub2c8\ub2e4.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "\ud604\uc7ac \uacb0\uc81c \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "\uc9c4\ud589\ud558\uae30 \uc804\uc5d0 WiFi \ub610\ub294 LAN \uc5f0\uacb0\uc744 \ud1b5\ud574 \uadc0\ud558\uc758 \ub85c\uceec \ub124\ud2b8\uc6cc\ud06c\uc5d0 \uc5f0\uacb0\ub418\uc5b4 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "\uad6c\ub9e4\ud558\uc5ec \uc81c\ud55c \ud480\uae30",
|
||||||
"ButtonUnlockPrice": "Unlock {0}",
|
"ButtonUnlockPrice": "\uc81c\ud55c \ud480\uae30 {0}",
|
||||||
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
|
"MessageLiveTvGuideRequiresUnlock": "TV \ubc29\uc1a1 \uac00\uc774\ub4dc\ub294 \ud604\uc7ac {0} \ucc44\ub110\uc5d0 \uc81c\ud55c\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc81c\ud55c \ud480\uae30 \ubc84\ud2bc\uc744 \ud074\ub9ad\ud558\uc5ec \ubaa8\ub4e0 \uacbd\ud5d8\uc744 \uc990\uae30\uc138\uc694.",
|
||||||
"OptionEnableFullscreen": "Enable Fullscreen",
|
"OptionEnableFullscreen": "\uc804\uccb4 \ud654\uba74 \uc0ac\uc6a9",
|
||||||
"ButtonServer": "Server",
|
"ButtonServer": "\uc11c\ubc84",
|
||||||
"HeaderAdmin": "Admin",
|
"HeaderAdmin": "\uad00\ub9ac\uc790",
|
||||||
"HeaderLibrary": "Library",
|
"HeaderLibrary": "\ub77c\uc774\ube0c\ub7ec\ub9ac",
|
||||||
"HeaderMedia": "Media",
|
"HeaderMedia": "\ubbf8\ub514\uc5b4",
|
||||||
"ButtonInbox": "Inbox",
|
"ButtonInbox": "\uc218\uc2e0\ud568",
|
||||||
"HeaderAdvanced": "Advanced",
|
"HeaderAdvanced": "\uace0\uae09",
|
||||||
"HeaderGroupVersions": "Group Versions",
|
"HeaderGroupVersions": "\uadf8\ub8f9 \ubc84\uc804",
|
||||||
"HeaderSaySomethingLike": "Say Something Like...",
|
"HeaderSaySomethingLike": "Say Something Like...",
|
||||||
"ButtonTryAgain": "Try Again",
|
"ButtonTryAgain": "\ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694",
|
||||||
"HeaderYouSaid": "You Said...",
|
"HeaderYouSaid": "You Said...",
|
||||||
"MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.",
|
"MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.",
|
||||||
"MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.",
|
"MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.",
|
||||||
"MessageNoItemsFound": "No items found.",
|
"MessageNoItemsFound": "\ud56d\ubaa9\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||||
"ButtonManageServer": "Manage Server",
|
"ButtonManageServer": "\uc11c\ubc84 \uad00\ub9ac",
|
||||||
"ButtonEditSubtitles": "Edit subtitles",
|
"ButtonEditSubtitles": "\uc790\ub9c9 \ud3b8\uc9d1",
|
||||||
"ButtonPreferences": "Preferences",
|
"ButtonPreferences": "\ud658\uacbd \uc124\uc815",
|
||||||
"ButtonViewArtist": "View artist",
|
"ButtonViewArtist": "\uc544\ud2f0\uc2a4\ud2b8 \ubcf4\uae30",
|
||||||
"ButtonViewAlbum": "View album",
|
"ButtonViewAlbum": "\uc568\ubc94 \ubcf4\uae30",
|
||||||
"ButtonEditImages": "Edit images",
|
"ButtonEditImages": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1",
|
||||||
"ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.",
|
"ErrorMessagePasswordNotMatchConfirm": "\ube44\ubc00\ubc88\ud638\uc640 \ube44\ubc00\ubc88\ud638 \ud655\uc778\uc774 \uc77c\uce58\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||||
"ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.",
|
"ErrorMessageUsernameInUse": "\uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc778 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4. \ub2e4\ub978 \uc774\ub984\uc73c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.",
|
"ErrorMessageEmailInUse": "\uc774\ubbf8 \uc0ac\uc6a9 \uc911\uc778 \uc774\uba54\uc77c \uc8fc\uc18c\uc785\ub2c8\ub2e4. \ub2e4\ub978 \uc774\uba54\uc77c \uc8fc\uc18c\ub85c \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uac70\ub098 \ube44\ubc00\ubc88\ud638 \ubd84\uc2e4 \uae30\ub2a5\uc744 \uc0ac\uc6a9\ud558\uc138\uc694.",
|
||||||
"MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.",
|
"MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.",
|
||||||
"HeaderShare": "Share",
|
"HeaderShare": "\uacf5\uc720",
|
||||||
"ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.",
|
"ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.",
|
||||||
"ButtonShare": "Share",
|
"ButtonShare": "\uacf5\uc720",
|
||||||
"HeaderConfirm": "Confirm",
|
"HeaderConfirm": "Confirm",
|
||||||
"ButtonAdvancedRefresh": "Advanced Refresh",
|
"ButtonAdvancedRefresh": "Advanced Refresh",
|
||||||
"MessageConfirmDeleteTunerDevice": "Are you sure you wish to delete this device?",
|
"MessageConfirmDeleteTunerDevice": "\uc774 \uc7a5\uce58\ub97c \uc0ad\uc81c\ud558\uaca0\uc2b5\ub2c8\uae4c?",
|
||||||
"MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?",
|
"MessageConfirmDeleteGuideProvider": "\uc774 \uac00\uc774\ub4dc \uc81c\uacf5\uc790\ub97c \uc0ad\uc81c\ud558\uaca0\uc2b5\ub2c8\uae4c?",
|
||||||
"HeaderDeleteProvider": "Delete Provider",
|
"HeaderDeleteProvider": "\uc81c\uacf5\uc790 \uc0ad\uc81c",
|
||||||
"HeaderAddProvider": "Add Provider",
|
"HeaderAddProvider": "\uc81c\uacf5\uc790 \ucd94\uac00",
|
||||||
"ErrorAddingTunerDevice": "There was an error adding the tuner device. Please ensure it is accessible and try again.",
|
"ErrorAddingTunerDevice": "\ud29c\ub108 \uc7a5\uce58\ub97c \ucd94\uac00\ud558\ub294\ub370 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc811\uc18d \uac00\ub2a5\ud55c\uc9c0 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"ErrorSavingTvProvider": "There was an error saving the TV provider. Please ensure it is accessible and try again.",
|
"ErrorSavingTvProvider": "TV \uc81c\uacf5\uc790\ub97c \uc800\uc7a5\ud558\ub294\ub370 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc600\uc2b5\ub2c8\ub2e4. \uc811\uc18d \uac00\ub2a5\ud55c\uc9c0 \ud655\uc778\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc138\uc694.",
|
||||||
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your information is correct and try again.",
|
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your information is correct and try again.",
|
||||||
"MessageCreateAccountAt": "Create an account at {0}",
|
"MessageCreateAccountAt": "Create an account at {0}",
|
||||||
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
|
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
|
||||||
|
@ -840,58 +840,58 @@
|
||||||
"HeaderSync": "Sync",
|
"HeaderSync": "Sync",
|
||||||
"LabelLocalSyncStatusValue": "Status: {0}",
|
"LabelLocalSyncStatusValue": "Status: {0}",
|
||||||
"MessageSyncStarted": "Sync started",
|
"MessageSyncStarted": "Sync started",
|
||||||
"OptionPoster": "Poster",
|
"OptionPoster": "\ud3ec\uc2a4\ud130",
|
||||||
"OptionPosterCard": "Poster card",
|
"OptionPosterCard": "\ud3ec\uc2a4\ud130 \uce74\ub4dc",
|
||||||
"OptionTimeline": "Timeline",
|
"OptionTimeline": "Timeline",
|
||||||
"OptionList": "List",
|
"OptionList": "\ubaa9\ub85d",
|
||||||
"OptionThumb": "Thumb",
|
"OptionThumb": "\uc378\ub124\uc77c",
|
||||||
"OptionThumbCard": "Thumb card",
|
"OptionThumbCard": "\uc378\ub124\uc77c \uce74\ub4dc",
|
||||||
"OptionBanner": "Banner",
|
"OptionBanner": "\ubc30\ub108",
|
||||||
"NoSlideshowContentFound": "No slideshow images were found.",
|
"NoSlideshowContentFound": "\uc2ac\ub77c\uc774\ub4dc \uc1fc \uc774\ubbf8\uc9c0\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||||
"OptionPhotoSlideshow": "Photo slideshow",
|
"OptionPhotoSlideshow": "\uc0ac\uc9c4 \uc2ac\ub77c\uc774\ub4dc \uc1fc",
|
||||||
"OptionBackdropSlideshow": "Backdrop slideshow",
|
"OptionBackdropSlideshow": "\ubc30\uacbd \uc2ac\ub77c\uc774\ub4dc \uc1fc",
|
||||||
"HeaderTopPlugins": "Top Plugins",
|
"HeaderTopPlugins": "\ucd5c\uace0 \ud50c\ub7ec\uadf8\uc778",
|
||||||
"ButtonRecord": "Record",
|
"ButtonRecord": "\ub179\ud654",
|
||||||
"ButtonOther": "Other",
|
"ButtonOther": "Other",
|
||||||
"HeaderSortBy": "Sort By:",
|
"HeaderSortBy": "\uc815\ub82c \uae30\uc900:",
|
||||||
"HeaderSortOrder": "Sort Order:",
|
"HeaderSortOrder": "\uc815\ub82c \uc21c\uc11c:",
|
||||||
"OptionAscending": "Ascending",
|
"OptionAscending": "\uc624\ub984\ucc28\uc21c",
|
||||||
"OptionDescending": "Descending",
|
"OptionDescending": "\ub0b4\ub9bc\ucc28\uc21c",
|
||||||
"OptionNameSort": "Name",
|
"OptionNameSort": "\uc81c\ubaa9",
|
||||||
"OptionTvdbRating": "Tvdb Rating",
|
"OptionTvdbRating": "TVDb \ud3c9\uc810",
|
||||||
"OptionPremiereDate": "Premiere Date",
|
"OptionPremiereDate": "Premiere Date",
|
||||||
"OptionImdbRating": "IMDb Rating",
|
"OptionImdbRating": "IMDb \ud3c9\uc810",
|
||||||
"OptionDatePlayed": "Date Played",
|
"OptionDatePlayed": "Date Played",
|
||||||
"OptionDateAdded": "Date Added",
|
"OptionDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc",
|
||||||
"OptionPlayCount": "Play Count",
|
"OptionPlayCount": "\uc7ac\uc0dd \ud69f\uc218",
|
||||||
"ButtonDisconnect": "Disconnect",
|
"ButtonDisconnect": "\uc5f0\uacb0 \ud574\uc81c",
|
||||||
"OptionAlbumArtist": "Album Artist",
|
"OptionAlbumArtist": "\uc568\ubc94 \uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionArtist": "Artist",
|
"OptionArtist": "\uc544\ud2f0\uc2a4\ud2b8",
|
||||||
"OptionAlbum": "Album",
|
"OptionAlbum": "\uc568\ubc94",
|
||||||
"OptionTrackName": "Track Name",
|
"OptionTrackName": "\ud2b8\ub799 \uc81c\ubaa9",
|
||||||
"OptionCommunityRating": "Community Rating",
|
"OptionCommunityRating": "\ucee4\ubba4\ub2c8\ud2f0 \ud3c9\uc810",
|
||||||
"ButtonSort": "Sort",
|
"ButtonSort": "\uc815\ub82c",
|
||||||
"ButtonMenu": "Menu",
|
"ButtonMenu": "\uba54\ub274",
|
||||||
"OptionDefaultSort": "Default",
|
"OptionDefaultSort": "\uae30\ubcf8",
|
||||||
"ButtonFilter": "Filter",
|
"ButtonFilter": "\ud544\ud130",
|
||||||
"OptionCriticRating": "Critic Rating",
|
"OptionCriticRating": "Critic \ud3c9\uc810",
|
||||||
"OptionVideoBitrate": "Video Bitrate",
|
"OptionVideoBitrate": "\ube44\ub514\uc624 \ube44\ud2b8\ub808\uc774\ud2b8",
|
||||||
"OptionMetascore": "Metascore",
|
"OptionMetascore": "Metascore",
|
||||||
"OptionRevenue": "Revenue",
|
"OptionRevenue": "\uc218\uc775",
|
||||||
"OptionBudget": "Budget",
|
"OptionBudget": "\uc608\uc0b0",
|
||||||
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.",
|
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.",
|
||||||
"ButtonGuide": "Guide",
|
"ButtonGuide": "\uac00\uc774\ub4dc",
|
||||||
"ButtonRecordedTv": "Recorded TV",
|
"ButtonRecordedTv": "TV \ub179\ud654",
|
||||||
"HeaderDisconnectFromPlayer": "Disconnect from Player",
|
"HeaderDisconnectFromPlayer": "Disconnect from Player",
|
||||||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
||||||
"ButtonYes": "Yes",
|
"ButtonYes": "\uc608",
|
||||||
"ButtonNo": "No",
|
"ButtonNo": "\uc544\ub2c8\uc624",
|
||||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
"ButtonRestorePreviousPurchase": "\uad6c\ub9e4 \ubcf5\uc6d0",
|
||||||
"ButtonForYou": "For You",
|
"ButtonForYou": "For You",
|
||||||
"ButtonLibrary": "Library",
|
"ButtonLibrary": "\ub77c\uc774\ube0c\ub7ec\ub9ac",
|
||||||
"ButtonSearch": "Search",
|
"ButtonSearch": "\ucc3e\uae30",
|
||||||
"ButtonNowPlaying": "Now Playing",
|
"ButtonNowPlaying": "\uc9c0\uae08 \uc7ac\uc0dd \uc911",
|
||||||
"ButtonViewNewApp": "View new app",
|
"ButtonViewNewApp": "\uc0c8 \uc571 \ubcf4\uae30",
|
||||||
"HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!",
|
"HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!",
|
||||||
"MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.",
|
"MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.",
|
||||||
"HeaderNextUp": "Next Up",
|
"HeaderNextUp": "Next Up",
|
||||||
|
@ -899,7 +899,7 @@
|
||||||
"HeaderLatestEpisodes": "Latest Episodes",
|
"HeaderLatestEpisodes": "Latest Episodes",
|
||||||
"EmbyPremiereMonthly": "Emby Premiere Monthly",
|
"EmbyPremiereMonthly": "Emby Premiere Monthly",
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||||
"HeaderEmailAddress": "E-Mail Address",
|
"HeaderEmailAddress": "\uc774\uba54\uc77c \uc8fc\uc18c",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
|
||||||
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Terms of use",
|
"TermsOfUse": "Terms of use",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Bekreftelse",
|
"HeaderConfirmation": "Bekreftelse",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "St\u00f8tt Emby teamet!",
|
"HeaderSupportTheTeam": "St\u00f8tt Emby teamet!",
|
||||||
"TextEnjoyBonusFeatures": "Nyt bonusfunksjonene",
|
"TextEnjoyBonusFeatures": "Nyt bonusfunksjonene",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -394,7 +392,7 @@
|
||||||
"LabelPremiereProgram": "PREMIERE",
|
"LabelPremiereProgram": "PREMIERE",
|
||||||
"LabelHDProgram": "HD",
|
"LabelHDProgram": "HD",
|
||||||
"HeaderChangeFolderType": "Endre innholdstype",
|
"HeaderChangeFolderType": "Endre innholdstype",
|
||||||
"HeaderChangeFolderTypeHelp": "For \u00e5 endre type, fjern og opprett ny mappe med den nye typen.",
|
"HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.",
|
||||||
"HeaderAlert": "Varsling",
|
"HeaderAlert": "Varsling",
|
||||||
"MessagePleaseRestart": "Vennligst utf\u00f8r en omstart for \u00e5 fullf\u00f8re oppdatering.",
|
"MessagePleaseRestart": "Vennligst utf\u00f8r en omstart for \u00e5 fullf\u00f8re oppdatering.",
|
||||||
"ButtonRestart": "Restart",
|
"ButtonRestart": "Restart",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "Spilletid",
|
"HeaderRuntime": "Spilletid",
|
||||||
"HeaderCommunityRating": "Fellesskap anmeldelse",
|
"HeaderCommunityRating": "Fellesskap anmeldelse",
|
||||||
"HeaderPasswordReset": "Resett passord",
|
"HeaderPasswordReset": "Resett passord",
|
||||||
"HeaderParentalRating": "Foreldresensur",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "Utgivelsesdato",
|
"HeaderReleaseDate": "Utgivelsesdato",
|
||||||
"HeaderDateAdded": "Dato lagt til",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "Serier",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "Sesong",
|
"HeaderSeason": "Sesong",
|
||||||
"HeaderSeasonNumber": "Sesong nummer",
|
"HeaderSeasonNumber": "Sesong nummer",
|
||||||
"HeaderNetwork": "Nettverk",
|
"HeaderNetwork": "Nettverk",
|
||||||
"HeaderYear": "\u00c5r",
|
"HeaderYear": "Year",
|
||||||
"HeaderGameSystem": "Spill system",
|
"HeaderGameSystem": "Spill system",
|
||||||
"HeaderPlayers": "Spillere",
|
"HeaderPlayers": "Players",
|
||||||
"HeaderEmbeddedImage": "innebygd bilde",
|
"HeaderEmbeddedImage": "innebygd bilde",
|
||||||
"HeaderTrack": "Spor",
|
"HeaderTrack": "Spor",
|
||||||
"HeaderDisc": "Disk",
|
"HeaderDisc": "Disk",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Tittel visnings rekkef\u00f8lge:",
|
"LabelTitleDisplayOrder": "Tittel visnings rekkef\u00f8lge:",
|
||||||
"OptionSortName": "Sorterings navn",
|
"OptionSortName": "Sorterings navn",
|
||||||
"OptionReleaseDate": "Utgivelsesdato",
|
"OptionReleaseDate": "Utgivelsesdato",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disk nummer",
|
"LabelDiscNumber": "Disk nummer",
|
||||||
"LabelParentNumber": "Forelder-ID",
|
"LabelParentNumber": "Forelder-ID",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Spor nummer:",
|
"LabelTrackNumber": "Spor nummer:",
|
||||||
"LabelNumber": "Nummer:",
|
"LabelNumber": "Nummer:",
|
||||||
"LabelReleaseDate": "Utgivelsesdato:",
|
"LabelReleaseDate": "Utgivelsesdato:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Bevestiging",
|
"HeaderConfirmation": "Bevestiging",
|
||||||
"MessageKeyUpdated": "Dank u wel. Uw Emby Premiere sleutel is bijgewerkt.",
|
"MessageKeyUpdated": "Dank u wel. Uw Emby Premiere sleutel is bijgewerkt.",
|
||||||
"MessageKeyRemoved": "Dank u wel. Uw Emby Premiere sleutel is verwijderd.",
|
"MessageKeyRemoved": "Dank u wel. Uw Emby Premiere sleutel is verwijderd.",
|
||||||
"LabelSeasonNumber": "Seizoennummer:",
|
|
||||||
"LabelEpisodeNumber": "Afleveringsnummer:",
|
|
||||||
"HeaderSupportTheTeam": "Ondersteun het Emby Team",
|
"HeaderSupportTheTeam": "Ondersteun het Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Profiteer van extra mogelijkheden",
|
"TextEnjoyBonusFeatures": "Profiteer van extra mogelijkheden",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Titel weergave volgorde:",
|
"LabelTitleDisplayOrder": "Titel weergave volgorde:",
|
||||||
"OptionSortName": "Sorteerbaar",
|
"OptionSortName": "Sorteerbaar",
|
||||||
"OptionReleaseDate": "Uitgave datum",
|
"OptionReleaseDate": "Uitgave datum",
|
||||||
|
"LabelSeasonNumber": "Seizoennummer:",
|
||||||
"LabelDiscNumber": "Disc nummer",
|
"LabelDiscNumber": "Disc nummer",
|
||||||
"LabelParentNumber": "Bovenliggend nummer",
|
"LabelParentNumber": "Bovenliggend nummer",
|
||||||
|
"LabelEpisodeNumber": "Afleveringsnummer:",
|
||||||
"LabelTrackNumber": "Tracknummer:",
|
"LabelTrackNumber": "Tracknummer:",
|
||||||
"LabelNumber": "Nummer:",
|
"LabelNumber": "Nummer:",
|
||||||
"LabelReleaseDate": "Uitgave datum:",
|
"LabelReleaseDate": "Uitgave datum:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Ontgrendel Emby Sync",
|
"HeaderUnlockSync": "Ontgrendel Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Ontgrendel deze functie met een kleine eenmalige aankoop, of met een actief Emby Premiere abonnement.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Ontgrendel deze functie met een kleine eenmalige aankoop, of met een actief Emby Premiere abonnement.",
|
||||||
"MessageUnlockAppWithSupporter": "Ontgrendel deze functie met een actief Emby Premiere abonnement.",
|
"MessageUnlockAppWithSupporter": "Ontgrendel deze functie met een actief Emby Premiere abonnement.",
|
||||||
"MessageToValidateSupporter": "Als u een actief Emby Premiere abonnement heft, melden u dan gewoon aan in de app met behulp van uw Wifi-verbinding in uw thuisnetwerk.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Betaal services zijn momenteel niet beschikbaar, Probeer het later svp. nog eens.",
|
"MessagePaymentServicesUnavailable": "Betaal services zijn momenteel niet beschikbaar, Probeer het later svp. nog eens.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Controleer of u verbonden bent met uw lokale netwerk voordat u verder gaat.",
|
"MessagePleaseSignInLocalNetwork": "Controleer of u verbonden bent met uw lokale netwerk voordat u verder gaat.",
|
||||||
"ButtonUnlockWithPurchase": "Geef vrij met een aankoop",
|
"ButtonUnlockWithPurchase": "Geef vrij met een aankoop",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Maandelijks {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Maandelijks {0}",
|
||||||
"HeaderEmailAddress": "E-mailadres",
|
"HeaderEmailAddress": "E-mailadres",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Vul alstublieft uw e-mail adres in. ",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Vul alstublieft uw e-mail adres in. ",
|
||||||
"LoginDisclaimer": "Emby is ontworpen om je persoonlijke media bilbliotheek, zoals thuis video's en foto's, te beheren. Lees de gebruiksvoorwaarden. Emby downloaden geeft aan dat je instemt met de gebruiksvoorwaarden.",
|
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
||||||
"TermsOfUse": "Gebruiksvoorwaarden",
|
"TermsOfUse": "Gebruiksvoorwaarden",
|
||||||
"HeaderTryMultiSelect": "Probeer multi-select",
|
"HeaderTryMultiSelect": "Probeer multi-select",
|
||||||
"TryMultiSelectMessage": "Als u meerdere media-items wilt bewerken, klikt u er op een poster en hou even vast, selecteer nu de items die u wilt beheren. Probeer maar!",
|
"TryMultiSelectMessage": "Als u meerdere media-items wilt bewerken, klikt u er op een poster en hou even vast, selecteer nu de items die u wilt beheren. Probeer maar!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favoriete Liedjes",
|
"HeaderFavoriteSongs": "Favoriete Liedjes",
|
||||||
"HeaderConfirmPluginInstallation": "Bevestig Plugin Installatie",
|
"HeaderConfirmPluginInstallation": "Bevestig Plugin Installatie",
|
||||||
"PleaseConfirmPluginInstallation": "Klik op OK om te bevestigen dat u bovenstaande heeft gelezen en door wenst te gaan met het installeren van de plugin.",
|
"PleaseConfirmPluginInstallation": "Klik op OK om te bevestigen dat u bovenstaande heeft gelezen en door wenst te gaan met het installeren van de plugin.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins ontwikkeld door leden van de Emby gemeenschap zijn een geweldige manier om je Emby ervaring met extra functies en voordelen te verbeteren. Alvorens het installeren, dient u zich bewust te zijn van de gevolgen die zij kunnen hebben op uw Emby Server, zoals langere bibliotheek scans, extra achtergrondinformatie verwerking, en een verminderde stabiliteit van het systeem."
|
"MessagePluginInstallDisclaimer": "Plugins ontwikkeld door leden van de Emby gemeenschap zijn een geweldige manier om je Emby ervaring met extra functies en voordelen te verbeteren. Alvorens het installeren, dient u zich bewust te zijn van de gevolgen die zij kunnen hebben op uw Emby Server, zoals langere bibliotheek scans, extra achtergrondinformatie verwerking, en een verminderde stabiliteit van het systeem.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,20 +35,18 @@
|
||||||
"HeaderConfirmation": "Potwierdzenie",
|
"HeaderConfirmation": "Potwierdzenie",
|
||||||
"MessageKeyUpdated": "Dzi\u0119kujemy. Tw\u00f3j klucz Emby Premiere zosta\u0142 aktualizowany.",
|
"MessageKeyUpdated": "Dzi\u0119kujemy. Tw\u00f3j klucz Emby Premiere zosta\u0142 aktualizowany.",
|
||||||
"MessageKeyRemoved": "Dzi\u0119kujemy. Tw\u00f3j klucz Emby Premiere zosta\u0142 usuni\u0119ty.",
|
"MessageKeyRemoved": "Dzi\u0119kujemy. Tw\u00f3j klucz Emby Premiere zosta\u0142 usuni\u0119ty.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Wesprzyj dru\u017cyn\u0119 Emby",
|
"HeaderSupportTheTeam": "Wesprzyj dru\u017cyn\u0119 Emby",
|
||||||
"TextEnjoyBonusFeatures": "Sprawd\u017a Funkcje Specjalne",
|
"TextEnjoyBonusFeatures": "Sprawd\u017a Funkcje Specjalne",
|
||||||
"TitleLiveTV": "TV Na \u017bywo",
|
"TitleLiveTV": "TV Na \u017bywo",
|
||||||
"ButtonCancelSyncJob": "Anuluj Sync",
|
"ButtonCancelSyncJob": "Anuluj Sync",
|
||||||
"HeaderAddTag": "Add Tag",
|
"HeaderAddTag": "Dodaj tag",
|
||||||
"LabelTag": "Tag:",
|
"LabelTag": "Tag:",
|
||||||
"ButtonSelectView": "Wybierz widok",
|
"ButtonSelectView": "Wybierz widok",
|
||||||
"TitleSync": "Sync",
|
"TitleSync": "Synchronizuj",
|
||||||
"OptionAutomatic": "Automatycznie",
|
"OptionAutomatic": "Automatycznie",
|
||||||
"HeaderSelectDate": "Wybierz Dat\u0119",
|
"HeaderSelectDate": "Wybierz Dat\u0119",
|
||||||
"ButtonIdentify": "Identify",
|
"ButtonIdentify": "Identyfikuj",
|
||||||
"HeaderIdentifyItem": "Identify Item",
|
"HeaderIdentifyItem": "Identyfikuj obiekt",
|
||||||
"LabelRecurringDonationCanBeCancelledHelp": "Okresowe dotacje mog\u0105 zosta\u0107 anulowane w dowolnym momencie poprzez swoje konto PayPal.",
|
"LabelRecurringDonationCanBeCancelledHelp": "Okresowe dotacje mog\u0105 zosta\u0107 anulowane w dowolnym momencie poprzez swoje konto PayPal.",
|
||||||
"HeaderMyMedia": "Moje Media",
|
"HeaderMyMedia": "Moje Media",
|
||||||
"ButtonRemoveFromCollection": "Usu\u0144 z Kolekcji",
|
"ButtonRemoveFromCollection": "Usu\u0144 z Kolekcji",
|
||||||
|
@ -61,71 +59,71 @@
|
||||||
"HeaderConfirmRemoveUser": "Usu\u0144 U\u017cytkownika",
|
"HeaderConfirmRemoveUser": "Usu\u0144 U\u017cytkownika",
|
||||||
"MessageSwipeDownOnRemoteControl": "Witaj w zdalnym sterowaniu. Wybierz urz\u0105dzenie do kontrolowania klikaj\u0105c na ikon\u0119 rzutowania w prawym g\u00f3rnym rogu. Przesu\u0144 w d\u00f3\u0142 gdziekolwiek aby ekran wr\u00f3ci\u0142 do miejsca sk\u0105d przyszed\u0142e\u015b.",
|
"MessageSwipeDownOnRemoteControl": "Witaj w zdalnym sterowaniu. Wybierz urz\u0105dzenie do kontrolowania klikaj\u0105c na ikon\u0119 rzutowania w prawym g\u00f3rnym rogu. Przesu\u0144 w d\u00f3\u0142 gdziekolwiek aby ekran wr\u00f3ci\u0142 do miejsca sk\u0105d przyszed\u0142e\u015b.",
|
||||||
"MessageConfirmRemoveConnectSupporter": "Czy jeste\u015b pewien \u017ce chcesz usun\u0105\u0107 dodatkowe korzy\u015bci Emby Premier temu u\u017cytkownikowi?",
|
"MessageConfirmRemoveConnectSupporter": "Czy jeste\u015b pewien \u017ce chcesz usun\u0105\u0107 dodatkowe korzy\u015bci Emby Premier temu u\u017cytkownikowi?",
|
||||||
"ValueTimeLimitSingleHour": "Time limit: 1 hour",
|
"ValueTimeLimitSingleHour": "Limit czasu: 1 godzina",
|
||||||
"ValueTimeLimitMultiHour": "Time limit: {0} hours",
|
"ValueTimeLimitMultiHour": "Limit czasu: {0} godzin",
|
||||||
"HeaderUsers": "U\u017cytkownicy",
|
"HeaderUsers": "U\u017cytkownicy",
|
||||||
"PluginCategoryGeneral": "General",
|
"PluginCategoryGeneral": "Og\u00f3lne",
|
||||||
"PluginCategoryContentProvider": "Content Providers",
|
"PluginCategoryContentProvider": "Content Providers",
|
||||||
"PluginCategoryScreenSaver": "Screen Savers",
|
"PluginCategoryScreenSaver": "Screen Savers",
|
||||||
"PluginCategoryTheme": "Themes",
|
"PluginCategoryTheme": "Themes",
|
||||||
"PluginCategorySync": "Sync",
|
"PluginCategorySync": "Sync",
|
||||||
"PluginCategorySocialIntegration": "Social Networks",
|
"PluginCategorySocialIntegration": "Social Networks",
|
||||||
"PluginCategoryNotifications": "Notifications",
|
"PluginCategoryNotifications": "Notifications",
|
||||||
"PluginCategoryMetadata": "Metadata",
|
"PluginCategoryMetadata": "Metadane",
|
||||||
"PluginCategoryLiveTV": "Live TV",
|
"PluginCategoryLiveTV": "Telewizja na \u017cywo",
|
||||||
"PluginCategoryChannel": "Channels",
|
"PluginCategoryChannel": "Kana\u0142y",
|
||||||
"HeaderSearch": "Search",
|
"HeaderSearch": "Szukaj",
|
||||||
"ValueDateCreated": "Date created: {0}",
|
"ValueDateCreated": "Data stworzenia: {0}",
|
||||||
"LabelArtist": "Artist",
|
"LabelArtist": "Wykonawca",
|
||||||
"LabelMovie": "Movie",
|
"LabelMovie": "Film",
|
||||||
"LabelMusicVideo": "Music Video",
|
"LabelMusicVideo": "Teledysk",
|
||||||
"LabelEpisode": "Episode",
|
"LabelEpisode": "Odcinek",
|
||||||
"LabelSeries": "Series",
|
"LabelSeries": "Seriale",
|
||||||
"LabelStopping": "Stopping",
|
"LabelStopping": "Zatrzymywanie",
|
||||||
"LabelCancelled": "(cancelled)",
|
"LabelCancelled": "(anulowano)",
|
||||||
"LabelFailed": "(failed)",
|
"LabelFailed": "(wyst\u0105pi\u0142 b\u0142\u0105d)",
|
||||||
"ButtonHelp": "Pomoc",
|
"ButtonHelp": "Pomoc",
|
||||||
"ButtonSave": "Zapisz",
|
"ButtonSave": "Zapisz",
|
||||||
"ButtonDownload": "Download",
|
"ButtonDownload": "Pobierz",
|
||||||
"SyncJobStatusQueued": "Queued",
|
"SyncJobStatusQueued": "Zakolejkowane",
|
||||||
"SyncJobStatusConverting": "Converting",
|
"SyncJobStatusConverting": "Konwertowanie",
|
||||||
"SyncJobStatusFailed": "Failed",
|
"SyncJobStatusFailed": "Wyst\u0105pi\u0142 b\u0142\u0105d",
|
||||||
"SyncJobStatusCancelled": "Cancelled",
|
"SyncJobStatusCancelled": "Anulowano",
|
||||||
"SyncJobStatusCompleted": "Synced",
|
"SyncJobStatusCompleted": "Zsynchronizowano",
|
||||||
"SyncJobStatusReadyToTransfer": "Ready to Transfer",
|
"SyncJobStatusReadyToTransfer": "Gotowy do transferu",
|
||||||
"SyncJobStatusTransferring": "Transferring",
|
"SyncJobStatusTransferring": "Transferring",
|
||||||
"SyncJobStatusCompletedWithError": "Synced with errors",
|
"SyncJobStatusCompletedWithError": "Synced with errors",
|
||||||
"SyncJobItemStatusReadyToTransfer": "Ready to Transfer",
|
"SyncJobItemStatusReadyToTransfer": "Ready to Transfer",
|
||||||
"LabelCollection": "Collection",
|
"LabelCollection": "Zbiory",
|
||||||
"HeaderAddToCollection": "Dodaj do Kolekcji",
|
"HeaderAddToCollection": "Dodaj do Kolekcji",
|
||||||
"HeaderNewCollection": "Nowa Kolekcja",
|
"HeaderNewCollection": "Nowa Kolekcja",
|
||||||
"NewCollectionNameExample": "Przyk\u0142ad: Star Wars Kolekcja",
|
"NewCollectionNameExample": "Przyk\u0142ad: Star Wars Kolekcja",
|
||||||
"OptionSearchForInternetMetadata": "Szukaj artwork\u00f3w i metadanych w internecie",
|
"OptionSearchForInternetMetadata": "Szukaj artwork\u00f3w i metadanych w internecie",
|
||||||
"LabelSelectCollection": "Wybierz kolekcje:",
|
"LabelSelectCollection": "Wybierz kolekcje:",
|
||||||
"HeaderDevices": "Devices",
|
"HeaderDevices": "Urz\u0105dzenia",
|
||||||
"ButtonScheduledTasks": "Scheduled tasks",
|
"ButtonScheduledTasks": "Zaplanowane zadania",
|
||||||
"MessageItemsAdded": "Items added",
|
"MessageItemsAdded": "Obiekty dodane",
|
||||||
"ButtonAddToCollection": "Add to collection",
|
"ButtonAddToCollection": "Dodaj do zbior\u00f3w",
|
||||||
"HeaderSelectCertificatePath": "Select Certificate Path",
|
"HeaderSelectCertificatePath": "Select Certificate Path",
|
||||||
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:",
|
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, see:",
|
||||||
"HeaderSupporterBenefit": "Cz\u0142onkostwo suportera dostarcza dodatkowe korzy\u015bci takie jak dost\u0119p do synchronizacji, wtyczek premium, zawarto\u015bci kana\u0142\u00f3w internetowych, i wiele innych. {0}Dowiedz si\u0119 wi\u0119cej{1}.",
|
"HeaderSupporterBenefit": "Cz\u0142onkostwo suportera dostarcza dodatkowe korzy\u015bci takie jak dost\u0119p do synchronizacji, wtyczek premium, zawarto\u015bci kana\u0142\u00f3w internetowych, i wiele innych. {0}Dowiedz si\u0119 wi\u0119cej{1}.",
|
||||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.",
|
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support sync.",
|
||||||
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
|
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
|
||||||
"HeaderWelcomeToProjectWebClient": "Welcome to Emby",
|
"HeaderWelcomeToProjectWebClient": "Witamy w Emby",
|
||||||
"ButtonTakeTheTour": "Dowiedz si\u0119 wi\u0119cej",
|
"ButtonTakeTheTour": "Dowiedz si\u0119 wi\u0119cej",
|
||||||
"HeaderWelcomeBack": "Welcome back!",
|
"HeaderWelcomeBack": "Witaj ponownie!",
|
||||||
"TitlePlugins": "Wtyczki",
|
"TitlePlugins": "Wtyczki",
|
||||||
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
|
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
|
||||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
|
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
|
||||||
"HeaderLibraryAccess": "Dost\u0119p do Bibliotek",
|
"HeaderLibraryAccess": "Dost\u0119p do Bibliotek",
|
||||||
"HeaderChannelAccess": "Dost\u0119p do Kana\u0142\u00f3w",
|
"HeaderChannelAccess": "Dost\u0119p do Kana\u0142\u00f3w",
|
||||||
"HeaderDeviceAccess": "Dost\u0119p urz\u0105dze\u0144",
|
"HeaderDeviceAccess": "Dost\u0119p urz\u0105dze\u0144",
|
||||||
"HeaderSelectDevices": "Select Devices",
|
"HeaderSelectDevices": "Wybierz urz\u0105dzenie",
|
||||||
"ButtonCancelItem": "Cancel item",
|
"ButtonCancelItem": "Anuluj obiekt",
|
||||||
"ButtonQueueForRetry": "Queue for retry",
|
"ButtonQueueForRetry": "Queue for retry",
|
||||||
"ButtonReenable": "Re-enable",
|
"ButtonReenable": "Re-enable",
|
||||||
"ButtonLearnMore": "Learn more",
|
"ButtonLearnMore": "Learn more",
|
||||||
"SyncJobItemStatusSyncedMarkForRemoval": "Marked for removal",
|
"SyncJobItemStatusSyncedMarkForRemoval": "Oznaczone do usuni\u0119cia",
|
||||||
"LabelAbortedByServerShutdown": "(Przerwano w skuter wy\u0142\u0105czenia serwera)",
|
"LabelAbortedByServerShutdown": "(Przerwano w skuter wy\u0142\u0105czenia serwera)",
|
||||||
"LabelScheduledTaskLastRan": "Ostation uruchomiono {0}, czas trwania {1}.",
|
"LabelScheduledTaskLastRan": "Ostation uruchomiono {0}, czas trwania {1}.",
|
||||||
"HeaderDeleteTaskTrigger": "Usu\u0144 Wyzwalacz Zadania",
|
"HeaderDeleteTaskTrigger": "Usu\u0144 Wyzwalacz Zadania",
|
||||||
|
@ -166,7 +164,7 @@
|
||||||
"LabelNoUnreadNotifications": "Brak nieprzeczytanych powiadomie\u0144",
|
"LabelNoUnreadNotifications": "Brak nieprzeczytanych powiadomie\u0144",
|
||||||
"ButtonViewNotifications": "Zobacz powiadomienia",
|
"ButtonViewNotifications": "Zobacz powiadomienia",
|
||||||
"ButtonMarkTheseRead": "Oznacz jako przeczytane",
|
"ButtonMarkTheseRead": "Oznacz jako przeczytane",
|
||||||
"ButtonClose": "Close",
|
"ButtonClose": "Zamknij",
|
||||||
"LabelAllPlaysSentToPlayer": "Wszystkie odtworzenia b\u0119d\u0105 wysy\u0142ane do wybranego odtwarzacza.",
|
"LabelAllPlaysSentToPlayer": "Wszystkie odtworzenia b\u0119d\u0105 wysy\u0142ane do wybranego odtwarzacza.",
|
||||||
"MessageInvalidUser": "Nieprawid\u0142owa nazwa u\u017cytkownika lub has\u0142o. Spr\u00f3buj ponownie.",
|
"MessageInvalidUser": "Nieprawid\u0142owa nazwa u\u017cytkownika lub has\u0142o. Spr\u00f3buj ponownie.",
|
||||||
"HeaderLoginFailure": "B\u0142\u0105d Logowania",
|
"HeaderLoginFailure": "B\u0142\u0105d Logowania",
|
||||||
|
@ -196,7 +194,7 @@
|
||||||
"OptionEveryday": "Ka\u017cdego dnia",
|
"OptionEveryday": "Ka\u017cdego dnia",
|
||||||
"OptionWeekend": "Weekendy",
|
"OptionWeekend": "Weekendy",
|
||||||
"OptionWeekday": "Dni Tygodnia",
|
"OptionWeekday": "Dni Tygodnia",
|
||||||
"HeaderConfirmDeletion": "Confirm Deletion",
|
"HeaderConfirmDeletion": "Potwierd\u017a usuni\u0119cie",
|
||||||
"MessageConfirmPathSubstitutionDeletion": "Jeste\u015b pewien \u017ce chcesz usun\u0105\u0107 t\u0105 podmienion\u0105 \u015bcie\u017ck\u0119?",
|
"MessageConfirmPathSubstitutionDeletion": "Jeste\u015b pewien \u017ce chcesz usun\u0105\u0107 t\u0105 podmienion\u0105 \u015bcie\u017ck\u0119?",
|
||||||
"LiveTvUpdateAvailable": "(Dost\u0119pna aktualizacja)",
|
"LiveTvUpdateAvailable": "(Dost\u0119pna aktualizacja)",
|
||||||
"LabelVersionUpToDate": "Aktualny!",
|
"LabelVersionUpToDate": "Aktualny!",
|
||||||
|
@ -248,12 +246,12 @@
|
||||||
"HeaderFavoriteAlbums": "Ulubione Albumy",
|
"HeaderFavoriteAlbums": "Ulubione Albumy",
|
||||||
"HeaderLatestChannelMedia": "Ostatnie Pozycje Kana\u0142\u00f3w",
|
"HeaderLatestChannelMedia": "Ostatnie Pozycje Kana\u0142\u00f3w",
|
||||||
"ButtonOrganizeFile": "Organizuj Pliki",
|
"ButtonOrganizeFile": "Organizuj Pliki",
|
||||||
"ButtonDeleteFile": "Delete File",
|
"ButtonDeleteFile": "Usu\u0144 plik",
|
||||||
"HeaderOrganizeFile": "Organize File",
|
"HeaderOrganizeFile": "Organizuj pliki",
|
||||||
"HeaderDeleteFile": "Delete File",
|
"HeaderDeleteFile": "Usu\u0144 plik",
|
||||||
"StatusSkipped": "Skipped",
|
"StatusSkipped": "Pomini\u0119to",
|
||||||
"StatusFailed": "Failed",
|
"StatusFailed": "B\u0142\u0105d",
|
||||||
"StatusSuccess": "Success",
|
"StatusSuccess": "Sukces",
|
||||||
"MessageFileWillBeDeleted": "The following file will be deleted:",
|
"MessageFileWillBeDeleted": "The following file will be deleted:",
|
||||||
"MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
|
"MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
|
||||||
"MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
|
"MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
|
||||||
|
@ -281,27 +279,27 @@
|
||||||
"LabelVideoCodec": "Video: {0}",
|
"LabelVideoCodec": "Video: {0}",
|
||||||
"LabelLocalAccessUrl": "Local access: {0}",
|
"LabelLocalAccessUrl": "Local access: {0}",
|
||||||
"LabelRemoteAccessUrl": "Remote access: {0}",
|
"LabelRemoteAccessUrl": "Remote access: {0}",
|
||||||
"LabelRunningOnPort": "Running on http port {0}.",
|
"LabelRunningOnPort": "Pracuje na porcie http {0}.",
|
||||||
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
|
"LabelRunningOnPorts": "Pracuje na porcie http {0} oraz na porcie https {1}.",
|
||||||
"HeaderLatestFromChannel": "Latest from {0}",
|
"HeaderLatestFromChannel": "Latest from {0}",
|
||||||
"LabelUnknownLanaguage": "Unknown language",
|
"LabelUnknownLanaguage": "Nieznany j\u0119zyk",
|
||||||
"HeaderCurrentSubtitles": "Current Subtitles",
|
"HeaderCurrentSubtitles": "Aktualne napisy",
|
||||||
"MessageDownloadQueued": "The download has been queued.",
|
"MessageDownloadQueued": "\u015aci\u0105ganie zosta\u0142o zakolejkowane.",
|
||||||
"MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
|
"MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
|
||||||
"ButtonRemoteControl": "Remote Control",
|
"ButtonRemoteControl": "Zdalne sterowanie",
|
||||||
"HeaderLatestTvRecordings": "Latest Recordings",
|
"HeaderLatestTvRecordings": "Najnowsze nagrania",
|
||||||
"ButtonOk": "Ok",
|
"ButtonOk": "Ok",
|
||||||
"ButtonCancel": "Anuluj",
|
"ButtonCancel": "Anuluj",
|
||||||
"ButtonRefresh": "Od\u015bwie\u017c",
|
"ButtonRefresh": "Od\u015bwie\u017c",
|
||||||
"LabelCurrentPath": "Current path:",
|
"LabelCurrentPath": "Current path:",
|
||||||
"HeaderSelectMediaPath": "Select Media Path",
|
"HeaderSelectMediaPath": "Select Media Path",
|
||||||
"HeaderSelectPath": "Select Path",
|
"HeaderSelectPath": "Select Path",
|
||||||
"ButtonNetwork": "Network",
|
"ButtonNetwork": "Sie\u0107",
|
||||||
"MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
|
"MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
|
||||||
"MessageDirectoryPickerBSDInstruction": "For BSD, you may need to configure storage within your FreeNAS Jail in order to allow Emby to access it.",
|
"MessageDirectoryPickerBSDInstruction": "For BSD, you may need to configure storage within your FreeNAS Jail in order to allow Emby to access it.",
|
||||||
"MessageDirectoryPickerLinuxInstruction": "For Linux, you must grant the Emby system user at least read access to your storage locations.",
|
"MessageDirectoryPickerLinuxInstruction": "Dla Linuxa, musisz przyzna\u0107 systemowemu u\u017cytkownikowi Emby przynajmniej prawa odczytu dla magazyn\u00f3w pami\u0119ci.",
|
||||||
"HeaderMenu": "Menu",
|
"HeaderMenu": "Menu",
|
||||||
"ButtonOpen": "Open",
|
"ButtonOpen": "Otw\u00f3rz",
|
||||||
"ButtonOpenInNewTab": "Otw\u00f3rz w nowej zak\u0142adce",
|
"ButtonOpenInNewTab": "Otw\u00f3rz w nowej zak\u0142adce",
|
||||||
"ButtonShuffle": "Losowo",
|
"ButtonShuffle": "Losowo",
|
||||||
"ButtonInstantMix": "Natychmiastowy mix",
|
"ButtonInstantMix": "Natychmiastowy mix",
|
||||||
|
@ -358,17 +356,17 @@
|
||||||
"ConfirmDeleteItem": "Usuni\u0119cie tej pozycji usunie j\u0105 zar\u00f3wno z systemu plik\u00f3w jak i z biblioteki medi\u00f3w. Czy chcesz kontynuowa\u0107?",
|
"ConfirmDeleteItem": "Usuni\u0119cie tej pozycji usunie j\u0105 zar\u00f3wno z systemu plik\u00f3w jak i z biblioteki medi\u00f3w. Czy chcesz kontynuowa\u0107?",
|
||||||
"MessagePleaseEnterNameOrId": "Prosz\u0119 wprowad\u017a nazw\u0119 lub zewn\u0119trzne Id.",
|
"MessagePleaseEnterNameOrId": "Prosz\u0119 wprowad\u017a nazw\u0119 lub zewn\u0119trzne Id.",
|
||||||
"MessageValueNotCorrect": "Wprowadzona warto\u015b\u0107 nie jest prawid\u0142owa. Spr\u00f3buj ponownie.",
|
"MessageValueNotCorrect": "Wprowadzona warto\u015b\u0107 nie jest prawid\u0142owa. Spr\u00f3buj ponownie.",
|
||||||
"MessageItemSaved": "Item saved.",
|
"MessageItemSaved": "Obiekt zapisany.",
|
||||||
"MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.",
|
"MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.",
|
||||||
"OptionEnded": "Zako\u0144czony",
|
"OptionEnded": "Zako\u0144czony",
|
||||||
"OptionContinuing": "Dalej wy\u015bwietlane",
|
"OptionContinuing": "Dalej wy\u015bwietlane",
|
||||||
"OptionOff": "Off",
|
"OptionOff": "Off",
|
||||||
"OptionOn": "On",
|
"OptionOn": "On",
|
||||||
"ButtonSettings": "Ustawienia",
|
"ButtonSettings": "Ustawienia",
|
||||||
"ButtonUninstall": "Uninstall",
|
"ButtonUninstall": "Odinstaluj",
|
||||||
"HeaderEnabledFields": "Enabled Fields",
|
"HeaderEnabledFields": "Odblokuj pola",
|
||||||
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
"HeaderEnabledFieldsHelp": "Uncheck a field to lock it and prevent it's data from being changed.",
|
||||||
"HeaderLiveTV": "Live TV",
|
"HeaderLiveTV": "Telewizja na \u017cywo",
|
||||||
"MissingLocalTrailer": "Missing local trailer.",
|
"MissingLocalTrailer": "Missing local trailer.",
|
||||||
"MissingPrimaryImage": "Missing primary image.",
|
"MissingPrimaryImage": "Missing primary image.",
|
||||||
"MissingBackdropImage": "Missing backdrop image.",
|
"MissingBackdropImage": "Missing backdrop image.",
|
||||||
|
@ -376,27 +374,27 @@
|
||||||
"MissingEpisode": "Missing episode.",
|
"MissingEpisode": "Missing episode.",
|
||||||
"OptionScreenshots": "Screenshots",
|
"OptionScreenshots": "Screenshots",
|
||||||
"OptionBackdrops": "Backdrops",
|
"OptionBackdrops": "Backdrops",
|
||||||
"OptionImages": "Images",
|
"OptionImages": "Obrazki",
|
||||||
"OptionKeywords": "Keywords",
|
"OptionKeywords": "S\u0142owa kluczowe",
|
||||||
"OptionTags": "Tags",
|
"OptionTags": "Tagi",
|
||||||
"OptionStudios": "Studios",
|
"OptionStudios": "Studia",
|
||||||
"OptionName": "Name",
|
"OptionName": "Nazwa",
|
||||||
"OptionOverview": "Overview",
|
"OptionOverview": "Podgl\u0105d",
|
||||||
"OptionGenres": "Genres",
|
"OptionGenres": "Gatunek",
|
||||||
"OptionParentalRating": "Ocena rodzicielska",
|
"OptionParentalRating": "Ocena rodzicielska",
|
||||||
"OptionPeople": "People",
|
"OptionPeople": "Ludzie",
|
||||||
"OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
"OptionRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
||||||
"OptionProductionLocations": "Production Locations",
|
"OptionProductionLocations": "Production Locations",
|
||||||
"OptionBirthLocation": "Birth Location",
|
"OptionBirthLocation": "Birth Location",
|
||||||
"LabelAllChannels": "All channels",
|
"LabelAllChannels": "Wszystkie kana\u0142y",
|
||||||
"LabelLiveProgram": "LIVE",
|
"LabelLiveProgram": "NA \u017bYWO",
|
||||||
"LabelNewProgram": "NEW",
|
"LabelNewProgram": "NOWE",
|
||||||
"LabelPremiereProgram": "PREMIERE",
|
"LabelPremiereProgram": "PREMIERA",
|
||||||
"LabelHDProgram": "HD",
|
"LabelHDProgram": "HD",
|
||||||
"HeaderChangeFolderType": "Change Content Type",
|
"HeaderChangeFolderType": "Zmie\u0144 typ zawarto\u015bci",
|
||||||
"HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.",
|
"HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.",
|
||||||
"HeaderAlert": "Alert",
|
"HeaderAlert": "Powiadomienie",
|
||||||
"MessagePleaseRestart": "Please restart to finish updating.",
|
"MessagePleaseRestart": "Prosz\u0119 zresetowa\u0107 aby uko\u0144czy\u0107 aktualizacj\u0119.",
|
||||||
"ButtonRestart": "Restart",
|
"ButtonRestart": "Restart",
|
||||||
"MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
|
"MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
|
||||||
"ButtonHide": "Hide",
|
"ButtonHide": "Hide",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
"HeaderRuntime": "D\u0142ugo\u015b\u0107 filmu",
|
||||||
"HeaderCommunityRating": "Ocena spo\u0142eczno\u015bci",
|
"HeaderCommunityRating": "Ocena spo\u0142eczno\u015bci",
|
||||||
"HeaderPasswordReset": "Password Reset",
|
"HeaderPasswordReset": "Password Reset",
|
||||||
"HeaderParentalRating": "Parental rating",
|
"HeaderParentalRating": "Ocena rodzicielska",
|
||||||
"HeaderReleaseDate": "Data wydania",
|
"HeaderReleaseDate": "Data wydania",
|
||||||
"HeaderDateAdded": "Date added",
|
"HeaderDateAdded": "Data dodania",
|
||||||
"HeaderSeries": "Series",
|
"HeaderSeries": "Seriale",
|
||||||
"HeaderSeason": "Sezon",
|
"HeaderSeason": "Sezon",
|
||||||
"HeaderSeasonNumber": "Numer sezonu",
|
"HeaderSeasonNumber": "Numer sezonu",
|
||||||
"HeaderNetwork": "Sie\u0107",
|
"HeaderNetwork": "Sie\u0107",
|
||||||
"HeaderYear": "Year",
|
"HeaderYear": "Rok",
|
||||||
"HeaderGameSystem": "Systemy Gier Wideo",
|
"HeaderGameSystem": "Systemy Gier Wideo",
|
||||||
"HeaderPlayers": "Players",
|
"HeaderPlayers": "Odtwarzacze:",
|
||||||
"HeaderEmbeddedImage": "Osadzony obraz",
|
"HeaderEmbeddedImage": "Osadzony obraz",
|
||||||
"HeaderTrack": "\u015acie\u017cka",
|
"HeaderTrack": "\u015acie\u017cka",
|
||||||
"HeaderDisc": "P\u0142yta",
|
"HeaderDisc": "P\u0142yta",
|
||||||
|
@ -495,27 +493,29 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelSeasonNumber": "Numer sezonu:",
|
||||||
|
"LabelDiscNumber": "Numer dysku",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelEpisodeNumber": "Numer odcinka:",
|
||||||
"LabelNumber": "Number:",
|
"LabelTrackNumber": "Numer utworu:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelNumber": "Numer:",
|
||||||
"LabelEndDate": "End date:",
|
"LabelReleaseDate": "Data wydania:",
|
||||||
"LabelYear": "Year:",
|
"LabelEndDate": "Data zako\u0144czenia:",
|
||||||
"LabelDateOfBirth": "Date of birth:",
|
"LabelYear": "Rok:",
|
||||||
"LabelBirthYear": "Birth year:",
|
"LabelDateOfBirth": "Data urodzenia:",
|
||||||
"LabelBirthDate": "Birth date:",
|
"LabelBirthYear": "Rok urodzenia:",
|
||||||
"LabelDeathDate": "Death date:",
|
"LabelBirthDate": "Data urodzenia:",
|
||||||
|
"LabelDeathDate": "Data \u015bmierci:",
|
||||||
"HeaderRemoveMediaLocation": "Remove Media Location",
|
"HeaderRemoveMediaLocation": "Remove Media Location",
|
||||||
"MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
|
"MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
|
||||||
"HeaderRenameMediaFolder": "Rename Media Folder",
|
"HeaderRenameMediaFolder": "Rename Media Folder",
|
||||||
"LabelNewName": "New name:",
|
"LabelNewName": "Nowa nazwa:",
|
||||||
"HeaderAddMediaFolder": "Add Media Folder",
|
"HeaderAddMediaFolder": "Add Media Folder",
|
||||||
"HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
|
"HeaderAddMediaFolderHelp": "Nazwa (Filmy, Muzyka, TV, itp.):",
|
||||||
"HeaderRemoveMediaFolder": "Remove Media Folder",
|
"HeaderRemoveMediaFolder": "Remove Media Folder",
|
||||||
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
|
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
|
||||||
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
|
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
|
||||||
"ButtonRename": "Rename",
|
"ButtonRename": "Zmie\u0144 nazw\u0119",
|
||||||
"ButtonChangeContentType": "Change content type",
|
"ButtonChangeContentType": "Change content type",
|
||||||
"HeaderMediaLocations": "Media Locations",
|
"HeaderMediaLocations": "Media Locations",
|
||||||
"LabelContentTypeValue": "Content type: {0}",
|
"LabelContentTypeValue": "Content type: {0}",
|
||||||
|
@ -539,13 +539,13 @@
|
||||||
"TabSongs": "Utwory",
|
"TabSongs": "Utwory",
|
||||||
"TabMusicVideos": "Teledyski",
|
"TabMusicVideos": "Teledyski",
|
||||||
"BirthPlaceValue": "Birth place: {0}",
|
"BirthPlaceValue": "Birth place: {0}",
|
||||||
"DeathDateValue": "Died: {0}",
|
"DeathDateValue": "Zmar\u0142y: {0}",
|
||||||
"BirthDateValue": "Born: {0}",
|
"BirthDateValue": "Urodzony: {0}",
|
||||||
"HeaderLatestReviews": "Latest Reviews",
|
"HeaderLatestReviews": "Latest Reviews",
|
||||||
"HeaderPluginInstallation": "Plugin Installation",
|
"HeaderPluginInstallation": "Plugin Installation",
|
||||||
"MessageAlreadyInstalled": "This version is already installed.",
|
"MessageAlreadyInstalled": "This version is already installed.",
|
||||||
"ValueReviewCount": "{0} Reviews",
|
"ValueReviewCount": "{0} Recenzji",
|
||||||
"MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
|
"MessageYouHaveVersionInstalled": "Masz aktualnie zainstalowan\u0105 wersj\u0119 {0}.",
|
||||||
"MessageTrialExpired": "The trial period for this feature has expired",
|
"MessageTrialExpired": "The trial period for this feature has expired",
|
||||||
"MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
|
"MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
|
||||||
"MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
|
"MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
|
||||||
|
@ -603,15 +603,15 @@
|
||||||
"ValueBudget": "Bud\u017cet: {0}",
|
"ValueBudget": "Bud\u017cet: {0}",
|
||||||
"ValueRevenue": "Zysk: {0}",
|
"ValueRevenue": "Zysk: {0}",
|
||||||
"ValuePremiered": "Premiera {0}",
|
"ValuePremiered": "Premiera {0}",
|
||||||
"ValuePremieres": "Premieres {0}",
|
"ValuePremieres": "Premiery {0}",
|
||||||
"ValueStudio": "Studio: {0}",
|
"ValueStudio": "Studio: {0}",
|
||||||
"ValueStudios": "Studios: {0}",
|
"ValueStudios": "Studia: {0}",
|
||||||
"ValueStatus": "Status: {0}",
|
"ValueStatus": "Status: {0}",
|
||||||
"ValueSpecialEpisodeName": "Special - {0}",
|
"ValueSpecialEpisodeName": "Special - {0}",
|
||||||
"LabelLimit": "Limit:",
|
"LabelLimit": "Limit:",
|
||||||
"ValueLinks": "Links: {0}",
|
"ValueLinks": "Linki: {0}",
|
||||||
"HeaderPeople": "Ludzie",
|
"HeaderPeople": "Ludzie",
|
||||||
"HeaderCastAndCrew": "Cast & Crew",
|
"HeaderCastAndCrew": "Obsada Aktorska & Inni",
|
||||||
"ValueArtist": "Artist: {0}",
|
"ValueArtist": "Artist: {0}",
|
||||||
"ValueArtists": "Artists: {0}",
|
"ValueArtists": "Artists: {0}",
|
||||||
"HeaderTags": "Tagi",
|
"HeaderTags": "Tagi",
|
||||||
|
@ -640,24 +640,24 @@
|
||||||
"HeaderOtherItems": "Other Items",
|
"HeaderOtherItems": "Other Items",
|
||||||
"ButtonFullReview": "Full review",
|
"ButtonFullReview": "Full review",
|
||||||
"ValueAsRole": "as {0}",
|
"ValueAsRole": "as {0}",
|
||||||
"ValueGuestStar": "Guest star",
|
"ValueGuestStar": "Go\u015b\u0107 specjalny",
|
||||||
"MediaInfoSize": "Size",
|
"MediaInfoSize": "Rozmiar",
|
||||||
"MediaInfoPath": "Path",
|
"MediaInfoPath": "\u015acie\u017cka",
|
||||||
"MediaInfoFormat": "Format",
|
"MediaInfoFormat": "Format",
|
||||||
"MediaInfoContainer": "Container",
|
"MediaInfoContainer": "Container",
|
||||||
"MediaInfoDefault": "Default",
|
"MediaInfoDefault": "Domy\u015blnie",
|
||||||
"MediaInfoForced": "Forced",
|
"MediaInfoForced": "Forced",
|
||||||
"MediaInfoExternal": "External",
|
"MediaInfoExternal": "Zewn\u0119trzny",
|
||||||
"MediaInfoTimestamp": "Timestamp",
|
"MediaInfoTimestamp": "Timestamp",
|
||||||
"MediaInfoPixelFormat": "Pixel format",
|
"MediaInfoPixelFormat": "Format pixeli",
|
||||||
"MediaInfoBitDepth": "Bit depth",
|
"MediaInfoBitDepth": "G\u0142\u0119bia bitowa",
|
||||||
"MediaInfoSampleRate": "Sample rate",
|
"MediaInfoSampleRate": "Pr\u00f3bkowanie",
|
||||||
"MediaInfoBitrate": "Bitrate",
|
"MediaInfoBitrate": "Przep\u0142ywno\u015b\u0107",
|
||||||
"MediaInfoChannels": "Channels",
|
"MediaInfoChannels": "Kana\u0142y",
|
||||||
"MediaInfoLayout": "Layout",
|
"MediaInfoLayout": "Wygl\u0105d",
|
||||||
"MediaInfoLanguage": "Language",
|
"MediaInfoLanguage": "J\u0119zyk",
|
||||||
"MediaInfoCodec": "Codec",
|
"MediaInfoCodec": "Kodek",
|
||||||
"MediaInfoCodecTag": "Codec tag",
|
"MediaInfoCodecTag": "Tag kodeku",
|
||||||
"MediaInfoProfile": "Profil",
|
"MediaInfoProfile": "Profil",
|
||||||
"MediaInfoLevel": "Poziom",
|
"MediaInfoLevel": "Poziom",
|
||||||
"MediaInfoAspectRatio": "Stosunek",
|
"MediaInfoAspectRatio": "Stosunek",
|
||||||
|
@ -711,27 +711,27 @@
|
||||||
"MessageRefreshQueued": "Od\u015bwie\u017cenie w kolejce",
|
"MessageRefreshQueued": "Od\u015bwie\u017cenie w kolejce",
|
||||||
"TabDevices": "Urz\u0105dzenia",
|
"TabDevices": "Urz\u0105dzenia",
|
||||||
"TabExtras": "Dodatki",
|
"TabExtras": "Dodatki",
|
||||||
"HeaderUploadImage": "Upload Image",
|
"HeaderUploadImage": "Wy\u015blij obrazek",
|
||||||
"DeviceLastUsedByUserName": "Last used by {0}",
|
"DeviceLastUsedByUserName": "Ostatnio u\u017cyte przez {0}",
|
||||||
"HeaderDeleteDevice": "Delete Device",
|
"HeaderDeleteDevice": "Usu\u0144 urz\u0105dzenie",
|
||||||
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
|
"DeleteDeviceConfirmation": "Czy na pewno chcesz usun\u0105\u0107 to urz\u0105dzenie? Zostanie dodane ponownie po ponownym zalogowaniu si\u0119 na nim.",
|
||||||
"LabelEnableCameraUploadFor": "Enable camera upload for:",
|
"LabelEnableCameraUploadFor": "Odblokuj przesy\u0142anie z aparatu dla:",
|
||||||
"HeaderSelectUploadPath": "Select Upload Path",
|
"HeaderSelectUploadPath": "Wybierz \u015bcieszk\u0119 wysy\u0142ania",
|
||||||
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Emby.",
|
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Emby.",
|
||||||
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
|
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
|
||||||
"ButtonLibraryAccess": "Library access",
|
"ButtonLibraryAccess": "Dost\u0119p do biblioteki",
|
||||||
"ButtonParentalControl": "Parental control",
|
"ButtonParentalControl": "Parental control",
|
||||||
"HeaderInvitationSent": "Invitation Sent",
|
"HeaderInvitationSent": "Zaproszenie wys\u0142ane",
|
||||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||||
"HeaderConnectionFailure": "Connection Failure",
|
"HeaderConnectionFailure": "B\u0142\u0105d po\u0142\u0105czenia",
|
||||||
"MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
|
"MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
|
||||||
"ButtonSelectServer": "Select Server",
|
"ButtonSelectServer": "Wybierz serwer",
|
||||||
"MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
|
"MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
|
||||||
"MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
|
"MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
|
||||||
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
|
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
|
||||||
"ButtonAccept": "Accept",
|
"ButtonAccept": "Akceptuj",
|
||||||
"ButtonReject": "Reject",
|
"ButtonReject": "Odrzu\u0107",
|
||||||
"HeaderForgotPassword": "Forgot Password",
|
"HeaderForgotPassword": "Forgot Password",
|
||||||
"MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
|
"MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
|
||||||
"MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
|
"MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
|
||||||
|
@ -739,7 +739,7 @@
|
||||||
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
|
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
|
||||||
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
|
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
|
||||||
"MessagePasswordResetForUsers": "Passwords have been removed for the following users. To login, sign in with a blank password.",
|
"MessagePasswordResetForUsers": "Passwords have been removed for the following users. To login, sign in with a blank password.",
|
||||||
"HeaderInviteGuest": "Invite Guest",
|
"HeaderInviteGuest": "Zapro\u015b go\u015bcia",
|
||||||
"ButtonLinkMyEmbyAccount": "Link my account now",
|
"ButtonLinkMyEmbyAccount": "Link my account now",
|
||||||
"MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Emby account to this server.",
|
"MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Emby account to this server.",
|
||||||
"ButtonSync": "Sync",
|
"ButtonSync": "Sync",
|
||||||
|
@ -751,7 +751,7 @@
|
||||||
"MessageSyncJobCreated": "Sync job created.",
|
"MessageSyncJobCreated": "Sync job created.",
|
||||||
"LabelSyncTo": "Sync to:",
|
"LabelSyncTo": "Sync to:",
|
||||||
"LabelSyncJobName": "Sync job name:",
|
"LabelSyncJobName": "Sync job name:",
|
||||||
"LabelQuality": "Quality:",
|
"LabelQuality": "Jako\u015b\u0107:",
|
||||||
"HeaderSettings": "Ustawienia",
|
"HeaderSettings": "Ustawienia",
|
||||||
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
|
"OptionAutomaticallySyncNewContent": "Automatically sync new content",
|
||||||
"OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.",
|
"OptionAutomaticallySyncNewContentHelp": "New content added to will be automatically synced to the device.",
|
||||||
|
@ -762,64 +762,64 @@
|
||||||
"MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
|
"MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
|
||||||
"MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
|
"MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
|
||||||
"MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
|
"MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
|
||||||
"SyncJobItemStatusQueued": "Queued",
|
"SyncJobItemStatusQueued": "Zakolejkowano",
|
||||||
"SyncJobItemStatusConverting": "Converting",
|
"SyncJobItemStatusConverting": "Konwertuj\u0119",
|
||||||
"SyncJobItemStatusTransferring": "Transferring",
|
"SyncJobItemStatusTransferring": "Przenosz\u0119",
|
||||||
"SyncJobItemStatusSynced": "Synced",
|
"SyncJobItemStatusSynced": "Zsynchronizowano",
|
||||||
"SyncJobItemStatusFailed": "Failed",
|
"SyncJobItemStatusFailed": "B\u0142\u0105d",
|
||||||
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
|
"SyncJobItemStatusRemovedFromDevice": "Usu\u0144 z urz\u0105dzenia",
|
||||||
"SyncJobItemStatusCancelled": "Cancelled",
|
"SyncJobItemStatusCancelled": "Anulowano",
|
||||||
"LabelProfile": "Profile:",
|
"LabelProfile": "Profil:",
|
||||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
"LabelBitrateMbps": "Przep\u0142ywno\u015b\u0107 (Mbps):",
|
||||||
"EmbyIntroDownloadMessage": "To download and install Emby Server visit {0}.",
|
"EmbyIntroDownloadMessage": "Aby pobra\u0107 i zainstalowa\u0107 serwer Emby odwied\u017a {0}.",
|
||||||
"ButtonNewServer": "New Server",
|
"ButtonNewServer": "Nowy serwer",
|
||||||
"ButtonSignInWithConnect": "Zaloguj si\u0119 z Emby Connect",
|
"ButtonSignInWithConnect": "Zaloguj si\u0119 z Emby Connect",
|
||||||
"HeaderNewServer": "Nowy Serwer",
|
"HeaderNewServer": "Nowy Serwer",
|
||||||
"MyDevice": "My Device",
|
"MyDevice": "Moje urz\u0105dzenie",
|
||||||
"ButtonRemote": "Remote",
|
"ButtonRemote": "Zdalny",
|
||||||
"TabInfo": "Info",
|
"TabInfo": "Info",
|
||||||
"TabCast": "Cast",
|
"TabCast": "Obsada",
|
||||||
"TabScenes": "Scenes",
|
"TabScenes": "Sceny",
|
||||||
"HeaderUnlockApp": "Unlock App",
|
"HeaderUnlockApp": "Odblokuj aplikacj\u0119",
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Odblokuj synchronizacj\u0119 Emby",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Odblokuj t\u0119 funkcj\u0119 ma\u0142\u0105, jednorazow\u0105 op\u0142at\u0105, albo wykupuj\u0105c\u0105c subskrypcj\u0119 Emby Premiere.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Odblokuj t\u0119 funkcj\u0119 poprzez subskrypcj\u0119 Emby Premiere.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Serwis p\u0142atno\u015bci jest chwilowo niedost\u0119pny. Prosz\u0119 spr\u00f3bowa\u0107 p\u00f3\u017aniej.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Przed kontynuowaniem upewnij si\u0119, \u017ce jeste\u015b po\u0142\u0105czony do sieci lokalnej przez Wifi lub kabel LAN.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Odblokuj zakupem",
|
||||||
"ButtonUnlockPrice": "Unlock {0}",
|
"ButtonUnlockPrice": "Odblokuj {0}",
|
||||||
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
|
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
|
||||||
"OptionEnableFullscreen": "Enable Fullscreen",
|
"OptionEnableFullscreen": "W\u0142\u0105cz pe\u0142en ekran",
|
||||||
"ButtonServer": "Server",
|
"ButtonServer": "Serwer",
|
||||||
"HeaderAdmin": "Admin",
|
"HeaderAdmin": "Admin",
|
||||||
"HeaderLibrary": "Library",
|
"HeaderLibrary": "Biblioteka",
|
||||||
"HeaderMedia": "Media",
|
"HeaderMedia": "Media",
|
||||||
"ButtonInbox": "Inbox",
|
"ButtonInbox": "Skrzynka przychodz\u0105ca",
|
||||||
"HeaderAdvanced": "Zaawansowane",
|
"HeaderAdvanced": "Zaawansowane",
|
||||||
"HeaderGroupVersions": "Group Versions",
|
"HeaderGroupVersions": "Group Versions",
|
||||||
"HeaderSaySomethingLike": "Say Something Like...",
|
"HeaderSaySomethingLike": "Say Something Like...",
|
||||||
"ButtonTryAgain": "Try Again",
|
"ButtonTryAgain": "Spr\u00f3buj ponownie",
|
||||||
"HeaderYouSaid": "You Said...",
|
"HeaderYouSaid": "Powiedzia\u0142e\u015b...",
|
||||||
"MessageWeDidntRecognizeCommand": "We're sorry, we didn't recognize that command.",
|
"MessageWeDidntRecognizeCommand": "Przepraszamy, nie rozpoznali\u015bmy tej komendy.",
|
||||||
"MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.",
|
"MessageIfYouBlockedVoice": "If you denied voice access to the app you'll need to reconfigure before trying again.",
|
||||||
"MessageNoItemsFound": "No items found.",
|
"MessageNoItemsFound": "Nic nie znaleziono.",
|
||||||
"ButtonManageServer": "Zarz\u0105dzaj Serwerem",
|
"ButtonManageServer": "Zarz\u0105dzaj Serwerem",
|
||||||
"ButtonEditSubtitles": "Edit subtitles",
|
"ButtonEditSubtitles": "Edytuj napisy",
|
||||||
"ButtonPreferences": "Preferences",
|
"ButtonPreferences": "Preferencje",
|
||||||
"ButtonViewArtist": "View artist",
|
"ButtonViewArtist": "Zobacz artyst\u00f3w",
|
||||||
"ButtonViewAlbum": "View album",
|
"ButtonViewAlbum": "Zobacz album",
|
||||||
"ButtonEditImages": "Edit images",
|
"ButtonEditImages": "Edytuj obrazy",
|
||||||
"ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.",
|
"ErrorMessagePasswordNotMatchConfirm": "Has\u0142o i potwierdzenie has\u0142a musz\u0105 by\u0107 takie same.",
|
||||||
"ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.",
|
"ErrorMessageUsernameInUse": "Nazwa u\u017cytkownika jest aktualnie zaj\u0119ta. Wybierz inna nazw\u0119 i spr\u00f3buj ponownie.",
|
||||||
"ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.",
|
"ErrorMessageEmailInUse": "Adres e-mail jest ju\u017c aktualnie w u\u017cyciu. Wprowad\u017a nowy adres e-mail i spr\u00f3buj ponownie lub u\u017cyj opcji przywracania has\u0142a.",
|
||||||
"MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.",
|
"MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in.",
|
||||||
"HeaderShare": "Share",
|
"HeaderShare": "Udost\u0119pnij",
|
||||||
"ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.",
|
"ButtonShareHelp": "Share a web page containing media information with social media. Media files are never shared publicly.",
|
||||||
"ButtonShare": "Share",
|
"ButtonShare": "Udost\u0119pnij",
|
||||||
"HeaderConfirm": "Confirm",
|
"HeaderConfirm": "Potwierd\u017a",
|
||||||
"ButtonAdvancedRefresh": "Zaawansowane Od\u015bwie\u017canie",
|
"ButtonAdvancedRefresh": "Zaawansowane Od\u015bwie\u017canie",
|
||||||
"MessageConfirmDeleteTunerDevice": "Are you sure you wish to delete this device?",
|
"MessageConfirmDeleteTunerDevice": "Czy na pewno chcesz usun\u0105\u0107 to urz\u0105dzenie?",
|
||||||
"MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?",
|
"MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?",
|
||||||
"HeaderDeleteProvider": "Delete Provider",
|
"HeaderDeleteProvider": "Delete Provider",
|
||||||
"HeaderAddProvider": "Add Provider",
|
"HeaderAddProvider": "Add Provider",
|
||||||
|
@ -828,9 +828,9 @@
|
||||||
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your information is correct and try again.",
|
"ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your information is correct and try again.",
|
||||||
"MessageCreateAccountAt": "Create an account at {0}",
|
"MessageCreateAccountAt": "Create an account at {0}",
|
||||||
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
|
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
|
||||||
"HeaderTryCinemaMode": "Try Cinema Mode",
|
"HeaderTryCinemaMode": "Spr\u00f3buj tryb kinowy",
|
||||||
"ButtonBecomeSupporter": "Get Emby Premiere",
|
"ButtonBecomeSupporter": "Get Emby Premiere",
|
||||||
"ButtonClosePlayVideo": "Close and play my media",
|
"ButtonClosePlayVideo": "Zamknij i odtwarzaj moje media",
|
||||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||||
"OptionEnableDisplayMirroring": "Enable display mirroring",
|
"OptionEnableDisplayMirroring": "Enable display mirroring",
|
||||||
|
@ -839,7 +839,7 @@
|
||||||
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Premiere information. Please try again later.",
|
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Premiere information. Please try again later.",
|
||||||
"HeaderSync": "Sync",
|
"HeaderSync": "Sync",
|
||||||
"LabelLocalSyncStatusValue": "Status: {0}",
|
"LabelLocalSyncStatusValue": "Status: {0}",
|
||||||
"MessageSyncStarted": "Sync started",
|
"MessageSyncStarted": "Synchronizacja rozpocz\u0119ta",
|
||||||
"OptionPoster": "Plakat",
|
"OptionPoster": "Plakat",
|
||||||
"OptionPosterCard": "Plakat",
|
"OptionPosterCard": "Plakat",
|
||||||
"OptionTimeline": "O\u015b czasu",
|
"OptionTimeline": "O\u015b czasu",
|
||||||
|
@ -850,9 +850,9 @@
|
||||||
"NoSlideshowContentFound": "No slideshow images were found.",
|
"NoSlideshowContentFound": "No slideshow images were found.",
|
||||||
"OptionPhotoSlideshow": "Photo slideshow",
|
"OptionPhotoSlideshow": "Photo slideshow",
|
||||||
"OptionBackdropSlideshow": "Backdrop slideshow",
|
"OptionBackdropSlideshow": "Backdrop slideshow",
|
||||||
"HeaderTopPlugins": "Top Plugins",
|
"HeaderTopPlugins": "Najlepsze pluginy",
|
||||||
"ButtonRecord": "Nagrywaj",
|
"ButtonRecord": "Nagrywaj",
|
||||||
"ButtonOther": "Other",
|
"ButtonOther": "Inne",
|
||||||
"HeaderSortBy": "Sortuj wed\u0142ug:",
|
"HeaderSortBy": "Sortuj wed\u0142ug:",
|
||||||
"HeaderSortOrder": "Kolejno\u015b\u0107 sortowania:",
|
"HeaderSortOrder": "Kolejno\u015b\u0107 sortowania:",
|
||||||
"OptionAscending": "Rosn\u0105co",
|
"OptionAscending": "Rosn\u0105co",
|
||||||
|
@ -864,7 +864,7 @@
|
||||||
"OptionDatePlayed": "Data odtworzenia",
|
"OptionDatePlayed": "Data odtworzenia",
|
||||||
"OptionDateAdded": "Data dodania",
|
"OptionDateAdded": "Data dodania",
|
||||||
"OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
|
"OptionPlayCount": "Ilo\u015b\u0107 odtworze\u0144",
|
||||||
"ButtonDisconnect": "Disconnect",
|
"ButtonDisconnect": "Roz\u0142\u0105czony",
|
||||||
"OptionAlbumArtist": "Artysta albumu",
|
"OptionAlbumArtist": "Artysta albumu",
|
||||||
"OptionArtist": "Artysta",
|
"OptionArtist": "Artysta",
|
||||||
"OptionAlbum": "Album",
|
"OptionAlbum": "Album",
|
||||||
|
@ -879,19 +879,19 @@
|
||||||
"OptionMetascore": "Metawynik",
|
"OptionMetascore": "Metawynik",
|
||||||
"OptionRevenue": "Doch\u00f3d",
|
"OptionRevenue": "Doch\u00f3d",
|
||||||
"OptionBudget": "Bud\u017cet",
|
"OptionBudget": "Bud\u017cet",
|
||||||
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options.",
|
"ForAdditionalLiveTvOptions": "Dla wi\u0119kszej liczby dostawc\u00f3w telewizji, kliknij Zewn\u0119trzne Us\u0142ugi aby zobaczyc pozosta\u0142e opcje.",
|
||||||
"ButtonGuide": "Guide",
|
"ButtonGuide": "Przewodnik",
|
||||||
"ButtonRecordedTv": "Recorded TV",
|
"ButtonRecordedTv": "Nagrana telewizja",
|
||||||
"HeaderDisconnectFromPlayer": "Disconnect from Player",
|
"HeaderDisconnectFromPlayer": "Od\u0142\u0105czono od odtwarzacza",
|
||||||
"ConfirmEndPlayerSession": "Would you like to shutdown the app on the remote device?",
|
"ConfirmEndPlayerSession": "Czy chcia\u0142by\u015b zamkn\u0105\u0107 aplikacj\u0119 na urz\u0105dzeniu przeno\u015bnym?",
|
||||||
"ButtonYes": "Yes",
|
"ButtonYes": "Tak",
|
||||||
"ButtonNo": "No",
|
"ButtonNo": "Nie",
|
||||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
"ButtonRestorePreviousPurchase": "Przywr\u00f3\u0107 zakup",
|
||||||
"ButtonForYou": "For You",
|
"ButtonForYou": "Dla Ciebie",
|
||||||
"ButtonLibrary": "Library",
|
"ButtonLibrary": "Biblioteka",
|
||||||
"ButtonSearch": "Szukaj",
|
"ButtonSearch": "Szukaj",
|
||||||
"ButtonNowPlaying": "Now Playing",
|
"ButtonNowPlaying": "Teraz odtwarzane",
|
||||||
"ButtonViewNewApp": "View new app",
|
"ButtonViewNewApp": "Zobacz now\u0105 aplikacj\u0119",
|
||||||
"HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!",
|
"HeaderEmbyForAndroidHasMoved": "Emby for Android has moved!",
|
||||||
"MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.",
|
"MessageEmbyForAndroidHasMoved": "Emby for Android has moved to a new home in the app store. Please consider checking out the new app. You may continue to use this app for as long as you wish.",
|
||||||
"HeaderNextUp": "Nast\u0119pny",
|
"HeaderNextUp": "Nast\u0119pny",
|
||||||
|
@ -899,27 +899,30 @@
|
||||||
"HeaderLatestEpisodes": "Ostanie odcinki",
|
"HeaderLatestEpisodes": "Ostanie odcinki",
|
||||||
"EmbyPremiereMonthly": "Emby Premiere Monthly",
|
"EmbyPremiereMonthly": "Emby Premiere Monthly",
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||||
"HeaderEmailAddress": "E-Mail Address",
|
"HeaderEmailAddress": "Adres e-mail",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Prosz\u0119 wprowadzi\u0107 sw\u00f3j adres e-mail.",
|
||||||
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
|
"LoginDisclaimer": "Emby jest zaprojektowane tak, aby pomaga\u0107 w zarz\u0105dzaniu bibliotek\u0105 domow\u0105 - filmami, muzyk\u0105 czy zdj\u0119ciami. Zapoznaj si\u0119 z zasadami u\u017cytkowania. U\u017cywanie oprogramowania Emby wymaga pe\u0142nego zaakceptowania zasad.",
|
||||||
"TermsOfUse": "Terms of use",
|
"TermsOfUse": "Zasady u\u017cytkowania",
|
||||||
"HeaderTryMultiSelect": "Try Multi-Select",
|
"HeaderTryMultiSelect": "Wypr\u00f3buj multi-zaznaczanie",
|
||||||
"TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!",
|
"TryMultiSelectMessage": "Aby edytowa\u0107 kilka rzeczy naraz, po prostu kliknij i przytrzymaj jak\u0105kolwiek miniaturk\u0119 i zaznacz obiekty kt\u00f3rymi chesz zarz\u0105dza\u0107. To proste!",
|
||||||
"NumLocationsValue": "{0} folders",
|
"NumLocationsValue": "{0} folder\u00f3w",
|
||||||
"ButtonAddMediaLibrary": "Add Media Library",
|
"ButtonAddMediaLibrary": "Dodaj media do biblioteki",
|
||||||
"ButtonManageFolders": "Manage folders",
|
"ButtonManageFolders": "Zarz\u0105dzaj folderami",
|
||||||
"HeaderTryDragAndDrop": "Try Drag and Drop",
|
"HeaderTryDragAndDrop": "Wypr\u00f3buj Podnie\u015b i Upu\u015b\u0107",
|
||||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!",
|
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!",
|
||||||
"HeaderTryMicrosoftEdge": "Try Microsoft Edge",
|
"HeaderTryMicrosoftEdge": "Wypr\u00f3buj Microsoft Edge",
|
||||||
"MessageTryMicrosoftEdge": "For a better experience on Windows 10, try the new Microsoft Edge Browser.",
|
"MessageTryMicrosoftEdge": "Dla wi\u0119kszego komportu na Windows 10 wypr\u00f3buj now\u0105 przegl\u0105dark\u0119 Microsoft Edge.",
|
||||||
"ErrorAddingListingsToSchedulesDirect": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawanie sk\u0142adu do twojego konta Schedules Direct. Schedules Direct pozwala na limitowana ilo\u015b\u0107 sk\u0142ad\u00f3w na konto. Mo\u017ce by\u0107 wymagane zalogowanie si\u0119 na stron\u0119 Schedules Direct i usuni\u0119cie innych sk\u0142ad\u00f3w aby kontunuowa\u0107.",
|
"ErrorAddingListingsToSchedulesDirect": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawanie sk\u0142adu do twojego konta Schedules Direct. Schedules Direct pozwala na limitowana ilo\u015b\u0107 sk\u0142ad\u00f3w na konto. Mo\u017ce by\u0107 wymagane zalogowanie si\u0119 na stron\u0119 Schedules Direct i usuni\u0119cie innych sk\u0142ad\u00f3w aby kontunuowa\u0107.",
|
||||||
"PleaseAddAtLeastOneFolder": "Prosz\u0119 dodaj przynajmniej jeden folder do tej listy poprzez klikni\u0119cie guzika Dodaj",
|
"PleaseAddAtLeastOneFolder": "Prosz\u0119 dodaj przynajmniej jeden folder do tej listy poprzez klikni\u0119cie guzika Dodaj",
|
||||||
"ErrorAddingMediaPathToVirtualFolder": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawania \u015bcie\u017cki z mediami. Prosz\u0119 upewnij si\u0119 \u017ce podana \u015bcie\u017cka jest prawid\u0142owa oraz czy Serwer Emby posiada dost\u0119p do lokalizacji.",
|
"ErrorAddingMediaPathToVirtualFolder": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawania \u015bcie\u017cki z mediami. Prosz\u0119 upewnij si\u0119 \u017ce podana \u015bcie\u017cka jest prawid\u0142owa oraz czy Serwer Emby posiada dost\u0119p do lokalizacji.",
|
||||||
"ErrorRemovingEmbyConnectAccount": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas usuwania konta Emby Connect. Prosz\u0119 upewnij si\u0119 \u017ce posiadasz aktywne po\u0142\u0105czenie z internetem i spr\u00f3buj ponownie.",
|
"ErrorRemovingEmbyConnectAccount": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas usuwania konta Emby Connect. Prosz\u0119 upewnij si\u0119 \u017ce posiadasz aktywne po\u0142\u0105czenie z internetem i spr\u00f3buj ponownie.",
|
||||||
"ErrorAddingEmbyConnectAccount": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawania konta Emby Connect. Prosz\u0119 upewnij si\u0119 \u017ce konto Emby zosta\u0142o aktywowane wed\u0142ug instrukcji przes\u0142anej w emailu po utworzeniu konta. Je\u015bli nie otrzyma\u0142e\u015b tego maila prosz\u0119 napisz do nas na adres apps@emby.media z adresu u\u017cytego podczas tworzenia konta Emby.",
|
"ErrorAddingEmbyConnectAccount": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas dodawania konta Emby Connect. Prosz\u0119 upewnij si\u0119 \u017ce konto Emby zosta\u0142o aktywowane wed\u0142ug instrukcji przes\u0142anej w emailu po utworzeniu konta. Je\u015bli nie otrzyma\u0142e\u015b tego maila prosz\u0119 napisz do nas na adres apps@emby.media z adresu u\u017cytego podczas tworzenia konta Emby.",
|
||||||
"HeaderFavoriteArtists": "Favorite Artists",
|
"HeaderFavoriteArtists": "Ulubieni arty\u015bci",
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Ulubione utwory",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Potwierd\u017a instalacj\u0119 pluginu",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Kliknij OK aby potwierdzi\u0107, i\u017c zapozna\u0142e\u015b si\u0119 z powy\u017cszym i chcesz zainstalowa\u0107 plugin.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirma\u00e7\u00e3o",
|
"HeaderConfirmation": "Confirma\u00e7\u00e3o",
|
||||||
"MessageKeyUpdated": "Obrigado. Sua chave do Emby Premiere foi atualizada.",
|
"MessageKeyUpdated": "Obrigado. Sua chave do Emby Premiere foi atualizada.",
|
||||||
"MessageKeyRemoved": "Obrigado. Sua chave do Emby Premiere foi removida.",
|
"MessageKeyRemoved": "Obrigado. Sua chave do Emby Premiere foi removida.",
|
||||||
"LabelSeasonNumber": "N\u00famero da temporada:",
|
|
||||||
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio:",
|
|
||||||
"HeaderSupportTheTeam": "Colabore com o Time do Emby",
|
"HeaderSupportTheTeam": "Colabore com o Time do Emby",
|
||||||
"TextEnjoyBonusFeatures": "Aproveite Funcionalidades Extras",
|
"TextEnjoyBonusFeatures": "Aproveite Funcionalidades Extras",
|
||||||
"TitleLiveTV": "TV ao Vivo",
|
"TitleLiveTV": "TV ao Vivo",
|
||||||
|
@ -452,7 +450,7 @@
|
||||||
"HeaderPasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
"HeaderPasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
||||||
"HeaderParentalRating": "Classifica\u00e7\u00e3o parental",
|
"HeaderParentalRating": "Classifica\u00e7\u00e3o parental",
|
||||||
"HeaderReleaseDate": "Data de lan\u00e7amento",
|
"HeaderReleaseDate": "Data de lan\u00e7amento",
|
||||||
"HeaderDateAdded": "Data de adi\u00e7\u00e3o",
|
"HeaderDateAdded": "Data da adi\u00e7\u00e3o",
|
||||||
"HeaderSeries": "S\u00e9rie",
|
"HeaderSeries": "S\u00e9rie",
|
||||||
"HeaderSeason": "Temporada",
|
"HeaderSeason": "Temporada",
|
||||||
"HeaderSeasonNumber": "N\u00famero da temporada",
|
"HeaderSeasonNumber": "N\u00famero da temporada",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Ordem de exibi\u00e7\u00e3o do t\u00edtulo: ",
|
"LabelTitleDisplayOrder": "Ordem de exibi\u00e7\u00e3o do t\u00edtulo: ",
|
||||||
"OptionSortName": "Nome para ordena\u00e7\u00e3o",
|
"OptionSortName": "Nome para ordena\u00e7\u00e3o",
|
||||||
"OptionReleaseDate": "Data de lan\u00e7amento",
|
"OptionReleaseDate": "Data de lan\u00e7amento",
|
||||||
|
"LabelSeasonNumber": "N\u00famero da temporada:",
|
||||||
"LabelDiscNumber": "N\u00famero do disco",
|
"LabelDiscNumber": "N\u00famero do disco",
|
||||||
"LabelParentNumber": "N\u00famero do superior",
|
"LabelParentNumber": "N\u00famero do superior",
|
||||||
|
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio:",
|
||||||
"LabelTrackNumber": "N\u00famero da faixa:",
|
"LabelTrackNumber": "N\u00famero da faixa:",
|
||||||
"LabelNumber": "N\u00famero:",
|
"LabelNumber": "N\u00famero:",
|
||||||
"LabelReleaseDate": "Data do lan\u00e7amento:",
|
"LabelReleaseDate": "Data do lan\u00e7amento:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Destravar a Sincroniza\u00e7\u00e3o do Emby",
|
"HeaderUnlockSync": "Destravar a Sincroniza\u00e7\u00e3o do Emby",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloqueie este recurso com uma pequena compra \u00fanica ou com uma subscri\u00e7\u00e3o ativa do Emby Premiere.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloqueie este recurso com uma pequena compra \u00fanica ou com uma subscri\u00e7\u00e3o ativa do Emby Premiere.",
|
||||||
"MessageUnlockAppWithSupporter": "Desbloqueie este recurso com uma subscri\u00e7\u00e3o ativa do Emby Premiere.",
|
"MessageUnlockAppWithSupporter": "Desbloqueie este recurso com uma subscri\u00e7\u00e3o ativa do Emby Premiere.",
|
||||||
"MessageToValidateSupporter": "Se voc\u00ea possuir uma subscri\u00e7\u00e3o ativa do Emby Premiere, basta entrar no app usando sua conex\u00e3o wifi dentro de sua rede dom\u00e9stica.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Servi\u00e7os de pagamento est\u00e3o indispon\u00edveis no momento. Por favor, tente novamente mais tarde.",
|
"MessagePaymentServicesUnavailable": "Servi\u00e7os de pagamento est\u00e3o indispon\u00edveis no momento. Por favor, tente novamente mais tarde.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Antes de continuar, por favor assegure-se que esteja conectado \u00e0 sua rede local usando Wifi ou uma conex\u00e3o de rede.",
|
"MessagePleaseSignInLocalNetwork": "Antes de continuar, por favor assegure-se que esteja conectado \u00e0 sua rede local usando Wifi ou uma conex\u00e3o de rede.",
|
||||||
"ButtonUnlockWithPurchase": "Desbloquear com Compra",
|
"ButtonUnlockWithPurchase": "Desbloquear com Compra",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Mensal {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Mensal {0}",
|
||||||
"HeaderEmailAddress": "Endere\u00e7o de E-mail",
|
"HeaderEmailAddress": "Endere\u00e7o de E-mail",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "Por favor, digite seu endere\u00e7o de e-mail.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "Por favor, digite seu endere\u00e7o de e-mail.",
|
||||||
"LoginDisclaimer": "Emby est\u00e1 desenhado para ajud\u00e1-lo a gerenciar seu biblioteca de m\u00eddia pessoal, como v\u00eddeos caseiros ou fotos. Por favor, leia nossos termos de uso. Fazer download de qualquer software Emby constitui a aceita\u00e7\u00e3o desses termos.",
|
"LoginDisclaimer": "Emby est\u00e1 desenhado para ajud\u00e1-lo a gerenciar sua biblioteca de m\u00eddia pessoal, como v\u00eddeos caseiros ou fotos. Por favor, leia nossos termos de uso. O uso de qualquer software Emby constitui a aceita\u00e7\u00e3o desses termos.",
|
||||||
"TermsOfUse": "Termos de uso",
|
"TermsOfUse": "Termos de uso",
|
||||||
"HeaderTryMultiSelect": "Experimentar a Sele\u00e7\u00e3o M\u00faltipla",
|
"HeaderTryMultiSelect": "Experimentar a Sele\u00e7\u00e3o M\u00faltipla",
|
||||||
"TryMultiSelectMessage": "Para editar itens m\u00faltiplos de m\u00eddia, basta clicar e segurar qualquer capa e selecionar os itens que gostaria de gerenciar. Experimente!",
|
"TryMultiSelectMessage": "Para editar itens m\u00faltiplos de m\u00eddia, basta clicar e segurar qualquer capa e selecionar os itens que gostaria de gerenciar. Experimente!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "M\u00fasicas Favoritas",
|
"HeaderFavoriteSongs": "M\u00fasicas Favoritas",
|
||||||
"HeaderConfirmPluginInstallation": "Confirmar a Instala\u00e7\u00e3o do Plugin",
|
"HeaderConfirmPluginInstallation": "Confirmar a Instala\u00e7\u00e3o do Plugin",
|
||||||
"PleaseConfirmPluginInstallation": "Por favor, clique em OK para confirmar que voc\u00ea leu e deseja prosseguir com a instala\u00e7\u00e3o do plugin.",
|
"PleaseConfirmPluginInstallation": "Por favor, clique em OK para confirmar que voc\u00ea leu e deseja prosseguir com a instala\u00e7\u00e3o do plugin.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins feitos por membros da comunidade Emby s\u00e3o uma grande forma de melhorar sua experi\u00eancia Emby com funcionalidades e benef\u00edcios adicionais. Antes de instalar, por favor certifique-se de conhecer os efeitos que podem causar no seu Servidor Emby, tais como, rastreamentos da biblioreca mais longos, processamento adicional e diminui\u00e7\u00e3o na estabilidade do sistema."
|
"MessagePluginInstallDisclaimer": "Plugins feitos por membros da comunidade Emby s\u00e3o uma grande forma de melhorar sua experi\u00eancia Emby com funcionalidades e benef\u00edcios adicionais. Antes de instalar, por favor certifique-se de conhecer os efeitos que podem causar no seu Servidor Emby, tais como, rastreamentos da biblioreca mais longos, processamento adicional e diminui\u00e7\u00e3o na estabilidade do sistema.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Suporte a Equipa do Emby",
|
"HeaderSupportTheTeam": "Suporte a Equipa do Emby",
|
||||||
"TextEnjoyBonusFeatures": "Aproveite os Extras",
|
"TextEnjoyBonusFeatures": "Aproveite os Extras",
|
||||||
"TitleLiveTV": "TV ao Vivo",
|
"TitleLiveTV": "TV ao Vivo",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Bucura\u021bi-v\u0103 de caracteristicile Bonus",
|
"TextEnjoyBonusFeatures": "Bucura\u021bi-v\u0103 de caracteristicile Bonus",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435",
|
"HeaderConfirmation": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435",
|
||||||
"MessageKeyUpdated": "\u0412\u0430\u0448 \u043a\u043b\u044e\u0447 Emby Premiere \u0431\u044b\u043b \u043e\u0431\u043d\u043e\u0432\u043b\u0451\u043d.",
|
"MessageKeyUpdated": "\u0412\u0430\u0448 \u043a\u043b\u044e\u0447 Emby Premiere \u0431\u044b\u043b \u043e\u0431\u043d\u043e\u0432\u043b\u0451\u043d.",
|
||||||
"MessageKeyRemoved": "\u0412\u0430\u0448 \u043a\u043b\u044e\u0447 Emby Premiere \u0431\u044b\u043b \u0438\u0437\u044a\u044f\u0442.",
|
"MessageKeyRemoved": "\u0412\u0430\u0448 \u043a\u043b\u044e\u0447 Emby Premiere \u0431\u044b\u043b \u0438\u0437\u044a\u044f\u0442.",
|
||||||
"LabelSeasonNumber": "\u041d\u043e\u043c\u0435\u0440 \u0441\u0435\u0437\u043e\u043d\u0430:",
|
|
||||||
"LabelEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u044d\u043f\u0438\u0437\u043e\u0434\u0430",
|
|
||||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 Emby",
|
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 Emby",
|
||||||
"TextEnjoyBonusFeatures": "\u041f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0438\u0442\u0435 \u0431\u043e\u043d\u0443\u0441\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b",
|
"TextEnjoyBonusFeatures": "\u041f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0438\u0442\u0435 \u0431\u043e\u043d\u0443\u0441\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b",
|
||||||
"TitleLiveTV": "\u042d\u0444\u0438\u0440",
|
"TitleLiveTV": "\u042d\u0444\u0438\u0440",
|
||||||
|
@ -450,10 +448,10 @@
|
||||||
"HeaderRuntime": "\u0414\u043b\u0438\u0442.",
|
"HeaderRuntime": "\u0414\u043b\u0438\u0442.",
|
||||||
"HeaderCommunityRating": "\u041e\u0431\u0449. \u043e\u0446\u0435\u043d\u043a\u0430",
|
"HeaderCommunityRating": "\u041e\u0431\u0449. \u043e\u0446\u0435\u043d\u043a\u0430",
|
||||||
"HeaderPasswordReset": "\u0421\u0431\u0440\u043e\u0441 \u043f\u0430\u0440\u043e\u043b\u044f",
|
"HeaderPasswordReset": "\u0421\u0431\u0440\u043e\u0441 \u043f\u0430\u0440\u043e\u043b\u044f",
|
||||||
"HeaderParentalRating": "\u0412\u043e\u0437\u0440. \u043a\u0430\u0442.",
|
"HeaderParentalRating": "\u0412\u043e\u0437\u0440\u0430\u0441\u0442\u043d\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f",
|
||||||
"HeaderReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f.",
|
"HeaderReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f.",
|
||||||
"HeaderDateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431.",
|
"HeaderDateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
|
||||||
"HeaderSeries": "\u0421\u0435\u0440\u0438\u0430\u043b\u044b",
|
"HeaderSeries": "\u0421\u0435\u0440\u0438\u0430\u043b",
|
||||||
"HeaderSeason": "\u0421\u0435\u0437\u043e\u043d",
|
"HeaderSeason": "\u0421\u0435\u0437\u043e\u043d",
|
||||||
"HeaderSeasonNumber": "\u2116 \u0441\u0435\u0437\u043e\u043d\u0430",
|
"HeaderSeasonNumber": "\u2116 \u0441\u0435\u0437\u043e\u043d\u0430",
|
||||||
"HeaderNetwork": "\u0422\u0435\u043b\u0435\u0441\u0435\u0442\u044c",
|
"HeaderNetwork": "\u0422\u0435\u043b\u0435\u0441\u0435\u0442\u044c",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "\u041f\u043e\u0440\u044f\u0434\u043e\u043a \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0439:",
|
"LabelTitleDisplayOrder": "\u041f\u043e\u0440\u044f\u0434\u043e\u043a \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0439:",
|
||||||
"OptionSortName": "\u0418\u043c\u044f \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438",
|
"OptionSortName": "\u0418\u043c\u044f \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438",
|
||||||
"OptionReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430",
|
"OptionReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430",
|
||||||
|
"LabelSeasonNumber": "\u041d\u043e\u043c\u0435\u0440 \u0441\u0435\u0437\u043e\u043d\u0430:",
|
||||||
"LabelDiscNumber": "\u041d\u043e\u043c\u0435\u0440 \u0434\u0438\u0441\u043a\u0430",
|
"LabelDiscNumber": "\u041d\u043e\u043c\u0435\u0440 \u0434\u0438\u0441\u043a\u0430",
|
||||||
"LabelParentNumber": "\u0420\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u043d\u043e\u043c\u0435\u0440",
|
"LabelParentNumber": "\u0420\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u043d\u043e\u043c\u0435\u0440",
|
||||||
|
"LabelEpisodeNumber": "\u041d\u043e\u043c\u0435\u0440 \u044d\u043f\u0438\u0437\u043e\u0434\u0430",
|
||||||
"LabelTrackNumber": "\u041d\u043e\u043c\u0435\u0440 \u0434\u043e\u0440\u043e\u0436\u043a\u0438:",
|
"LabelTrackNumber": "\u041d\u043e\u043c\u0435\u0440 \u0434\u043e\u0440\u043e\u0436\u043a\u0438:",
|
||||||
"LabelNumber": "\u041d\u043e\u043c\u0435\u0440:",
|
"LabelNumber": "\u041d\u043e\u043c\u0435\u0440:",
|
||||||
"LabelReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430:",
|
"LabelReleaseDate": "\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0430 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u0438 Emby",
|
"HeaderUnlockSync": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0430 \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u0438 Emby",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0434\u043d\u043e\u0440\u0430\u0437\u043e\u0432\u043e\u0439 \u043e\u043f\u043b\u0430\u0442\u044b, \u0438\u043b\u0438 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere .",
|
"MessageUnlockAppWithPurchaseOrSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0434\u043d\u043e\u0440\u0430\u0437\u043e\u0432\u043e\u0439 \u043e\u043f\u043b\u0430\u0442\u044b, \u0438\u043b\u0438 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere .",
|
||||||
"MessageUnlockAppWithSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere.",
|
"MessageUnlockAppWithSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere.",
|
||||||
"MessageToValidateSupporter": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 Emby Premiere, \u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u0432\u043e\u0439\u0434\u0438\u0442\u0435 \u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f WiFi-\u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0432\u043d\u0443\u0442\u0440\u0438 \u0441\u0432\u043e\u0435\u0439 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0441\u043b\u0443\u0436\u0431\u0430 \u043e\u043f\u043b\u0430\u0442\u044b \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.",
|
"MessagePaymentServicesUnavailable": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0441\u043b\u0443\u0436\u0431\u0430 \u043e\u043f\u043b\u0430\u0442\u044b \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.",
|
||||||
"MessagePleaseSignInLocalNetwork": "\u041f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u043f\u0440\u0438\u0441\u0442\u0443\u043f\u0438\u0442\u044c, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u044b \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u043a \u0432\u0430\u0448\u0435\u0439 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 Wifi- \u0438\u043b\u0438 LAN-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435.",
|
"MessagePleaseSignInLocalNetwork": "\u041f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u043f\u0440\u0438\u0441\u0442\u0443\u043f\u0438\u0442\u044c, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u044b \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u043a \u0432\u0430\u0448\u0435\u0439 \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 Wifi- \u0438\u043b\u0438 LAN-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435.",
|
||||||
"ButtonUnlockWithPurchase": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043e\u043f\u043b\u0430\u0442\u044b",
|
"ButtonUnlockWithPurchase": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043e\u043f\u043b\u0430\u0442\u044b",
|
||||||
|
@ -901,7 +901,7 @@
|
||||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u043d\u0430 \u043c\u0435\u0441\u044f\u0446 {0}",
|
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u043d\u0430 \u043c\u0435\u0441\u044f\u0446 {0}",
|
||||||
"HeaderEmailAddress": "\u0410\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b",
|
"HeaderEmailAddress": "\u0410\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b",
|
||||||
"TextPleaseEnterYourEmailAddressForSubscription": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u0439 \u0430\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b.",
|
"TextPleaseEnterYourEmailAddressForSubscription": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u0439 \u0430\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b.",
|
||||||
"LoginDisclaimer": "Emby \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043c\u043e\u0433\u0430\u0442\u044c \u0432\u0430\u043c \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0432\u0430\u0448\u0435\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u043e\u0439, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u043c\u0438 \u0432\u0438\u0434\u0435\u043e \u0438 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u043c\u0438. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u0448\u0438\u043c\u0438 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f. \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043b\u044e\u0431\u043e\u0433\u043e \u041f\u041e Emby \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u0439.",
|
"LoginDisclaimer": "Emby \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043c\u043e\u0433\u0430\u0442\u044c \u0432\u0430\u043c \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0432\u0430\u0448\u0435\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0439 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u043e\u0439, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u043c\u0438 \u0432\u0438\u0434\u0435\u043e \u0438 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u043c\u0438. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u0448\u0438\u043c\u0438 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043b\u044e\u0431\u043e\u0433\u043e \u041f\u041e Emby \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442 \u043f\u0440\u0438\u043d\u044f\u0442\u0438\u0435 \u0434\u0430\u043d\u043d\u044b\u0445 \u0443\u0441\u043b\u043e\u0432\u0438\u0439.",
|
||||||
"TermsOfUse": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f",
|
"TermsOfUse": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f",
|
||||||
"HeaderTryMultiSelect": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043d\u0435\u0441\u0432\u044f\u0437\u043d\u043e\u0435 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435",
|
"HeaderTryMultiSelect": "\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043d\u0435\u0441\u0432\u044f\u0437\u043d\u043e\u0435 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435",
|
||||||
"TryMultiSelectMessage": "\u0427\u0442\u043e\u0431\u044b \u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u0440\u043e\u0441\u0442\u043e \u0449\u0451\u043b\u043a\u043d\u0438\u0442\u0435 \u0438 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u043c\u044b\u0448\u0438 \u043d\u0430 \u043b\u044e\u0431\u043e\u043c \u043f\u043e\u0441\u0442\u0435\u0440\u0435 \u0438 \u0432\u044b\u0434\u0435\u043b\u0438\u0442\u0435 \u0442\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u044d\u0442\u043e!",
|
"TryMultiSelectMessage": "\u0427\u0442\u043e\u0431\u044b \u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u0440\u043e\u0441\u0442\u043e \u0449\u0451\u043b\u043a\u043d\u0438\u0442\u0435 \u0438 \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0439\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u043c\u044b\u0448\u0438 \u043d\u0430 \u043b\u044e\u0431\u043e\u043c \u043f\u043e\u0441\u0442\u0435\u0440\u0435 \u0438 \u0432\u044b\u0434\u0435\u043b\u0438\u0442\u0435 \u0442\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u044d\u0442\u043e!",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "\u0418\u0437\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u0437\u0438\u0446\u0438\u0438",
|
"HeaderFavoriteSongs": "\u0418\u0437\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u043a\u043e\u043c\u043f\u043e\u0437\u0438\u0446\u0438\u0438",
|
||||||
"HeaderConfirmPluginInstallation": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u043b\u0430\u0433\u0438\u043d\u0430",
|
"HeaderConfirmPluginInstallation": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u043b\u0430\u0433\u0438\u043d\u0430",
|
||||||
"PleaseConfirmPluginInstallation": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u041e\u041a, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c, \u0447\u0442\u043e \u0432\u044b \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b\u0438 \u0432\u044b\u0448\u0435\u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u043e\u0435 \u0438 \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u0438\u0441\u0442\u0443\u043f\u0438\u0442\u044c \u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u0430.",
|
"PleaseConfirmPluginInstallation": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u041e\u041a, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c, \u0447\u0442\u043e \u0432\u044b \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b\u0438 \u0432\u044b\u0448\u0435\u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u043e\u0435 \u0438 \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u0438\u0441\u0442\u0443\u043f\u0438\u0442\u044c \u043a \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u0430.",
|
||||||
"MessagePluginInstallDisclaimer": "\u041f\u043b\u0430\u0433\u0438\u043d\u044b, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u0447\u043b\u0435\u043d\u0430\u043c\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430 Emby \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u0434\u043b\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 Emby \u0441 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\u043c\u0438. \u041f\u0435\u0440\u0435\u0434 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u043f\u0440\u0438\u043c\u0438\u0442\u0435 \u0432\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u043d\u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0438\u0447\u0438\u043d\u0438\u0442\u044c \u043d\u0430 \u0432\u0430\u0448 Emby Server, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438, \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u0444\u043e\u043d\u043e\u0432\u0443\u044e \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0438 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u0438."
|
"MessagePluginInstallDisclaimer": "\u041f\u043b\u0430\u0433\u0438\u043d\u044b, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0435 \u0447\u043b\u0435\u043d\u0430\u043c\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430 Emby \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u0434\u043b\u044f \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 Emby \u0441 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u044f\u043c\u0438 \u0438 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\u043c\u0438. \u041f\u0435\u0440\u0435\u0434 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u043e\u0439 \u043f\u0440\u0438\u043c\u0438\u0442\u0435 \u0432\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u043d\u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0438\u0447\u0438\u043d\u0438\u0442\u044c \u043d\u0430 \u0432\u0430\u0448 Emby Server, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438, \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u0444\u043e\u043d\u043e\u0432\u0443\u044e \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0438 \u0441\u043d\u0438\u0436\u0435\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u043e\u0439 \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u0438.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Bekr\u00e4ftelse",
|
"HeaderConfirmation": "Bekr\u00e4ftelse",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live-TV",
|
"TitleLiveTV": "Live-TV",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "Speltid",
|
"HeaderRuntime": "Speltid",
|
||||||
"HeaderCommunityRating": "Anv\u00e4ndaromd\u00f6me",
|
"HeaderCommunityRating": "Anv\u00e4ndaromd\u00f6me",
|
||||||
"HeaderPasswordReset": "\u00c5terst\u00e4llning av l\u00f6senordet",
|
"HeaderPasswordReset": "\u00c5terst\u00e4llning av l\u00f6senordet",
|
||||||
"HeaderParentalRating": "\u00c5ldersgr\u00e4ns",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "Premi\u00e4rdatum:",
|
"HeaderReleaseDate": "Premi\u00e4rdatum:",
|
||||||
"HeaderDateAdded": "Inlagd den",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "Serie",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "S\u00e4song",
|
"HeaderSeason": "S\u00e4song",
|
||||||
"HeaderSeasonNumber": "S\u00e4songsnummer:",
|
"HeaderSeasonNumber": "S\u00e4songsnummer:",
|
||||||
"HeaderNetwork": "TV-bolag",
|
"HeaderNetwork": "TV-bolag",
|
||||||
"HeaderYear": "\u00c5r",
|
"HeaderYear": "Year",
|
||||||
"HeaderGameSystem": "Spelsystem",
|
"HeaderGameSystem": "Spelsystem",
|
||||||
"HeaderPlayers": "Spelare",
|
"HeaderPlayers": "Players",
|
||||||
"HeaderEmbeddedImage": "Infogad bild",
|
"HeaderEmbeddedImage": "Infogad bild",
|
||||||
"HeaderTrack": "Sp\u00e5r",
|
"HeaderTrack": "Sp\u00e5r",
|
||||||
"HeaderDisc": "Skiva",
|
"HeaderDisc": "Skiva",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Visningsordning f\u00f6r titlar",
|
"LabelTitleDisplayOrder": "Visningsordning f\u00f6r titlar",
|
||||||
"OptionSortName": "Sorteringstitel",
|
"OptionSortName": "Sorteringstitel",
|
||||||
"OptionReleaseDate": "Premi\u00e4rdatum",
|
"OptionReleaseDate": "Premi\u00e4rdatum",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Skiva nr",
|
"LabelDiscNumber": "Skiva nr",
|
||||||
"LabelParentNumber": "F\u00f6r\u00e4lder nr",
|
"LabelParentNumber": "F\u00f6r\u00e4lder nr",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Sp\u00e5r nr",
|
"LabelTrackNumber": "Sp\u00e5r nr",
|
||||||
"LabelNumber": "Nr:",
|
"LabelNumber": "Nr:",
|
||||||
"LabelReleaseDate": "Premi\u00e4rdatum:",
|
"LabelReleaseDate": "Premi\u00e4rdatum:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Canl\u0131 TV",
|
"TitleLiveTV": "Canl\u0131 TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -453,11 +451,11 @@
|
||||||
"HeaderParentalRating": "Parental rating",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "Release date",
|
"HeaderReleaseDate": "Release date",
|
||||||
"HeaderDateAdded": "Date added",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "\u0421\u0435\u0440\u0456\u0457",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "\u0421\u0435\u0437\u043e\u043d",
|
"HeaderSeason": "\u0421\u0435\u0437\u043e\u043d",
|
||||||
"HeaderSeasonNumber": "Season number",
|
"HeaderSeasonNumber": "Season number",
|
||||||
"HeaderNetwork": "Network",
|
"HeaderNetwork": "Network",
|
||||||
"HeaderYear": "\u0420\u0456\u043a",
|
"HeaderYear": "Year",
|
||||||
"HeaderGameSystem": "Game system",
|
"HeaderGameSystem": "Game system",
|
||||||
"HeaderPlayers": "Players",
|
"HeaderPlayers": "Players",
|
||||||
"HeaderEmbeddedImage": "Embedded image",
|
"HeaderEmbeddedImage": "Embedded image",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "Live TV",
|
"TitleLiveTV": "Live TV",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "\u786e\u8ba4",
|
"HeaderConfirmation": "\u786e\u8ba4",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "\u4eab\u53d7\u5956\u52b1\u529f\u80fd",
|
"TextEnjoyBonusFeatures": "\u4eab\u53d7\u5956\u52b1\u529f\u80fd",
|
||||||
"TitleLiveTV": "\u7535\u89c6\u76f4\u64ad",
|
"TitleLiveTV": "\u7535\u89c6\u76f4\u64ad",
|
||||||
|
@ -450,16 +448,16 @@
|
||||||
"HeaderRuntime": "\u64ad\u653e\u65f6\u95f4",
|
"HeaderRuntime": "\u64ad\u653e\u65f6\u95f4",
|
||||||
"HeaderCommunityRating": "\u516c\u4f17\u8bc4\u5206",
|
"HeaderCommunityRating": "\u516c\u4f17\u8bc4\u5206",
|
||||||
"HeaderPasswordReset": "\u5bc6\u7801\u91cd\u7f6e",
|
"HeaderPasswordReset": "\u5bc6\u7801\u91cd\u7f6e",
|
||||||
"HeaderParentalRating": "\u5bb6\u957f\u5206\u7ea7",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "\u53d1\u884c\u65e5\u671f",
|
"HeaderReleaseDate": "\u53d1\u884c\u65e5\u671f",
|
||||||
"HeaderDateAdded": "\u52a0\u5165\u65e5\u671f",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "\u7535\u89c6\u5267",
|
"HeaderSeries": "Series",
|
||||||
"HeaderSeason": "\u5b63",
|
"HeaderSeason": "\u5b63",
|
||||||
"HeaderSeasonNumber": "\u591a\u5c11\u5b63",
|
"HeaderSeasonNumber": "\u591a\u5c11\u5b63",
|
||||||
"HeaderNetwork": "\u7f51\u7edc",
|
"HeaderNetwork": "\u7f51\u7edc",
|
||||||
"HeaderYear": "\u5e74",
|
"HeaderYear": "Year",
|
||||||
"HeaderGameSystem": "\u6e38\u620f\u7cfb\u7edf",
|
"HeaderGameSystem": "\u6e38\u620f\u7cfb\u7edf",
|
||||||
"HeaderPlayers": "\u64ad\u653e\u5668",
|
"HeaderPlayers": "Players",
|
||||||
"HeaderEmbeddedImage": "\u5d4c\u5165\u5f0f\u56fe\u50cf",
|
"HeaderEmbeddedImage": "\u5d4c\u5165\u5f0f\u56fe\u50cf",
|
||||||
"HeaderTrack": "\u97f3\u8f68",
|
"HeaderTrack": "\u97f3\u8f68",
|
||||||
"HeaderDisc": "\u5149\u76d8",
|
"HeaderDisc": "\u5149\u76d8",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "\u6807\u9898\u663e\u793a\u7684\u987a\u5e8f\uff1a",
|
"LabelTitleDisplayOrder": "\u6807\u9898\u663e\u793a\u7684\u987a\u5e8f\uff1a",
|
||||||
"OptionSortName": "\u6392\u5e8f\u540d\u79f0",
|
"OptionSortName": "\u6392\u5e8f\u540d\u79f0",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "\u5149\u76d8\u53f7",
|
"LabelDiscNumber": "\u5149\u76d8\u53f7",
|
||||||
"LabelParentNumber": "\u6bcd\u5e26\u53f7",
|
"LabelParentNumber": "\u6bcd\u5e26\u53f7",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "\u97f3\u8f68\u53f7\u7801\uff1a",
|
"LabelTrackNumber": "\u97f3\u8f68\u53f7\u7801\uff1a",
|
||||||
"LabelNumber": "\u7f16\u53f7\uff1a",
|
"LabelNumber": "\u7f16\u53f7\uff1a",
|
||||||
"LabelReleaseDate": "\u53d1\u884c\u65e5\u671f\uff1a",
|
"LabelReleaseDate": "\u53d1\u884c\u65e5\u671f\uff1a",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "\u5b63\u5ea6\u5287\u96c6",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "\u8d0a\u52a9\u6211\u5011\u7684\u5718\u968a",
|
"HeaderSupportTheTeam": "\u8d0a\u52a9\u6211\u5011\u7684\u5718\u968a",
|
||||||
"TextEnjoyBonusFeatures": "\u4eab\u53d7\u66f4\u591a\u529f\u80fd",
|
"TextEnjoyBonusFeatures": "\u4eab\u53d7\u66f4\u591a\u529f\u80fd",
|
||||||
"TitleLiveTV": "\u96fb\u8996\u76f4\u64ad",
|
"TitleLiveTV": "\u96fb\u8996\u76f4\u64ad",
|
||||||
|
@ -453,7 +451,7 @@
|
||||||
"HeaderParentalRating": "Parental rating",
|
"HeaderParentalRating": "Parental rating",
|
||||||
"HeaderReleaseDate": "Release date",
|
"HeaderReleaseDate": "Release date",
|
||||||
"HeaderDateAdded": "Date added",
|
"HeaderDateAdded": "Date added",
|
||||||
"HeaderSeries": "Series",
|
"HeaderSeries": "\u96fb\u8996\u5287",
|
||||||
"HeaderSeason": "\u5287\u96c6\u5b63\u5ea6",
|
"HeaderSeason": "\u5287\u96c6\u5b63\u5ea6",
|
||||||
"HeaderSeasonNumber": "\u5287\u96c6\u5b63\u5ea6\u6578\u76ee",
|
"HeaderSeasonNumber": "\u5287\u96c6\u5b63\u5ea6\u6578\u76ee",
|
||||||
"HeaderNetwork": "Network",
|
"HeaderNetwork": "Network",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "\u5b63\u5ea6\u5287\u96c6",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
|
@ -35,8 +35,6 @@
|
||||||
"HeaderConfirmation": "Confirmation",
|
"HeaderConfirmation": "Confirmation",
|
||||||
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
"MessageKeyUpdated": "Thank you. Your Emby Premiere key has been updated.",
|
||||||
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
"MessageKeyRemoved": "Thank you. Your Emby Premiere key has been removed.",
|
||||||
"LabelSeasonNumber": "Season number:",
|
|
||||||
"LabelEpisodeNumber": "Episode number:",
|
|
||||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||||
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
"TextEnjoyBonusFeatures": "Enjoy Bonus Features",
|
||||||
"TitleLiveTV": "\u96fb\u8996\u529f\u80fd",
|
"TitleLiveTV": "\u96fb\u8996\u529f\u80fd",
|
||||||
|
@ -495,8 +493,10 @@
|
||||||
"LabelTitleDisplayOrder": "Title display order:",
|
"LabelTitleDisplayOrder": "Title display order:",
|
||||||
"OptionSortName": "Sort name",
|
"OptionSortName": "Sort name",
|
||||||
"OptionReleaseDate": "Release date",
|
"OptionReleaseDate": "Release date",
|
||||||
|
"LabelSeasonNumber": "Season number:",
|
||||||
"LabelDiscNumber": "Disc number",
|
"LabelDiscNumber": "Disc number",
|
||||||
"LabelParentNumber": "Parent number",
|
"LabelParentNumber": "Parent number",
|
||||||
|
"LabelEpisodeNumber": "Episode number:",
|
||||||
"LabelTrackNumber": "Track number:",
|
"LabelTrackNumber": "Track number:",
|
||||||
"LabelNumber": "Number:",
|
"LabelNumber": "Number:",
|
||||||
"LabelReleaseDate": "Release date:",
|
"LabelReleaseDate": "Release date:",
|
||||||
|
@ -784,7 +784,7 @@
|
||||||
"HeaderUnlockSync": "Unlock Emby Sync",
|
"HeaderUnlockSync": "Unlock Emby Sync",
|
||||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app using your Wifi connection within your home network.",
|
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, simply sign into the app once to confirm using your Wifi connection within your home network.",
|
||||||
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
|
||||||
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
|
||||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||||
|
@ -921,5 +921,8 @@
|
||||||
"HeaderFavoriteSongs": "Favorite Songs",
|
"HeaderFavoriteSongs": "Favorite Songs",
|
||||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||||
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
|
||||||
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability."
|
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
|
||||||
|
"ButtonPlayOneMinute": "Play one minute",
|
||||||
|
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||||
|
"HeaderTryPlayback": "Try Playback"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue