mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
update translations
This commit is contained in:
parent
fea3421067
commit
2ddc5b5260
@ -31,14 +31,14 @@
|
||||
"web-component-tester": "*",
|
||||
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
||||
},
|
||||
"homepage": "https://github.com/polymerelements/iron-icon",
|
||||
"homepage": "https://github.com/PolymerElements/iron-icon",
|
||||
"_release": "1.0.7",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.7",
|
||||
"commit": "6f4d152dc3998a6cc12a5a585a654f893dc99381"
|
||||
},
|
||||
"_source": "git://github.com/polymerelements/iron-icon.git",
|
||||
"_source": "git://github.com/PolymerElements/iron-icon.git",
|
||||
"_target": "^1.0.0",
|
||||
"_originalSource": "polymerelements/iron-icon"
|
||||
"_originalSource": "PolymerElements/iron-icon"
|
||||
}
|
@ -36,7 +36,7 @@
|
||||
"tag": "v1.2.4",
|
||||
"commit": "1ee4e2e11a9e5118320987d93fc2c03ae9a489f4"
|
||||
},
|
||||
"_source": "git://github.com/PolymerElements/iron-selector.git",
|
||||
"_source": "git://github.com/polymerelements/iron-selector.git",
|
||||
"_target": "^1.0.0",
|
||||
"_originalSource": "PolymerElements/iron-selector"
|
||||
"_originalSource": "polymerelements/iron-selector"
|
||||
}
|
@ -122,19 +122,19 @@
|
||||
|
||||
@media all and (max-width: 400px) {
|
||||
.videoPositionSlider {
|
||||
width: 220px;
|
||||
width: 200px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 350px) {
|
||||
.videoPositionSlider {
|
||||
width: 200px;
|
||||
width: 180px;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 320px) {
|
||||
.videoPositionSlider {
|
||||
width: 170px;
|
||||
width: 120px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -257,6 +257,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 500px) {
|
||||
.videoControls .currentTime {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1400px) {
|
||||
.nowPlayingInfo {
|
||||
padding-bottom: 0;
|
||||
|
@ -244,5 +244,5 @@ div.cardBox {
|
||||
}
|
||||
|
||||
.videoSubtitles {
|
||||
font-size: 240%;
|
||||
font-size: 200%;
|
||||
}
|
||||
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u062e\u0631\u0648\u062c",
|
||||
"LabelVisitCommunity": "\u0632\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639",
|
||||
"LabelGithub": "\u062c\u064a\u062a \u0647\u0628",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u0627\u0644\u063a\u0627\u0621",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u0418\u0437\u0445\u043e\u0434",
|
||||
"LabelVisitCommunity": "\u041f\u043e\u0441\u0435\u0442\u0438 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e\u0442\u043e",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u041e\u0442\u043c\u0435\u043d\u0438",
|
||||
"ButtonExit": "\u0418\u0437\u0445\u043e\u0434",
|
||||
"ButtonNew": "\u041d\u043e\u0432",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "\u0410\u0443\u0434\u0438\u043e",
|
||||
"HeaderVideo": "\u0412\u0438\u0434\u0435\u043e",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u043a\u0440\u0435\u043f\u0435\u0442\u0435 Emby \u041e\u0442\u0431\u043e\u0440\u044a\u0442",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Sortir",
|
||||
"LabelVisitCommunity": "Visita la comunitat",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel\u00b7la",
|
||||
"ButtonExit": "Surt",
|
||||
"ButtonNew": "Nou",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "\u00c0udio",
|
||||
"HeaderVideo": "V\u00eddeo",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organitza",
|
||||
"TabActivityLog": "Registre d'Activitat",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Data",
|
||||
"HeaderSource": "Origen",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Nombre d'episodi",
|
||||
"LabelEndingEpisodeNumber": "Nombre d'episodi final",
|
||||
"LabelEndingEpisodeNumberHelp": "Nom\u00e9s cal per als fitxers multi-episodi",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "D\u00f3na suport a l'equip d'Emby",
|
||||
"LabelSupportAmount": "Total (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Reproducci\u00f3",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Mode Cinema",
|
||||
"TitlePlayback": "Reproducci\u00f3",
|
||||
"LabelEnableCinemaModeFor": "Habilitar mode cinema per:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Reempla\u00e7a imatges existents",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Spou\u0161t\u011b\u010de \u00faloh",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Zav\u0159\u00edt",
|
||||
"LabelVisitCommunity": "Nav\u0161t\u00edvit komunitu",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Zru\u0161it",
|
||||
"ButtonExit": "Zav\u0159\u00edt",
|
||||
"ButtonNew": "Nov\u00e9",
|
||||
"HeaderTaskTriggers": "Spou\u0161t\u011b\u010de \u00faloh",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Zvuk",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Tituly krat\u0161\u00ed, ne\u017e tento \u010das nebudou pozastaviteln\u00e9.",
|
||||
"TitleAutoOrganize": "Auto-organizace",
|
||||
"TabActivityLog": "Z\u00e1znam \u010dinnosti",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "N\u00e1zev",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "Zdroj",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "\u010c\u00edslo epizody",
|
||||
"LabelEndingEpisodeNumber": "\u010c\u00edslo posledn\u00ed epizody:",
|
||||
"LabelEndingEpisodeNumberHelp": "Vy\u017eadovan\u00e9 jenom pro s\u00fabory s v\u00edce epizodami",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Podpo\u0159te Emby Team",
|
||||
"LabelSupportAmount": "Suma (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Pomozte zajistit pokra\u010dov\u00e1n\u00ed v\u00fdvoje tohoto projektu v\u010detn\u011b Emby Premiere. \u010c\u00e1st ve\u0161ker\u00fdch p\u0159\u00edjm\u016f p\u0159isp\u011bje na dal\u0161\u00ed bezplatn\u00e9 n\u00e1stroje, na kter\u00fdch jsme z\u00e1visl\u00ed.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "P\u0159\u00edklad: srt",
|
||||
"ButtonLearnMore": "Zjistit v\u00edce",
|
||||
"TabPlayback": "P\u0159ehr\u00e1v\u00e1n\u00ed",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema M\u00f3d",
|
||||
"TitlePlayback": "P\u0159ehr\u00e1v\u00e1n\u00ed",
|
||||
"LabelEnableCinemaModeFor": "Povolit Cinema M\u00f3d pro:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Nahradit existuj\u00edc\u00ed obr\u00e1zky",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Afslut",
|
||||
"LabelVisitCommunity": "Bes\u00f8g F\u00e6lleskab",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Annuller",
|
||||
"ButtonExit": "Afslut",
|
||||
"ButtonNew": "Ny",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Lyd",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Medier med kortere afspilningstid en denne kan ikke forts\u00e6ttes.",
|
||||
"TitleAutoOrganize": "Organiser automatisk",
|
||||
"TabActivityLog": "Aktivitetslog",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Navn",
|
||||
"HeaderDate": "Dato",
|
||||
"HeaderSource": "Kilde",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Nummer p\u00e5 sidste episode",
|
||||
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for filer med flere episoder.",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "St\u00f8t Emby-holdet",
|
||||
"LabelSupportAmount": "Bel\u00f8b (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "F. eks: srt",
|
||||
"ButtonLearnMore": "L\u00e6r mere",
|
||||
"TabPlayback": "Afspilning",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Biograftilstand",
|
||||
"TitlePlayback": "Afspilning",
|
||||
"LabelEnableCinemaModeFor": "Aktiver biograftilstand for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Erstat eksisterende billeder",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Aufgabenausl\u00f6ser",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Verwalten Sie Ihre Smart Matches die wir w\u00e4hrend im Berichtigungsdialog der Autoorganisation hinzugef\u00fcgt haben",
|
||||
"OptionRememberOrganizeCorrection": "Speichere und f\u00fchre diese Korrektur zuk\u00fcnftig bei Dateien mit \u00e4hnlichen Namen durch",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Konvertiere Aufnahmen automatisch in ein streaming freundliches Format.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Aufnahmen werden als MP4 konvertiert um eine bessere Wiedergabe auf Ihren Ger\u00e4ten zu gew\u00e4hrleisten.",
|
||||
"FeatureRequiresEmbyPremiere": "Dieses Feature ben\u00f6tigt eine aktive Emby Premiere Mitgliedschaft.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Beenden",
|
||||
"LabelVisitCommunity": "Besuche die Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -38,7 +25,7 @@
|
||||
"LabelWindowsService": "Windows Dienst",
|
||||
"AWindowsServiceHasBeenInstalled": "Ein Windows Dienst wurde installiert.",
|
||||
"WindowsServiceIntro1": "Emby Server l\u00e4uft normalerweise als Desktop-Anwendung mit einem Icon in der Anwendungsanzeige. Wenn Sie es lieber als Hintergrunddienst starten m\u00f6chten, so k\u00f6nnen Sie den Server \u00fcber die Windows Dienste starten.",
|
||||
"WindowsServiceIntro2": "Wenn Sie Emby als Windows Dienst verwenden m\u00f6chten, beachten Sie bitte, dass die gleichzeitige Verwendung des Benchrichtigungssymbols nicht m\u00f6glich ist. Um den Service zu starten muss das Benachrichtigungssymbol geschlossen werden. Der Service ben\u00f6tigt dar\u00fcberhinaus administrative Rechte. Wenn Sie Emby als Dienst starten, stellen Sie bitte sicher, dass das verwendete Dienst Konto die notwendigen Rechte zum Zugriff auf Ihre Medienverzeichnisse hat.",
|
||||
"WindowsServiceIntro2": "Wenn Sie Emby als Windows Dienst verwenden m\u00f6chten, beachten Sie bitte, dass die gleichzeitige Verwendung des Benchrichtigungssymbols nicht m\u00f6glich ist. Um den Service zu starten muss das Benachrichtigungssymbol geschlossen werden. Der Service ben\u00f6tigt dar\u00fcberhinaus administrative Rechte. Wenn Sie Emby als Dienst starten, stellen Sie bitte sicher, dass das verwendete Konto die notwendigen Rechte zum Zugriff auf Ihre Medienverzeichnisse hat.",
|
||||
"WizardCompleted": "Das ist alles was wir bis jetzt brauchen. Emby hat nun angefangen Informationen \u00fcber Ihre Medienbibliothek zu sammeln. Schauen dir doch ein paar unserer Apps an und klicke dann auf <b>Fertig<\/b> um das <b>Server Dashboard<\/b> anzuzeigen.",
|
||||
"LabelConfigureSettings": "Konfiguriere Einstellungen",
|
||||
"LabelEnableVideoImageExtraction": "Aktiviere Videobild-Extrahierung",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Abbrechen",
|
||||
"ButtonExit": "Beenden",
|
||||
"ButtonNew": "Neu",
|
||||
"HeaderTaskTriggers": "Aufgabenausl\u00f6ser",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titel die k\u00fcrzer als dieser Wert sind, werden nicht fortsetzbar sein",
|
||||
"TitleAutoOrganize": "Autom. Organisation",
|
||||
"TabActivityLog": "Aktivit\u00e4tsverlauf",
|
||||
"TabSmartMatches": "Intelligente Zuordnung",
|
||||
"TabSmartMatchInfo": "Verwalten Sie ihre intelligenten Zuordnungen die im Berichtigungsdialog der Autoorganisation hinzugef\u00fcgt wurden",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "Quelle",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episodennummer",
|
||||
"LabelEndingEpisodeNumber": "Nummer der letzten Episode:",
|
||||
"LabelEndingEpisodeNumberHelp": "Nur erforderlich f\u00fcr Mehrfachepisoden",
|
||||
"OptionRememberOrganizeCorrection": "Speichere und f\u00fchre diese Korrektur zuk\u00fcnftig bei Dateien mit \u00e4hnlichen Namen durch",
|
||||
"HeaderSupportTheTeam": "Unterst\u00fctzen Sie das Emby Team",
|
||||
"LabelSupportAmount": "Betrag (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Helfen Sie bei der fortlaufenden Entwicklung dieses Projekts durch den Kauf von Emby Premium. Ein Teil der Einnahmen gehen an andere kostenfreie Programme die wir ben\u00f6tigen.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Beispiel: srt",
|
||||
"ButtonLearnMore": "Erfahre mehr",
|
||||
"TabPlayback": "Wiedergabe",
|
||||
"HeaderAudioSettings": "Audioeinstellungen",
|
||||
"HeaderSubtitleSettings": "Untertiteleinstellungen",
|
||||
"TabCinemaMode": "Kino-Modus",
|
||||
"TitlePlayback": "Wiedergabe",
|
||||
"LabelEnableCinemaModeFor": "Aktiviere Kino-Modus f\u00fcr:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Neue Aufnahme",
|
||||
"ButtonAdvanced": "Erweitert",
|
||||
"LabelCodecIntrosPath": "Codec Intros Verzeichnis:",
|
||||
"LabelCodecIntrosPathHelp": "Ein Verzeichnis welches Video Dateien beinhaltet. Wenn ein Intro Video einem Video codec, audio codec, audio profil oder einem Tag zugeordnet werden kann, so wird es vor dem Hauptfilm gezeigt."
|
||||
"LabelCodecIntrosPathHelp": "Ein Verzeichnis welches Video Dateien beinhaltet. Wenn ein Intro Video einem Video codec, audio codec, audio profil oder einem Tag zugeordnet werden kann, so wird es vor dem Hauptfilm gezeigt.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Konvertiere Aufnahmen automatisch in ein streaming freundliches Format.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Aufnahmen werden als MP4 konvertiert um eine bessere Wiedergabe auf Ihren Ger\u00e4ten zu gew\u00e4hrleisten.",
|
||||
"FeatureRequiresEmbyPremiere": "Dieses Feature ben\u00f6tigt eine aktive Emby Premiere Mitgliedschaft.",
|
||||
"FileExtension": "Dateiendung",
|
||||
"OptionReplaceExistingImages": "Ersetze vorhandene Bilder",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u0388\u03be\u03bf\u03b4\u03bf\u03c2",
|
||||
"LabelVisitCommunity": "\u039a\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 ",
|
||||
"ButtonExit": "\u0388\u03be\u03bf\u03b4\u03bf\u03c2",
|
||||
"ButtonNew": "\u039d\u03ad\u03bf",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "\u03a4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7",
|
||||
"HeaderAudio": "\u0389\u03c7\u03bf\u03c2",
|
||||
"HeaderVideo": "\u0392\u03af\u03bd\u03c4\u03b5\u03bf",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Exit",
|
||||
"LabelVisitCommunity": "Visit Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organise",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Exit",
|
||||
"LabelVisitCommunity": "Visit Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1529,5 +1522,10 @@
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Salir",
|
||||
"LabelVisitCommunity": "Visit Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Disparadores de Tarea",
|
||||
"TabSmartMatches": "Coincidencias Inteligentes",
|
||||
"TabSmartMatchInfo": "Administre sus coincidencias inteligentes que fueron agregadas usando el di\u00e1logo de correcci\u00f3n de Organizaci\u00f3n Autom\u00e1tica",
|
||||
"OptionRememberOrganizeCorrection": "Guardar y aplicar esta correcci\u00f3n en archivos futuros con nombres similares",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Convertir autom\u00e1ticamente las grabaciones a un formato amigable para transmisi\u00f3n",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Las grabaciones ser\u00e1n convertidas en tiempo real a MP4 para una f\u00e1cil reproducci\u00f3n en sus dispositivos.",
|
||||
"FeatureRequiresEmbyPremiere": "Esta caracter\u00edstica requiere de una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Salir",
|
||||
"LabelVisitCommunity": "Visitar la Comunidad",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancelar",
|
||||
"ButtonExit": "Salir",
|
||||
"ButtonNew": "Nuevo",
|
||||
"HeaderTaskTriggers": "Disparadores de Tarea",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Los titulos con duraci\u00f3n menor a esto no podr\u00e1n ser continuados",
|
||||
"TitleAutoOrganize": "Auto-Organizar",
|
||||
"TabActivityLog": "Bit\u00e1cora de Actividades",
|
||||
"TabSmartMatches": "Coincidencias Inteligentes",
|
||||
"TabSmartMatchInfo": "Administre sus coincidencias inteligentes que fueron agregadas usando el di\u00e1logo de correcci\u00f3n de Organizaci\u00f3n Autom\u00e1tica",
|
||||
"HeaderName": "Nombre",
|
||||
"HeaderDate": "Fecha",
|
||||
"HeaderSource": "Fuente",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episodio numero",
|
||||
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
||||
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
||||
"OptionRememberOrganizeCorrection": "Guardar y aplicar esta correcci\u00f3n en archivos futuros con nombres similares",
|
||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||
"LabelSupportAmount": "Importe (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Ayude a asegurar el desarrollo continuo de este proyecto adquiriendo Emby Premier. Una parte de todos los ingresos ser\u00e1n destinados a contribuciones a otras herramientas libres de las cuales dependemos.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Ejemplo: srt",
|
||||
"ButtonLearnMore": "Aprenda m\u00e1s",
|
||||
"TabPlayback": "Reproducci\u00f3n",
|
||||
"HeaderAudioSettings": "Configuraci\u00f3n de Audio",
|
||||
"HeaderSubtitleSettings": "Configuraci\u00f3n de Subtitulos",
|
||||
"TabCinemaMode": "Modo Cine",
|
||||
"TitlePlayback": "Reproducci\u00f3n",
|
||||
"LabelEnableCinemaModeFor": "Habilitar modo cine para:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Nueva Grabaci\u00f3n",
|
||||
"ButtonAdvanced": "Avanzado",
|
||||
"LabelCodecIntrosPath": "Trayectoria de intros de Codec:",
|
||||
"LabelCodecIntrosPathHelp": "Carpeta que contiene archivos de video. Si un nombre de archivo de video de entrada coincide con el c\u00f3dec de video, c\u00f3dec de audio, perf\u00edl de audio, o una etiqueta, entonces se reproducir\u00e1 antes de la funci\u00f3n principal."
|
||||
"LabelCodecIntrosPathHelp": "Carpeta que contiene archivos de video. Si un nombre de archivo de video de entrada coincide con el c\u00f3dec de video, c\u00f3dec de audio, perf\u00edl de audio, o una etiqueta, entonces se reproducir\u00e1 antes de la funci\u00f3n principal.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Convertir autom\u00e1ticamente las grabaciones a un formato amigable para transmisi\u00f3n",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Las grabaciones ser\u00e1n convertidas en tiempo real a MP4 para una f\u00e1cil reproducci\u00f3n en sus dispositivos.",
|
||||
"FeatureRequiresEmbyPremiere": "Esta caracter\u00edstica requiere de una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"FileExtension": "Extensi\u00f3n del archivo",
|
||||
"OptionReplaceExistingImages": "Reemplazar im\u00e1genes existentes",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Tareas de activaci\u00f3n",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Salir",
|
||||
"LabelVisitCommunity": "Visitar la comunidad",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancelar",
|
||||
"ButtonExit": "Salir",
|
||||
"ButtonNew": "Nuevo",
|
||||
"HeaderTaskTriggers": "Tareas de activaci\u00f3n",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Los t\u00edtulos m\u00e1s cortos de esto no ser\u00e1n reanudables",
|
||||
"TitleAutoOrganize": "Organizaci\u00f3n autom\u00e1tica",
|
||||
"TabActivityLog": "Log de actividad",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Nombre",
|
||||
"HeaderDate": "Fecha",
|
||||
"HeaderSource": "Origen",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "N\u00famero episodio final:",
|
||||
"LabelEndingEpisodeNumberHelp": "S\u00f3lo requerido para archivos multi-episodio",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Apoye al equipo de Emby",
|
||||
"LabelSupportAmount": "Importe (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Poistu",
|
||||
"LabelVisitCommunity": "K\u00e4y Yhteis\u00f6ss\u00e4",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Lopeta",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "D\u00e9clencheurs de t\u00e2ches",
|
||||
"TabSmartMatches": "Correspondances intelligentes",
|
||||
"TabSmartMatchInfo": "Organiser vos correspondances intelligentes qui ont \u00e9t\u00e9 ajout\u00e9es \u00e0 l'aide du dialogue de l'auto-organisation",
|
||||
"OptionRememberOrganizeCorrection": "Enregistrer et appliquer cette correction aux fichiers futurs avec des noms similaires",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Convertir automatiquement les enregistrements a un format facilement diffusable.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Les enregistrements seront convertis \u00e0 la vol\u00e9e en MP4 afin faciliter la lecture sur tous vos appareils.",
|
||||
"FeatureRequiresEmbyPremiere": "Cette fonctionnalit\u00e9 requiert un compte Emby Premiere.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Quitter",
|
||||
"LabelVisitCommunity": "Visiter la Communaut\u00e9",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Annuler",
|
||||
"ButtonExit": "Sortie",
|
||||
"ButtonNew": "Nouveau",
|
||||
"HeaderTaskTriggers": "D\u00e9clencheurs de t\u00e2ches",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Vid\u00e9o",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "La lecture de m\u00e9dias plus courts que cette dur\u00e9e ne pourra pas \u00eatre reprise.",
|
||||
"TitleAutoOrganize": "Auto-organisation",
|
||||
"TabActivityLog": "Journal d'activit\u00e9s",
|
||||
"TabSmartMatches": "Correspondances intelligentes",
|
||||
"TabSmartMatchInfo": "Organiser vos correspondances intelligentes qui ont \u00e9t\u00e9 ajout\u00e9es \u00e0 l'aide du dialogue de l'auto-organisation",
|
||||
"HeaderName": "Nom",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Num\u00e9ro d'\u00e9pisode",
|
||||
"LabelEndingEpisodeNumber": "Num\u00e9ro d'\u00e9pisode final:",
|
||||
"LabelEndingEpisodeNumberHelp": "Uniquement requis pour les fichiers multi-\u00e9pisodes",
|
||||
"OptionRememberOrganizeCorrection": "Enregistrer et appliquer cette correction aux fichiers futurs avec des noms similaires",
|
||||
"HeaderSupportTheTeam": "Aidez l'\u00e9quipe Emby",
|
||||
"LabelSupportAmount": "Montant (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Aider \u00e0 garantir la continuit\u00e9 du d\u00e9veloppement de ce projet en achetant Emby Premiere. Une partie de ce revenu sera revers\u00e9 aux autres outils gratuits dont nous d\u00e9pendons.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Exemple: srt",
|
||||
"ButtonLearnMore": "En savoir plus",
|
||||
"TabPlayback": "Lecture",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Mode cin\u00e9ma",
|
||||
"TitlePlayback": "Lecture",
|
||||
"LabelEnableCinemaModeFor": "Activer le mode cin\u00e9ma pour :",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Nouvel enregistrement",
|
||||
"ButtonAdvanced": "Avanc\u00e9",
|
||||
"LabelCodecIntrosPath": "Chemin du codec des intros:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Convertir automatiquement les enregistrements a un format facilement diffusable.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Les enregistrements seront convertis \u00e0 la vol\u00e9e en MP4 afin faciliter la lecture sur tous vos appareils.",
|
||||
"FeatureRequiresEmbyPremiere": "Cette fonctionnalit\u00e9 requiert un compte Emby Premiere.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Remplacer les images existantes",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Verlasse",
|
||||
"LabelVisitCommunity": "Bsuech d'Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Abbreche",
|
||||
"ButtonExit": "Verlasse",
|
||||
"ButtonNew": "Neu",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u05d9\u05e6\u05d9\u05d0\u05d4",
|
||||
"LabelVisitCommunity": "\u05d1\u05e7\u05e8 \u05d1\u05e7\u05d4\u05d9\u05dc\u05d4",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u05d1\u05d8\u05dc",
|
||||
"ButtonExit": "\u05d9\u05e6\u05d9\u05d0\u05d4",
|
||||
"ButtonNew": "\u05d7\u05d3\u05e9",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "\u05d8\u05dc\u05d5\u05d9\u05d6\u05d9\u05d4",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u05e7\u05d5\u05d1\u05e5 \u05e7\u05e6\u05e8 \u05de\u05d6\u05d4 \u05dc\u05d0 \u05d9\u05d4\u05d9\u05d4 \u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05de\u05e9\u05da \u05e0\u05d9\u05d2\u05d5\u05df \u05de\u05e0\u05e7\u05d5\u05d3\u05ea \u05d4\u05e2\u05e6\u05d9\u05e8\u05d4",
|
||||
"TitleAutoOrganize": "\u05d0\u05e8\u05d2\u05d5\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9",
|
||||
"TabActivityLog": "\u05e8\u05d9\u05e9\u05d5\u05dd \u05e4\u05e2\u05d5\u05dc\u05d5\u05ea",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "\u05e9\u05dd",
|
||||
"HeaderDate": "\u05ea\u05d0\u05e8\u05d9\u05da",
|
||||
"HeaderSource": "\u05de\u05e7\u05d5\u05e8",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "\u05de\u05e1\u05e4\u05e8 \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",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "\u05db\u05de\u05d5\u05ea (\u05d3\u05d5\u05dc\u05e8\u05d9\u05dd)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Izlaz",
|
||||
"LabelVisitCommunity": "Posjeti zajednicu",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Odustani",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "Novo",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Naslovi kra\u0107i od ovog ne\u0107e imati mogu\u0107nost nastavka",
|
||||
"TitleAutoOrganize": "Auto-Organiziraj",
|
||||
"TabActivityLog": "Zapisnik aktivnosti",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Ime",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "Izvor",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Broj kraja epizode:",
|
||||
"LabelEndingEpisodeNumberHelp": "Potrebno samo za datoteke sa vi\u0161e epizoda",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Iznos (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Kil\u00e9p\u00e9s",
|
||||
"LabelVisitCommunity": "K\u00f6z\u00f6ss\u00e9g",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Kil\u00e9p\u00e9s",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audi\u00f3",
|
||||
"HeaderVideo": "Vide\u00f3",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "N\u00e9v",
|
||||
"HeaderDate": "D\u00e1tum",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Kecocokan Cerdas",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Keluar",
|
||||
"LabelVisitCommunity": "Kunjungi Komunitas",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Keluar",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Kecocokan Cerdas",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Operazione Pianificata",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Esci",
|
||||
"LabelVisitCommunity": "Visita la Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Annulla",
|
||||
"ButtonExit": "Esci",
|
||||
"ButtonNew": "Nuovo",
|
||||
"HeaderTaskTriggers": "Operazione Pianificata",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "I film pi\u00f9 corti non saranno riprendibili",
|
||||
"TitleAutoOrganize": "Organizza Autom.",
|
||||
"TabActivityLog": "Registrazione eventi",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Nome",
|
||||
"HeaderDate": "Data",
|
||||
"HeaderSource": "Sorgente",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episodio numero",
|
||||
"LabelEndingEpisodeNumber": "Numero ultimo episodio:",
|
||||
"LabelEndingEpisodeNumberHelp": "Richiesto solo se ci sono pi\u00f9 file per espisodio",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Supporta il Team di Emby",
|
||||
"LabelSupportAmount": "Ammontare (Dollari)",
|
||||
"HeaderSupportTheTeamHelp": "Aiuta ad assicurare uno sviluppo continuativo del progetto acquistando Emby Premiere. Una parte del guadagno verr\u00e0 donata ad altri strumenti gratuiti da cui dipendiamo.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Esempio: srt",
|
||||
"ButtonLearnMore": "saperne di pi\u00f9",
|
||||
"TabPlayback": "Riproduzione",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Modalit\u00e0 Cinema",
|
||||
"TitlePlayback": "Riproduzione",
|
||||
"LabelEnableCinemaModeFor": "Attiva modalit\u00e0 cinema per:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Sovrascrivi immagini esistenti",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "\u0422\u0430\u043f\u0441\u044b\u0440\u043c\u0430 \u0442\u0440\u0438\u0433\u0433\u0435\u0440\u043b\u0435\u0440\u0456",
|
||||
"TabSmartMatches": "\u0417\u0438\u044f\u0442\u0442\u044b \u0441\u04d9\u0439\u043a\u0435\u0441\u0442\u0435\u0440",
|
||||
"TabSmartMatchInfo": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u04b1\u0439\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0440\u0443 \u0442\u04af\u0437\u0435\u0442\u0443 \u0434\u0438\u0430\u043b\u043e\u0433\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043f \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0433\u0435\u043d \u0437\u0438\u044f\u0442\u0442\u044b \u0441\u04d9\u0439\u043a\u0435\u0441\u0442\u0435\u0440\u0434\u0456 \u0431\u0430\u0441\u049b\u0430\u0440\u0443",
|
||||
"OptionRememberOrganizeCorrection": "\u0421\u0430\u049b\u0442\u0430\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0442\u0442\u0430\u0440\u044b \u04b1\u049b\u0441\u0430\u0441 \u0431\u043e\u043b\u0430\u0448\u0430\u049b \u0444\u0430\u0439\u043b\u0434\u0430\u0440\u0493\u0430 \u043e\u0441\u044b \u0442\u04af\u0437\u0435\u0442\u0443\u0434\u0456 \u049b\u043e\u043b\u0434\u0430\u043d\u0443",
|
||||
"OptionConvertRecordingsToStreamingFormat": "\u0416\u0430\u0437\u0443\u043b\u0430\u0440\u0434\u044b \u0442\u0430\u0440\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043e\u04a3\u0430\u0439 \u043f\u0456\u0448\u0456\u043c\u0433\u0435 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "\u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u0430 \u043e\u04a3\u0430\u0439 \u043e\u0439\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043d\u0430\u049b\u0442\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 MP4 \u043f\u0456\u0448\u0456\u043c\u0456\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0435\u0434\u0456.",
|
||||
"FeatureRequiresEmbyPremiere": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"HeaderEnterPinCode": "PIN-\u043a\u043e\u0434\u0442\u044b \u0435\u043d\u0433\u0456\u0437\u0443",
|
||||
"ButtonEnterPinCode": "PIN-\u043a\u043e\u0434\u0442\u044b \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437",
|
||||
"ButtonEnterPinCodeHelp": "\u042d\u043a\u0440\u0430\u043d\u0434\u0430\u0493\u044b PIN-\u043a\u043e\u0434\u0442\u044b \u0435\u043d\u0433\u0456\u0437\u0443 \u0430\u0440\u049b\u044b\u043b\u044b Emby TV \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u0441\u044b\u043d\u0430 \u043a\u0456\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u0428\u044b\u0493\u0443",
|
||||
"LabelVisitCommunity": "\u049a\u0430\u0443\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u049b\u049b\u0430 \u0431\u0430\u0440\u0443",
|
||||
"LabelGithub": "GitHub \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0439\u0456",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443",
|
||||
"ButtonExit": "\u0428\u044b\u0493\u0443",
|
||||
"ButtonNew": "\u0416\u0430\u0441\u0430\u0443",
|
||||
"HeaderTaskTriggers": "\u0422\u0430\u043f\u0441\u044b\u0440\u043c\u0430 \u0442\u0440\u0438\u0433\u0433\u0435\u0440\u043b\u0435\u0440\u0456",
|
||||
"HeaderTV": "\u0422\u0414",
|
||||
"HeaderAudio": "\u0414\u044b\u0431\u044b\u0441",
|
||||
"HeaderVideo": "\u0411\u0435\u0439\u043d\u0435",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u0411\u04b1\u0434\u0430\u043d \u049b\u044b\u0441\u049b\u0430 \u0442\u0443\u044b\u043d\u0434\u044b\u043b\u0430\u0440 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u044b\u043b\u043c\u0430\u0439\u0434\u044b",
|
||||
"TitleAutoOrganize": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u04b1\u0439\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0440\u0443",
|
||||
"TabActivityLog": "\u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0435\u0440 \u0436\u04b1\u0440\u043d\u0430\u043b\u044b",
|
||||
"TabSmartMatches": "\u0417\u0438\u044f\u0442\u0442\u044b \u0441\u04d9\u0439\u043a\u0435\u0441\u0442\u0435\u0440",
|
||||
"TabSmartMatchInfo": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u04b1\u0439\u044b\u043c\u0434\u0430\u0441\u0442\u044b\u0440\u0443 \u0442\u04af\u0437\u0435\u0442\u0443 \u0434\u0438\u0430\u043b\u043e\u0433\u044b\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043f \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0433\u0435\u043d \u0437\u0438\u044f\u0442\u0442\u044b \u0441\u04d9\u0439\u043a\u0435\u0441\u0442\u0435\u0440\u0434\u0456 \u0431\u0430\u0441\u049b\u0430\u0440\u0443",
|
||||
"HeaderName": "\u0410\u0442\u044b",
|
||||
"HeaderDate": "\u041a\u04af\u043d\u0456",
|
||||
"HeaderSource": "\u041a\u04e9\u0437\u0456",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "\u042d\u043f\u0438\u0437\u043e\u0434 \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",
|
||||
"OptionRememberOrganizeCorrection": "\u0421\u0430\u049b\u0442\u0430\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0442\u0442\u0430\u0440\u044b \u04b1\u049b\u0441\u0430\u0441 \u0431\u043e\u043b\u0430\u0448\u0430\u049b \u0444\u0430\u0439\u043b\u0434\u0430\u0440\u0493\u0430 \u043e\u0441\u044b \u0442\u04af\u0437\u0435\u0442\u0443\u0434\u0456 \u049b\u043e\u043b\u0434\u0430\u043d\u0443",
|
||||
"HeaderSupportTheTeam": "Emby \u0442\u043e\u0431\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u04a3\u044b\u0437",
|
||||
"LabelSupportAmount": "\u0421\u043e\u043c\u0430\u0441\u044b (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Emby Premiere \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0443 \u0430\u0440\u049b\u044b\u043b\u044b \u043e\u0441\u044b \u0436\u043e\u0431\u0430 \u0434\u0430\u043c\u0443\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u044b\u043b\u0443\u044b\u043d\u0430 \u049b\u0430\u043c\u0442\u0430\u043c\u0430\u0441\u044b\u0437 \u0435\u0442\u0443\u0433\u0435 \u043a\u04e9\u043c\u0435\u043a\u0442\u0435\u0441\u0456\u04a3\u0456\u0437. \u0411\u0430\u0440\u043b\u044b\u049b \u0442\u0430\u0431\u044b\u0441\u0442\u0430\u0440\u0434\u044b\u04a3 \u0431\u0456\u0440 \u0431\u04e9\u043b\u0456\u0433\u0456\u043d \u0431\u0456\u0437\u0433\u0435 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u0442\u044b \u0431\u0430\u0441\u049b\u0430 \u0442\u0435\u0433\u0456\u043d \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u04af\u0448\u0456\u043d \u04af\u043b\u0435\u0441\u0442\u0456\u0440\u0435\u043c\u0456\u0437.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "\u041c\u044b\u0441\u0430\u043b: srt",
|
||||
"ButtonLearnMore": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a \u0431\u0456\u043b\u0443",
|
||||
"TabPlayback": "\u041e\u0439\u043d\u0430\u0442\u0443",
|
||||
"HeaderAudioSettings": "\u0414\u044b\u0431\u044b\u0441 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456",
|
||||
"HeaderSubtitleSettings": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456",
|
||||
"TabCinemaMode": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456",
|
||||
"TitlePlayback": "\u041e\u0439\u043d\u0430\u0442\u0443",
|
||||
"LabelEnableCinemaModeFor": "\u041c\u044b\u043d\u0430\u0443 \u04af\u0448\u0456\u043d \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456\u043d \u049b\u043e\u0441\u0443:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "\u0416\u0430\u04a3\u0430 \u0436\u0430\u0437\u0443",
|
||||
"ButtonAdvanced": "\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d",
|
||||
"LabelCodecIntrosPath": "\u041a\u043e\u0434\u0435\u043a \u043a\u04e9\u0440\u043d\u0435\u0443\u043b\u0435\u0440 \u0436\u043e\u043b\u044b:",
|
||||
"LabelCodecIntrosPathHelp": "\u0411\u0435\u0439\u043d\u0435 \u0444\u0430\u0439\u043b\u0434\u0430\u0440\u0434\u044b \u049b\u0430\u043c\u0442\u0438\u0442\u044b\u043d \u049b\u0430\u043b\u0442\u0430. \u0415\u0433\u0435\u0440 \u043a\u04e9\u0440\u043d\u0435\u0443 \u0431\u0435\u0439\u043d\u0435 \u0444\u0430\u0439\u043b\u044b\u043d\u044b\u04a3 \u0430\u0442\u0430\u0443\u044b \u0431\u0435\u0439\u043d\u0435 \u043a\u043e\u0434\u0435\u043a\u043a\u0435, \u0434\u044b\u0431\u044b\u0441 \u043a\u043e\u0434\u0435\u043a\u043a\u0435, \u0434\u044b\u0431\u044b\u0441 \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u044b\u043d\u0430 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0433\u043a\u0435 \u0441\u04d9\u0439\u043a\u0435\u0441 \u043a\u0435\u043b\u0435\u0442\u0456\u043d \u0431\u043e\u043b\u0441\u0430, \u043e\u043d\u0434\u0430 \u043e\u043b \u043d\u0435\u0433\u0456\u0437\u0433\u0456 \u0444\u0438\u043b\u044c\u043c \u0430\u043b\u0434\u044b\u043d\u0434\u0430 \u043e\u0439\u043d\u0430\u0442\u044b\u043b\u0430\u0434\u044b."
|
||||
"LabelCodecIntrosPathHelp": "\u0411\u0435\u0439\u043d\u0435 \u0444\u0430\u0439\u043b\u0434\u0430\u0440\u0434\u044b \u049b\u0430\u043c\u0442\u0438\u0442\u044b\u043d \u049b\u0430\u043b\u0442\u0430. \u0415\u0433\u0435\u0440 \u043a\u04e9\u0440\u043d\u0435\u0443 \u0431\u0435\u0439\u043d\u0435 \u0444\u0430\u0439\u043b\u044b\u043d\u044b\u04a3 \u0430\u0442\u0430\u0443\u044b \u0431\u0435\u0439\u043d\u0435 \u043a\u043e\u0434\u0435\u043a\u043a\u0435, \u0434\u044b\u0431\u044b\u0441 \u043a\u043e\u0434\u0435\u043a\u043a\u0435, \u0434\u044b\u0431\u044b\u0441 \u043f\u0440\u043e\u0444\u0430\u0439\u043b\u044b\u043d\u0430 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0433\u043a\u0435 \u0441\u04d9\u0439\u043a\u0435\u0441 \u043a\u0435\u043b\u0435\u0442\u0456\u043d \u0431\u043e\u043b\u0441\u0430, \u043e\u043d\u0434\u0430 \u043e\u043b \u043d\u0435\u0433\u0456\u0437\u0433\u0456 \u0444\u0438\u043b\u044c\u043c \u0430\u043b\u0434\u044b\u043d\u0434\u0430 \u043e\u0439\u043d\u0430\u0442\u044b\u043b\u0430\u0434\u044b.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "\u0416\u0430\u0437\u0443\u043b\u0430\u0440\u0434\u044b \u0442\u0430\u0440\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043e\u04a3\u0430\u0439 \u043f\u0456\u0448\u0456\u043c\u0433\u0435 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "\u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u0430 \u043e\u04a3\u0430\u0439 \u043e\u0439\u043d\u0430\u0442\u0443 \u04af\u0448\u0456\u043d \u043d\u0430\u049b\u0442\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 MP4 \u043f\u0456\u0448\u0456\u043c\u0456\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0435\u0434\u0456.",
|
||||
"FeatureRequiresEmbyPremiere": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"FileExtension": "\u0424\u0430\u0439\u043b \u043a\u0435\u04a3\u0435\u0439\u0442\u0456\u043c\u0456",
|
||||
"OptionReplaceExistingImages": "\u0411\u0430\u0440 \u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440\u0434\u0456 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "\uc791\uc5c5 \ud2b8\ub9ac\uac70",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\uc885\ub8cc",
|
||||
"LabelVisitCommunity": "\ucee4\ubba4\ub2c8\ud2f0 \ubc29\ubb38",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\ucde8\uc18c",
|
||||
"ButtonExit": "\uc885\ub8cc",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "\uc791\uc5c5 \ud2b8\ub9ac\uac70",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "\uc624\ub514\uc624",
|
||||
"HeaderVideo": "\ube44\ub514\uc624",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "\uc790\ub3d9 \uad6c\uc131",
|
||||
"TabActivityLog": "\ud65c\ub3d9 \ub85c\uadf8",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "\ub0a0\uc9dc",
|
||||
"HeaderSource": "\uc18c\uc2a4",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "\uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638",
|
||||
"LabelEndingEpisodeNumber": "\ub9c8\uc9c0\ub9c9 \uc5d0\ud53c\uc18c\ub4dc \ubc88\ud638:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Emby \ud300 \uc9c0\uc6d0",
|
||||
"LabelSupportAmount": "\uae08\uc561 (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "\ub354 \uc54c\uc544\ubcf4\uae30",
|
||||
"TabPlayback": "\uc7ac\uc0dd",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc",
|
||||
"TitlePlayback": "\uc7ac\uc0dd",
|
||||
"LabelEnableCinemaModeFor": "\uc2dc\ub124\ub9c8 \ubaa8\ub4dc \uc0ac\uc6a9:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "\ud604\uc7ac \uc774\ubbf8\uc9c0 \uad50\uccb4",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Tutup",
|
||||
"LabelVisitCommunity": "Melawat Masyarakat",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Oppgave Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Avslutt",
|
||||
"LabelVisitCommunity": "Bes\u00f8k oss",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Avbryt",
|
||||
"ButtonExit": "Avslutt",
|
||||
"ButtonNew": "Ny",
|
||||
"HeaderTaskTriggers": "Oppgave Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Lyd",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titler kortere enn dette kan ikke fortsettes.",
|
||||
"TitleAutoOrganize": "Auto-Organisering",
|
||||
"TabActivityLog": "Aktivitetslog",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Navn",
|
||||
"HeaderDate": "Dato",
|
||||
"HeaderSource": "Kilde",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending av episode nummer:",
|
||||
"LabelEndingEpisodeNumberHelp": "Kun n\u00f8dvendig for multi-episode filer",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "St\u00f8tt Emby teamet!",
|
||||
"LabelSupportAmount": "Sum (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Eksempel: srt",
|
||||
"ButtonLearnMore": "L\u00e6re mer",
|
||||
"TabPlayback": "Spill av",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Kino Mode",
|
||||
"TitlePlayback": "Spill av",
|
||||
"LabelEnableCinemaModeFor": "Aktiver kino mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Bytt ut eksisterende bilder",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Taak Triggers",
|
||||
"TabSmartMatches": "Slimme overeenkomstige",
|
||||
"TabSmartMatchInfo": "Beheer je slimme overeenkomstige die toegevoegd zijn bij het gebruik van het Auto Organize correctie venster",
|
||||
"OptionRememberOrganizeCorrection": "Bewaar correctie en gebruik deze bij toekomstige bestanden met een lijkende naam",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Afsluiten",
|
||||
"LabelVisitCommunity": "Bezoek Gemeenschap",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Annuleren",
|
||||
"ButtonExit": "Afsluiten",
|
||||
"ButtonNew": "Nieuw",
|
||||
"HeaderTaskTriggers": "Taak Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Geluid",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titels korter dan dit zullen niet hervatbaar zijn",
|
||||
"TitleAutoOrganize": "Automatisch Organiseren",
|
||||
"TabActivityLog": "Activiteiten Logboek",
|
||||
"TabSmartMatches": "Slimme overeenkomstige",
|
||||
"TabSmartMatchInfo": "Beheer je slimme overeenkomstige die toegevoegd zijn bij het gebruik van het Auto Organize correctie venster",
|
||||
"HeaderName": "Naam",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "Bron",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Afleveringsnummer",
|
||||
"LabelEndingEpisodeNumber": "Laatste aflevering nummer:",
|
||||
"LabelEndingEpisodeNumberHelp": "Alleen vereist voor bestanden met meerdere afleveringen",
|
||||
"OptionRememberOrganizeCorrection": "Bewaar correctie en gebruik deze bij toekomstige bestanden met een lijkende naam",
|
||||
"HeaderSupportTheTeam": "Ondersteun het Emby Team",
|
||||
"LabelSupportAmount": "Bedrag (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Door Emby Premiere aan te schaffen draagt u bij aan de verdere ontwikkeling van dit project. Een deel van alle donaties zal worden bijgedragen aan de andere gratis tools waarvan we afhankelijk zijn.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Voorbeeld: srt",
|
||||
"ButtonLearnMore": "Meer informatie",
|
||||
"TabPlayback": "Afspelen",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema mode",
|
||||
"TitlePlayback": "Afspelen",
|
||||
"LabelEnableCinemaModeFor": "Schakel cinema mode in voor:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Nieuwe opname",
|
||||
"ButtonAdvanced": "Geavanceerd",
|
||||
"LabelCodecIntrosPath": "Codec intro's pad:",
|
||||
"LabelCodecIntrosPathHelp": "Een map met video bestanden. Als de bestandsnaam van een video bestand overeenkomt met de video-, audiocodec ,audio profiel of een Tag dan zal deze afgespeeld worden voor de hoofd film."
|
||||
"LabelCodecIntrosPathHelp": "Een map met video bestanden. Als de bestandsnaam van een video bestand overeenkomt met de video-, audiocodec ,audio profiel of een Tag dan zal deze afgespeeld worden voor de hoofd film.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Bestaande afbeeldingen vervangen",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Wyzwalacze Zada\u0144",
|
||||
"TabSmartMatches": "Smart sugestie",
|
||||
"TabSmartMatchInfo": "Zarz\u0105dzaj smart sugestiami kt\u00f3re zosta\u0142y dodane u\u017cywaj\u0105c dodatku Auto-Organize.",
|
||||
"OptionRememberOrganizeCorrection": "Zapisz i zastosuj t\u0119 korekcj\u0119 na plikach z podobnymi nazwami dodanymi w przysz\u0142o\u015bci",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatycznie konwertuj nagrania do formatu przyjaznego strumieniowaniu.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Nagrania zostan\u0105 skonwertowane \"w locie\" do formatu MP4 aby umo\u017cliwi\u0107 ich odtworzenie na wi\u0119kszo\u015bci urz\u0105dze\u0144.",
|
||||
"FeatureRequiresEmbyPremiere": "Ta funkcja wymaga aktywnej subskrypcji Emby Premiere.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Wyj\u015bcie",
|
||||
"LabelVisitCommunity": "Odwied\u017a spo\u0142eczno\u015b\u0107",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Anuluj",
|
||||
"ButtonExit": "Wyjd\u017a",
|
||||
"ButtonNew": "Nowe",
|
||||
"HeaderTaskTriggers": "Wyzwalacze Zada\u0144",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Wideo",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Tytu\u0142y kr\u00f3tsze ni\u017c nie b\u0119d\u0105 wznawiane",
|
||||
"TitleAutoOrganize": "Auto-Organizuj",
|
||||
"TabActivityLog": "Dziennik Aktywno\u015bci",
|
||||
"TabSmartMatches": "Smart sugestie",
|
||||
"TabSmartMatchInfo": "Zarz\u0105dzaj smart sugestiami kt\u00f3re zosta\u0142y dodane u\u017cywaj\u0105c dodatku Auto-Organize.",
|
||||
"HeaderName": "Nazwa",
|
||||
"HeaderDate": "Data",
|
||||
"HeaderSource": "\u0179r\u00f3d\u0142o",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Numer Odcinka",
|
||||
"LabelEndingEpisodeNumber": "Numer ostatniego odcinka:",
|
||||
"LabelEndingEpisodeNumberHelp": "Wymagane tylko dla wielo-odcinkowych plik\u00f3w",
|
||||
"OptionRememberOrganizeCorrection": "Zapisz i zastosuj t\u0119 korekcj\u0119 na plikach z podobnymi nazwami dodanymi w przysz\u0142o\u015bci",
|
||||
"HeaderSupportTheTeam": "Wesprzyj dru\u017cyn\u0119 Emby",
|
||||
"LabelSupportAmount": "Ilo\u015b\u0107 (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Pom\u00f3\u017c zapewni\u0107 kontynuowanie rozwoju tego projektu poprzez zakup Emby Premiere. Cz\u0119\u015b\u0107 ca\u0142ego dochodu b\u0119dzie przekazana na wsparcie innych narz\u0119dzi na kt\u00f3rych Emby polega.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Przyk\u0142ad: srt",
|
||||
"ButtonLearnMore": "Dowiedz si\u0119 wi\u0119cej",
|
||||
"TabPlayback": "Odtwarzanie",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Tryb kinowy",
|
||||
"TitlePlayback": "Odtwarzanie",
|
||||
"LabelEnableCinemaModeFor": "W\u0142\u0105cz tryb kinowy dla:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Nowe nagranie",
|
||||
"ButtonAdvanced": "Zaawansowane",
|
||||
"LabelCodecIntrosPath": "\u015acie\u017cka do intro kodeka:",
|
||||
"LabelCodecIntrosPathHelp": "Folder zawieraj\u0105cy pliki wideo. Je\u015bli nazwa pliku intro odpowiada nazwie kodeka video, audio, profilowi audio lub tag'owi, plik zostanie odtworzony przed filmem."
|
||||
"LabelCodecIntrosPathHelp": "Folder zawieraj\u0105cy pliki wideo. Je\u015bli nazwa pliku intro odpowiada nazwie kodeka video, audio, profilowi audio lub tag'owi, plik zostanie odtworzony przed filmem.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatycznie konwertuj nagrania do formatu przyjaznego strumieniowaniu.",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Nagrania zostan\u0105 skonwertowane \"w locie\" do formatu MP4 aby umo\u017cliwi\u0107 ich odtworzenie na wi\u0119kszo\u015bci urz\u0105dze\u0144.",
|
||||
"FeatureRequiresEmbyPremiere": "Ta funkcja wymaga aktywnej subskrypcji Emby Premiere.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Zast\u0105p istniej\u0105ce obrazy",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Disparadores de Tarefa",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Gerencie suas smart matches que foram adicionadas usando a op\u00e7\u00e3o de corre\u00e7\u00e3o do Auto-Organizar",
|
||||
"OptionRememberOrganizeCorrection": "Salvar e aplicar esta corre\u00e7\u00e3o para arquivos futuros com nomes similares",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Converter automaticamente grava\u00e7\u00f5es para um formato amig\u00e1vel a streaming",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Grava\u00e7\u00f5es ser\u00e3o convertidas automaticamente para MP4 para uma reprodu\u00e7\u00e3o mais f\u00e1cil em seus dispositivos.",
|
||||
"FeatureRequiresEmbyPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Emby Premiere",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Sair",
|
||||
"LabelVisitCommunity": "Visitar a Comunidade",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,13 +58,14 @@
|
||||
"ButtonCancel": "Cancelar",
|
||||
"ButtonExit": "Sair",
|
||||
"ButtonNew": "Novo",
|
||||
"HeaderTaskTriggers": "Disparadores de Tarefa",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "\u00c1udio",
|
||||
"HeaderVideo": "V\u00eddeo",
|
||||
"HeaderPaths": "Caminhos",
|
||||
"CategorySync": "Sincroniza\u00e7\u00e3o",
|
||||
"TabPlaylist": "Lista de Reprodu\u00e7\u00e3o",
|
||||
"HeaderEasyPinCode": "C\u00f3digo de Pin Facil",
|
||||
"HeaderEasyPinCode": "C\u00f3digo Pin F\u00e1cil",
|
||||
"HeaderGrownupsOnly": "Adultos Apenas!",
|
||||
"DividerOr": "-- ou --",
|
||||
"HeaderInstalledServices": "Servi\u00e7os Instalados",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "T\u00edtulos mais curtos que isto n\u00e3o poder\u00e3o ser retomados",
|
||||
"TitleAutoOrganize": "Auto-Organizar",
|
||||
"TabActivityLog": "Log de Atividades",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Gerencie suas smart matches que foram adicionadas usando a op\u00e7\u00e3o de corre\u00e7\u00e3o do Auto-Organizar",
|
||||
"HeaderName": "Nome",
|
||||
"HeaderDate": "Data",
|
||||
"HeaderSource": "Fonte",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio",
|
||||
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
||||
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
||||
"OptionRememberOrganizeCorrection": "Salvar e aplicar esta corre\u00e7\u00e3o para arquivos futuros com nomes similares",
|
||||
"HeaderSupportTheTeam": "Colabore com o Time do Emby",
|
||||
"LabelSupportAmount": "Valor (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Ajude a assegurar o desenvolvimento cont\u00ednuo deste projeto comprando o Emby Premiere. Uma parte de todas as receitas ser\u00e1 distribu\u00edda para outras ferramentas gr\u00e1tis das quais dependemos.",
|
||||
@ -1156,14 +1147,14 @@
|
||||
"LabelDisplayFoldersView": "Exibir visualiza\u00e7\u00e3o de pastas para mostrar pastas simples de m\u00eddia",
|
||||
"ViewTypeLiveTvRecordingGroups": "Grava\u00e7\u00f5es",
|
||||
"ViewTypeLiveTvChannels": "Canais",
|
||||
"LabelEasyPinCode": "C\u00f3digo de pin f\u00e1cil:",
|
||||
"LabelEasyPinCode": "C\u00f3digo pin f\u00e1cil:",
|
||||
"EasyPasswordHelp": "Seu c\u00f3digo pin f\u00e1cil \u00e9 usado para acesso off-line com apps suportados pelo Emby e pode ser usado para acesso f\u00e1cil dentro da rede.",
|
||||
"LabelInNetworkSignInWithEasyPassword": "Ativar acesso dentro da rede com meu c\u00f3digo de pin f\u00e1cil",
|
||||
"LabelInNetworkSignInWithEasyPassword": "Ativar acesso dentro da rede com meu c\u00f3digo pin f\u00e1cil",
|
||||
"LabelInNetworkSignInWithEasyPasswordHelp": "Se ativado, voc\u00ea poder\u00e1 usar um c\u00f3digo pin f\u00e1cil para entrar nos apps do Emby dentro de sua rede. Sua senha normal s\u00f3 ser\u00e1 necess\u00e1ria fora de sua casa. Se o c\u00f3digo pin for deixado em branco, n\u00e3o ser\u00e1 necess\u00e1ria uma senha dentro de sua rede dom\u00e9stica.",
|
||||
"HeaderPassword": "Senha",
|
||||
"HeaderLocalAccess": "Acesso Local",
|
||||
"HeaderViewOrder": "Ordem da Visualiza\u00e7\u00e3o",
|
||||
"ButtonResetEasyPassword": "Redefinir c\u00f3digo de pin f\u00e1cil",
|
||||
"ButtonResetEasyPassword": "Redefinir c\u00f3digo pin f\u00e1cil",
|
||||
"LabelSelectUserViewOrder": "Escolha a ordem que suas visualiza\u00e7\u00f5es ser\u00e3o exibidas dentro dos apps do Emby",
|
||||
"HeaderPersonInfo": "Informa\u00e7\u00e3o da Pessoa",
|
||||
"HeaderIdentifyItemHelp": "Digite um ou mais crit\u00e9rios de busca. Exclua o crit\u00e9rio para aumentar os resultados da busca.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Exemplo: srt",
|
||||
"ButtonLearnMore": "Saiba mais",
|
||||
"TabPlayback": "Reprodu\u00e7\u00e3o",
|
||||
"HeaderAudioSettings": "Ajustes de \u00c1udio",
|
||||
"HeaderSubtitleSettings": "Ajustes de Legenda",
|
||||
"TabCinemaMode": "Modo Cinema",
|
||||
"TitlePlayback": "Reprodu\u00e7\u00e3o",
|
||||
"LabelEnableCinemaModeFor": "Ativar modo cinema para:",
|
||||
@ -1359,7 +1352,7 @@
|
||||
"HeaderForgotPassword": "Esqueci a Senha",
|
||||
"TitleForgotPassword": "Esqueci a Senha",
|
||||
"TitlePasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
||||
"LabelPasswordRecoveryPinCode": "C\u00f3digo:",
|
||||
"LabelPasswordRecoveryPinCode": "C\u00f3digo pin:",
|
||||
"HeaderPasswordReset": "Redefini\u00e7\u00e3o de Senha",
|
||||
"HeaderParentalRatings": "Classifica\u00e7\u00f5es Parentais",
|
||||
"HeaderVideoTypes": "Tipos de V\u00eddeo",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "Nova Grava\u00e7\u00e3o",
|
||||
"ButtonAdvanced": "Avan\u00e7ado",
|
||||
"LabelCodecIntrosPath": "Caminho dos codecs das introdu\u00e7\u00f5es:",
|
||||
"LabelCodecIntrosPathHelp": "Uma pasta contendo arquivos de v\u00eddeo. Se um nome de arquivo de v\u00eddeo de introdu\u00e7\u00e3o coincidir com o codec de v\u00eddeo, codec de \u00e1udio, perfil de \u00e1udio ou uma tag, ser\u00e1 reproduzido antes do filme principal."
|
||||
"LabelCodecIntrosPathHelp": "Uma pasta contendo arquivos de v\u00eddeo. Se um nome de arquivo de v\u00eddeo de introdu\u00e7\u00e3o coincidir com o codec de v\u00eddeo, codec de \u00e1udio, perfil de \u00e1udio ou uma tag, ser\u00e1 reproduzido antes do filme principal.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Converter automaticamente grava\u00e7\u00f5es para um formato amig\u00e1vel a streaming",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Grava\u00e7\u00f5es ser\u00e3o convertidas automaticamente para MP4 para uma reprodu\u00e7\u00e3o mais f\u00e1cil em seus dispositivos.",
|
||||
"FeatureRequiresEmbyPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Emby Premiere",
|
||||
"FileExtension": "Extens\u00e3o do arquivo",
|
||||
"OptionReplaceExistingImages": "Substituir imagens existentes",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Sair",
|
||||
"LabelVisitCommunity": "Visitar a Comunidade",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancelar",
|
||||
"ButtonExit": "Sair",
|
||||
"ButtonNew": "Novo",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "\u00c1udio",
|
||||
"HeaderVideo": "V\u00eddeo",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "T\u00edtulos mais curtos que isto n\u00e3o ser\u00e3o retom\u00e1veis",
|
||||
"TitleAutoOrganize": "Organiza\u00e7\u00e3o Autom\u00e1tica",
|
||||
"TabActivityLog": "Log da Atividade",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Nome",
|
||||
"HeaderDate": "Data",
|
||||
"HeaderSource": "Origem",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "N\u00famero do epis\u00f3dio",
|
||||
"LabelEndingEpisodeNumber": "N\u00famero do epis\u00f3dio final:",
|
||||
"LabelEndingEpisodeNumberHelp": "Necess\u00e1rio s\u00f3 para arquivos multi-epis\u00f3dios",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Suporte a Equipa do Emby",
|
||||
"LabelSupportAmount": "Quantia (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Reprodu\u00e7\u00e3o",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Modo Cinema",
|
||||
"TitlePlayback": "Reprodu\u00e7\u00e3o",
|
||||
"LabelEnableCinemaModeFor": "Ativar modo cinema para:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Iesire",
|
||||
"LabelVisitCommunity": "Viziteaza comunitatea",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Anuleaza",
|
||||
"ButtonExit": "Iesire",
|
||||
"ButtonNew": "Nou",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "Seriale TV",
|
||||
"HeaderAudio": "Muzica",
|
||||
"HeaderVideo": "Filme",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "\u0422\u0440\u0438\u0433\u0433\u0435\u0440\u044b \u0437\u0430\u0434\u0430\u0447\u0438",
|
||||
"TabSmartMatches": "\u0418\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f",
|
||||
"TabSmartMatchInfo": "\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0430\u0448\u0438\u043c\u0438 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u043b\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0434\u0438\u0430\u043b\u043e\u0433\u0430 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432 \u0410\u0432\u0442\u043e\u043f\u043e\u0440\u044f\u0434\u043a\u0435",
|
||||
"OptionRememberOrganizeCorrection": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0443 \u043a\u043e\u0440\u0440\u0435\u043a\u0446\u0438\u044e \u043a \u0431\u0443\u0434\u0443\u0449\u0438\u043c \u0444\u0430\u0439\u043b\u0430\u043c \u0441 \u043f\u043e\u0445\u043e\u0436\u0438\u043c\u0438 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f\u043c\u0438",
|
||||
"OptionConvertRecordingsToStreamingFormat": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u0438 \u0432 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u0434\u043b\u044f \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438 \u0444\u043e\u0440\u043c\u0430\u0442",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "\u0417\u0430\u043f\u0438\u0441\u0438 \u0431\u0443\u0434\u0443\u0442 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0432 MP4 \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u0430 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043d\u0430 \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445.",
|
||||
"FeatureRequiresEmbyPremiere": "\u0414\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0442\u0440\u0435\u0431\u0443\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.",
|
||||
"HeaderEnterPinCode": "\u0412\u0432\u043e\u0434 PIN-\u043a\u043e\u0434\u0430:",
|
||||
"ButtonEnterPinCode": "\u0412\u0432\u0435\u0441\u0442\u0438 PIN-\u043a\u043e\u0434",
|
||||
"ButtonEnterPinCodeHelp": "\u0412\u043e\u0439\u0434\u0438\u0442\u0435 \u0432 \u0441\u0432\u043e\u0451 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 Emby TV, \u0432\u0432\u0435\u0434\u044f PIN-\u043a\u043e\u0434 \u043d\u0430 \u044d\u043a\u0440\u0430\u043d\u0435.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u0412\u044b\u0445\u043e\u0434",
|
||||
"LabelVisitCommunity": "\u041f\u043e\u0441\u0435\u0449\u0435\u043d\u0438\u0435 \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430",
|
||||
"LabelGithub": "GitHub",
|
||||
@ -46,7 +33,7 @@
|
||||
"LabelEnableChapterImageExtractionForMovies": "\u0418\u0437\u0432\u043b\u0435\u043a\u0430\u0442\u044c \u0440\u0438\u0441\u0443\u043d\u043a\u0438 \u0441\u0446\u0435\u043d \u0434\u043b\u044f \u0444\u0438\u043b\u044c\u043c\u043e\u0432",
|
||||
"LabelChapterImageExtractionForMoviesHelp": "\u0418\u0437\u0432\u043b\u0435\u0447\u0435\u043d\u0438\u0435 \u0440\u0438\u0441\u0443\u043d\u043a\u043e\u0432 \u0441\u0446\u0435\u043d \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043c\u0435\u043d\u044e \u0432\u044b\u0431\u043e\u0440\u0430 \u0441\u0446\u0435\u043d\u044b. \u0414\u0430\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u044b\u043c, \u043d\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c \u0426\u041f \u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043d\u0430\u0434\u043e\u0431\u0438\u0442\u044c\u0441\u044f \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0433\u0438\u0433\u0430\u0431\u0430\u0439\u0442 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0430. \u041e\u043d \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0432 \u0432\u0438\u0434\u0435 \u0437\u0430\u0434\u0430\u0447\u0438, \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u0430\u044f \u043d\u0430 \u043d\u043e\u0447\u044c, \u043e\u0434\u043d\u0430\u043a\u043e, \u0435\u0451 \u043c\u043e\u0436\u043d\u043e \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u041d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0445 \u0437\u0430\u0434\u0430\u0447. \u041d\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u0437\u0430\u0434\u0430\u0447\u0443 \u0432 \u0447\u0430\u0441\u044b \u043f\u0438\u043a.",
|
||||
"LabelEnableAutomaticPortMapping": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0441\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u043e\u0440\u0442\u043e\u0432",
|
||||
"LabelEnableAutomaticPortMappingHelp": "UPnP \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u0438\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u043d\u0435 \u0441\u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0441 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u043c\u043e\u0434\u0435\u043b\u044f\u043c\u0438 \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432.",
|
||||
"LabelEnableAutomaticPortMappingHelp": "UPnP \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u043d\u043e\u0433\u043e \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u043d\u0435 \u0441\u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0441 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u043c\u043e\u0434\u0435\u043b\u044f\u043c\u0438 \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u0432.",
|
||||
"HeaderTermsOfService": "\u0423\u0441\u043b\u043e\u0432\u0438\u044f \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0441\u043b\u0443\u0433 Emby",
|
||||
"MessagePleaseAcceptTermsOfService": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0435 \u0441 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0441\u043b\u0443\u0433 \u0438 \u041f\u043e\u043b\u0438\u0442\u0438\u043a\u043e\u0439 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c.",
|
||||
"OptionIAcceptTermsOfService": "\u042f \u0441\u043e\u0433\u043b\u0430\u0448\u0430\u044e\u0441\u044c \u0441 \u0423\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0443\u0441\u043b\u0443\u0433",
|
||||
@ -71,19 +58,20 @@
|
||||
"ButtonCancel": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
||||
"ButtonExit": "\u0412\u044b\u0439\u0442\u0438",
|
||||
"ButtonNew": "\u041d\u043e\u0432\u044b\u0439",
|
||||
"HeaderTaskTriggers": "\u0422\u0440\u0438\u0433\u0433\u0435\u0440\u044b \u0437\u0430\u0434\u0430\u0447\u0438",
|
||||
"HeaderTV": "\u0422\u0412",
|
||||
"HeaderAudio": "\u0410\u0443\u0434\u0438\u043e",
|
||||
"HeaderVideo": "\u0412\u0438\u0434\u0435\u043e",
|
||||
"HeaderPaths": "\u041f\u0443\u0442\u0438",
|
||||
"CategorySync": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f",
|
||||
"TabPlaylist": "\u041f\u043b\u0435\u0439\u043b\u0438\u0441\u0442",
|
||||
"HeaderEasyPinCode": "\u0423\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434",
|
||||
"HeaderEasyPinCode": "\u041f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434",
|
||||
"HeaderGrownupsOnly": "\u0422\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445!",
|
||||
"DividerOr": "-- \u0438\u043b\u0438 --",
|
||||
"HeaderInstalledServices": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u043b\u0443\u0436\u0431\u044b",
|
||||
"HeaderAvailableServices": "\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0435 \u0441\u043b\u0443\u0436\u0431\u044b",
|
||||
"MessageNoServicesInstalled": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043d\u0435\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043d\u044b\u0445 \u0441\u043b\u0443\u0436\u0431",
|
||||
"HeaderToAccessPleaseEnterEasyPinCode": "\u0414\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0432\u0430\u0448 \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434",
|
||||
"HeaderToAccessPleaseEnterEasyPinCode": "\u0414\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0432\u0430\u0448 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434",
|
||||
"KidsModeAdultInstruction": "\u0429\u0451\u043b\u043a\u043d\u0438\u0442\u0435 \u043f\u043e \u0437\u043d\u0430\u0447\u043a\u0443 \u0437\u0430\u043c\u043a\u0430 \u0441\u043f\u0440\u0430\u0432\u0430 \u0432\u043d\u0438\u0437\u0443, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0438\u043b\u0438 \u043f\u043e\u043a\u0438\u043d\u0443\u0442\u044c \u0434\u0435\u0442\u0441\u043a\u0438\u0439 \u0440\u0435\u0436\u0438\u043c. \u041f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0432\u0430\u0448 PIN-\u043a\u043e\u0434.",
|
||||
"ButtonConfigurePinCode": "\u041d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c PIN-\u043a\u043e\u0434",
|
||||
"HeaderAdultsReadHere": "\u0412\u0437\u0440\u043e\u0441\u043b\u044b\u0435, \u043f\u0440\u043e\u0447\u0442\u0438\u0442\u0435 \u044d\u0442\u043e!",
|
||||
@ -156,7 +144,7 @@
|
||||
"OptionNoSubtitles": "\u0411\u0435\u0437 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432",
|
||||
"OptionDefaultSubtitlesHelp": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u044e\u0442\u0441\u044f \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0438 \u0444\u043b\u0430\u0433\u043e\u0432 \"\u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u0435\" \u0438 \"\u0444\u043e\u0440\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435\" \u0432\u043e \u0432\u043d\u0435\u0434\u0440\u0451\u043d\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445. \u042f\u0437\u044b\u043a\u043e\u0432\u044b\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u044e\u0442\u0441\u044f, \u043a\u043e\u0433\u0434\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432.",
|
||||
"OptionOnlyForcedSubtitlesHelp": "\u0411\u0443\u0434\u0443\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b, \u043e\u0431\u043e\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044b\u0435 \u043a\u0430\u043a \u0444\u043e\u0440\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435.",
|
||||
"OptionAlwaysPlaySubtitlesHelp": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u044f\u0437\u044b\u043a\u0430, \u0431\u0443\u0434\u0443\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c\u0441\u044f \u0432\u043d\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u044f\u0437\u044b\u043a\u0430 \u0430\u0443\u0434\u0438\u043e.",
|
||||
"OptionAlwaysPlaySubtitlesHelp": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u044b, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u044f\u0437\u044b\u043a\u0430, \u0431\u0443\u0434\u0443\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c\u0441\u044f \u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u044f\u0437\u044b\u043a\u0430 \u0430\u0443\u0434\u0438\u043e.",
|
||||
"OptionNoSubtitlesHelp": "\u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u044b \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044c\u0441\u044f.",
|
||||
"TabProfiles": "\u041f\u0440\u043e\u0444\u0438\u043b\u0438",
|
||||
"TabSecurity": "\u0411\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u041f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043d\u0435 \u0431\u0443\u0434\u0443\u0442 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u0438\u043c\u044b \u043f\u0440\u0438 \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043c\u0435\u043d\u0435\u0435 \u0434\u0430\u043d\u043d\u043e\u0433\u043e",
|
||||
"TitleAutoOrganize": "\u0410\u0432\u0442\u043e\u043f\u043e\u0440\u044f\u0434\u043e\u043a",
|
||||
"TabActivityLog": "\u0416\u0443\u0440\u043d\u0430\u043b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
|
||||
"TabSmartMatches": "\u0418\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f",
|
||||
"TabSmartMatchInfo": "\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0432\u0430\u0448\u0438\u043c\u0438 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044f\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u044b\u043b\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0434\u0438\u0430\u043b\u043e\u0433\u0430 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432 \u0410\u0432\u0442\u043e\u043f\u043e\u0440\u044f\u0434\u043a\u0435",
|
||||
"HeaderName": "\u0418\u043c\u044f (\u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435)",
|
||||
"HeaderDate": "\u0414\u0430\u0442\u0430",
|
||||
"HeaderSource": "\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a",
|
||||
@ -602,6 +592,7 @@
|
||||
"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:",
|
||||
"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",
|
||||
"OptionRememberOrganizeCorrection": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u044d\u0442\u0443 \u043a\u043e\u0440\u0440\u0435\u043a\u0446\u0438\u044e \u043a \u0431\u0443\u0434\u0443\u0449\u0438\u043c \u0444\u0430\u0439\u043b\u0430\u043c \u0441 \u043f\u043e\u0445\u043e\u0436\u0438\u043c\u0438 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f\u043c\u0438",
|
||||
"HeaderSupportTheTeam": "\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0442\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 Emby",
|
||||
"LabelSupportAmount": "\u0421\u0443\u043c\u043c\u0430, USD",
|
||||
"HeaderSupportTheTeamHelp": "\u041f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u0435 \u0440\u0430\u0437\u0432\u0438\u0442\u0438\u0435 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043f\u0443\u0442\u0435\u043c \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0435\u043d\u0438\u044f Emby Premiere. \u0427\u0430\u0441\u0442\u044c \u043e\u0442 \u0432\u0441\u0435\u0445 \u043f\u043e\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0439 \u0431\u0443\u0434\u0435\u0442 \u0432\u043b\u043e\u0436\u0435\u043d\u0430 \u0432 \u0434\u0440\u0443\u0433\u0438\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u041f\u041e, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u044b \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u043c.",
|
||||
@ -646,7 +637,7 @@
|
||||
"TabHosting": "\u0420\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u0438\u0435",
|
||||
"PleaseUpdateManually": "\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u0435 \u0440\u0430\u0431\u043e\u0442\u0443 \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0438 \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 \u0432\u0440\u0443\u0447\u043d\u0443\u044e.",
|
||||
"NewServerVersionAvailable": "\u0418\u043c\u0435\u0435\u0442\u0441\u044f \u043d\u043e\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f Emby Server!",
|
||||
"ServerUpToDate": "Emby Server - \u0441 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u043c\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f\u043c\u0438",
|
||||
"ServerUpToDate": "Emby Server - \u0430\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d",
|
||||
"LabelComponentsUpdated": "\u0411\u044b\u043b\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u044b \u0438\u043b\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b:",
|
||||
"MessagePleaseRestartServerToFinishUpdating": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u0441\u0435\u0440\u0432\u0435\u0440, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439.",
|
||||
"LabelDownMixAudioScale": "\u041a\u043e\u043c\u043f\u0435\u043d\u0441\u0430\u0446\u0438\u044f \u043f\u0440\u0438 \u043f\u043e\u043d\u0438\u0436\u0430\u044e\u0449\u0435\u043c \u043c\u0438\u043a\u0448\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438:",
|
||||
@ -862,12 +853,12 @@
|
||||
"LabelOpenSubtitlesUsername": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Open Subtitles:",
|
||||
"LabelOpenSubtitlesPassword": "\u041f\u0430\u0440\u043e\u043b\u044c Open Subtitles:",
|
||||
"HeaderChapterDownloadingHelp": "\u041f\u0440\u0438 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438 \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u043e\u0432 \u0432 Emby, \u0438\u043c\u0435\u044e\u0442\u0441\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u044b\u0445 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0439 \u0441\u0446\u0435\u043d \u0438\u0437 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u043f\u043b\u0430\u0433\u0438\u043d\u044b \u0441\u0446\u0435\u043d, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, ChapterDb.",
|
||||
"LabelPlayDefaultAudioTrack": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0443\u044e \u0430\u0443\u0434\u0438\u043e\u0434\u043e\u0440\u043e\u0436\u043a\u0443 \u0432\u043d\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u044f\u0437\u044b\u043a\u0430",
|
||||
"LabelPlayDefaultAudioTrack": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0443\u044e \u0430\u0443\u0434\u0438\u043e\u0434\u043e\u0440\u043e\u0436\u043a\u0443 \u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u044f\u0437\u044b\u043a\u0430",
|
||||
"LabelSubtitlePlaybackMode": "\u0420\u0435\u0436\u0438\u043c \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432:",
|
||||
"LabelDownloadLanguages": "\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u043c\u044b\u0435 \u044f\u0437\u044b\u043a\u0438:",
|
||||
"ButtonRegister": "\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f",
|
||||
"LabelSkipIfAudioTrackPresent": "\u041f\u0440\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c, \u0435\u0441\u043b\u0438 \u0430\u0443\u0434\u0438\u043e\u0434\u043e\u0440\u043e\u0436\u043a\u0430 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u043c\u043e\u043c\u0443 \u044f\u0437\u044b\u043a\u0443",
|
||||
"LabelSkipIfAudioTrackPresentHelp": "\u0421\u043d\u044f\u0442\u044c \u0444\u043b\u0430\u0436\u043e\u043a, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0432\u0441\u0435\u043c\u0443 \u0432\u0438\u0434\u0435\u043e \u043d\u0430\u043b\u0438\u0447\u0438\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432, \u0432\u043d\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u044f\u0437\u044b\u043a\u0430 \u0430\u0443\u0434\u0438\u043e.",
|
||||
"LabelSkipIfAudioTrackPresentHelp": "\u0421\u043d\u044f\u0442\u044c \u0444\u043b\u0430\u0436\u043e\u043a, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u043d\u0430\u043b\u0438\u0447\u0438\u0435 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432 \u0434\u043b\u044f \u0432\u0441\u0435\u0433\u043e \u0432\u0438\u0434\u0435\u043e, \u043d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u044f\u0437\u044b\u043a\u0430 \u0430\u0443\u0434\u0438\u043e.",
|
||||
"HeaderSendMessage": "\u041f\u0435\u0440\u0435\u0434\u0430\u0447\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f",
|
||||
"ButtonSend": "\u041f\u0435\u0440\u0435\u0434\u0430\u0442\u044c",
|
||||
"LabelMessageText": "\u0422\u0435\u043a\u0441\u0442 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f:",
|
||||
@ -1156,14 +1147,14 @@
|
||||
"LabelDisplayFoldersView": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0430\u0441\u043f\u0435\u043a\u0442 \u041f\u0430\u043f\u043a\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430 \u043e\u0431\u044b\u0447\u043d\u044b\u0445 \u043c\u0435\u0434\u0438\u0430\u043f\u0430\u043f\u043e\u043a",
|
||||
"ViewTypeLiveTvRecordingGroups": "\u0417\u0430\u043f\u0438\u0441\u0438",
|
||||
"ViewTypeLiveTvChannels": "\u041a\u0430\u043d\u0430\u043b\u044b",
|
||||
"LabelEasyPinCode": "\u0423\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434:",
|
||||
"EasyPasswordHelp": "\u0423\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0445 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u0438 \u043c\u043e\u0436\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u043e\u0433\u043e \u0432\u043d\u0443\u0442\u0440\u0438\u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0432\u0445\u043e\u0434\u0430.",
|
||||
"LabelInNetworkSignInWithEasyPassword": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u043d\u0443\u0442\u0440\u0438\u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0432\u0445\u043e\u0434 \u0441 \u043c\u043e\u0438\u043c \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u043c PIN-\u043a\u043e\u0434\u043e\u043c",
|
||||
"LabelInNetworkSignInWithEasyPasswordHelp": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448 \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434 \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u0432 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438\u0437\u043d\u0443\u0442\u0440\u0438 \u0432\u0430\u0448\u0435\u0439 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438. \u0412\u0430\u0448 \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u043f\u0430\u0440\u043e\u043b\u044c \u0431\u0443\u0434\u0435\u0442 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u043d\u0435 \u0434\u043e\u043c\u0430. \u0415\u0441\u043b\u0438 \u043f\u043e\u043b\u0435 PIN-\u043a\u043e\u0434\u0430 \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u044b\u043c, \u0442\u043e \u0432\u0430\u043c \u043d\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u043e\u043b\u044c \u0432\u043d\u0443\u0442\u0440\u0438 \u0432\u0430\u0448\u0435\u0439 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438.",
|
||||
"LabelEasyPinCode": "\u041f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434:",
|
||||
"EasyPasswordHelp": "\u041f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0430\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c\u044b\u0445 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u0438 \u043c\u043e\u0436\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u043d\u043e\u0433\u043e \u0432\u043d\u0443\u0442\u0440\u0438\u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0432\u0445\u043e\u0434\u0430.",
|
||||
"LabelInNetworkSignInWithEasyPassword": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0432\u043d\u0443\u0442\u0440\u0438\u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0432\u0445\u043e\u0434 \u0441 \u043c\u043e\u0438\u043c \u043f\u0440\u043e\u0441\u0442\u044b\u043c PIN-\u043a\u043e\u0434\u043e\u043c",
|
||||
"LabelInNetworkSignInWithEasyPasswordHelp": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434 \u0434\u043b\u044f \u0432\u0445\u043e\u0434\u0430 \u0432 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438\u0437\u043d\u0443\u0442\u0440\u0438 \u0432\u0430\u0448\u0435\u0439 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438. \u0412\u0430\u0448 \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u043f\u0430\u0440\u043e\u043b\u044c \u0431\u0443\u0434\u0435\u0442 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0432\u043d\u0435 \u0434\u043e\u043c\u0430. \u0415\u0441\u043b\u0438 \u043f\u043e\u043b\u0435 PIN-\u043a\u043e\u0434\u0430 \u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043d\u044b\u043c, \u0442\u043e \u0432\u0430\u043c \u043d\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u043e\u043b\u044c \u0432\u043d\u0443\u0442\u0440\u0438 \u0432\u0430\u0448\u0435\u0439 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438.",
|
||||
"HeaderPassword": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"HeaderLocalAccess": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f",
|
||||
"HeaderViewOrder": "\u041f\u043e\u0440\u044f\u0434\u043e\u043a \u0430\u0441\u043f\u0435\u043a\u0442\u043e\u0432",
|
||||
"ButtonResetEasyPassword": "\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u0439 PIN-\u043a\u043e\u0434",
|
||||
"ButtonResetEasyPassword": "\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u043f\u0440\u043e\u0441\u0442\u043e\u0439 PIN-\u043a\u043e\u0434",
|
||||
"LabelSelectUserViewOrder": "\u0412\u044b\u0431\u043e\u0440 \u043f\u043e\u0440\u044f\u0434\u043a\u0430 \u0430\u0441\u043f\u0435\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u0443\u0434\u0443\u0442 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c\u0441\u044f \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439",
|
||||
"HeaderPersonInfo": "\u041e \u043f\u0435\u0440\u0441\u043e\u043d\u0435",
|
||||
"HeaderIdentifyItemHelp": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043e\u0434\u043d\u043e \u0438\u043b\u0438 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0443\u0441\u043b\u043e\u0432\u0438\u0439 \u043f\u043e\u0438\u0441\u043a\u0430. \u0423\u0431\u0435\u0440\u0438\u0442\u0435 \u0443\u0441\u043b\u043e\u0432\u0438\u0435, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u0440\u0430\u0441\u0442\u0438\u0442\u044c \u043d\u0430\u0439\u0434\u0435\u043d\u043d\u044b\u0435 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b.",
|
||||
@ -1253,7 +1244,7 @@
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0440\u0438\u0441\u0443\u043d\u043a\u0438 \u0441\u0446\u0435\u043d \u0431\u0443\u0434\u0443\u0442 \u0438\u0437\u0432\u043b\u0435\u0447\u0435\u043d\u044b, \u043a\u043e\u0433\u0434\u0430 \u0432\u0438\u0434\u0435\u043e \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438. \u041f\u0440\u0438 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u043e\u043d\u0438 \u0431\u0443\u0434\u0443\u0442 \u0438\u0437\u0432\u043b\u0435\u0447\u0435\u043d\u044b \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438 \u00ab\u0420\u0438\u0441\u0443\u043d\u043a\u0438 \u0441\u0446\u0435\u043d\u00bb, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044f \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u043c\u0443 \u0441\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044e \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438 \u0437\u0430\u0432\u0435\u0440\u0448\u0430\u0442\u044c\u0441\u044f \u0431\u044b\u0441\u0442\u0440\u0435\u0435.",
|
||||
"LabelConnectGuestUserName": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Emby \u0438\u043b\u0438 \u0430\u0434\u0440\u0435\u0441 \u044d-\u043f\u043e\u0447\u0442\u044b:",
|
||||
"LabelConnectUserName": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Emby \u0438\u043b\u0438 \u0430\u0434\u0440\u0435\u0441 \u044d-\u043f\u043e\u0447\u0442\u044b:",
|
||||
"LabelConnectUserNameHelp": "\u0421\u043e\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u044d\u0442\u043e\u0433\u043e \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f c \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u044c\u044e Emby, \u0447\u0442\u043e\u0431\u044b \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u0441 \u0443\u043f\u0440\u043e\u0449\u0451\u043d\u043d\u044b\u043c \u0432\u0445\u043e\u0434\u043e\u043c \u0438\u0437 \u043b\u044e\u0431\u043e\u0433\u043e Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043d\u0435 \u0437\u043d\u0430\u044f IP-\u0430\u0434\u0440\u0435\u0441 \u0441\u0435\u0440\u0432\u0435\u0440\u0430.",
|
||||
"LabelConnectUserNameHelp": "\u0421\u043e\u0435\u0434\u0438\u043d\u044f\u0435\u0442 \u044d\u0442\u043e\u0433\u043e \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f c \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u044c\u044e Emby, \u0447\u0442\u043e\u0431\u044b \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u0441 \u0443\u0434\u043e\u0431\u043d\u044b\u043c \u0432\u0445\u043e\u0434\u043e\u043c \u0438\u0437 \u043b\u044e\u0431\u043e\u0433\u043e Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043d\u0435 \u0437\u043d\u0430\u044f IP-\u0430\u0434\u0440\u0435\u0441 \u0441\u0435\u0440\u0432\u0435\u0440\u0430.",
|
||||
"ButtonLearnMoreAboutEmbyConnect": "\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435 \u043e\u0431 Emby Connect",
|
||||
"LabelExternalPlayers": "\u0412\u043d\u0435\u0448\u043d\u0438\u0435 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u0438:",
|
||||
"LabelExternalPlayersHelp": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u044e\u0442\u0441\u044f \u043a\u043d\u043e\u043f\u043a\u0438 \u0434\u043b\u044f \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0432\u043e \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044f\u0445. \u042d\u0442\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 URL-\u0441\u0445\u0435\u043c\u044b, \u0431\u043e\u043b\u044c\u0448\u0435\u0439 \u0447\u0430\u0441\u0442\u044c\u044e \u0432 Android \u0438 iOS. \u0412\u043e \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u044f\u0445 \u043e\u0431\u044b\u0447\u043d\u043e \u043d\u0435\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0432\u043e\u0437\u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "\u041f\u0440\u0438\u043c\u0435\u0440: srt",
|
||||
"ButtonLearnMore": "\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435",
|
||||
"TabPlayback": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435",
|
||||
"HeaderAudioSettings": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0430\u0443\u0434\u0438\u043e",
|
||||
"HeaderSubtitleSettings": "\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432",
|
||||
"TabCinemaMode": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
||||
"TitlePlayback": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435",
|
||||
"LabelEnableCinemaModeFor": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0440\u0435\u0436\u0438\u043c\u0430 \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430 \u0434\u043b\u044f:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "\u041d\u043e\u0432\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c",
|
||||
"ButtonAdvanced": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u043e\u0435",
|
||||
"LabelCodecIntrosPath": "\u041f\u0443\u0442\u044c \u043a \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0430\u043c \u043a\u043e\u0434\u0435\u043a\u0430:",
|
||||
"LabelCodecIntrosPathHelp": "\u041f\u0430\u043f\u043a\u0430, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0430\u044f \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u044b. \u0415\u0441\u043b\u0438 \u0438\u043c\u044f \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u0430 \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0432\u0438\u0434\u0435\u043e\u043a\u043e\u0434\u0435\u043a\u0443, \u0430\u0443\u0434\u0438\u043e\u043a\u043e\u0434\u0435\u043a\u0443, \u0430\u0443\u0434\u0438\u043e\u043f\u0440\u043e\u0444\u0438\u043b\u044e \u0438\u043b\u0438 \u0442\u0435\u0433\u0443, \u0442\u043e \u043e\u043d\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0434 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c \u0444\u0438\u043b\u044c\u043c\u043e\u043c."
|
||||
"LabelCodecIntrosPathHelp": "\u041f\u0430\u043f\u043a\u0430, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0430\u044f \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u044b. \u0415\u0441\u043b\u0438 \u0438\u043c\u044f \u0432\u0438\u0434\u0435\u043e\u0444\u0430\u0439\u043b\u0430 \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0438 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0432\u0438\u0434\u0435\u043e\u043a\u043e\u0434\u0435\u043a\u0443, \u0430\u0443\u0434\u0438\u043e\u043a\u043e\u0434\u0435\u043a\u0443, \u0430\u0443\u0434\u0438\u043e\u043f\u0440\u043e\u0444\u0438\u043b\u044e \u0438\u043b\u0438 \u0442\u0435\u0433\u0443, \u0442\u043e \u043e\u043d\u0430 \u0431\u0443\u0434\u0435\u0442 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u043f\u0435\u0440\u0435\u0434 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u043c \u0444\u0438\u043b\u044c\u043c\u043e\u043c.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u0438 \u0432 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u0434\u043b\u044f \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438 \u0444\u043e\u0440\u043c\u0430\u0442",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "\u0417\u0430\u043f\u0438\u0441\u0438 \u0431\u0443\u0434\u0443\u0442 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0440\u0435\u0436\u0438\u043c\u0435 \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0432 MP4 \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u0430 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043d\u0430 \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445.",
|
||||
"FeatureRequiresEmbyPremiere": "\u0414\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0442\u0440\u0435\u0431\u0443\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.",
|
||||
"FileExtension": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u0430",
|
||||
"OptionReplaceExistingImages": "\u0417\u0430\u043c\u0435\u043d\u0430 \u0438\u043c\u0435\u044e\u0449\u0438\u0445\u0441\u044f \u0440\u0438\u0441\u0443\u043d\u043a\u043e\u0432",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Napredni Zadetki",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "Uporaba te funkcionalnosti zahteva aktivno Emby Premiere narocnino.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Izhod",
|
||||
"LabelVisitCommunity": "Obiscite Skupnost",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Cancel",
|
||||
"ButtonExit": "Izhod",
|
||||
"ButtonNew": "New",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Napredni Zadetki",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "Uporaba te funkcionalnosti zahteva aktivno Emby Premiere narocnino.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Aktivitetsutl\u00f6sare",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Avsluta",
|
||||
"LabelVisitCommunity": "Bes\u00f6k v\u00e5rt diskussionsforum",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Avbryt",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "Nytillkommet",
|
||||
"HeaderTaskTriggers": "Aktivitetsutl\u00f6sare",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Ljud",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Objekt med speltid kortare \u00e4n s\u00e5 h\u00e4r kan ej \u00e5terupptas",
|
||||
"TitleAutoOrganize": "Katalogisera automatiskt",
|
||||
"TabActivityLog": "Aktivitetslogg",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Namn",
|
||||
"HeaderDate": "Datum",
|
||||
"HeaderSource": "K\u00e4lla",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Kr\u00e4vs endast f\u00f6r filer som inneh\u00e5ller flera avsnitt",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Belopp (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Exempel:srt",
|
||||
"ButtonLearnMore": "L\u00e4s mer",
|
||||
"TabPlayback": "Uppspelning",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Biol\u00e4ge",
|
||||
"TitlePlayback": "Uppspelning",
|
||||
"LabelEnableCinemaModeFor": "Aktivera biol\u00e4ge f\u00f6r:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Skriv \u00f6ver befintliga bilder",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Cikis",
|
||||
"LabelVisitCommunity": "Bizi Ziyaret Edin",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u0130ptal",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "Yeni",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u0412\u0438\u0439\u0442\u0438",
|
||||
"LabelVisitCommunity": "Visit Community",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "\u041d\u043e\u0432\u0438\u0439",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "\u0422\u0411",
|
||||
"HeaderAudio": "\u0410\u0443\u0434\u0456\u043e",
|
||||
"HeaderVideo": "\u0412\u0456\u0434\u0435\u043e",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "Tho\u00e1t",
|
||||
"LabelVisitCommunity": "Gh\u00e9 th\u0103m trang C\u1ed9ng \u0111\u1ed3ng",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "Tho\u00e1t",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "M\u1edbi",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "T\u00ean",
|
||||
"HeaderDate": "Ng\u00e0y",
|
||||
"HeaderSource": "Ngu\u1ed3n",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "\u4efb\u52a1\u89e6\u53d1\u6761\u4ef6",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u9000\u51fa",
|
||||
"LabelVisitCommunity": "\u8bbf\u95ee\u793e\u533a",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u53d6\u6d88",
|
||||
"ButtonExit": "\u9000\u51fa",
|
||||
"ButtonNew": "\u65b0\u589e",
|
||||
"HeaderTaskTriggers": "\u4efb\u52a1\u89e6\u53d1\u6761\u4ef6",
|
||||
"HeaderTV": "\u7535\u89c6",
|
||||
"HeaderAudio": "\u97f3\u9891",
|
||||
"HeaderVideo": "\u89c6\u9891",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u5a92\u4f53\u64ad\u653e\u65f6\u95f4\u8fc7\u77ed\uff0c\u4e0d\u53ef\u6062\u590d\u64ad\u653e",
|
||||
"TitleAutoOrganize": "\u81ea\u52a8\u6574\u7406",
|
||||
"TabActivityLog": "\u6d3b\u52a8\u65e5\u5fd7",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "\u540d\u5b57",
|
||||
"HeaderDate": "\u65e5\u671f",
|
||||
"HeaderSource": "\u6765\u6e90",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "\u6700\u540e\u4e00\u96c6\u6570\u5b57\uff1a",
|
||||
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u8981\u591a\u96c6\u6587\u4ef6",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "\u91d1\u989d\uff08\u7f8e\u5143\uff09",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "\u4f8b\u5982\uff1aSRT",
|
||||
"ButtonLearnMore": "\u4e86\u89e3\u66f4\u591a",
|
||||
"TabPlayback": "\u64ad\u653e",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "\u5f71\u9662\u6a21\u5f0f",
|
||||
"TitlePlayback": "\u64ad\u653e",
|
||||
"LabelEnableCinemaModeFor": "\u542f\u7528\u5f71\u9662\u6a21\u5f0f\uff1a",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "\u66ff\u6362\u73b0\u6709\u56fe\u7247",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u96e2\u958b",
|
||||
"LabelVisitCommunity": "\u8a2a\u554f\u8a0e\u8ad6\u5340",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u53d6\u6d88",
|
||||
"ButtonExit": "\u96e2\u958b",
|
||||
"ButtonNew": "\u6700\u65b0",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "\u96fb\u8996",
|
||||
"HeaderAudio": "\u97f3\u8a0a",
|
||||
"HeaderVideo": "\u5f71\u7247",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u5a92\u9ad4\u6bd4\u6b64\u66f4\u77ed\u5c07\u4e0d\u53ef\u6062\u5fa9\u64ad\u653e",
|
||||
"TitleAutoOrganize": "\u81ea\u52d5\u6574\u7406",
|
||||
"TabActivityLog": "\u6d3b\u52d5\u65e5\u8a8c",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "\u540d\u7a31",
|
||||
"HeaderDate": "\u65e5\u671f",
|
||||
"HeaderSource": "\u4f86\u6e90",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "\u6232\u96c6\u96c6\u6578",
|
||||
"LabelEndingEpisodeNumber": "\u5df2\u5b8c\u7d50\u6232\u96c6\u96c6\u6578\uff1a",
|
||||
"LabelEndingEpisodeNumberHelp": "\u53ea\u9700\u591a\u5287\u96c6\u6587\u4ef6",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "\u8d0a\u52a9\u6211\u5011\u7684\u5718\u968a",
|
||||
"LabelSupportAmount": "\u91d1\u984d\uff08\u7f8e\u5143\uff09",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -1,17 +1,4 @@
|
||||
{
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"HeaderEnterPinCode": "Enter Pin Code",
|
||||
"ButtonEnterPinCode": "Enter pin code",
|
||||
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"FileExtension": "File extension",
|
||||
"LabelExit": "\u96e2\u958b",
|
||||
"LabelVisitCommunity": "\u8a2a\u554f\u793e\u5340",
|
||||
"LabelGithub": "Github",
|
||||
@ -71,6 +58,7 @@
|
||||
"ButtonCancel": "\u53d6\u6d88",
|
||||
"ButtonExit": "Exit",
|
||||
"ButtonNew": "\u5275\u5efa",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
"HeaderTV": "TV",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderVideo": "Video",
|
||||
@ -587,6 +575,8 @@
|
||||
"LabelMinResumeDurationHelp": "\u5a92\u9ad4\u6bd4\u9019\u66f4\u77ed\u4e0d\u53ef\u6062\u5fa9\u64ad\u653e",
|
||||
"TitleAutoOrganize": "Auto-Organize",
|
||||
"TabActivityLog": "Activity Log",
|
||||
"TabSmartMatches": "Smart Matches",
|
||||
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
|
||||
"HeaderName": "Name",
|
||||
"HeaderDate": "Date",
|
||||
"HeaderSource": "Source",
|
||||
@ -602,6 +592,7 @@
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Only required for multi-episode files",
|
||||
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
"LabelSupportAmount": "Amount (USD)",
|
||||
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
|
||||
@ -1274,6 +1265,8 @@
|
||||
"LabelSubtitleFormatHelp": "Example: srt",
|
||||
"ButtonLearnMore": "Learn more",
|
||||
"TabPlayback": "Playback",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"HeaderSubtitleSettings": "Subtitle Settings",
|
||||
"TabCinemaMode": "Cinema Mode",
|
||||
"TitlePlayback": "Playback",
|
||||
"LabelEnableCinemaModeFor": "Enable cinema mode for:",
|
||||
@ -1528,5 +1521,11 @@
|
||||
"HeaderNewRecording": "New Recording",
|
||||
"ButtonAdvanced": "Advanced",
|
||||
"LabelCodecIntrosPath": "Codec intros path:",
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
|
||||
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
|
||||
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
|
||||
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"FileExtension": "File extension",
|
||||
"OptionReplaceExistingImages": "Replace existing images",
|
||||
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"TitleSync": "Synchronisation",
|
||||
"OptionAutomatic": "Auto",
|
||||
"HeaderSelectDate": "Datum w\u00e4hlen",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"ServerUpdateNeeded": "Dieser Emby Server muss aktualisiert werden. Um die neueste Version herunterzuladen, besuchen sie bitte {0}",
|
||||
"ButtonIdentify": "Identifizieren",
|
||||
"HeaderIdentifyItem": "Identifiziere Element",
|
||||
"LabelRecurringDonationCanBeCancelledHelp": "Fortlaufende Spenden k\u00f6nnen jederzeit \u00fcber deinen PayPal Account gek\u00fcndigt werden.",
|
||||
@ -406,7 +406,7 @@
|
||||
"HeaderAlert": "Alarm",
|
||||
"MessagePleaseRestart": "Dr\u00fccke auf Neustart um das Update abzuschlie\u00dfen",
|
||||
"ButtonRestart": "Neu starten",
|
||||
"MessagePleaseRefreshPage": "Bitte aktualisieren Sie diese Seite um neue Updated vom Emby Server zu erhalten.",
|
||||
"MessagePleaseRefreshPage": "Bitte aktualisieren Sie diese Seite um Aktualisierungen von Emby Server zu erhalten.",
|
||||
"ButtonHide": "Verstecke",
|
||||
"MessageSettingsSaved": "Einstellungen gespeichert",
|
||||
"ButtonSignOut": "Abmelden",
|
||||
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "W\u00e4hlen Sie ein Codec Intro Verzeichnis",
|
||||
"ButtonLocalRefresh": "Lokaler Refresh",
|
||||
"ButtonAddMissingData": "Nur fehlende Daten hinzuf\u00fcgen",
|
||||
"ButtonFullRefresh": "Kompletter Refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Kompletter Refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"TitleSync": "Sinc",
|
||||
"OptionAutomatic": "Auto",
|
||||
"HeaderSelectDate": "Seleccionar fecha",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"ServerUpdateNeeded": "Este Servidor Emby necesita ser actualizado. Para descargar la ultima versi\u00f3n, por favor visite {0}",
|
||||
"ButtonIdentify": "Identificar",
|
||||
"HeaderIdentifyItem": "Identificar \u00cdtem",
|
||||
"LabelRecurringDonationCanBeCancelledHelp": "Las donaciones recurrentes pueden ser canceladas en cualquier momento desde su cuenta PayPal.",
|
||||
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Seleccionar Trayectoria de Intros de C\u00f3dec",
|
||||
"ButtonLocalRefresh": "Actualizaci\u00f3n local",
|
||||
"ButtonAddMissingData": "S\u00f3lo agregar datos faltantes",
|
||||
"ButtonFullRefresh": "Actualizaci\u00f3n completa",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Actualizaci\u00f3n completa"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Choisir le chemin du codec des intros",
|
||||
"ButtonLocalRefresh": "Actualisation locale",
|
||||
"ButtonAddMissingData": "Ajouter uniquement les donn\u00e9es manquantes",
|
||||
"ButtonFullRefresh": "Actualisation totale",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Actualisation totale"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"TitleSync": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443",
|
||||
"OptionAutomatic": "\u0410\u0432\u0442\u043e\u0442\u0430\u04a3\u0434\u0430\u0443",
|
||||
"HeaderSelectDate": "\u041a\u04af\u043d\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u0443",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"ServerUpdateNeeded": "\u041e\u0441\u044b Emby Server \u0436\u0430\u04a3\u0430\u0440\u0442\u044b\u043b\u0443\u044b \u049b\u0430\u0436\u0435\u0442. \u0421\u043e\u04a3\u0493\u044b \u043d\u04b1\u0441\u049b\u0430\u0441\u044b\u043d \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \u04af\u0448\u0456\u043d, {0} \u043a\u0456\u0440\u0456\u04a3\u0456\u0437",
|
||||
"ButtonIdentify": "\u0410\u043d\u044b\u049b\u0442\u0430\u0443",
|
||||
"HeaderIdentifyItem": "\u0422\u0430\u0440\u043c\u0430\u049b\u0442\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u0443",
|
||||
"LabelRecurringDonationCanBeCancelledHelp": "\u049a\u0430\u0439\u0442\u0430\u043b\u0430\u043c\u0430 \u049b\u0430\u0439\u044b\u0440\u043c\u0430\u043b\u0434\u044b\u049b\u0442\u0430\u0440 PayPal \u0435\u0441\u0435\u043f \u0448\u043e\u0442\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u04d9\u0440 \u0443\u0430\u049b\u044b\u0442\u0442\u0430 \u0434\u0430 \u0431\u043e\u043b\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "\u041a\u043e\u0434\u0435\u043a \u043a\u04e9\u0440\u043d\u0435\u0443\u043b\u0435\u0440\u0434\u0456 \u0442\u0430\u04a3\u0434\u0430\u0443",
|
||||
"ButtonLocalRefresh": "\u0416\u0435\u0440\u0433\u0456\u043b\u0456\u043a\u0442\u0456 \u0436\u0430\u04a3\u0493\u044b\u0440\u0442\u0443",
|
||||
"ButtonAddMissingData": "\u0422\u0435\u043a \u049b\u0430\u043d\u0430 \u0436\u043e\u043a \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456 \u04af\u0441\u0442\u0435\u0443",
|
||||
"ButtonFullRefresh": "\u0422\u043e\u043b\u044b\u049b \u0436\u0430\u04a3\u0493\u044b\u0440\u0442\u0443",
|
||||
"PinCodeInvalid": "PIN-\u043a\u043e\u0434 \u049b\u0430\u0442\u0435\u0441\u0456",
|
||||
"PinCodeInvalidMessage": "\u0416\u0430\u0440\u0430\u043c\u0441\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 \u0430\u044f\u049b\u0442\u0430\u043b\u0493\u0430\u043d PIN-\u043a\u043e\u0434 \u0435\u043d\u0433\u0456\u0437\u0456\u043b\u0434\u0456. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"PinCodeConfirmedMessage": "PIN-\u043a\u043e\u0434 \u0440\u0430\u0441\u0442\u0430\u043b\u0434\u044b. {0} \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u0441\u0456\u0437\u0434\u0456 \u043a\u0456\u0440\u0433\u0456\u0437\u0435\u0434\u0456."
|
||||
"ButtonFullRefresh": "\u0422\u043e\u043b\u044b\u049b \u0436\u0430\u04a3\u0493\u044b\u0440\u0442\u0443"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Selecteer het Codec intro's pad",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Lokalne od\u015bwierzenie",
|
||||
"ButtonAddMissingData": "Dodaj tylko brakuj\u0105ce informacje",
|
||||
"ButtonFullRefresh": "Pe\u0142ne od\u015bwierzenie",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Pe\u0142ne od\u015bwierzenie"
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"TitleSync": "Sinc",
|
||||
"OptionAutomatic": "Auto",
|
||||
"HeaderSelectDate": "Selecionar Data",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"ServerUpdateNeeded": "Este Servidor Emby precisa ser atualizado. Para fazer download da vers\u00e3o mais recente, por favor visite {0}",
|
||||
"ButtonIdentify": "Identificar",
|
||||
"HeaderIdentifyItem": "Identificar Item",
|
||||
"LabelRecurringDonationCanBeCancelledHelp": "Doa\u00e7\u00f5es recorrentes podem ser canceladas a qualquer momento dentro da conta do PayPal.",
|
||||
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Selecionar o Caminho dos Codecs das Introdu\u00e7\u00f5es",
|
||||
"ButtonLocalRefresh": "Atualiza\u00e7\u00e3o local",
|
||||
"ButtonAddMissingData": "Adicionar apenas dados que faltam",
|
||||
"ButtonFullRefresh": "Atualiza\u00e7\u00e3o completa",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Atualiza\u00e7\u00e3o completa"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -49,7 +49,7 @@
|
||||
"TitleSync": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f",
|
||||
"OptionAutomatic": "\u0410\u0432\u0442\u043e",
|
||||
"HeaderSelectDate": "\u0412\u044b\u0431\u043e\u0440 \u0434\u0430\u0442\u044b",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"ServerUpdateNeeded": "\u0414\u0430\u043d\u043d\u044b\u0439 Emby Server \u043d\u0443\u0436\u0434\u0430\u0435\u0442\u0441\u044f \u0432 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0438. \u0427\u0442\u043e\u0431\u044b \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 {0}",
|
||||
"ButtonIdentify": "\u0420\u0430\u0441\u043f\u043e\u0437\u043d\u0430\u0442\u044c",
|
||||
"HeaderIdentifyItem": "\u0420\u0430\u0441\u043f\u043e\u0437\u043d\u0430\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430",
|
||||
"LabelRecurringDonationCanBeCancelledHelp": "\u0420\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043f\u043e\u0436\u0435\u0440\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0447\u0435\u0440\u0435\u0437 \u0432\u0430\u0448\u0443 \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c PayPal.",
|
||||
@ -204,7 +204,7 @@
|
||||
"HeaderConfirmDeletion": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044f",
|
||||
"MessageConfirmPathSubstitutionDeletion": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u043f\u043e\u0434\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u043f\u0443\u0442\u0438?",
|
||||
"LiveTvUpdateAvailable": "(\u0418\u043c\u0435\u0435\u0442\u0441\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435)",
|
||||
"LabelVersionUpToDate": "\u0421 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u043c\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f\u043c\u0438!",
|
||||
"LabelVersionUpToDate": "\u0410\u043a\u0442\u0443\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d!",
|
||||
"ButtonResetTuner": "\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0442\u044e\u043d\u0435\u0440",
|
||||
"HeaderResetTuner": "\u0421\u0431\u0440\u043e\u0441 \u0442\u044e\u043d\u0435\u0440\u0430",
|
||||
"MessageConfirmResetTuner": "\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0441\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0439 \u0442\u044e\u043d\u0435\u0440? \u041b\u044e\u0431\u044b\u0435 \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u0442\u0435\u043b\u0438 \u0438\u043b\u0438 \u0437\u0430\u043f\u0438\u0441\u0438 \u0431\u0443\u0434\u0443\u0442 \u0440\u0435\u0437\u043a\u043e \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u044b.",
|
||||
@ -947,7 +947,7 @@
|
||||
"CoverArtFeatureDescription": "Cover Art \u0441\u043e\u0437\u0434\u0430\u0435\u0442 \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u0431\u043b\u043e\u0436\u043a\u0438 \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0441\u043f\u043e\u0441\u043e\u0431\u044b \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043c\u043e\u0447\u044c \u0432\u0430\u043c \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0438\u0441\u0443\u043d\u043a\u0438 \u043a \u0432\u0430\u0448\u0438\u043c \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u043c.",
|
||||
"HeaderMobileSync": "\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u0430\u044f \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f",
|
||||
"HeaderCloudSync": "\u041e\u0431\u043b\u0430\u0447\u043d\u0430\u044f \u0441\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f",
|
||||
"CloudSyncFeatureDescription": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u0430\u0448\u0438\u0445 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u0441 \u043e\u0431\u043b\u0430\u043a\u043e\u043c \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u043d\u0441\u0442\u0432\u0430 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0430\u0440\u0445\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.",
|
||||
"CloudSyncFeatureDescription": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0430\u0446\u0438\u044f \u0432\u0430\u0448\u0438\u0445 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u0441 \u043e\u0431\u043b\u0430\u043a\u043e\u043c \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u0441\u0442\u0432\u0430 \u0440\u0435\u0437\u0435\u0440\u0432\u043d\u043e\u0433\u043e \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u0430\u0440\u0445\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.",
|
||||
"HeaderFreeApps": "\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0435 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f",
|
||||
"FreeAppsFeatureDescription": "\u0412\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435\u0441\u044c \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u043e\u043c, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u0431\u0440\u0430\u0442\u044c Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432.",
|
||||
"HeaderCinemaMode": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440\u0430",
|
||||
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "\u0412\u044b\u0431\u043e\u0440 \u043f\u0443\u0442\u0438 \u043a \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0430\u043c \u043a\u043e\u0434\u0435\u043a\u0430",
|
||||
"ButtonLocalRefresh": "\u041f\u043e\u0434\u043d\u043e\u0432\u0438\u0442\u044c \u043b\u043e\u043a\u0430\u043b\u044c\u043d\u043e",
|
||||
"ButtonAddMissingData": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432. \u0434\u0430\u043d\u043d\u044b\u0435",
|
||||
"ButtonFullRefresh": "\u041f\u043e\u0434\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e",
|
||||
"PinCodeInvalid": "\u041e\u0448\u0438\u0431\u043a\u0430 PIN-\u043a\u043e\u0434\u0430",
|
||||
"PinCodeInvalidMessage": "\u0412\u0432\u0435\u0434\u0451\u043d \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0438\u043b\u0438 \u0438\u0441\u0442\u0451\u043a\u0448\u0438\u0439 PIN-\u043a\u043e\u0434. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"PinCodeConfirmedMessage": "PIN-\u043a\u043e\u0434 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d. {0} \u0431\u0443\u0434\u0435\u0442 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0442\u044c \u0432\u0430\u0448 \u0432\u0445\u043e\u0434."
|
||||
"ButtonFullRefresh": "\u041f\u043e\u0434\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
@ -959,8 +959,5 @@
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
}
|
Loading…
Reference in New Issue
Block a user