Large number of replacements of Emby with Jellyfin
This commit is contained in:
parent
7aee20a627
commit
1019df94b5
99 changed files with 8250 additions and 8260 deletions
|
@ -194,13 +194,13 @@ define(["connectionManager", "cardBuilder", "registrationServices", "appSettings
|
|||
|
||||
function getTheaterInfo() {
|
||||
var html = "";
|
||||
html += '<div class="verticalSection appInfoSection">', html += '<div class="sectionTitleContainer sectionTitleContainer-cards">', html += '<h2 class="sectionTitle sectionTitle-cards padded-left">Discover Emby Theater</h2>', html += '<button is="paper-icon-button-light" class="sectionTitleButton" onclick="this.parentNode.parentNode.remove();" class="autoSize"><i class="md-icon">close</i></button>', html += "</div>";
|
||||
return html += '<div class="padded-left padded-right">', html += '<p class="sectionTitle-cards">A beautiful app for your TV and large screen tablet. Emby Theater runs on Windows, Xbox One, Raspberry Pi, Samsung Smart TVs, Sony PS4, Web Browsers, and more.</p>', html += '<div class="itemsContainer vertical-wrap" is="emby-itemscontainer">', html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater1.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater2.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater3.png"), html += "</div>", html += "</div>", html += "</div>"
|
||||
html += '<div class="verticalSection appInfoSection">', html += '<div class="sectionTitleContainer sectionTitleContainer-cards">', html += '<h2 class="sectionTitle sectionTitle-cards padded-left">Discover Jellyfin Theater</h2>', html += '<button is="paper-icon-button-light" class="sectionTitleButton" onclick="this.parentNode.parentNode.remove();" class="autoSize"><i class="md-icon">close</i></button>', html += "</div>";
|
||||
return html += '<div class="padded-left padded-right">', html += '<p class="sectionTitle-cards">A beautiful app for your TV and large screen tablet. Jellyfin Theater runs on Windows, Xbox One, Raspberry Pi, Samsung Smart TVs, Sony PS4, Web Browsers, and more.</p>', html += '<div class="itemsContainer vertical-wrap" is="emby-itemscontainer">', html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater1.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater2.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater3.png"), html += "</div>", html += "</div>", html += "</div>"
|
||||
}
|
||||
|
||||
function getPremiereInfo() {
|
||||
var html = "";
|
||||
return html += '<div class="verticalSection appInfoSection">', html += '<div class="sectionTitleContainer sectionTitleContainer-cards">', html += '<h2 class="sectionTitle sectionTitle-cards padded-left">Discover Emby Premiere</h2>', html += '<button is="paper-icon-button-light" class="sectionTitleButton" onclick="this.parentNode.parentNode.remove();" class="autoSize"><i class="md-icon">close</i></button>', html += "</div>", html += '<div class="padded-left padded-right">', html += '<p class="sectionTitle-cards">Enjoy Emby DVR, get free access to Emby apps, and more.</p>', html += '<div class="itemsContainer vertical-wrap" is="emby-itemscontainer">', html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater1.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater2.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater3.png"), html += "</div>", html += "</div>", html += "</div>"
|
||||
return html += '<div class="verticalSection appInfoSection">', html += '<div class="sectionTitleContainer sectionTitleContainer-cards">', html += '<h2 class="sectionTitle sectionTitle-cards padded-left">Discover Jellyfin Premiere</h2>', html += '<button is="paper-icon-button-light" class="sectionTitleButton" onclick="this.parentNode.parentNode.remove();" class="autoSize"><i class="md-icon">close</i></button>', html += "</div>", html += '<div class="padded-left padded-right">', html += '<p class="sectionTitle-cards">Enjoy Jellyfin DVR, get free access to Jellyfin apps, and more.</p>', html += '<div class="itemsContainer vertical-wrap" is="emby-itemscontainer">', html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater1.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater2.png"), html += getCard("https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/apps/theater3.png"), html += "</div>", html += "</div>", html += "</div>"
|
||||
}
|
||||
|
||||
function getFetchLatestItemsFn(serverId, parentId, collectionType) {
|
||||
|
@ -615,4 +615,4 @@ define(["connectionManager", "cardBuilder", "registrationServices", "appSettings
|
|||
pause: pause,
|
||||
resume: resume
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
@ -20,15 +20,15 @@ define(["connectionManager", "globalize", "userSettings", "apphost"], function(c
|
|||
}
|
||||
|
||||
function showBlurayMessage() {
|
||||
return showMessage("Playback of Bluray folders in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Emby app with native Bluray folder support.", "blurayexpirementalinfo", "nativeblurayplayback")
|
||||
return showMessage("Playback of Bluray folders in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Jellyfin app with native Bluray folder support.", "blurayexpirementalinfo", "nativeblurayplayback")
|
||||
}
|
||||
|
||||
function showDvdMessage() {
|
||||
return showMessage("Playback of Dvd folders in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Emby app with native Dvd folder support.", "dvdexpirementalinfo", "nativedvdplayback")
|
||||
return showMessage("Playback of Dvd folders in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Jellyfin app with native Dvd folder support.", "dvdexpirementalinfo", "nativedvdplayback")
|
||||
}
|
||||
|
||||
function showIsoMessage() {
|
||||
return showMessage("Playback of ISO files in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Emby app with native ISO support.", "isoexpirementalinfo", "nativeisoplayback")
|
||||
return showMessage("Playback of ISO files in this app is experimental. Some titles may not work at all. For a better experience, consider converting to mkv video files, or use an Jellyfin app with native ISO support.", "isoexpirementalinfo", "nativeisoplayback")
|
||||
}
|
||||
|
||||
function ExpirementalPlaybackWarnings() {
|
||||
|
@ -38,4 +38,4 @@ define(["connectionManager", "globalize", "userSettings", "apphost"], function(c
|
|||
var item = options.item;
|
||||
return item ? "Iso" === item.VideoType ? showIsoMessage() : "BluRay" === item.VideoType ? showBlurayMessage() : "Dvd" === item.VideoType ? showDvdMessage() : Promise.resolve() : Promise.resolve()
|
||||
}, ExpirementalPlaybackWarnings
|
||||
});
|
||||
});
|
||||
|
|
|
@ -27,7 +27,6 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
});
|
||||
dlg.classList.add("formDialog");
|
||||
var html = "";
|
||||
html += '<div class="formDialogHeader">', html += '<button is="paper-icon-button-light" class="btnCancelSupporterInfo autoSize" tabindex="-1"><i class="md-icon"></i></button>', html += '<h3 class="formDialogHeaderTitle">Emby Premiere', html += "</h3>", html += "</div>", html += '<div class="formDialogContent smoothScrollY">', html += '<div class="dialogContentInner dialog-content-centered">', html += "<h1>" + globalize.translate("sharedcomponents#HeaderDiscoverEmbyPremiere") + "</h1>", html += "<p>" + globalize.translate("sharedcomponents#MessageDidYouKnowCinemaMode") + "</p>", html += "<p>" + globalize.translate("sharedcomponents#MessageDidYouKnowCinemaMode2") + "</p>", html += '<h1 style="margin-top:1.5em;">' + globalize.translate("sharedcomponents#HeaderBenefitsEmbyPremiere") + "</h1>", html += '<div class="paperList">', html += getSubscriptionBenefits().map(getSubscriptionBenefitHtml).join(""), html += "</div>", html += "<br/>", html += '<div class="formDialogFooter">', html += '<button is="emby-button" type="button" class="raised button-submit block btnGetPremiere block formDialogFooterItem" autoFocus><span>' + globalize.translate("sharedcomponents#HeaderBecomeProjectSupporter") + "</span></button>";
|
||||
var seconds = 11;
|
||||
html += '<div class="continueTimeText formDialogFooterItem" style="margin: 1.5em 0 .5em;">' + globalize.translate("sharedcomponents#ContinueInSecondsValue", seconds) + "</div>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnContinue block formDialogFooterItem hide"><span>' + globalize.translate("sharedcomponents#Continue") + "</span></button>", html += "</div>", html += "</div>", html += "</div>", dlg.innerHTML = html;
|
||||
var i, length, isRejected = !0,
|
||||
|
@ -111,7 +110,7 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
}
|
||||
|
||||
function showOverLimitAlert() {
|
||||
return alertText("Your Emby Premiere device limit has been exceeded. Please check with the owner of your Emby Server and have them contact Emby support at apps@emby.media if necessary.").catch(function() {
|
||||
return alertText("Your Jellyfin Premiere device limit has been exceeded. Please check with the owner of your Jellyfin Server and have them contact Jellyfin support at apps@emby.media if necessary.").catch(function() {
|
||||
return Promise.resolve()
|
||||
})
|
||||
}
|
||||
|
@ -166,7 +165,7 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
var unlockText = globalize.translate("sharedcomponents#ButtonUnlockWithPurchase");
|
||||
unlockableProductInfo.price && (unlockText = globalize.translate("sharedcomponents#ButtonUnlockPrice", unlockableProductInfo.price)), html += "<p>", html += '<button is="emby-button" type="button" class="raised secondary block btnPurchase" data-featureid="' + unlockableProductInfo.id + '"><span>' + unlockText + "</span></button>", html += "</p>"
|
||||
}
|
||||
html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestorePurchase"><span>' + iapManager.getRestoreButtonText() + "</span></button>", html += "</p>", subscriptionOptions.length && (html += '<h1 style="margin-top:1.5em;">' + globalize.translate("sharedcomponents#HeaderBenefitsEmbyPremiere") + "</h1>", html += '<div class="paperList" style="margin-bottom:1em;">', html += getSubscriptionBenefits().map(getSubscriptionBenefitHtml).join(""), html += "</div>"), "playback" === dialogOptions.feature && (html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnPlayMinute"><span>' + globalize.translate("sharedcomponents#ButtonPlayOneMinute") + "</span></button>", html += "</p>"), html += getTermsOfPurchaseHtml(), html += "</form>", html += "</div>", html += "</div>", dlg.innerHTML = html, document.body.appendChild(dlg);
|
||||
html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestorePurchase"><span>' + iapManager.getRestoreButtonText() + "</span></button>", html += "</p>", subscriptionOptions.length && (html += '<h1 style="margin-top:1.5em;">' + globalize.translate("sharedcomponents#HeaderBenefitsJellyfinPremiere") + "</h1>", html += '<div class="paperList" style="margin-bottom:1em;">', html += getSubscriptionBenefits().map(getSubscriptionBenefitHtml).join(""), html += "</div>"), "playback" === dialogOptions.feature && (html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnPlayMinute"><span>' + globalize.translate("sharedcomponents#ButtonPlayOneMinute") + "</span></button>", html += "</p>"), html += getTermsOfPurchaseHtml(), html += "</form>", html += "</div>", html += "</div>", dlg.innerHTML = html, document.body.appendChild(dlg);
|
||||
var btnPurchases = dlg.querySelectorAll(".btnPurchase");
|
||||
for (i = 0, length = btnPurchases.length; i < length; i++) btnPurchases[i].addEventListener("click", onPurchaseButtonClick);
|
||||
for (btnPurchases = dlg.querySelectorAll(".buttonPremiereInfo"), i = 0, length = btnPurchases.length; i < length; i++) btnPurchases[i].addEventListener("click", showExternalPremiereInfo);
|
||||
|
@ -204,7 +203,7 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
icon: "",
|
||||
text: globalize.translate("sharedcomponents#LiveTvFeatureDescription")
|
||||
}), list.push({
|
||||
name: "Emby DVR",
|
||||
name: "Jellyfin DVR",
|
||||
icon: "",
|
||||
text: globalize.translate("sharedcomponents#DvrFeatureDescription")
|
||||
}), list.push({
|
||||
|
@ -240,12 +239,12 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
});
|
||||
dlg.classList.add("formDialog");
|
||||
var html = "";
|
||||
html += '<div class="formDialogHeader">', html += '<button is="paper-icon-button-light" class="btnCloseDialog autoSize" tabindex="-1"><i class="md-icon"></i></button>', html += '<h3 class="formDialogHeaderTitle">', html += iapManager.getRestoreButtonText(), html += "</h3>", html += "</div>", html += '<div class="formDialogContent smoothScrollY">', html += '<div class="dialogContentInner dialog-content-centered">', html += '<p style="margin:2em 0;">', html += globalize.translate("sharedcomponents#HowDidYouPay"), html += "</p>", html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestoreSub"><span>' + globalize.translate("sharedcomponents#IHaveEmbyPremiere") + "</span></button>", html += "</p>", unlockableProductInfo && (html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestoreUnlock"><span>' + globalize.translate("sharedcomponents#IPurchasedThisApp") + "</span></button>", html += "</p>"), html += "</div>", html += "</div>", dlg.innerHTML = html, document.body.appendChild(dlg), loading.hide(), layoutManager.tv && centerFocus(dlg.querySelector(".formDialogContent"), !1, !0), dlg.querySelector(".btnCloseDialog").addEventListener("click", function() {
|
||||
html += '<div class="formDialogHeader">', html += '<button is="paper-icon-button-light" class="btnCloseDialog autoSize" tabindex="-1"><i class="md-icon"></i></button>', html += '<h3 class="formDialogHeaderTitle">', html += iapManager.getRestoreButtonText(), html += "</h3>", html += "</div>", html += '<div class="formDialogContent smoothScrollY">', html += '<div class="dialogContentInner dialog-content-centered">', html += '<p style="margin:2em 0;">', html += globalize.translate("sharedcomponents#HowDidYouPay"), html += "</p>", html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestoreSub"><span>' + globalize.translate("sharedcomponents#IHaveJellyfinPremiere") + "</span></button>", html += "</p>", unlockableProductInfo && (html += "<p>", html += '<button is="emby-button" type="button" class="raised button-cancel block btnRestoreUnlock"><span>' + globalize.translate("sharedcomponents#IPurchasedThisApp") + "</span></button>", html += "</p>"), html += "</div>", html += "</div>", dlg.innerHTML = html, document.body.appendChild(dlg), loading.hide(), layoutManager.tv && centerFocus(dlg.querySelector(".formDialogContent"), !1, !0), dlg.querySelector(".btnCloseDialog").addEventListener("click", function() {
|
||||
dialogHelper.close(dlg)
|
||||
}), dlg.querySelector(".btnRestoreSub").addEventListener("click", function() {
|
||||
dialogHelper.close(dlg), alertText({
|
||||
text: globalize.translate("sharedcomponents#MessageToValidateSupporter"),
|
||||
title: "Emby Premiere"
|
||||
title: "Jellyfin Premiere"
|
||||
})
|
||||
});
|
||||
var btnRestoreUnlock = dlg.querySelector(".btnRestoreUnlock");
|
||||
|
@ -286,7 +285,7 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
function showPremiereInfo() {
|
||||
return appHost.supports("externalpremium") ? (showExternalPremiereInfo(), Promise.resolve()) : iapManager.getSubscriptionOptions().then(function(subscriptionOptions) {
|
||||
return showInAppPurchaseInfo(subscriptionOptions, null, {
|
||||
title: "Emby Premiere",
|
||||
title: "Jellyfin Premiere",
|
||||
feature: "sync"
|
||||
})
|
||||
})
|
||||
|
@ -299,4 +298,4 @@ define(["appSettings", "loading", "apphost", "iapManager", "events", "shell", "g
|
|||
validateFeature: validateFeature,
|
||||
showPremiereInfo: showPremiereInfo
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\u0627\u0644\u0627\u062d\u062f",
|
||||
"Monday": "\u0627\u0644\u0627\u062b\u0646\u064a\u0646",
|
||||
"Tuesday": "\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "\u062a\u062e\u0632\u064a\u0646",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u043d\u0438 - {0}",
|
||||
"Share": "\u0421\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",
|
||||
"Add": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\u041d\u0435\u0434\u0435\u043b\u044f",
|
||||
"Monday": "\u041f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a",
|
||||
"Tuesday": "\u0412\u0442\u043e\u0440\u043d\u0438\u043a",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "\u0412\u0437\u0435\u043c\u0435\u0442\u0435 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "\u0415\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430 \u043f\u043e\u0449\u0430:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f\u0442\u0430 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0430\u0431\u043e\u043d\u0430\u043c\u0435\u043d\u0442 \u0437\u0430 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435 \u043d\u0430 \u0415\u043c\u0431\u0438.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u0424\u0443\u043d\u043a\u0446\u0438\u044f\u0442\u0430 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u0430\u043a\u0442\u0438\u0432\u0435\u043d \u0430\u0431\u043e\u043d\u0430\u043c\u0435\u043d\u0442 \u0437\u0430 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435 \u043d\u0430 \u0415\u043c\u0431\u0438.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435",
|
||||
"Save": "\u0417\u0430\u043f\u0430\u0437\u0432\u0430\u043d\u0435",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "\u0420\u0430\u0431\u043e\u0442\u0435\u043d \u043f\u043b\u043e\u0442",
|
||||
"Mobile": "\u041c\u043e\u0431\u0438\u043b\u043d\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e",
|
||||
"TV": "\u0422\u0435\u043b\u0435\u0432\u0438\u0437\u043e\u0440",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "\u0415\u0437\u0438\u043a \u043d\u0430 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435:",
|
||||
"LabelDisplayLanguageHelp": "\u041f\u0440\u0435\u0432\u0435\u0436\u0434\u0430\u043d\u0435\u0442\u043e \u043d\u0430 \u0415\u043c\u0431\u0438 \u0435 \u0442\u0435\u043a\u0443\u0449 \u043f\u0440\u043e\u0435\u043a\u0442.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0432 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u0437\u0430 \u043a\u0430\u0440\u0442\u0438\u043d\u0438 \u0438 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u0438",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "\u0422\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0438 \u043f\u0435\u0441\u043d\u0438",
|
||||
"EnableBackdrops": "\u0424\u043e\u043d\u043e\u0432\u0435",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u0412 \u043b\u044e\u0431\u0438\u043c\u0438",
|
||||
"Like": "\u0425\u0430\u0440\u0435\u0441\u0432\u0430\u043d\u0435",
|
||||
"Dislike": "\u041d\u0435\u0445\u0430\u0440\u0435\u0441\u0432\u0430\u043d\u0435",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435",
|
||||
"Play": "\u041f\u0443\u0441\u043a\u0430\u043d\u0435",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435:",
|
||||
"DateAdded": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u0434\u043e\u0431\u0430\u0432\u044f\u043d\u0435",
|
||||
"DatePlayed": "\u0414\u0430\u0442\u0430 \u043d\u0430 \u043f\u0443\u0441\u043a\u0430\u043d\u0435",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "\u0421\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435:",
|
||||
"LabelArtists": "\u0418\u0437\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u0438:",
|
||||
"LabelArtistsHelp": "\u041e\u0442\u0434\u0435\u043b\u0435\u0442\u0435 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441 ;",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "\u041f\u0440\u0435\u043c\u0438\u0435\u0440\u0438",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "\u0421\u043a\u043e\u0440\u043e \u0433\u043b\u0435\u0434\u0430\u043d\u0438",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "\u041f\u0440\u0435\u0434\u0438\u043c\u0441\u0442\u0432\u0430 \u043d\u0430 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "\u041f\u0440\u0435\u0434\u0438\u043c\u0441\u0442\u0432\u0430 \u043d\u0430 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "\u0418\u043c\u0430\u043c \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"IHaveJellyfinPremiere": "\u0418\u043c\u0430\u043c \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "\u041e\u0442\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u0441 \u043f\u043e\u043a\u0443\u043f\u043a\u0430",
|
||||
"ButtonUnlockPrice": "\u041e\u0442\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "\u041e\u0442\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u0443\u043d\u043a\u0446\u0438\u044f\u0442\u0430",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "\u041e\u0442\u043a\u0440\u0438\u0439\u0442\u0435 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"HeaderDiscoverJellyfinPremiere": "\u041e\u0442\u043a\u0440\u0438\u0439\u0442\u0435 \u043f\u0440\u0435\u043c\u0438\u0435\u0440\u043d\u043e\u0442\u043e \u0438\u0437\u0434\u0430\u043d\u0438\u0435",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "\u0422\u0435\u043b\u0435\u0432\u0438\u0437\u0438\u044f \u043d\u0430 \u0436\u0438\u0432\u043e",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "\u0421\u043c\u0435\u0442\u043a\u0430\u0442\u0430 \u0432 \u0415\u043c\u0431\u0438 \u0435 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0430\u0442\u0430",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "\u0421\u043c\u0435\u0442\u043a\u0430\u0442\u0430 \u0432 \u0415\u043c\u0431\u0438 \u0435 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0430\u0442\u0430",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "\u041f\u043e\u043a\u0430\u043d\u0430\u0442\u0430 \u0435 \u0438\u0437\u043f\u0440\u0430\u0442\u0435\u043d\u0430",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "\u0421\u043c\u0435\u0442\u043a\u0430\u0442\u0430 \u0432 \u0415\u043c\u0431\u0438 \u0435 \u0434\u043e\u0431\u0430\u0432\u0435\u043d\u0430",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "\u0421\u043c\u0435\u0442\u043a\u0430\u0442\u0430 \u0432 \u0415\u043c\u0431\u0438 \u0435 \u0434\u043e\u0431\u0430\u0432\u0435\u043d\u0430",
|
||||
"LabelSubtitlePlaybackMode": "\u0420\u0435\u0436\u0438\u043c \u043d\u0430 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u0438\u0442\u0435:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "\u0411\u0435\u0437 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u0438",
|
||||
"Default": "\u041f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043d\u0430 \u043c\u0443\u0437\u0438\u043a\u0430\u0442\u0430",
|
||||
"LabelHomeNetworkQuality": "\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043d\u0430 \u0434\u043e\u043c\u0430\u0448\u043d\u0430\u0442\u0430 \u043c\u0440\u0435\u0436\u0430:",
|
||||
"HeaderLatestMedia": "\u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438 \u043c\u0435\u0434\u0438\u0438",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u0438 \u0441\u0435\u0437\u043e\u043d\u043d\u0438 \u043e\u0431\u043b\u0438\u0446\u0438",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Activa aquesta funcionalitat amb un \u00fanic pagament, o amb una subscripci\u00f3 activa d'Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Activa aquesta funcionalitat amb una subscripci\u00f3 activa d'Emby Premiere.",
|
||||
"MessageToValidateSupporter": "Si tens una subscripci\u00f3 activa d'Emby Premiere assegura't que l'has configurat al teu tauler de control de l'Emby Server, on pots accedir clicant a l'opci\u00f3 d'Emby Premiere al men\u00fa principal.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Activa aquesta funcionalitat amb un \u00fanic pagament, o amb una subscripci\u00f3 activa d'Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Activa aquesta funcionalitat amb una subscripci\u00f3 activa d'Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "Si tens una subscripci\u00f3 activa d'Jellyfin Premiere assegura't que l'has configurat al teu tauler de control de l'Jellyfin Server, on pots accedir clicant a l'opci\u00f3 d'Jellyfin Premiere al men\u00fa principal.",
|
||||
"ValueSpecialEpisodeName": "Especial - {0}",
|
||||
"Share": "Comparteix",
|
||||
"Add": "Afegeix",
|
||||
"ServerUpdateNeeded": "El Servidor Emby necessita ser actualitzat. Per descarregar la darrera versi\u00f3, si et plau, visita {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requereix una subscripci\u00f3 d'Emby Premiere activa",
|
||||
"ServerUpdateNeeded": "El Servidor Jellyfin necessita ser actualitzat. Per descarregar la darrera versi\u00f3, si et plau, visita {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requereix una subscripci\u00f3 d'Jellyfin Premiere activa",
|
||||
"AttributeNew": "Nou",
|
||||
"Premiere": "Premi\u00e8re",
|
||||
"Live": "Directe",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Diumenge",
|
||||
"Monday": "Dilluns",
|
||||
"Tuesday": "Dimarts",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Mitjans Sense Connexi\u00f3",
|
||||
"HeaderOfflineDownloadsDescription": "Descarrega mitjans als teus dispositius per a un f\u00e0cil \u00fas fora de l\u00ednia.",
|
||||
"CloudSyncFeatureDescription": "Sincronitza els teus mitjans amb el n\u00favol per a copiar, arxivar i convertir f\u00e0cilment.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Programa enregistraments de TV en directe individuals, de s\u00e8ries i molt m\u00e9s amb Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Programa enregistraments de TV en directe individuals, de s\u00e8ries i molt m\u00e9s amb Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenir Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenir Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "Correu electr\u00f2nic:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Grava",
|
||||
"Save": "Desa",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Escriptori",
|
||||
"Mobile": "M\u00f2bil \/ Tauleta",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Selecciona el tipus de pantalla en el que tens Emby funcionant.",
|
||||
"DisplayModeHelp": "Selecciona el tipus de pantalla en el que tens Jellyfin funcionant.",
|
||||
"LabelDisplayLanguage": "Idioma de visualitzaci\u00f3:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Les col\u00b7leccions et permeten crear agrupacions personalitzades de pel\u00b7l\u00edcules i altres continguts.",
|
||||
"SearchForCollectionInternetMetadata": "Cerca a internet artwork i metadades",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Mostra tamb\u00e9 els episodis que no tingui a les temporades",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorit",
|
||||
"Like": "M'agrada",
|
||||
"Dislike": "No m'agrada",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Obre",
|
||||
"Play": "Reprodueix",
|
||||
"AddToPlayQueue": "Afegeix a la llista de reproducci\u00f3",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Data afegit:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Estat:",
|
||||
"LabelArtists": "Artistes:",
|
||||
"LabelArtistsHelp": "Separa'n varis emprant ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "\u00cdtem desat.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Reinicia el Servidor d'Emby si et plau - {0}.",
|
||||
"PleaseRestartServerName": "Reinicia el Servidor d'Jellyfin si et plau - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Qualitat:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Descarregant...",
|
||||
"HeaderSyncRequiresSub": "Descarregar requereix una subscripci\u00f3 activa d'Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "Descarregar requereix una subscripci\u00f3 activa d'Jellyfin Premiere.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Perfil:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repetir episodis",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel\u00b7lar Enregistrament",
|
||||
"CancelRecording": "Cancel\u00b7la enregistrament",
|
||||
"HeaderKeepRecording": "Continuar Enregistrant",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Reprodu\u00eft recentment",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restaura Compra",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Omplir",
|
||||
"BestFit": "Millor ajustament",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accepta",
|
||||
"Reject": "Rebutja",
|
||||
"Connect": "Connecta",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Mode de subt\u00edtol:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "Sense subt\u00edtols",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Darrers MItjans",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Odemknout tuto funkci pomoc\u00ed jednor\u00e1zov\u00e9 platby, nebo pomoc\u00ed aktivace p\u0159edplatn\u00e9ho Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Odemknout tuto funkci pomoc\u00ed aktivn\u00edho p\u0159edplatn\u00e9ho Emby Premiere.",
|
||||
"MessageToValidateSupporter": "Pokud m\u00e1te aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere, ujist\u011bte se, \u017ee m\u00e1te nastaven Emby Premiere v panelu Nastaven\u00ed pod N\u00e1pov\u011bda -> Emby Premiere.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Odemknout tuto funkci pomoc\u00ed jednor\u00e1zov\u00e9 platby, nebo pomoc\u00ed aktivace p\u0159edplatn\u00e9ho Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Odemknout tuto funkci pomoc\u00ed aktivn\u00edho p\u0159edplatn\u00e9ho Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "Pokud m\u00e1te aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere, ujist\u011bte se, \u017ee m\u00e1te nastaven Jellyfin Premiere v panelu Nastaven\u00ed pod N\u00e1pov\u011bda -> Jellyfin Premiere.",
|
||||
"ValueSpecialEpisodeName": "Speci\u00e1l - {0}",
|
||||
"Share": "Sd\u00edlet",
|
||||
"Add": "P\u0159idat",
|
||||
"ServerUpdateNeeded": "Tento Emby Server je t\u0159eba aktualizovat. Chcete-li st\u00e1hnout nejnov\u011bj\u0161\u00ed verzi, nav\u0161tivte pros\u00edm {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere.",
|
||||
"ServerUpdateNeeded": "Tento Jellyfin Server je t\u0159eba aktualizovat. Chcete-li st\u00e1hnout nejnov\u011bj\u0161\u00ed verzi, nav\u0161tivte pros\u00edm {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere.",
|
||||
"AttributeNew": "Nov\u00e9",
|
||||
"Premiere": "Premi\u00e9ra",
|
||||
"Live": "\u017div\u011b",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Ned\u011ble",
|
||||
"Monday": "Pond\u011bl\u00ed",
|
||||
"Tuesday": "\u00dater\u00fd",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline m\u00e9dia",
|
||||
"HeaderOfflineDownloadsDescription": "St\u00e1hnout m\u00e9dia do va\u0161eho za\u0159\u00edzen\u00ed pro snadn\u00e9 pou\u017eit\u00ed offline.",
|
||||
"CloudSyncFeatureDescription": "Synchronizujte va\u0161e m\u00e9dia na cloud pro jednodu\u0161\u0161\u00ed z\u00e1lohov\u00e1n\u00ed, archivaci a konverzi.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "S re\u017eimem Kino z\u00edskate funkci, kter\u00e1 p\u0159ed hlavn\u00edm programem p\u0159ehraje trailery a u\u017eivatelsk\u00e1 intra.",
|
||||
"HeaderFreeApps": "Emby Apps zdarma",
|
||||
"FreeAppsFeatureDescription": "U\u017eijte si v\u00fdb\u011br Emby aplikac\u00ed zdarma pro va\u0161e za\u0159\u00edzen\u00ed.",
|
||||
"HeaderBecomeProjectSupporter": "Z\u00edskat Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere je zapot\u0159eb\u00ed pro vytvo\u0159en\u00ed automatick\u00e9ho nahr\u00e1v\u00e1n\u00ed \u0159ad.",
|
||||
"HeaderFreeApps": "Jellyfin Apps zdarma",
|
||||
"FreeAppsFeatureDescription": "U\u017eijte si v\u00fdb\u011br Jellyfin aplikac\u00ed zdarma pro va\u0161e za\u0159\u00edzen\u00ed.",
|
||||
"HeaderBecomeProjectSupporter": "Z\u00edskat Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere je zapot\u0159eb\u00ed pro vytvo\u0159en\u00ed automatick\u00e9ho nahr\u00e1v\u00e1n\u00ed \u0159ad.",
|
||||
"LabelEmailAddress": "E-mailov\u00e1 adresa:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automaticky konvertovat nahr\u00e1vky do doporu\u010den\u00e9ho streamovac\u00edho form\u00e1tu s Emby Premiere. Nahr\u00e1vky budou p\u0159i p\u0159ehr\u00e1v\u00e1n\u00ed konvertov\u00e1ny do MP4 nebo MKV - dle nastaven\u00ed Emby server.",
|
||||
"FeatureRequiresEmbyPremiere": "Tato funkce vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automaticky konvertovat nahr\u00e1vky do doporu\u010den\u00e9ho streamovac\u00edho form\u00e1tu s Jellyfin Premiere. Nahr\u00e1vky budou p\u0159i p\u0159ehr\u00e1v\u00e1n\u00ed konvertov\u00e1ny do MP4 nebo MKV - dle nastaven\u00ed Jellyfin server.",
|
||||
"FeatureRequiresJellyfinPremiere": "Tato funkce vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Konverze va\u0161ich nahr\u00e1vek",
|
||||
"Record": "Nahr\u00e1vat",
|
||||
"Save": "Ulo\u017eit",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "PC",
|
||||
"Mobile": "Mobil \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Zvolte typ obrazovky, na kter\u00e9 pou\u017e\u00edv\u00e1te Emby.",
|
||||
"DisplayModeHelp": "Zvolte typ obrazovky, na kter\u00e9 pou\u017e\u00edv\u00e1te Jellyfin.",
|
||||
"LabelDisplayLanguage": "Jazyk rozhran\u00ed:",
|
||||
"LabelDisplayLanguageHelp": "P\u0159eklad Emby je projekt ve f\u00e1zi neust\u00e1l\u00e9ho v\u00fdvoje.",
|
||||
"LabelDisplayLanguageHelp": "P\u0159eklad Jellyfin je projekt ve f\u00e1zi neust\u00e1l\u00e9ho v\u00fdvoje.",
|
||||
"LearnHowYouCanContribute": "Zjist\u011bte, jak m\u016f\u017eete p\u0159isp\u011bt.",
|
||||
"NewCollectionHelp": "Kolekce dovol\u00ed vytvo\u0159it personalizovan\u00e9 seskupen\u00ed film\u016f a dal\u0161\u00edho obsahu knihoven.",
|
||||
"SearchForCollectionInternetMetadata": "Vyhledat metadata a obr\u00e1zky na Internetu.",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Zobrazit chyb\u011bj\u00edc\u00ed epizody",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Mus\u00ed b\u00fdt zapnuto pro knihovny TV v nastaven\u00ed Emby Server",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Mus\u00ed b\u00fdt zapnuto pro knihovny TV v nastaven\u00ed Jellyfin Server",
|
||||
"EnableThemeSongs": "Povolit t\u00e9matickou hudbu na pozad\u00ed",
|
||||
"EnableBackdrops": "Povolit pozad\u00ed",
|
||||
"EnableThemeSongsHelp": "Pokud povol\u00edte, bude p\u0159i proch\u00e1zen\u00ed knihovny na pozad\u00ed p\u0159ehr\u00e1v\u00e1na t\u00e9matick\u00e1 melodie.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Obl\u00edben\u00e9",
|
||||
"Like": "M\u00e1m r\u00e1d",
|
||||
"Dislike": "Nem\u00e1m r\u00e1d",
|
||||
"RefreshDialogHelp": "Metadata se aktualizuj\u00ed na z\u00e1klad\u011b nastaven\u00ed a internetov\u00fdch slu\u017eeb, kter\u00e9 jsou povoleny v nastaven\u00ed Emby Server.",
|
||||
"RefreshDialogHelp": "Metadata se aktualizuj\u00ed na z\u00e1klad\u011b nastaven\u00ed a internetov\u00fdch slu\u017eeb, kter\u00e9 jsou povoleny v nastaven\u00ed Jellyfin Server.",
|
||||
"Open": "Otev\u0159\u00edt",
|
||||
"Play": "P\u0159ehr\u00e1t",
|
||||
"AddToPlayQueue": "P\u0159idat do fronty k p\u0159ehr\u00e1n\u00ed",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Pros\u00edm, zadejte n\u00e1zev nebo extern\u00ed Id.",
|
||||
"MessageItemSaved": "Polo\u017eka ulo\u017eena.",
|
||||
"SearchResults": "V\u00fdsledky vyhled\u00e1v\u00e1n\u00ed",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} je restartov\u00e1n.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} je vyp\u00edn\u00e1n.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} je restartov\u00e1n.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} je vyp\u00edn\u00e1n.",
|
||||
"HeaderDeleteItems": "Odstranit polo\u017eky",
|
||||
"ConfirmDeleteItems": "Odstran\u011bn\u00edm t\u011bchto polo\u017eek odstran\u00edte va\u0161e m\u00e9dia jak z knihovny m\u00e9di\u00ed, tak i ze souborov\u00e9ho syst\u00e9mu. Jste si jisti, \u017ee chcete pokra\u010dovat?",
|
||||
"PleaseRestartServerName": "Pros\u00edm, restartujte Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Pros\u00edm, restartujte Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "N\u00e1zev Sync \u00falohy:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvalita:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Stahov\u00e1n\u00ed...",
|
||||
"HeaderSyncRequiresSub": "Stahov\u00e1n\u00ed vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "Stahov\u00e1n\u00ed vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere.",
|
||||
"LearnMore": "Zjistit v\u00edce",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Datov\u00fd tok (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "P\u0159\u00edm\u00e9 p\u0159enosy",
|
||||
"Premieres": "Premi\u00e9ry",
|
||||
"RepeatEpisodes": "Opakovan\u00ed epizod",
|
||||
"DvrSubscriptionRequired": "Emby DVR vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "Zru\u0161it nahr\u00e1v\u00e1n\u00ed",
|
||||
"CancelRecording": "Zru\u0161it nahr\u00e1v\u00e1n\u00ed",
|
||||
"HeaderKeepRecording": "Udr\u017eet nahr\u00e1v\u00e1n\u00ed",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "T\u0159\u00eddit kan\u00e1ly dle:",
|
||||
"RecentlyWatched": "Ned\u00e1vno shl\u00e9dnut\u00e9",
|
||||
"ChannelNumber": "\u010c\u00edslo kan\u00e1lu",
|
||||
"HeaderBenefitsEmbyPremiere": "V\u00fdhody Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Pros\u00edm u\u017eijte si jednu minutu p\u0159ehr\u00e1v\u00e1n\u00ed. D\u011bkujeme v\u00e1m za vyzkou\u0161en\u00ed Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "V\u00fdhody Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Pros\u00edm u\u017eijte si jednu minutu p\u0159ehr\u00e1v\u00e1n\u00ed. D\u011bkujeme v\u00e1m za vyzkou\u0161en\u00ed Jellyfin.",
|
||||
"HeaderTryPlayback": "Zkusit playback",
|
||||
"HowDidYouPay": "Jak chcete platit?",
|
||||
"IHaveEmbyPremiere": "Ji\u017e m\u00e1m Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Ji\u017e m\u00e1m Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Tuto aplikaci m\u00e1m ji\u017e zaplacenu",
|
||||
"ButtonRestorePreviousPurchase": "Obnovit n\u00e1kup",
|
||||
"ButtonUnlockWithPurchase": "Odemkn\u011bte pomoc\u00ed koup\u011b",
|
||||
"ButtonUnlockPrice": "Odemknout {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere m\u011bs\u00ed\u010dn\u011b {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere m\u011bs\u00ed\u010dn\u011b {0}",
|
||||
"HeaderAlreadyPaid": "Ji\u017e zaplaceno?",
|
||||
"ButtonPlayOneMinute": "P\u0159ehr\u00e1t jednu minutu",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Um\u00edstit obl\u00edben\u00e9 kan\u00e1ly na za\u010d\u00e1tek",
|
||||
"HeaderUnlockFeature": "Odemknout funkci",
|
||||
"MessageDidYouKnowCinemaMode": "V\u00edte, \u017ee s Emby Premiere m\u016f\u017eete zlep\u0161it sv\u00e9 z\u00e1\u017eitky ze sledov\u00e1n\u00ed pomoc\u00ed funkce jako Cinema M\u00f3d?",
|
||||
"MessageDidYouKnowCinemaMode": "V\u00edte, \u017ee s Jellyfin Premiere m\u016f\u017eete zlep\u0161it sv\u00e9 z\u00e1\u017eitky ze sledov\u00e1n\u00ed pomoc\u00ed funkce jako Cinema M\u00f3d?",
|
||||
"MessageDidYouKnowCinemaMode2": "S re\u017eimem Kino budou p\u0159ed hlavn\u00edm programem p\u0159ehr\u00e1ny upout\u00e1vky a u\u017eivatelsk\u00e1 intra.",
|
||||
"HeaderPlayMyMedia": "P\u0159ehr\u00e1t moje M\u00e9dia",
|
||||
"HeaderDiscoverEmbyPremiere": "Objevte v\u00fdhody Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Objevte v\u00fdhody Jellyfin Premiere",
|
||||
"Items": "Polo\u017eky",
|
||||
"OneChannel": "Jeden kan\u00e1l",
|
||||
"ConfirmRemoveDownload": "Odebrat sta\u017een\u00ed?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Vyplnit",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "\u017d\u00e1dn\u00e9 servery nejsou k dispozici. Pokud jste byli pozv\u00e1ni na sd\u00edlen\u00fd server, ujist\u011bte se, \u017ee jste pozv\u00e1nku n\u00ed\u017ee akceptovali nebo klikly na odkaz v e-mailu.",
|
||||
"MessagePlayAccessRestricted": "P\u0159ehr\u00e1v\u00e1n\u00ed tohoto obsahu je moment\u00e1ln\u011b omezeno. Pro v\u00edce informac\u00ed kontaktujte pros\u00edm Va\u0161eho spr\u00e1vce Emby Serveru.",
|
||||
"MessagePlayAccessRestricted": "P\u0159ehr\u00e1v\u00e1n\u00ed tohoto obsahu je moment\u00e1ln\u011b omezeno. Pro v\u00edce informac\u00ed kontaktujte pros\u00edm Va\u0161eho spr\u00e1vce Jellyfin Serveru.",
|
||||
"Accept": "P\u0159ijmout",
|
||||
"Reject": "Odm\u00edtnout",
|
||||
"Connect": "P\u0159ipojit",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Opakovat jeden",
|
||||
"RepeatAll": "Opakovat v\u0161e",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Chcete vypnout Emby na {0}?",
|
||||
"ConfirmEndPlayerSession": "Chcete vypnout Jellyfin na {0}?",
|
||||
"Yes": "Ano",
|
||||
"No": "Ne",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Prokl\u00e1dan\u00e9 video nen\u00ed podporov\u00e1no",
|
||||
"SecondaryAudioNotSupported": "P\u0159ep\u00edn\u00e1n\u00ed audio stopy nen\u00ed podporov\u00e1no",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby \u00fa\u010det odebr\u00e1n",
|
||||
"MessageEmbyAccontRemoved": "\u00da\u010det Emby byl odstran\u011bn pro tohoto u\u017eivatele.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin \u00fa\u010det odebr\u00e1n",
|
||||
"MessageJellyfinAccontRemoved": "\u00da\u010det Jellyfin byl odstran\u011bn pro tohoto u\u017eivatele.",
|
||||
"HeaderInvitationSent": "Pozv\u00e1nka odesl\u00e1na",
|
||||
"MessageInvitationSentToUser": "E-mail byl odesl\u00e1n na adresu {0} a p\u0159ijmut\u00edm t\u00e9to pozvn\u00e1nky akceptujete va\u0161\u00ed pozv\u00e1nku ke sd\u00edlen\u00ed.",
|
||||
"MessageInvitationSentToNewUser": "E-mail byl odesl\u00e1n na adresu {0} s v\u00fdzvou k registraci s Emby.",
|
||||
"MessageInvitationSentToNewUser": "E-mail byl odesl\u00e1n na adresu {0} s v\u00fdzvou k registraci s Jellyfin.",
|
||||
"GuestUserNotFound": "U\u017eivatel nenalezen. Pros\u00edm, ujist\u011bte se, \u017ee n\u00e1zev je spr\u00e1vn\u00fd a zkuste to znovu, nebo zkuste zadat jejich e-mailovou adresu.",
|
||||
"ErrorReachingEmbyConnect": "Do\u0161lo k chyb\u011b p\u0159i nav\u00e1z\u00e1n\u00ed spojen\u00ed k serveru Emby Connect. Ujist\u011bte se, zda je funk\u010dn\u00ed p\u0159ipojen\u00ed k internetu a zkuste to znovu.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Nastala chyba p\u0159i p\u0159id\u00e1v\u00e1n\u00ed \u00fa\u010dtu Emby Connect. Opravdu m\u00e1te vytvo\u0159en \u00fa\u010det u Emby? P\u0159ihlaste se zde {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Pokud st\u00e1le m\u00e1te probl\u00e9my, po\u0161lete pros\u00edm e-mail na adresu {0} z e-mailov\u00e9 adresy pou\u017eit\u00e9 na \u00fa\u010dtu Emby.",
|
||||
"ErrorAddingGuestAccount1": "Do\u0161lo k chyb\u011b p\u0159i p\u0159id\u00e1v\u00e1n\u00ed \u00fa\u010dtu Emby Connect. M\u00e1 v\u00e1\u0161 host vytvo\u0159en\u00fd \u00fa\u010det Emby? M\u016f\u017ee se p\u0159ihl\u00e1sit na {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Do\u0161lo k chyb\u011b p\u0159i nav\u00e1z\u00e1n\u00ed spojen\u00ed k serveru Jellyfin Connect. Ujist\u011bte se, zda je funk\u010dn\u00ed p\u0159ipojen\u00ed k internetu a zkuste to znovu.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Nastala chyba p\u0159i p\u0159id\u00e1v\u00e1n\u00ed \u00fa\u010dtu Jellyfin Connect. Opravdu m\u00e1te vytvo\u0159en \u00fa\u010det u Jellyfin? P\u0159ihlaste se zde {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Pokud st\u00e1le m\u00e1te probl\u00e9my, po\u0161lete pros\u00edm e-mail na adresu {0} z e-mailov\u00e9 adresy pou\u017eit\u00e9 na \u00fa\u010dtu Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "Do\u0161lo k chyb\u011b p\u0159i p\u0159id\u00e1v\u00e1n\u00ed \u00fa\u010dtu Jellyfin Connect. M\u00e1 v\u00e1\u0161 host vytvo\u0159en\u00fd \u00fa\u010det Jellyfin? M\u016f\u017ee se p\u0159ihl\u00e1sit na {0}.",
|
||||
"ErrorAddingGuestAccount2": "Pokud st\u00e1le m\u00e1te probl\u00e9my, po\u0161lete pros\u00edm e-mail na adresu {0} a p\u0159ilo\u017ete Va\u0161i i jejich e-mailovou adresu.",
|
||||
"MessageEmbyAccountAdded": "Emby \u00fa\u010det byl p\u0159id\u00e1no k tomuto u\u017eivateli.",
|
||||
"MessagePendingEmbyAccountAdded": "\u00da\u010det Emby byl p\u0159id\u00e1n pro tohoto u\u017eivatele. E-mail bude zasl\u00e1n majiteli \u00fa\u010dtu. Pozv\u00e1nku bude nutn\u00e9 potvrdit kliknut\u00edm na odkaz uvnit\u0159 e-mailu.",
|
||||
"HeaderEmbyAccountAdded": "Emby \u00fa\u010det p\u0159id\u00e1n",
|
||||
"MessageJellyfinAccountAdded": "Jellyfin \u00fa\u010det byl p\u0159id\u00e1no k tomuto u\u017eivateli.",
|
||||
"MessagePendingJellyfinAccountAdded": "\u00da\u010det Jellyfin byl p\u0159id\u00e1n pro tohoto u\u017eivatele. E-mail bude zasl\u00e1n majiteli \u00fa\u010dtu. Pozv\u00e1nku bude nutn\u00e9 potvrdit kliknut\u00edm na odkaz uvnit\u0159 e-mailu.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin \u00fa\u010det p\u0159id\u00e1n",
|
||||
"LabelSubtitlePlaybackMode": "M\u00f3d titulk\u016f:",
|
||||
"ErrorDeletingItem": "Nastala chyba p\u0159i maz\u00e1n\u00ed polo\u017eky z Emby Serveru. Zkontrolujte pros\u00edm, \u017ee Emby Server m\u00e1 opr\u00e1vn\u011bn\u00ed k z\u00e1pisu do slo\u017eky m\u00e9di\u00ed a zkuste to pros\u00edm znovu.",
|
||||
"ErrorDeletingItem": "Nastala chyba p\u0159i maz\u00e1n\u00ed polo\u017eky z Jellyfin Serveru. Zkontrolujte pros\u00edm, \u017ee Jellyfin Server m\u00e1 opr\u00e1vn\u011bn\u00ed k z\u00e1pisu do slo\u017eky m\u00e9di\u00ed a zkuste to pros\u00edm znovu.",
|
||||
"NoSubtitles": "\u017d\u00e1dn\u00e9 titulky",
|
||||
"Default": "V\u00fdchoz\u00ed",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Sn\u00edmkov\u00e1 frekvence videa nen\u00ed podporov\u00e1na",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Zastavit nahr\u00e1v\u00e1n\u00ed",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Spravovat nahr\u00e1v\u00e1n\u00ed",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Kvalita hudby",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Nejnov\u011bj\u0161\u00ed m\u00e9dia",
|
||||
"HeaderRestartingEmbyServer": "Restartov\u00e1n\u00ed Emby serveru",
|
||||
"RestartPleaseWaitMessage": "Po\u010dkejte pros\u00edm, ne\u017e se Emby Server vypne a restartuje. M\u016f\u017ee to trvat p\u00e1r minut.",
|
||||
"HeaderRestartingJellyfinServer": "Restartov\u00e1n\u00ed Jellyfin serveru",
|
||||
"RestartPleaseWaitMessage": "Po\u010dkejte pros\u00edm, ne\u017e se Jellyfin Server vypne a restartuje. M\u016f\u017ee to trvat p\u00e1r minut.",
|
||||
"PlayNext": "P\u0159ehr\u00e1t dal\u0161\u00ed",
|
||||
"AllowSeasonalThemes": "Povolit automatick\u00e1 sez\u00f3nn\u00ed t\u00e9mata",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s op for dette feature med en lille enkeltst\u00e5ende betaling, eller med et aktivt Emby Premiere abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s op for dette feature med et aktivt Emby Premiere abonnement.",
|
||||
"MessageToValidateSupporter": "Hvis du har et aktivt Emby Premiere abonnement, skal du v\u00e6re sikker p\u00e5 at Emby Premiere er konfigureret i dit Emby Server-kontrolpanel, som kan tilg\u00e5es ved at klikke p\u00e5 Emby Premiere i hovedmenuen.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s op for dette feature med en lille enkeltst\u00e5ende betaling, eller med et aktivt Jellyfin Premiere abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s op for dette feature med et aktivt Jellyfin Premiere abonnement.",
|
||||
"MessageToValidateSupporter": "Hvis du har et aktivt Jellyfin Premiere abonnement, skal du v\u00e6re sikker p\u00e5 at Jellyfin Premiere er konfigureret i dit Jellyfin Server-kontrolpanel, som kan tilg\u00e5es ved at klikke p\u00e5 Jellyfin Premiere i hovedmenuen.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Del",
|
||||
"Add": "Tilf\u00f8j",
|
||||
"ServerUpdateNeeded": "Denne Emby server b\u00f8r opdateres. For at downloade den nyeste version bes\u00f8g venligst {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "Denne Jellyfin server b\u00f8r opdateres. For at downloade den nyeste version bes\u00f8g venligst {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Ny",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "S\u00f8ndag",
|
||||
"Monday": "Mandag",
|
||||
"Tuesday": "Tirsdag",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Medie",
|
||||
"HeaderOfflineDownloadsDescription": "Download medier til dine enheder for nem offline-brug.",
|
||||
"CloudSyncFeatureDescription": "Synk dine medier til skyen for nem backup, arkivering og konvertering.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Biograftilstand giver dig den \u00e6gte biografoplevelse med trailers og brugertilpassede introer, f\u00f8r selve filmen.",
|
||||
"HeaderFreeApps": "Gratis Emby Apps",
|
||||
"FreeAppsFeatureDescription": "God forn\u00f8jelse med gratis adgang til Emby apps til dine enheder.",
|
||||
"HeaderBecomeProjectSupporter": "F\u00e5 Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Emby Premiere abonnement er n\u00f8dvendigt for at oprette automatiserede optagelser af serier.",
|
||||
"HeaderFreeApps": "Gratis Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "God forn\u00f8jelse med gratis adgang til Jellyfin apps til dine enheder.",
|
||||
"HeaderBecomeProjectSupporter": "F\u00e5 Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Jellyfin Premiere abonnement er n\u00f8dvendigt for at oprette automatiserede optagelser af serier.",
|
||||
"LabelEmailAddress": "Email-adresse:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konverter automatisk optagelser til streaming-venlige formater med Emby Premiere. Optagelser bliver konverteret on-the-fly til MP4 eller MKV, afh\u00e6ngigt af dine Emby serverindstillinger.",
|
||||
"FeatureRequiresEmbyPremiere": "Denne funktion kr\u00e6ver et aktivt Emby Premiere abonnement.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konverter automatisk optagelser til streaming-venlige formater med Jellyfin Premiere. Optagelser bliver konverteret on-the-fly til MP4 eller MKV, afh\u00e6ngigt af dine Jellyfin serverindstillinger.",
|
||||
"FeatureRequiresJellyfinPremiere": "Denne funktion kr\u00e6ver et aktivt Jellyfin Premiere abonnement.",
|
||||
"HeaderConvertYourRecordings": "Konverter Dine Optagelser",
|
||||
"Record": "Optag",
|
||||
"Save": "Gem",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Samlinger lader dig oprette personaliserede grupper af film og andet biblioteksindhold.",
|
||||
"SearchForCollectionInternetMetadata": "S\u00f8g p\u00e5 internettet efter billeder og metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorit",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata opdateres alt efter hvilke indstillinger og internet-servicer der er aktiveret i Emby Server-kontrolpanelet.",
|
||||
"RefreshDialogHelp": "Metadata opdateres alt efter hvilke indstillinger og internet-servicer der er aktiveret i Jellyfin Server-kontrolpanelet.",
|
||||
"Open": "\u00c5ben",
|
||||
"Play": "Afspil",
|
||||
"AddToPlayQueue": "Tilf\u00f8j til afspilningsk\u00f8",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Dato for tilf\u00f8jelse:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Konfigurer hvordan tilf\u00f8jet-dato bestemmes, under Emby Server-kontrolpanelet under Biblioteksindstillinger",
|
||||
"ConfigureDateAdded": "Konfigurer hvordan tilf\u00f8jet-dato bestemmes, under Jellyfin Server-kontrolpanelet under Biblioteksindstillinger",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artister:",
|
||||
"LabelArtistsHelp": "Angiv flere ved at s\u00e6tte ; mellem dem.",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Indtast venligst et navn eller eksternt Id.",
|
||||
"MessageItemSaved": "Element gemt.",
|
||||
"SearchResults": "S\u00f8geresultater",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} genstarter.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} lukker ned.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} genstarter.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} lukker ned.",
|
||||
"HeaderDeleteItems": "Slet emner",
|
||||
"ConfirmDeleteItems": "Sletning af disse emner vil b\u00e5de fjerne dem fra filsystemet og dit mediebibliotek. Er du sikker p\u00e5 at du vil forts\u00e6tte?",
|
||||
"PleaseRestartServerName": "Genstart venligst Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Genstart venligst Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Navn til synkroniserings job:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvalitet:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "L\u00e6r mere",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live-udsending",
|
||||
"Premieres": "Premiere",
|
||||
"RepeatEpisodes": "Gentag episoder",
|
||||
"DvrSubscriptionRequired": "Emby DVR p\u00e5kr\u00e6ver et aktivt Emby Premiere abonnement.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR p\u00e5kr\u00e6ver et aktivt Jellyfin Premiere abonnement.",
|
||||
"HeaderCancelRecording": "Annuller Optagelse",
|
||||
"CancelRecording": "Annuller optagelse",
|
||||
"HeaderKeepRecording": "Bevar Optagelse",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort\u00e9r kanaler efter:",
|
||||
"RecentlyWatched": "Nyligt sete",
|
||||
"ChannelNumber": "Kanalnummer",
|
||||
"HeaderBenefitsEmbyPremiere": "Fordele ved Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Nyd venligst et minuts afspilning. Tak fordi du pr\u00f8ver Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Fordele ved Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Nyd venligst et minuts afspilning. Tak fordi du pr\u00f8ver Jellyfin.",
|
||||
"HeaderTryPlayback": "Pr\u00f8v Afspilning",
|
||||
"HowDidYouPay": "Hvordan betalte du?",
|
||||
"IHaveEmbyPremiere": "Jeg har Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Jeg har Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Jeg k\u00f8bte denne app",
|
||||
"ButtonRestorePreviousPurchase": "Genskab Indk\u00f8b",
|
||||
"ButtonUnlockWithPurchase": "L\u00e5s op for med K\u00f8b",
|
||||
"ButtonUnlockPrice": "L\u00e5s op for {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere M\u00e5nedlig {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere M\u00e5nedlig {0}",
|
||||
"HeaderAlreadyPaid": "Allerede Betalt?",
|
||||
"ButtonPlayOneMinute": "Afspil \u00c9t Minut",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Placer favoritkanaler i begyndelsen",
|
||||
"HeaderUnlockFeature": "L\u00e5s op for Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Vidste du, at med Emby Premiere kan du opleve features s\u00e5 som Biograftilstand?",
|
||||
"MessageDidYouKnowCinemaMode": "Vidste du, at med Jellyfin Premiere kan du opleve features s\u00e5 som Biograftilstand?",
|
||||
"MessageDidYouKnowCinemaMode2": "Biograftilstand giver dig den \u00e6gte biografoplevelse med trailere og brugertilpassede introer f\u00f8r selve filmen.",
|
||||
"HeaderPlayMyMedia": "Afspil mit Medie",
|
||||
"HeaderDiscoverEmbyPremiere": "Oplev Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Oplev Jellyfin Premiere",
|
||||
"Items": "emner",
|
||||
"OneChannel": "En kanal",
|
||||
"ConfirmRemoveDownload": "Fjern download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Udfyld",
|
||||
"BestFit": "Bedste tilpasning",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Godkend",
|
||||
"Reject": "Afvis",
|
||||
"Connect": "Forbind",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Schalte diese Funktion mit einer kleinen einmaligen Geb\u00fchr oder einem aktiven Emby Premium Abo frei.",
|
||||
"MessageUnlockAppWithSupporter": "Schalte diese Funktion mit einem aktiven Emby Premium Abo frei.",
|
||||
"MessageToValidateSupporter": "Wenn du eine aktive Emby Premiere Mitgliedschaft hast, stelle bitte sicher, dass du diese \u00fcber das Emby Server Dashboard eingerichtet hast (Hauptmenu -> Emby Premiere).",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Schalte diese Funktion mit einer kleinen einmaligen Geb\u00fchr oder einem aktiven Jellyfin Premium Abo frei.",
|
||||
"MessageUnlockAppWithSupporter": "Schalte diese Funktion mit einem aktiven Jellyfin Premium Abo frei.",
|
||||
"MessageToValidateSupporter": "Wenn du eine aktive Jellyfin Premiere Mitgliedschaft hast, stelle bitte sicher, dass du diese \u00fcber das Jellyfin Server Dashboard eingerichtet hast (Hauptmenu -> Jellyfin Premiere).",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Teilen",
|
||||
"Add": "Hinzuf\u00fcgen",
|
||||
"ServerUpdateNeeded": "Dieser Emby Server muss aktualisiert werden. Um die neueste Version herunterzuladen, besuche bitte {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV ben\u00f6tigt eine aktive Emby Premiere Mitgliedschaft.",
|
||||
"ServerUpdateNeeded": "Dieser Jellyfin Server muss aktualisiert werden. Um die neueste Version herunterzuladen, besuche bitte {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV ben\u00f6tigt eine aktive Jellyfin Premiere Mitgliedschaft.",
|
||||
"AttributeNew": "Neu",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Versuche Server aufwecken. Bitte warten...",
|
||||
"WakeServerSuccess": "Erfolgreich!",
|
||||
"HeaderCustomizeHomeScreen": "Startbildschirm konfigurieren",
|
||||
"WakeServerError": "Wake On LAN Pakete wurden an deinen Server geschickt, aber wir konnten deinen Emby Server nicht erreichen. Deine Maschine braucht vielleicht etwas l\u00e4nger um aufzuwachen oder Emby Server wird zur Zeit nicht ausgef\u00fchrt.",
|
||||
"WakeServerError": "Wake On LAN Pakete wurden an deinen Server geschickt, aber wir konnten deinen Jellyfin Server nicht erreichen. Deine Maschine braucht vielleicht etwas l\u00e4nger um aufzuwachen oder Jellyfin Server wird zur Zeit nicht ausgef\u00fchrt.",
|
||||
"Sunday": "Sonntag",
|
||||
"Monday": "Montag",
|
||||
"Tuesday": "Dienstag",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Medien",
|
||||
"HeaderOfflineDownloadsDescription": "Lade Medien auf deine Ger\u00e4te herunter um sie einfach offline zu nutzen.",
|
||||
"CloudSyncFeatureDescription": "Synchronisiere deine Medien in die Cloud f\u00fcr ein Backup, eine Archivierung und Konvertierung.",
|
||||
"LiveTvFeatureDescription": "Streame Live TV zu jeder Emby App mit einem kompatiblen TV Tuner , der auf deinem Emby Server installiert ist.",
|
||||
"DvrFeatureDescription": "Plane individuelle Aufnahmen von Live-TV, Serien und mehr mit Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Streame Live TV zu jeder Jellyfin App mit einem kompatiblen TV Tuner , der auf deinem Jellyfin Server installiert ist.",
|
||||
"DvrFeatureDescription": "Plane individuelle Aufnahmen von Live-TV, Serien und mehr mit Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Der Cinema Mode bringt das richtige Kinogef\u00fchl mit Trailern und eigenen Intros vor dem Hauptfilm.",
|
||||
"HeaderFreeApps": "Kostenlose Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Genie\u00dfe Zugriff auf kostenlose Emby Apps f\u00fcr deine Ger\u00e4te.",
|
||||
"HeaderBecomeProjectSupporter": "Hol dir Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ein aktives Emby Premium Abo wird benn\u00f6tigt um automatische Serienaufnahmen zu erstellen.",
|
||||
"HeaderFreeApps": "Kostenlose Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Genie\u00dfe Zugriff auf kostenlose Jellyfin Apps f\u00fcr deine Ger\u00e4te.",
|
||||
"HeaderBecomeProjectSupporter": "Hol dir Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ein aktives Jellyfin Premium Abo wird benn\u00f6tigt um automatische Serienaufnahmen zu erstellen.",
|
||||
"LabelEmailAddress": "E-Mail Adresse:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konvertiere Aufnahmen automatisch in ein Streaming-freundliches Format mit Emby Premiere. Aufnahmen werden, basierend auf den Emby Server-Einstellungen, dynamisch zu MP4 oder MKV konvertiert.",
|
||||
"FeatureRequiresEmbyPremiere": "Dieses Feature ben\u00f6tigt eine aktive Emby Premiere Mitgliedschaft.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konvertiere Aufnahmen automatisch in ein Streaming-freundliches Format mit Jellyfin Premiere. Aufnahmen werden, basierend auf den Jellyfin Server-Einstellungen, dynamisch zu MP4 oder MKV konvertiert.",
|
||||
"FeatureRequiresJellyfinPremiere": "Dieses Feature ben\u00f6tigt eine aktive Jellyfin Premiere Mitgliedschaft.",
|
||||
"HeaderConvertYourRecordings": "Konvertiere deine Aufnahmen",
|
||||
"Record": "Aufnehmen",
|
||||
"Save": "Speichern",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobil \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Bitte w\u00e4hle den Typ des Bildschirms auf dem Du Emby verwendest.",
|
||||
"DisplayModeHelp": "Bitte w\u00e4hle den Typ des Bildschirms auf dem Du Jellyfin verwendest.",
|
||||
"LabelDisplayLanguage": "Anzeigesprache:",
|
||||
"LabelDisplayLanguageHelp": "Die \u00dcbersetzung von Emby ist ein laufendes Projekt.",
|
||||
"LabelDisplayLanguageHelp": "Die \u00dcbersetzung von Jellyfin ist ein laufendes Projekt.",
|
||||
"LearnHowYouCanContribute": "Erfahre, wie du unterst\u00fctzen kannst.",
|
||||
"NewCollectionHelp": "Sammlungen erm\u00f6glichen personallisierte Gruppen von Filmen oder anderen Medien.",
|
||||
"SearchForCollectionInternetMetadata": "Suche im Internet nach Bildmaterial und Metadaten",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Dies sollte auch f\u00fcr Serienbibliotheken in den Emby Server Einstellungen aktiviert sein.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Dies sollte auch f\u00fcr Serienbibliotheken in den Jellyfin Server Einstellungen aktiviert sein.",
|
||||
"EnableThemeSongs": "Aktiviere Titelmelodien",
|
||||
"EnableBackdrops": "Aktiviere Hintergr\u00fcnde",
|
||||
"EnableThemeSongsHelp": "Wenn aktiviert, wird Titelmusik w\u00e4hrend des Browsens durch die Bibliothek im Hintergrund abgespielt.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorit",
|
||||
"Like": "Mag ich",
|
||||
"Dislike": "Mag ich nicht",
|
||||
"RefreshDialogHelp": "Metadaten werden auf Basis der Einstellungen und Internet Services in den Emby Server Einstellungen aktualisiert.",
|
||||
"RefreshDialogHelp": "Metadaten werden auf Basis der Einstellungen und Internet Services in den Jellyfin Server Einstellungen aktualisiert.",
|
||||
"Open": "\u00d6ffnen",
|
||||
"Play": "Abspielen",
|
||||
"AddToPlayQueue": "Zur Abspielwarteschlange hinzuf\u00fcgen",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Hinzugef\u00fcgt am:",
|
||||
"DateAdded": "Hinzugef\u00fcgt am",
|
||||
"DatePlayed": "Gesehen am",
|
||||
"ConfigureDateAdded": "Bestimme in den Bibliotheks-Einstellungen des Emby Server Dashboards, wie das Feld \"Hinzugef\u00fcgt am\" interpretiert werden soll.",
|
||||
"ConfigureDateAdded": "Bestimme in den Bibliotheks-Einstellungen des Jellyfin Server Dashboards, wie das Feld \"Hinzugef\u00fcgt am\" interpretiert werden soll.",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Interpreten:",
|
||||
"LabelArtistsHelp": "Trenne mehrere Eintr\u00e4ge durch ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Bitte gib einen Namen oder eine externe Id an.",
|
||||
"MessageItemSaved": "Element gespeichert",
|
||||
"SearchResults": "Suchergebnisse",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} startet neu.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} f\u00e4hrt herunter.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} startet neu.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} f\u00e4hrt herunter.",
|
||||
"HeaderDeleteItems": "L\u00f6sche Objekte",
|
||||
"ConfirmDeleteItems": "Das L\u00f6schen dieser Objekte l\u00f6scht die Dateien vom Laufwerk und in deiner Medienbibliothek. Bist du wirklich sicher?",
|
||||
"PleaseRestartServerName": "Bitte starte Emby Server - {0} neu.",
|
||||
"PleaseRestartServerName": "Bitte starte Jellyfin Server - {0} neu.",
|
||||
"LabelSyncJobName": "Synchronisations-Aufgabe:",
|
||||
"SyncingDots": "Synchronisieren...",
|
||||
"ConvertingDots": "Konvertieren...",
|
||||
"LabelQuality": "Qualit\u00e4t:",
|
||||
"LabelSyncNoTargetsHelp": "Es sieht so aus als w\u00fcrdest du aktuell keine Apps verwenden, die Offline-Downloads unterst\u00fctzen.",
|
||||
"DownloadingDots": "L\u00e4dt herunter...",
|
||||
"HeaderSyncRequiresSub": "Downloads ben\u00f6tigen ein aktives Emby Premiere Abonnement.",
|
||||
"HeaderSyncRequiresSub": "Downloads ben\u00f6tigen ein aktives Jellyfin Premiere Abonnement.",
|
||||
"LearnMore": "Erfahre mehr",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live\u00fcbertragungen",
|
||||
"Premieres": "Premieren",
|
||||
"RepeatEpisodes": "Wiederholung Episoden",
|
||||
"DvrSubscriptionRequired": "Emby DVR ben\u00f6tigt eine aktive Emby Premiere Mitgliedschaft.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR ben\u00f6tigt eine aktive Jellyfin Premiere Mitgliedschaft.",
|
||||
"HeaderCancelRecording": "Aufnahme abbrechen",
|
||||
"CancelRecording": "Aufnahme abbrechen",
|
||||
"HeaderKeepRecording": "Aufnahme behalten",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sortiere Kan\u00e4le nach:",
|
||||
"RecentlyWatched": "K\u00fcrzlich gesehen",
|
||||
"ChannelNumber": "Kanalnummer",
|
||||
"HeaderBenefitsEmbyPremiere": "Vorteile von Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Genie\u00dfe eine Minute Wiedergabe. Danke, dass du Emby ausprobierst.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Vorteile von Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Genie\u00dfe eine Minute Wiedergabe. Danke, dass du Jellyfin ausprobierst.",
|
||||
"HeaderTryPlayback": "Wiedergabe ausprobieren",
|
||||
"HowDidYouPay": "Wie hast Du bezahlt?",
|
||||
"IHaveEmbyPremiere": "Ich besitze Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Ich besitze Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Ich habe diese App gekauft",
|
||||
"ButtonRestorePreviousPurchase": "Kauf wiederherstellen",
|
||||
"ButtonUnlockWithPurchase": "Freischalten durch Kauf",
|
||||
"ButtonUnlockPrice": "{0} freischalten",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monatlich {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monatlich {0}",
|
||||
"HeaderAlreadyPaid": "Schon bezahlt?",
|
||||
"ButtonPlayOneMinute": "Eine Minute wiedergeben",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Platziere favorisierte Kan\u00e4le am Anfang",
|
||||
"HeaderUnlockFeature": "Feature freischalten",
|
||||
"MessageDidYouKnowCinemaMode": "Wusstest du schon, das du mit Emby Premiere dein Erlebnis mit Funktionen wie dem Kino-Modus noch verbessern kannst?",
|
||||
"MessageDidYouKnowCinemaMode": "Wusstest du schon, das du mit Jellyfin Premiere dein Erlebnis mit Funktionen wie dem Kino-Modus noch verbessern kannst?",
|
||||
"MessageDidYouKnowCinemaMode2": "Der Kino-Modus bringt das richtige Kino-Erlebnis nach Hause, mit Trailern und eigenen Intros vor deinem Hauptfilm.",
|
||||
"HeaderPlayMyMedia": "Spiele meine Medien ab",
|
||||
"HeaderDiscoverEmbyPremiere": "Entdecke Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Entdecke Jellyfin Premiere",
|
||||
"Items": "Eintr\u00e4ge",
|
||||
"OneChannel": "Ein Kanal",
|
||||
"ConfirmRemoveDownload": "Download entfernen?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Ausf\u00fcllen",
|
||||
"BestFit": "Beste \u00dcbereinstimmung",
|
||||
"MessageNoServersAvailableToConnect": "Es steht kein verbindungsbereiter Server zur Verf\u00fcgung. Wenn du eingeladen wurdest, vergewissere dich, dass du die Einladung weiter unten akzeptierst oder den Link in der E-Mail angeklickt hast.",
|
||||
"MessagePlayAccessRestricted": "Das Abspielen dieses Inhaltes ist derzeit eingeschr\u00e4nkt. Bitte kontaktiere deinen Emby Server-Administrator f\u00fcr weitere Informationen.",
|
||||
"MessagePlayAccessRestricted": "Das Abspielen dieses Inhaltes ist derzeit eingeschr\u00e4nkt. Bitte kontaktiere deinen Jellyfin Server-Administrator f\u00fcr weitere Informationen.",
|
||||
"Accept": "Akzeptieren",
|
||||
"Reject": "Ablehnen",
|
||||
"Connect": "Verbinde",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Dieses wiederholen",
|
||||
"RepeatAll": "Alles wiederholen",
|
||||
"LabelDefaultScreen": "Standardscreen:",
|
||||
"ConfirmEndPlayerSession": "M\u00f6chtest du Emby auf {0} beenden?",
|
||||
"ConfirmEndPlayerSession": "M\u00f6chtest du Jellyfin auf {0} beenden?",
|
||||
"Yes": "Ja",
|
||||
"No": "Nein",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphes Video nicht unterst\u00fctzt",
|
||||
"InterlacedVideoNotSupported": "Interlaced Video nicht unterst\u00fctzt",
|
||||
"SecondaryAudioNotSupported": "Tonspurwechsel nicht unterst\u00fctzt",
|
||||
"ErrorRemovingEmbyConnectAccount": "Fehler beim Entfernen des Emby Connect Kontos. Bitte stelle sicher, dass du \u00fcber eine aktive Internetverbindung verf\u00fcgst und versuche es erneut.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Konto entfernt",
|
||||
"MessageEmbyAccontRemoved": "Das Emby Konto wurde von diesem Benutzer entfernt.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Fehler beim Entfernen des Jellyfin Connect Kontos. Bitte stelle sicher, dass du \u00fcber eine aktive Internetverbindung verf\u00fcgst und versuche es erneut.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Konto entfernt",
|
||||
"MessageJellyfinAccontRemoved": "Das Jellyfin Konto wurde von diesem Benutzer entfernt.",
|
||||
"HeaderInvitationSent": "Einladung verschickt",
|
||||
"MessageInvitationSentToUser": "Eine E-Mail mit der Einladung zum Sharing ist an {0} geschickt worden.",
|
||||
"MessageInvitationSentToNewUser": "Eine Email wurde an {0} mit einer Einladung zur Anmeldung an Emby gesendet.",
|
||||
"MessageInvitationSentToNewUser": "Eine Email wurde an {0} mit einer Einladung zur Anmeldung an Jellyfin gesendet.",
|
||||
"GuestUserNotFound": "Benutzer nicht gefunden. Bitte stelle die korrekte Schreibweise sicher und versuche es erneut. Du kannst auch die Emailadresse verwenden.",
|
||||
"ErrorReachingEmbyConnect": "Fehler bei der Verbindung zum Emby Connect Server. Stelle bitte sicher, dass du \u00fcber eine aktive Internetverbindung verf\u00fcgst und versuche es erneut.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Ein Fehler trat beim hinzuf\u00fcgen des Emby-Connect Kontos auf. Hast du bereits ein Emby Konto? Melde dich hier an: {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Wenn du immer noch ein Problem hast, sende bitte eine E-Mail an {0} von der E-Mail-Adresse die du mit dem Emby-Account nutzt.",
|
||||
"ErrorAddingGuestAccount1": "Ein Fehler trat beim Hinzuf\u00fcgen des Emby Connect Kontos auf. Hat Ihr Gast ein Emby Konto erstellt? Sie k\u00f6nnen sich hier anmelden {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Fehler bei der Verbindung zum Jellyfin Connect Server. Stelle bitte sicher, dass du \u00fcber eine aktive Internetverbindung verf\u00fcgst und versuche es erneut.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Ein Fehler trat beim hinzuf\u00fcgen des Jellyfin-Connect Kontos auf. Hast du bereits ein Jellyfin Konto? Melde dich hier an: {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Wenn du immer noch ein Problem hast, sende bitte eine E-Mail an {0} von der E-Mail-Adresse die du mit dem Jellyfin-Account nutzt.",
|
||||
"ErrorAddingGuestAccount1": "Ein Fehler trat beim Hinzuf\u00fcgen des Jellyfin Connect Kontos auf. Hat Ihr Gast ein Jellyfin Konto erstellt? Sie k\u00f6nnen sich hier anmelden {0}.",
|
||||
"ErrorAddingGuestAccount2": "Wenn du immer noch ein Problem hast, sende bitte eine E-Mail an {0} mit deiner E-Mail-Adresse und die der anderen als Inhalt.",
|
||||
"MessageEmbyAccountAdded": "Das Emby Konto wurde diesem Benutzer hinzugef\u00fcgt.",
|
||||
"MessagePendingEmbyAccountAdded": "Das Emby Konto wurde diesem Benutzer hinzugef\u00fcgt. Eine Emails wird an den Besitzer dieses Kontos gesendet. Die Einladung muss mit einem Klick auf den Link in der Email best\u00e4tigt werden.",
|
||||
"HeaderEmbyAccountAdded": "Emby Konto hinzugef\u00fcgt",
|
||||
"MessageJellyfinAccountAdded": "Das Jellyfin Konto wurde diesem Benutzer hinzugef\u00fcgt.",
|
||||
"MessagePendingJellyfinAccountAdded": "Das Jellyfin Konto wurde diesem Benutzer hinzugef\u00fcgt. Eine Emails wird an den Besitzer dieses Kontos gesendet. Die Einladung muss mit einem Klick auf den Link in der Email best\u00e4tigt werden.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Konto hinzugef\u00fcgt",
|
||||
"LabelSubtitlePlaybackMode": "Untertitelmodus:",
|
||||
"ErrorDeletingItem": "Fehler beim L\u00f6schen des Mediums vom Emby Server. Bitte stelle sicher dass der Emby Server Schreibzugriff auf den Dateiordner hat und versuche es erneut.",
|
||||
"ErrorDeletingItem": "Fehler beim L\u00f6schen des Mediums vom Jellyfin Server. Bitte stelle sicher dass der Jellyfin Server Schreibzugriff auf den Dateiordner hat und versuche es erneut.",
|
||||
"NoSubtitles": "Keine Untertitel",
|
||||
"Default": "Standard",
|
||||
"Absolute": "Absolut",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Videoframerate nicht unterst\u00fctzt",
|
||||
"VideoBitDepthNotSupported": "Videobittiefe nicht unterst\u00fctzt",
|
||||
"RefFramesNotSupported": "Anzahl der Videoreferenzframes nicht unterst\u00fctzt",
|
||||
"ErrorConnectServerUnreachable": "Es gab einen Fehler bei bei der Ausf\u00fchrung des Funktion. Dein Server ist nicht in der Lage unsere Emby-Connect-Server zu erreichen um {0}. Stelle bitte sicher, dass dein Server eine aktive Internetverbindung hat und die Kommunikations durch die Firewall oder andere installierte Sicherheitssoftware erlaubt wurde.",
|
||||
"ErrorConnectServerUnreachable": "Es gab einen Fehler bei bei der Ausf\u00fchrung des Funktion. Dein Server ist nicht in der Lage unsere Jellyfin-Connect-Server zu erreichen um {0}. Stelle bitte sicher, dass dein Server eine aktive Internetverbindung hat und die Kommunikations durch die Firewall oder andere installierte Sicherheitssoftware erlaubt wurde.",
|
||||
"StopRecording": "Aufnahme stoppen",
|
||||
"HeaderStopRecording": "Aufnahme stoppen",
|
||||
"ManageRecording": "Aufnahme verwalten",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Musikqualit\u00e4t",
|
||||
"LabelHomeNetworkQuality": "Heimnetzwerkqualit\u00e4t:",
|
||||
"HeaderLatestMedia": "Neueste Medien",
|
||||
"HeaderRestartingEmbyServer": "Emby Server neu starten",
|
||||
"RestartPleaseWaitMessage": "Warte bitte bis der Emby Server heruntergefahren und neu gestartet wurde. Dieser Vorgang dauert 1 bis 2 Minuten.",
|
||||
"HeaderRestartingJellyfinServer": "Jellyfin Server neu starten",
|
||||
"RestartPleaseWaitMessage": "Warte bitte bis der Jellyfin Server heruntergefahren und neu gestartet wurde. Dieser Vorgang dauert 1 bis 2 Minuten.",
|
||||
"PlayNext": "Spiele als N\u00e4chstes ab",
|
||||
"AllowSeasonalThemes": "Erlaube automatische Saison-Themes",
|
||||
"AllowSeasonalThemesHelp": "Wenn aktiviert, werden Saison-Themes von Zeit zu Zeit deine Theme-Einstellungen \u00fcberschreiben.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u039e\u03b5\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03b2\u03ac\u03bb\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ad\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b9\u03ba\u03c1\u03cc \u03ba\u03cc\u03c3\u03c4\u03bf\u03c2 \u03ae \u03bc\u03b5 \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "\u039e\u03b5\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03bc\u03b5 \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Emby Premiere.",
|
||||
"MessageToValidateSupporter": "\u0391\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere, \u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf Emby Premiere \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Emby Server, \u03c3\u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf Emby Premiere \u03c3\u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u039e\u03b5\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03b2\u03ac\u03bb\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ad\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b9\u03ba\u03c1\u03cc \u03ba\u03cc\u03c3\u03c4\u03bf\u03c2 \u03ae \u03bc\u03b5 \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "\u039e\u03b5\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03bc\u03b5 \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "\u0391\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere, \u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf Jellyfin Premiere \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Jellyfin Server, \u03c3\u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf Jellyfin Premiere \u03c3\u03c4\u03bf \u03ba\u03cd\u03c1\u03b9\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd.",
|
||||
"ValueSpecialEpisodeName": "\u0395\u03b9\u03b4\u03b9\u03ba\u03ac - {0} ",
|
||||
"Share": "\u039a\u03bf\u03b9\u03bd\u03ae \u03c7\u03c1\u03ae\u03c3\u03b7",
|
||||
"Add": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7",
|
||||
"ServerUpdateNeeded": "\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf Emby Server \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03b8\u03b5\u03af. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03bb\u03ae\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2, \u03b5\u03c0\u03b9\u03c3\u03ba\u03b5\u03c6\u03b8\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7\u03bd {0}",
|
||||
"LiveTvRequiresUnlock": "\u0397 \u0396\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03a4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Emby Premiere.",
|
||||
"ServerUpdateNeeded": "\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf Jellyfin Server \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03c9\u03b8\u03b5\u03af. \u0393\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03bb\u03ae\u03c8\u03b7 \u03c4\u03b7\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1\u03c2 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7\u03c2, \u03b5\u03c0\u03b9\u03c3\u03ba\u03b5\u03c6\u03b8\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7\u03bd {0}",
|
||||
"LiveTvRequiresUnlock": "\u0397 \u0396\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae \u03a4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03af\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf Jellyfin Premiere.",
|
||||
"AttributeNew": "\u039d\u03ad\u03bf",
|
||||
"Premiere": "\u03a0\u03c1\u03b5\u03bc\u03b9\u03ad\u03c1\u03b1",
|
||||
"Live": "\u0396\u03c9\u03bd\u03c4\u03b1\u03bd\u03ac",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 server \u03c3\u03b5 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...",
|
||||
"WakeServerSuccess": "\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1!",
|
||||
"HeaderCustomizeHomeScreen": "\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2",
|
||||
"WakeServerError": "\u03a4\u03b1 \u03c0\u03b1\u03ba\u03ad\u03c4\u03b1 Wake On LAN \u03c3\u03c4\u03ac\u03bb\u03b8\u03b7\u03ba\u03b1\u03bd \u03c3\u03c4\u03bf\u03bd server \u03c3\u03b1\u03c2, \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf\u03bd Emby Server. \u03a4\u03bf \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b5\u03b9\u03b1\u03c3\u03c4\u03b5\u03af \u03bb\u03af\u03b3\u03bf \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af, \u03ae \u03bf Emby Server \u03b5\u03bd\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ac \u03c3\u03c4\u03bf \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1.",
|
||||
"WakeServerError": "\u03a4\u03b1 \u03c0\u03b1\u03ba\u03ad\u03c4\u03b1 Wake On LAN \u03c3\u03c4\u03ac\u03bb\u03b8\u03b7\u03ba\u03b1\u03bd \u03c3\u03c4\u03bf\u03bd server \u03c3\u03b1\u03c2, \u03b1\u03bb\u03bb\u03ac \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf\u03bd Jellyfin Server. \u03a4\u03bf \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c7\u03c1\u03b5\u03b9\u03b1\u03c3\u03c4\u03b5\u03af \u03bb\u03af\u03b3\u03bf \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af, \u03ae \u03bf Jellyfin Server \u03b5\u03bd\u03b4\u03ad\u03c7\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ac \u03c3\u03c4\u03bf \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1.",
|
||||
"Sunday": "\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae",
|
||||
"Monday": "\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1",
|
||||
"Tuesday": "\u03a4\u03c1\u03af\u03c4\u03b7",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "\u03a0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",
|
||||
"HeaderOfflineDownloadsDescription": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03bb\u03ae\u03c8\u03b7 \u03bc\u03ad\u03c3\u03c9\u03bd \u03c3\u03c4\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2.",
|
||||
"CloudSyncFeatureDescription": "\u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03af\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1 \u03c3\u03b1\u03c2 \u03c3\u03c4\u03bf cloud \u03b3\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03c9\u03bd \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2, \u03b1\u03c1\u03c7\u03b5\u03b9\u03bf\u03b8\u03ad\u03c4\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03bf\u03c0\u03ae.",
|
||||
"LiveTvFeatureDescription": "\u039a\u03ac\u03bd\u03c4\u03b5 stream \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae\u03c2 \u03c4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7\u03c2 \u03c3\u03b5 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae Emby, \u03bc\u03b5 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03ae \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c4\u03b7\u03bb\u03b5\u03bf\u03c0\u03c4\u03b9\u03ba\u03bf\u03cd \u03b4\u03ad\u03ba\u03c4\u03b7 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03c3\u03b1\u03c2 Emby.",
|
||||
"DvrFeatureDescription": "\u03a0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 Live TV, \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03c3\u03b5\u03b9\u03c1\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ac\u03bb\u03bb\u03b1 \u03bc\u03b5 \u03c4\u03bf Emby DVR.",
|
||||
"LiveTvFeatureDescription": "\u039a\u03ac\u03bd\u03c4\u03b5 stream \u03b6\u03c9\u03bd\u03c4\u03b1\u03bd\u03ae\u03c2 \u03c4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7\u03c2 \u03c3\u03b5 \u03bf\u03c0\u03bf\u03b9\u03b1\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae Jellyfin, \u03bc\u03b5 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03ae \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03c4\u03b7\u03bb\u03b5\u03bf\u03c0\u03c4\u03b9\u03ba\u03bf\u03cd \u03b4\u03ad\u03ba\u03c4\u03b7 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03b7 \u03c3\u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03c3\u03b1\u03c2 Jellyfin.",
|
||||
"DvrFeatureDescription": "\u03a0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03af\u03c3\u03c4\u03b5 \u03bc\u03b5\u03bc\u03bf\u03bd\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 Live TV, \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03c3\u03b5\u03b9\u03c1\u03ce\u03bd \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac \u03ac\u03bb\u03bb\u03b1 \u03bc\u03b5 \u03c4\u03bf Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "\u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u039a\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c3\u03ac\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03ba\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03bc\u03b5 \u03c1\u03c5\u03bc\u03bf\u03c5\u03bb\u03ba\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 intros \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1.",
|
||||
"HeaderFreeApps": "\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 Emby",
|
||||
"FreeAppsFeatureDescription": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03b4\u03c9\u03c1\u03b5\u03ac\u03bd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 Emby \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03b1\u03c2.",
|
||||
"HeaderBecomeProjectSupporter": "\u0391\u03c0\u03cc\u03ba\u03c4\u03b7\u03c3\u03b5 \u03a3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c5\u03c4\u03bf\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03c9\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ce\u03bd \u03c3\u03b5 \u03c3\u03b5\u03b9\u03c1\u03ad\u03c2.",
|
||||
"HeaderFreeApps": "\u0394\u03c9\u03c1\u03b5\u03ac\u03bd \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 Jellyfin",
|
||||
"FreeAppsFeatureDescription": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03b4\u03c9\u03c1\u03b5\u03ac\u03bd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03b5 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 Jellyfin \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c3\u03b1\u03c2.",
|
||||
"HeaderBecomeProjectSupporter": "\u0391\u03c0\u03cc\u03ba\u03c4\u03b7\u03c3\u03b5 \u03a3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c5\u03c4\u03bf\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03c9\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ce\u03bd \u03c3\u03b5 \u03c3\u03b5\u03b9\u03c1\u03ad\u03c2.",
|
||||
"LabelEmailAddress": "\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 E-mail",
|
||||
"PromoConvertRecordingsToStreamingFormat": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03bf\u03c0\u03ae \u03c4\u03c9\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ce\u03bd \u03c3\u03b5 \u03c6\u03b9\u03bb\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03b3\u03b9\u03b1 streaming \u03bc\u03b5 \u03c4\u03bf Emby Premiere. \u039f\u03b9 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03b8\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03b1\u03c0\u03bf\u03cd\u03bd \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae MP4 \u03ae MKV, \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "\u0391\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b7 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03bf\u03c0\u03ae \u03c4\u03c9\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ce\u03bd \u03c3\u03b5 \u03c6\u03b9\u03bb\u03b9\u03ba\u03ae \u03bc\u03bf\u03c1\u03c6\u03ae \u03b3\u03b9\u03b1 streaming \u03bc\u03b5 \u03c4\u03bf Jellyfin Premiere. \u039f\u03b9 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03b8\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c4\u03c1\u03b1\u03c0\u03bf\u03cd\u03bd \u03c3\u03b5 \u03bc\u03bf\u03c1\u03c6\u03ae MP4 \u03ae MKV, \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03b9\u03c2 \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03c4\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u0391\u03c5\u03c4\u03ae \u03b7 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "\u039c\u03b5\u03c4\u03b1\u03c4\u03c1\u03ad\u03c8\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03c3\u03b1\u03c2",
|
||||
"Record": "\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||
"Save": "\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "\u0395\u03c0\u03b9\u03c6\u03ac\u03bd\u03b5\u03b9\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2",
|
||||
"Mobile": "\u039a\u03b9\u03bd\u03b7\u03c4\u03cc\/\u03a4\u03ac\u03bc\u03c0\u03bb\u03b5\u03c4",
|
||||
"TV": "\u03a4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7",
|
||||
"DisplayModeHelp": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf Emby.",
|
||||
"DisplayModeHelp": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03b5\u03ba\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf Jellyfin.",
|
||||
"LabelDisplayLanguage": "\u0393\u03bb\u03ce\u03c3\u03c3\u03b1 \u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7\u03c2",
|
||||
"LabelDisplayLanguageHelp": "\u0397 \u03bc\u03b5\u03c4\u03ac\u03c6\u03c1\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 Emby \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03ad\u03c1\u03b3\u03bf.",
|
||||
"LabelDisplayLanguageHelp": "\u0397 \u03bc\u03b5\u03c4\u03ac\u03c6\u03c1\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 Jellyfin \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03ad\u03c1\u03b3\u03bf.",
|
||||
"LearnHowYouCanContribute": "\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bc\u03b2\u03ac\u03bb\u03bb\u03b5\u03c4\u03b5.",
|
||||
"NewCollectionHelp": "\u039f\u03b9 \u03c3\u03c5\u03bb\u03bb\u03bf\u03b3\u03ad\u03c2 \u03c3\u03ac\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03c5\u03bd \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03c4\u03b5 \u03b5\u03be\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03bf\u03bc\u03b1\u03b4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c4\u03b1\u03b9\u03bd\u03b9\u03ce\u03bd \u03ba\u03b1\u03b9 \u03ac\u03bb\u03bb\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7\u03c2.",
|
||||
"SearchForCollectionInternetMetadata": "\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03b3\u03b9\u03b1 \u03b5\u03be\u03ce\u03c6\u03c5\u03bb\u03bb\u03bf \u03ba\u03b1\u03b9 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2",
|
||||
"DisplayMissingEpisodesWithinSeasons": "\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03b5\u03c0\u03b5\u03b9\u03c3\u03bf\u03b4\u03af\u03c9\u03bd \u03c0\u03bf\u03c5 \u03bb\u03b5\u03af\u03c0\u03bf\u03c5\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03b1\u03b9\u03b6\u03cc\u03bd",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u0391\u03c5\u03c4\u03cc \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b5\u03c2 \u03c4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 Emby Server.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u0391\u03c5\u03c4\u03cc \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03b5\u03c0\u03af\u03c3\u03b7\u03c2 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b5\u03c2 \u03c4\u03b7\u03bb\u03b5\u03cc\u03c1\u03b1\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03bf\u03c5 Jellyfin Server.",
|
||||
"EnableThemeSongs": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u0398\u03b5\u03bc\u03b1\u03c4\u03b9\u03ba\u03ce\u03bd \u03a4\u03c1\u03b1\u03b3\u03bf\u03c5\u03b4\u03b9\u03ce\u03bd",
|
||||
"EnableBackdrops": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03a3\u03ba\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd",
|
||||
"EnableThemeSongsHelp": "\u0391\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7, \u03c4\u03b1 \u03c4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9\u03b1 \u03b8\u03b5\u03bc\u03ac\u03c4\u03c9\u03bd \u03b8\u03b1 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03c7\u03b8\u03bf\u03cd\u03bd \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03c3\u03ba\u03ae\u03bd\u03b9\u03bf \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u0391\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03bf",
|
||||
"Like": "\u039c\u03bf\u03c5 \u03b1\u03c1\u03ad\u03c3\u03b5\u03b9",
|
||||
"Dislike": "\u0394\u03b5\u03bd \u03bc\u03bf\u03c5 \u03b1\u03c1\u03ad\u03c3\u03b5\u03b9",
|
||||
"RefreshDialogHelp": "\u03a4\u03b1 metadata \u03b1\u03bd\u03b1\u03bd\u03b5\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b2\u03ac\u03c3\u03b5\u03b9 \u03c4\u03c9\u03bd \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Emby Server.",
|
||||
"RefreshDialogHelp": "\u03a4\u03b1 metadata \u03b1\u03bd\u03b1\u03bd\u03b5\u03ce\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b2\u03ac\u03c3\u03b5\u03b9 \u03c4\u03c9\u03bd \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Jellyfin Server.",
|
||||
"Open": "\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1",
|
||||
"Play": "\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae",
|
||||
"AddToPlayQueue": "\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c3\u03c4\u03b7\u03bd \u03bf\u03c5\u03c1\u03ac \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\u0397\u03bc\u03b5\u03c1\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2:",
|
||||
"DateAdded": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2",
|
||||
"DatePlayed": "\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",
|
||||
"ConfigureDateAdded": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03cc\u03c0\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03c0\u03c1\u03bf\u03c3\u03b4\u03b9\u03bf\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Emby Server \u03c3\u03c4\u03b9\u03c2 \u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7\u03c2",
|
||||
"ConfigureDateAdded": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03c4\u03c1\u03cc\u03c0\u03bf\u03c5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03bf\u03c0\u03bf\u03af\u03bf \u03c0\u03c1\u03bf\u03c3\u03b4\u03b9\u03bf\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c0\u03af\u03bd\u03b1\u03ba\u03b1 \u03b5\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 \u03c4\u03bf\u03c5 Jellyfin Server \u03c3\u03c4\u03b9\u03c2 \u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03b9\u03c2 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7\u03c2",
|
||||
"LabelStatus": "\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7:",
|
||||
"LabelArtists": "\u039a\u03b1\u03bb\u03bb\u03b9\u03c4\u03ad\u03c7\u03bd\u03b5\u03c2:",
|
||||
"LabelArtistsHelp": "\u039e\u03b5\u03c7\u03c9\u03c1\u03af\u03c3\u03c4\u03b5 \u03c0\u03bf\u03bb\u03bb\u03b1\u03c0\u03bb\u03ac \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ce\u03bd\u03c4\u03b1\u03c2;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03cc\u03bd\u03bf\u03bc\u03b1 \u03ae \u03ad\u03bd\u03b1 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc.",
|
||||
"MessageItemSaved": "\u03a4\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5",
|
||||
"SearchResults": "\u0391\u03c0\u03bf\u03c4\u03b5\u03bb\u03ad\u03c3\u03bc\u03b1\u03c4\u03b1 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2",
|
||||
"ServerNameIsRestarting": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Emby - {0} \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9.",
|
||||
"ServerNameIsShuttingDown": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Emby - {0} \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9.",
|
||||
"ServerNameIsRestarting": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Jellyfin - {0} \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03b5\u03af\u03c4\u03b1\u03b9.",
|
||||
"ServerNameIsShuttingDown": "\u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Jellyfin - {0} \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03af\u03b6\u03b5\u03c4\u03b1\u03b9.",
|
||||
"HeaderDeleteItems": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd",
|
||||
"ConfirmDeleteItems": "\u0397 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b1\u03c5\u03c4\u03ce\u03bd \u03c4\u03c9\u03bd \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd \u03b8\u03b1 \u03c4\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03b9 \u03c4\u03cc\u03c3\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c3\u03cd\u03c3\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03c9\u03bd \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b2\u03b9\u03b2\u03bb\u03b9\u03bf\u03b8\u03ae\u03ba\u03b7 \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd \u03c3\u03b1\u03c2. \u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5;",
|
||||
"PleaseRestartServerName": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "\u039a\u03ac\u03bd\u03c4\u03b5 \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "\u038c\u03bd\u03bf\u03bc\u03b1 \u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03bf\u03cd:",
|
||||
"SyncingDots": "\u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2...",
|
||||
"ConvertingDots": "\u039c\u03b5\u03c4\u03b1\u03c4\u03c1\u03bf\u03c0\u03ae...",
|
||||
"LabelQuality": "\u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1:",
|
||||
"LabelSyncNoTargetsHelp": "\u03a6\u03b1\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03b4\u03b5\u03bd \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03b5\u03c4\u03b5 \u03b5\u03c0\u03af \u03c4\u03bf\u03c5 \u03c0\u03b1\u03c1\u03cc\u03bd\u03c4\u03bf\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ad\u03c2 \u03c0\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03bb\u03ae\u03c8\u03b7 \u03c7\u03c9\u03c1\u03af\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7.",
|
||||
"DownloadingDots": "\u039b\u03ae\u03c8\u03b7...",
|
||||
"HeaderSyncRequiresSub": "\u0397 \u03bb\u03ae\u03c8\u03b7 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "\u0397 \u03bb\u03ae\u03c8\u03b7 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere.",
|
||||
"LearnMore": "\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 ",
|
||||
"LabelProfile": "\u03a0\u03c1\u03bf\u03c6\u03b9\u03bb:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "\u0396\u03c9\u03bd\u03c4\u03b1\u03bd\u03ad\u03c2 \u03b5\u03ba\u03c0\u03bf\u03bc\u03c0\u03ad\u03c2",
|
||||
"Premieres": "\u03a0\u03c1\u03b5\u03bc\u03b9\u03ad\u03c1\u03b5\u03c2",
|
||||
"RepeatEpisodes": "\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7 \u03b5\u03c0\u03b5\u03b9\u03c3\u03bf\u03b4\u03af\u03c9\u03bd",
|
||||
"DvrSubscriptionRequired": "\u03a4\u03bf Emby DVR \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "\u03a4\u03bf Jellyfin DVR \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",
|
||||
"CancelRecording": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",
|
||||
"HeaderKeepRecording": "\u03a3\u03c5\u03bd\u03ad\u03c7\u03b9\u03c3\u03b5 \u03c4\u03b7\u03bd \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03ba\u03b1\u03bd\u03b1\u03bb\u03b9\u03ce\u03bd \u03bc\u03b5:",
|
||||
"RecentlyWatched": "\u03a0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b1 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03c7\u03b8\u03ad\u03bd\u03c4\u03b1",
|
||||
"ChannelNumber": "\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03ba\u03b1\u03bd\u03b1\u03bb\u03b9\u03bf\u03cd",
|
||||
"HeaderBenefitsEmbyPremiere": "\u039f\u03c6\u03ad\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2. \u03a3\u03b1\u03c2 \u03b5\u03c5\u03c7\u03b1\u03c1\u03b9\u03c3\u03c4\u03ce \u03c0\u03bf\u03c5 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "\u039f\u03c6\u03ad\u03bb\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03c5\u03bd\u03b4\u03c1\u03bf\u03bc\u03ae Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2. \u03a3\u03b1\u03c2 \u03b5\u03c5\u03c7\u03b1\u03c1\u03b9\u03c3\u03c4\u03ce \u03c0\u03bf\u03c5 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03b1\u03c4\u03b5 \u03c4\u03bf\u03bd Jellyfin.",
|
||||
"HeaderTryPlayback": "\u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae",
|
||||
"HowDidYouPay": "\u03a0\u03ce\u03c2 \u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03b1\u03c4\u03b5;",
|
||||
"IHaveEmbyPremiere": "\u0388\u03c7\u03c9 Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "\u0388\u03c7\u03c9 Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "\u0391\u03b3\u03cc\u03c1\u03b1\u03c3\u03b1 \u03b1\u03c5\u03c4\u03ae\u03bd \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae",
|
||||
"ButtonRestorePreviousPurchase": "\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03b1\u03b3\u03bf\u03c1\u03ac\u03c2",
|
||||
"ButtonUnlockWithPurchase": "\u039e\u03b5\u03ba\u03bb\u03b5\u03b9\u03b4\u03ce\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03b3\u03bf\u03c1\u03ac",
|
||||
"ButtonUnlockPrice": "\u039e\u03b5\u03ba\u03bb\u03b5\u03af\u03b4\u03c9\u03bc\u03b1 {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emmy Premiere \u039c\u03b7\u03bd\u03b9\u03b1\u03af\u03b1 {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Emmy Premiere \u039c\u03b7\u03bd\u03b9\u03b1\u03af\u03b1 {0}",
|
||||
"HeaderAlreadyPaid": "\u0389\u03b4\u03b7 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03b9;",
|
||||
"ButtonPlayOneMinute": "\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03b9\u03b1 \u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",
|
||||
"PlaceFavoriteChannelsAtBeginning": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b1 \u03b1\u03b3\u03b1\u03c0\u03b7\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9\u03b1 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae",
|
||||
"HeaderUnlockFeature": "\u039e\u03b5\u03ba\u03bb\u03b5\u03af\u03b4\u03c9\u03bc\u03b1 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03ce\u03bd",
|
||||
"MessageDidYouKnowCinemaMode": "\u0393\u03bd\u03c9\u03c1\u03af\u03b6\u03b1\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bc\u03b5 \u03c4\u03bf Emby Premiere, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03bc\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c4\u03bf Cinema Mode;",
|
||||
"MessageDidYouKnowCinemaMode": "\u0393\u03bd\u03c9\u03c1\u03af\u03b6\u03b1\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bc\u03b5 \u03c4\u03bf Jellyfin Premiere, \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b2\u03b5\u03bb\u03c4\u03b9\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03c3\u03b1\u03c2 \u03bc\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b5\u03c2 \u03cc\u03c0\u03c9\u03c2 \u03c4\u03bf Cinema Mode;",
|
||||
"MessageDidYouKnowCinemaMode2": "\u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u039a\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03ac\u03c6\u03bf\u03c5 \u03c3\u03ac\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03b5\u03b9 \u03c4\u03b7\u03bd \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03ba\u03b9\u03bd\u03b7\u03bc\u03b1\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03bc\u03b5 \u03c4\u03c1\u03ad\u03b9\u03bb\u03b5\u03c1 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b1 intros \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1.",
|
||||
"HeaderPlayMyMedia": "\u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03c4\u03c9\u03bd \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd \u03bc\u03bf\u03c5",
|
||||
"HeaderDiscoverEmbyPremiere": "\u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c4\u03bf Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "\u03b1\u03bd\u03b1\u03ba\u03b1\u03bb\u03cd\u03c8\u03c4\u03b5 \u03c4\u03bf Jellyfin Premiere",
|
||||
"Items": "\u03a3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1",
|
||||
"OneChannel": "\u0388\u03bd\u03b1 \u03ba\u03b1\u03bd\u03ac\u03bb\u03b9",
|
||||
"ConfirmRemoveDownload": "\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03bb\u03ae\u03c8\u03b7\u03c2;",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "\u0393\u03ad\u03bc\u03b9\u03c3\u03bc\u03b1",
|
||||
"BestFit": "\u03a4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03b5\u03b9 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1",
|
||||
"MessageNoServersAvailableToConnect": "\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf\u03b9 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ad\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7. \u0391\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03c0\u03c1\u03bf\u03c3\u03ba\u03bb\u03b7\u03b8\u03b5\u03af \u03bd\u03b1 \u03bc\u03bf\u03b9\u03c1\u03b1\u03c3\u03c4\u03b5\u03af\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae, \u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03c4\u03bf \u03b1\u03c0\u03bf\u03b4\u03b5\u03c7\u03b8\u03ae\u03ba\u03b1\u03c4\u03b5 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9 \u03ae \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03c4\u03bf \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03c4\u03bf\u03c5 \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5.",
|
||||
"MessagePlayAccessRestricted": "\u0397 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03c3\u03c4\u03b9\u03b3\u03bc\u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 Emby Server \u03b3\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2.",
|
||||
"MessagePlayAccessRestricted": "\u0397 \u03b1\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03c3\u03c4\u03b9\u03b3\u03bc\u03ae \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03c4\u03bf\u03c5 Jellyfin Server \u03b3\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2.",
|
||||
"Accept": "\u0391\u03c0\u03bf\u03b4\u03bf\u03c7\u03ae",
|
||||
"Reject": "\u0391\u03c0\u03cc\u03c1\u03b9\u03c8\u03b7",
|
||||
"Connect": "\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "\u0395\u03c0\u03b1\u03bd\u03b1\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1",
|
||||
"RepeatAll": "\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7 \u03cc\u03bb\u03c9\u03bd",
|
||||
"LabelDefaultScreen": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b7 \u03bf\u03b8\u03cc\u03bd\u03b7:",
|
||||
"ConfirmEndPlayerSession": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd Emby \u03c3\u03c4\u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae;",
|
||||
"ConfirmEndPlayerSession": "\u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd Jellyfin \u03c3\u03c4\u03b7 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae;",
|
||||
"Yes": "\u039d\u03b1\u03b9",
|
||||
"No": "\u039f\u03c7\u03b9",
|
||||
"LiveTV": "\u0396\u03a9\u039d\u03a4\u0391\u039d\u0397 \u03a4\u0397\u039b\u0395\u038c\u03a1\u0391\u03a3\u0397",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "\u03a4\u03bf \u03b1\u03bd\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03c4\u03b9\u03ba\u03cc \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
|
||||
"InterlacedVideoNotSupported": "\u0394\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bc\u03b2\u03b1\u03bb\u03bb\u03cc\u03bc\u03b5\u03bd\u03bf \u03b2\u03af\u03bd\u03c4\u03b5\u03bf",
|
||||
"SecondaryAudioNotSupported": "\u0397 \u03b5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae \u03c4\u03b7\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ae\u03c7\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
|
||||
"ErrorRemovingEmbyConnectAccount": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Emby Connect. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf Internet \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"HeaderEmbyAccountRemoved": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Emby \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5",
|
||||
"MessageEmbyAccontRemoved": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Emby \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c1\u03b3\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Jellyfin Connect. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf Internet \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"HeaderJellyfinAccountRemoved": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Jellyfin \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5",
|
||||
"MessageJellyfinAccontRemoved": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Jellyfin \u03ba\u03b1\u03c4\u03b1\u03c1\u03b3\u03ae\u03b8\u03b7\u03ba\u03b5 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",
|
||||
"HeaderInvitationSent": "\u0397 \u03c0\u03c1\u03cc\u03c3\u03ba\u03bb\u03b7\u03c3\u03b7 \u03b1\u03c0\u03bf\u03c3\u03c4\u03ad\u03bb\u03bb\u03b5\u03c4\u03b1\u03b9",
|
||||
"MessageInvitationSentToUser": "\u0388\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03ad\u03c7\u03b5\u03b9 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03c3\u03c4\u03bf {0}, \u03ba\u03b1\u03bb\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b4\u03b5\u03c7\u03b8\u03bf\u03cd\u03bd \u03c4\u03b7\u03bd \u03c0\u03c1\u03cc\u03c3\u03ba\u03bb\u03b7\u03c3\u03b7 \u03ba\u03bf\u03b9\u03bd\u03ae\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2.",
|
||||
"MessageInvitationSentToNewUser": "\u0388\u03b3\u03b9\u03bd\u03b5 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf {0}, \u03ba\u03b1\u03bb\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bd\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03c3\u03c4\u03bf Emby.",
|
||||
"MessageInvitationSentToNewUser": "\u0388\u03b3\u03b9\u03bd\u03b5 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03b5\u03bd\u03cc\u03c2 \u03bc\u03b7\u03bd\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf {0}, \u03ba\u03b1\u03bb\u03ce\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b1 \u03bd\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03c3\u03c4\u03bf Jellyfin.",
|
||||
"GuestUserNotFound": "\u039f \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03b4\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c9\u03c3\u03c4\u03cc \u03ba\u03b1\u03b9 \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03ae \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5.",
|
||||
"ErrorReachingEmbyConnect": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Emby Connect. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf Internet \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"ErrorAddingEmbyConnectAccount1": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Emby Connect. \u0388\u03c7\u03b5\u03c4\u03b5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Emby; \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "\u0391\u03bd \u03b5\u03be\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03b5\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1, \u03c3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf {0} \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Emby.",
|
||||
"ErrorAddingGuestAccount1": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Emby Connect. \u0388\u03c7\u03b5\u03b9 \u03bf \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Emby; \u039c\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03c3\u03c4\u03bf {0}.",
|
||||
"ErrorReachingJellyfinConnect": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Jellyfin Connect. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf Internet \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Jellyfin Connect. \u0388\u03c7\u03b5\u03c4\u03b5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Jellyfin; \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03bf {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "\u0391\u03bd \u03b5\u03be\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03b5\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1, \u03c3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf {0} \u03b1\u03c0\u03cc \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd Jellyfin Connect. \u0388\u03c7\u03b5\u03b9 \u03bf \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Jellyfin; \u039c\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd \u03bd\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03c3\u03c4\u03bf {0}.",
|
||||
"ErrorAddingGuestAccount2": "\u0395\u03ac\u03bd \u03b5\u03be\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b9\u03bc\u03b5\u03c4\u03c9\u03c0\u03af\u03b6\u03b5\u03c4\u03b5 \u03ba\u03ac\u03c0\u03bf\u03b9\u03bf \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1, \u03c3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf {0} \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bc\u03c0\u03b5\u03c1\u03b9\u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b4\u03b9\u03ba\u03ae \u03c3\u03b1\u03c2.",
|
||||
"MessageEmbyAccountAdded": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Emby \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",
|
||||
"MessagePendingEmbyAccountAdded": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Emby \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u0398\u03b1 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03c4\u03bf\u03c7\u03bf \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd. \u0397 \u03c0\u03c1\u03cc\u03c3\u03ba\u03bb\u03b7\u03c3\u03b7 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf email.",
|
||||
"HeaderEmbyAccountAdded": "\u039b\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Emby \u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5",
|
||||
"MessageJellyfinAccountAdded": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Jellyfin \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",
|
||||
"MessagePendingJellyfinAccountAdded": "\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Jellyfin \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b5\u03b8\u03b5\u03af \u03c3\u03b5 \u03b1\u03c5\u03c4\u03cc\u03bd \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7. \u0398\u03b1 \u03c3\u03c4\u03b1\u03bb\u03b5\u03af \u03ad\u03bd\u03b1 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1 \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03bf\u03cd \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ac\u03c4\u03bf\u03c7\u03bf \u03c4\u03bf\u03c5 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd. \u0397 \u03c0\u03c1\u03cc\u03c3\u03ba\u03bb\u03b7\u03c3\u03b7 \u03b8\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af \u03ba\u03ac\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03bb\u03b9\u03ba \u03c3\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf email.",
|
||||
"HeaderJellyfinAccountAdded": "\u039b\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 Jellyfin \u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5",
|
||||
"LabelSubtitlePlaybackMode": "\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c5\u03c0\u03bf\u03c4\u03af\u03c4\u03bb\u03c9\u03bd:",
|
||||
"ErrorDeletingItem": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Emby. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Emby \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03c3\u03c4\u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"ErrorDeletingItem": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Jellyfin. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 Jellyfin \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03c3\u03c4\u03bf \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf \u03c0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",
|
||||
"NoSubtitles": "\u03a7\u03c9\u03c1\u03af\u03c2 \u03a5\u03c0\u03cc\u03c4\u03b9\u03c4\u03bb\u03bf\u03c5\u03c2",
|
||||
"Default": "\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae",
|
||||
"Absolute": "\u0391\u03c0\u03cc\u03bb\u03c5\u03c4\u03bf",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "\u03a4\u03bf \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03ba\u03b1\u03c1\u03ad \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
|
||||
"VideoBitDepthNotSupported": "\u03a4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03c4\u03bf\u03c5 bit \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
|
||||
"RefFramesNotSupported": "\u039f \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03c9\u03bd \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9",
|
||||
"ErrorConnectServerUnreachable": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b6\u03b7\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7\u03c2 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1\u03c2. \u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Emby Connect \u03c3\u03c4\u03bf {0}. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03b5\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03ba\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03bf\u03b9 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03bf\u03c0\u03bf\u03b9\u03bf\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2 \u03ae \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03b5\u03b9.",
|
||||
"ErrorConnectServerUnreachable": "\u03a0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b6\u03b7\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7\u03c2 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1\u03c2. \u039f \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae Jellyfin Connect \u03c3\u03c4\u03bf {0}. \u0392\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03bf \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c4\u03b5\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c3\u03c4\u03bf \u03b4\u03b9\u03b1\u03b4\u03af\u03ba\u03c4\u03c5\u03bf \u03ba\u03b1\u03b9 \u03cc\u03c4\u03b9 \u03bf\u03b9 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03bf\u03c0\u03bf\u03b9\u03bf\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c4\u03b1\u03c3\u03af\u03b1\u03c2 \u03ae \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc \u03b1\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03b5\u03b9.",
|
||||
"StopRecording": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",
|
||||
"HeaderStopRecording": "\u0394\u03b9\u03b1\u03ba\u03bf\u03c0\u03ae \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",
|
||||
"ManageRecording": "\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ce\u03bd",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "\u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2",
|
||||
"LabelHomeNetworkQuality": "\u03a0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bf\u03b9\u03ba\u03b9\u03b1\u03ba\u03bf\u03cd \u03b4\u03b9\u03ba\u03c4\u03cd\u03bf\u03c5:",
|
||||
"HeaderLatestMedia": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b1 \u03a0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1",
|
||||
"HeaderRestartingEmbyServer": "\u0395\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae",
|
||||
"RestartPleaseWaitMessage": "\u03a0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03bf \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 Emby \u03bd\u03b1 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03b5\u03af \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9. \u0391\u03c5\u03c4\u03cc \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c1\u03ba\u03ad\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc \u03ae \u03b4\u03cd\u03bf.",
|
||||
"HeaderRestartingJellyfinServer": "\u0395\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03af\u03bd\u03b7\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae",
|
||||
"RestartPleaseWaitMessage": "\u03a0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03bc\u03ad\u03c7\u03c1\u03b9 \u03bf \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 Jellyfin \u03bd\u03b1 \u03c4\u03b5\u03c1\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03b5\u03af \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9. \u0391\u03c5\u03c4\u03cc \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03c1\u03ba\u03ad\u03c3\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc \u03ae \u03b4\u03cd\u03bf.",
|
||||
"PlayNext": "\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u0391\u03bd\u03b1\u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03ae",
|
||||
"AllowSeasonalThemes": "\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03c0\u03bf\u03c7\u03b9\u03b1\u03ba\u03ce\u03bd \u03b8\u03b5\u03bc\u03ac\u03c4\u03c9\u03bd",
|
||||
"AllowSeasonalThemesHelp": "\u0395\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf, \u03c4\u03b1 \u03b5\u03c0\u03bf\u03c7\u03b9\u03b1\u03ba\u03ac \u03b8\u03ad\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03c4\u03ac \u03ba\u03b1\u03b9\u03c1\u03bf\u03cd\u03c2 \u03b8\u03b1 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03bf\u03c5\u03bd \u03c4\u03b7 \u03c1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine but we're unable to connect to your Emby Server. Your machine may need a little more time to wake or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalised groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favourite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external ID.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favourite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active Internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active Internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0}, inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0}, inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again. Alternatively, try entering their e-mail address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active Internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an e-mail to {0} from the e-mail address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active Internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an e-mail to {0} from the e-mail address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an e-mail to {0}, and include your e-mail address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An e-mail will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the e-mail.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An e-mail will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the e-mail.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active Internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active Internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -58,16 +58,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -90,14 +90,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile / Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -145,7 +145,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -185,7 +185,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -302,18 +302,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -343,7 +343,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -387,24 +387,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -439,7 +439,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -497,7 +497,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -528,23 +528,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -596,7 +596,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -635,8 +635,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Configuraciones de Reproducci\u00f3n",
|
||||
"SubtitleSettings": "Configuraciones de Subtitulos",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquee esta caracter\u00edstica con una peque\u00f1a compra \u00fanica, o con una suscripci\u00f3n activa de Emby Premier.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloquee esta caracter\u00edstica con una suscripci\u00f3n activa de Emby Premier.",
|
||||
"MessageToValidateSupporter": "Si tiene una subscripci\u00f3n de Emby Premiere activa, aseg\u00farese de que ha configurado Emby Premiere en el Panel de Control del Servidor Emby, al cual puede acceder dando click en Emby Premiere dentro del men\u00fa principal.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquee esta caracter\u00edstica con una peque\u00f1a compra \u00fanica, o con una suscripci\u00f3n activa de Jellyfin Premier.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloquee esta caracter\u00edstica con una suscripci\u00f3n activa de Jellyfin Premier.",
|
||||
"MessageToValidateSupporter": "Si tiene una subscripci\u00f3n de Jellyfin Premiere activa, aseg\u00farese de que ha configurado Jellyfin Premiere en el Panel de Control del Servidor Jellyfin, al cual puede acceder dando click en Jellyfin Premiere dentro del men\u00fa principal.",
|
||||
"ValueSpecialEpisodeName": "Especial - {0}",
|
||||
"Share": "Compartir",
|
||||
"Add": "Agregar",
|
||||
"ServerUpdateNeeded": "Este Servidor Emby necesita ser actualizado. Para descargar la ultima versi\u00f3n, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "TV en vivo requiere una subscripci\u00f3n activa de Emby Premiere",
|
||||
"ServerUpdateNeeded": "Este Servidor Jellyfin necesita ser actualizado. Para descargar la ultima versi\u00f3n, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "TV en vivo requiere una subscripci\u00f3n activa de Jellyfin Premiere",
|
||||
"AttributeNew": "Nuevo",
|
||||
"Premiere": "Premier",
|
||||
"Live": "En Vivo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Intentando despertar el servidor. Por favor espere...",
|
||||
"WakeServerSuccess": "\u00a1\u00c9xito!",
|
||||
"HeaderCustomizeHomeScreen": "Personalizar la Pantalla de Inicio",
|
||||
"WakeServerError": "Se enviaron los paquetes Wake On LAN (Despertar por red) a su computadora servidor, pero no ha sido posible contactar a su Servidor Emby. Su computadora quiz\u00e1s necesite un poco mas de tiempo para despertar, o tal vez la aplicaci\u00f3n de Servidor Emby no se esta ejecutando en la computadora.",
|
||||
"WakeServerError": "Se enviaron los paquetes Wake On LAN (Despertar por red) a su computadora servidor, pero no ha sido posible contactar a su Servidor Jellyfin. Su computadora quiz\u00e1s necesite un poco mas de tiempo para despertar, o tal vez la aplicaci\u00f3n de Servidor Jellyfin no se esta ejecutando en la computadora.",
|
||||
"Sunday": "Domingo",
|
||||
"Monday": "Lunes",
|
||||
"Tuesday": "Martes",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Medios sin conexion",
|
||||
"HeaderOfflineDownloadsDescription": "Descargue sus medios en su dispositivo para f\u00e1cil uso mientras esta desconectado.",
|
||||
"CloudSyncFeatureDescription": "Sincronice sus medios a la nube para un f\u00e1cil respaldo, archivo y conversi\u00f3n.",
|
||||
"LiveTvFeatureDescription": "Transmita TV en vivo a una aplicaci\u00f3n Emby, instalando un dispositivo sintonizador de TV compatible con su Servidor Emby",
|
||||
"DvrFeatureDescription": "Programe grabaciones individuales de TV en Vivo, series, y mas con Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Transmita TV en vivo a una aplicaci\u00f3n Jellyfin, instalando un dispositivo sintonizador de TV compatible con su Servidor Jellyfin",
|
||||
"DvrFeatureDescription": "Programe grabaciones individuales de TV en Vivo, series, y mas con Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "El Modo Cine le da una verdadera experiencia de cine con trailers e intros personalizados antes de la funci\u00f3n.",
|
||||
"HeaderFreeApps": "Aplicaciones Emby Gratuitas",
|
||||
"FreeAppsFeatureDescription": "Disfrute acceso gratuito para elegir aplicaciones Emby para sus dispositivos.",
|
||||
"HeaderBecomeProjectSupporter": "Obtener Emby Premier",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se requiere de una suscripci\u00f3n de Emby Premier para crear grabaciones automatizadas de series.",
|
||||
"HeaderFreeApps": "Aplicaciones Jellyfin Gratuitas",
|
||||
"FreeAppsFeatureDescription": "Disfrute acceso gratuito para elegir aplicaciones Jellyfin para sus dispositivos.",
|
||||
"HeaderBecomeProjectSupporter": "Obtener Jellyfin Premier",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se requiere de una suscripci\u00f3n de Jellyfin Premier para crear grabaciones automatizadas de series.",
|
||||
"LabelEmailAddress": "Direcci\u00f3n de correo:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertir autom\u00e1ticamente grabaciones a un formato amigable para transmitir con Emby Premiere. Las grabaciones ser\u00e1n convertidos en tiempo real a MP4 o MKV, basado en las configuraciones del Servidor Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "Esta caracter\u00edstica requiere de una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertir autom\u00e1ticamente grabaciones a un formato amigable para transmitir con Jellyfin Premiere. Las grabaciones ser\u00e1n convertidos en tiempo real a MP4 o MKV, basado en las configuraciones del Servidor Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "Esta caracter\u00edstica requiere de una suscripci\u00f3n activa de Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Convertir Sus Grabaciones",
|
||||
"Record": "Grabar",
|
||||
"Save": "Guardar",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Escritorio",
|
||||
"Mobile": "M\u00f3vil \/ Tableta",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Seleccione el tipo de pantalla en la que se encuentra ejecutando Emby.",
|
||||
"DisplayModeHelp": "Seleccione el tipo de pantalla en la que se encuentra ejecutando Jellyfin.",
|
||||
"LabelDisplayLanguage": "Lenguaje de Despliege:",
|
||||
"LabelDisplayLanguageHelp": "La traducci\u00f3n de Emby es un proyecto en curso.",
|
||||
"LabelDisplayLanguageHelp": "La traducci\u00f3n de Jellyfin es un proyecto en curso.",
|
||||
"LearnHowYouCanContribute": "Aprenda como puede contribu\u00edr.",
|
||||
"NewCollectionHelp": "Las colecciones le permiten disfrutar de agrupaciones personalizadas de pel\u00edculas y otros contenidos de la biblioteca.",
|
||||
"SearchForCollectionInternetMetadata": "Buscar en internet ilustraciones y metadatos",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Desplegar episiodos faltantes en las temporadas",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Debe habilitarse tambi\u00e9n en las bibliotecas de TV en la configuraci\u00f2n del Servidor Emby.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Debe habilitarse tambi\u00e9n en las bibliotecas de TV en la configuraci\u00f2n del Servidor Jellyfin.",
|
||||
"EnableThemeSongs": "Habilitar canciones de tema",
|
||||
"EnableBackdrops": "Habilitar im\u00e1genes de fondo",
|
||||
"EnableThemeSongsHelp": "Al habilitarse, las canciones de tema ser\u00e1n reproducidas en el fondo mientras navega en la biblioteca.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorito",
|
||||
"Like": "Me gusta",
|
||||
"Dislike": "No me gusta",
|
||||
"RefreshDialogHelp": "Los metadatos son actualizados bas\u00e1ndose en las configuraciones y servicios de internet que que est\u00e9n activados en el panel de control de su Servidor de Emby.",
|
||||
"RefreshDialogHelp": "Los metadatos son actualizados bas\u00e1ndose en las configuraciones y servicios de internet que que est\u00e9n activados en el panel de control de su Servidor de Jellyfin.",
|
||||
"Open": "Abrir",
|
||||
"Play": "Reproducir",
|
||||
"AddToPlayQueue": "Agregar a la cola de reproduccion",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Fecha de adici\u00f3n:",
|
||||
"DateAdded": "Fecha de adici\u00f3n",
|
||||
"DatePlayed": "Fecha de reproducci\u00f3n",
|
||||
"ConfigureDateAdded": "Configure como la fecha de adici\u00f3n es determinada en el Panel de Control del Servidor Emby bajo la configuraci\u00f3n de Bibliotecas",
|
||||
"ConfigureDateAdded": "Configure como la fecha de adici\u00f3n es determinada en el Panel de Control del Servidor Jellyfin bajo la configuraci\u00f3n de Bibliotecas",
|
||||
"LabelStatus": "Estado:",
|
||||
"LabelArtists": "Artistas:",
|
||||
"LabelArtistsHelp": "Separar m\u00faltiples empleando:",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Por favor introduzca un nombre o id externo.",
|
||||
"MessageItemSaved": "\u00cdtem guardado.",
|
||||
"SearchResults": "Resultados de la b\u00fasqueda",
|
||||
"ServerNameIsRestarting": "El Servidor Emby - {0} se esta reiniciando.",
|
||||
"ServerNameIsShuttingDown": "El Servidor Emby - {0} se esta apagando.",
|
||||
"ServerNameIsRestarting": "El Servidor Jellyfin - {0} se esta reiniciando.",
|
||||
"ServerNameIsShuttingDown": "El Servidor Jellyfin - {0} se esta apagando.",
|
||||
"HeaderDeleteItems": "Borrar items",
|
||||
"ConfirmDeleteItems": "Al borrar estos items ser\u00e1n eliminados tanto del sistema de archivos como de la biblioteca de medios. \u00bfEsta seguro que desea continuar?",
|
||||
"PleaseRestartServerName": "Por favor reinicie el Servidor Emby - {0}.",
|
||||
"PleaseRestartServerName": "Por favor reinicie el Servidor Jellyfin - {0}.",
|
||||
"LabelSyncJobName": "Nombre del trabajo de sincronizaci\u00f3n:",
|
||||
"SyncingDots": "Sincronizando...",
|
||||
"ConvertingDots": "Convirtiendo...",
|
||||
"LabelQuality": "Calidad:",
|
||||
"LabelSyncNoTargetsHelp": "Parece que actualmente no cuentas con ninguna app que soporte descargas sin conexi\u00f3n.",
|
||||
"DownloadingDots": "Descargando...",
|
||||
"HeaderSyncRequiresSub": "Descargar requiere de una suscripci\u00f3n activa de Emby Premiere",
|
||||
"HeaderSyncRequiresSub": "Descargar requiere de una suscripci\u00f3n activa de Jellyfin Premiere",
|
||||
"LearnMore": "Aprenda m\u00e1s",
|
||||
"LabelProfile": "Perf\u00edl:",
|
||||
"LabelBitrateMbps": "Tasa de bits (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Transmisiones en vivo",
|
||||
"Premieres": "Estrenos",
|
||||
"RepeatEpisodes": "Repetir episodios",
|
||||
"DvrSubscriptionRequired": "Emby DVR necesita una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR necesita una suscripci\u00f3n activa de Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "Cancelar Grabaci\u00f3n",
|
||||
"CancelRecording": "Cancelar grabaci\u00f3n",
|
||||
"HeaderKeepRecording": "Conservar Grabaciones",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Ordenar canales por:",
|
||||
"RecentlyWatched": "Visto recientemente",
|
||||
"ChannelNumber": "Numero de canal",
|
||||
"HeaderBenefitsEmbyPremiere": "Beneficios de Emby Premier",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Por favor disfrute de un minuto de reproducci\u00f3n. Gracias por probar Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Beneficios de Jellyfin Premier",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Por favor disfrute de un minuto de reproducci\u00f3n. Gracias por probar Jellyfin.",
|
||||
"HeaderTryPlayback": "Intente Reproducir",
|
||||
"HowDidYouPay": "\u00bfCual sera su forma de pago?",
|
||||
"IHaveEmbyPremiere": "Ya cuento con Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Ya cuento con Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Ya he comprado esta app",
|
||||
"ButtonRestorePreviousPurchase": "Restaurar Compra",
|
||||
"ButtonUnlockWithPurchase": "Desbloquear con una Compra",
|
||||
"ButtonUnlockPrice": "Desbloquear {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premier Mensual {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premier Mensual {0}",
|
||||
"HeaderAlreadyPaid": "\u00bfYa ha pagado?",
|
||||
"ButtonPlayOneMinute": "Reproducir un minuto",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Colocar canales favoritos al inicio",
|
||||
"HeaderUnlockFeature": "Desbloquear Caracter\u00edstica",
|
||||
"MessageDidYouKnowCinemaMode": "\u00bfSab\u00eda que con Emby Premier, puede mejorar su experiencia con caracter\u00edsticas como Modo Cine?",
|
||||
"MessageDidYouKnowCinemaMode": "\u00bfSab\u00eda que con Jellyfin Premier, puede mejorar su experiencia con caracter\u00edsticas como Modo Cine?",
|
||||
"MessageDidYouKnowCinemaMode2": "El Modo Cine le da una verdadera experiencia de cine con trailers e intros personalizados antes de la presentaci\u00f3n estelar.",
|
||||
"HeaderPlayMyMedia": "Reproducir mis Medios",
|
||||
"HeaderDiscoverEmbyPremiere": "Descubra Emby Premier",
|
||||
"HeaderDiscoverJellyfinPremiere": "Descubra Jellyfin Premier",
|
||||
"Items": "\u00cdtems",
|
||||
"OneChannel": "Un canal",
|
||||
"ConfirmRemoveDownload": "\u00bfEliminar descarga?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Llenar",
|
||||
"BestFit": "Mejor ajuste",
|
||||
"MessageNoServersAvailableToConnect": "No hay servidores disponibles para conectarse. Si se le ha invitado a compartir un servidor, aseg\u00farese de aceptarlo aqu\u00ed abajo o haciendo clic en la liga del correo electr\u00f3nico.",
|
||||
"MessagePlayAccessRestricted": "La reproducci\u00f3n de este contenido se encuentra restringida actualmente. Por favor contacte a su administrador del Servidor Emby para mas informaci\u00f3n.",
|
||||
"MessagePlayAccessRestricted": "La reproducci\u00f3n de este contenido se encuentra restringida actualmente. Por favor contacte a su administrador del Servidor Jellyfin para mas informaci\u00f3n.",
|
||||
"Accept": "Aceptar",
|
||||
"Reject": "Rechazar",
|
||||
"Connect": "Conectar",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repetir uno",
|
||||
"RepeatAll": "Repetir todas",
|
||||
"LabelDefaultScreen": "Pantalla por defecto:",
|
||||
"ConfirmEndPlayerSession": "\u00bfDesea cerrar Emby en {0}?",
|
||||
"ConfirmEndPlayerSession": "\u00bfDesea cerrar Jellyfin en {0}?",
|
||||
"Yes": "S\u00ed",
|
||||
"No": "No",
|
||||
"LiveTV": "TV en Vivo",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Video anamorfico no soportado",
|
||||
"InterlacedVideoNotSupported": "Video entrelazado no soportado",
|
||||
"SecondaryAudioNotSupported": "Cambio de pista de audio no soportado",
|
||||
"ErrorRemovingEmbyConnectAccount": "Hubo un error retirando la cuenta de Emby Connect. Por favor aseg\u00farese que su conexi\u00f3n a internet esta activa e intente de nuevo.",
|
||||
"HeaderEmbyAccountRemoved": "Cuenta Emby Eliminada",
|
||||
"MessageEmbyAccontRemoved": "La cuenta Emby ha sido eliminada de este usuario.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Hubo un error retirando la cuenta de Jellyfin Connect. Por favor aseg\u00farese que su conexi\u00f3n a internet esta activa e intente de nuevo.",
|
||||
"HeaderJellyfinAccountRemoved": "Cuenta Jellyfin Eliminada",
|
||||
"MessageJellyfinAccontRemoved": "La cuenta Jellyfin ha sido eliminada de este usuario.",
|
||||
"HeaderInvitationSent": "Invitaci\u00f3n Enviada",
|
||||
"MessageInvitationSentToUser": "Se ha enviado un correo electr\u00f3nico a {0}, invit\u00e1ndolo a aceptar tu invitaci\u00f3n para compartir.",
|
||||
"MessageInvitationSentToNewUser": "Un correo electr\u00f3nico se ha enviado a {0} invit\u00e1ndolos a registrarse en Emby.",
|
||||
"MessageInvitationSentToNewUser": "Un correo electr\u00f3nico se ha enviado a {0} invit\u00e1ndolos a registrarse en Jellyfin.",
|
||||
"GuestUserNotFound": "Usuario no encontrado. Por favor aseg\u00farese de que el nombre es correcto e intente de nuevo, o intente introducir la direcci\u00f3n de correo de su invitado.",
|
||||
"ErrorReachingEmbyConnect": "Hubo un error al tratar de contactar el servidor de Emby Connect. Por favor aseg\u00farese de que tiene una conexi\u00f3n activa de internet e intente de nuevo.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Hubo un error agregando la cuenta de Emby Connect. \u00bfYa ha creado una cuenta de Emby? Registrese en {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Si continua teniendo problemas, por favor env\u00ede un correo electr\u00f3nico a {0} desde la direcci\u00f3n de correo electr\u00f3nico usada con la cuenta Emby.",
|
||||
"ErrorAddingGuestAccount1": "Hubo un error agregando la cuenta de Emby Connect. \u00bfSu invitado ya ha creado una cuenta de Emby Connect? Puede registrarse en {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Hubo un error al tratar de contactar el servidor de Jellyfin Connect. Por favor aseg\u00farese de que tiene una conexi\u00f3n activa de internet e intente de nuevo.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Hubo un error agregando la cuenta de Jellyfin Connect. \u00bfYa ha creado una cuenta de Jellyfin? Registrese en {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Si continua teniendo problemas, por favor env\u00ede un correo electr\u00f3nico a {0} desde la direcci\u00f3n de correo electr\u00f3nico usada con la cuenta Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "Hubo un error agregando la cuenta de Jellyfin Connect. \u00bfSu invitado ya ha creado una cuenta de Jellyfin Connect? Puede registrarse en {0}.",
|
||||
"ErrorAddingGuestAccount2": "Si continua teniendo problemas, escriba un correo electr\u00f3nico a {0}, e incluya su direcci\u00f3n de correo electr\u00f3nico ademas de la de su invitado.",
|
||||
"MessageEmbyAccountAdded": "La cuenta Emby ha sido agregada a este usuario.",
|
||||
"MessagePendingEmbyAccountAdded": "La cuenta Emby ha sido agregada a este usuario. Se enviara un correo electr\u00f3nico al propietario de la cuenta. La invitaci\u00f3n necesitara ser confirmada dando clic al enlace dentro del correo electr\u00f3nico.",
|
||||
"HeaderEmbyAccountAdded": "Cuenta Emby Agregada",
|
||||
"MessageJellyfinAccountAdded": "La cuenta Jellyfin ha sido agregada a este usuario.",
|
||||
"MessagePendingJellyfinAccountAdded": "La cuenta Jellyfin ha sido agregada a este usuario. Se enviara un correo electr\u00f3nico al propietario de la cuenta. La invitaci\u00f3n necesitara ser confirmada dando clic al enlace dentro del correo electr\u00f3nico.",
|
||||
"HeaderJellyfinAccountAdded": "Cuenta Jellyfin Agregada",
|
||||
"LabelSubtitlePlaybackMode": "Modo de subt\u00edtulo:",
|
||||
"ErrorDeletingItem": "Hubo un error eliminando el \u00edtem del Servidor Emby. Por favor verifique tenga permisos de escritura en la carpeta de medios e intente de nuevo.",
|
||||
"ErrorDeletingItem": "Hubo un error eliminando el \u00edtem del Servidor Jellyfin. Por favor verifique tenga permisos de escritura en la carpeta de medios e intente de nuevo.",
|
||||
"NoSubtitles": "Sin Subtitulos",
|
||||
"Default": "Por defecto",
|
||||
"Absolute": "Absoluto",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Tasa de Cuadros por Segundo del video no soportado",
|
||||
"VideoBitDepthNotSupported": "Profundidad de bits de Video no soportado",
|
||||
"RefFramesNotSupported": "Cantidad de cuadros de referencia del Video no soportado",
|
||||
"ErrorConnectServerUnreachable": "Hubo un error al ejecutar la operaci\u00f3n solicitada. Su servidor no puede contactar nuestro servidor de Emby Connect en {0}. Por favor aseg\u00farese de que su servidor tiene una conection a internet activa y que el firewall o software de seguridad permita la comunicaci\u00f3n.",
|
||||
"ErrorConnectServerUnreachable": "Hubo un error al ejecutar la operaci\u00f3n solicitada. Su servidor no puede contactar nuestro servidor de Jellyfin Connect en {0}. Por favor aseg\u00farese de que su servidor tiene una conection a internet activa y que el firewall o software de seguridad permita la comunicaci\u00f3n.",
|
||||
"StopRecording": "Detener grabaci\u00f3n",
|
||||
"HeaderStopRecording": "Detener Grabaci\u00f3n",
|
||||
"ManageRecording": "Administrar grabaciones",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Calidad de Musica",
|
||||
"LabelHomeNetworkQuality": "Calidad en Red Local:",
|
||||
"HeaderLatestMedia": "Agregadas Recientemente",
|
||||
"HeaderRestartingEmbyServer": "Reiniciando el Servidor Emby",
|
||||
"RestartPleaseWaitMessage": "Por favor espere mientras el Servidor Emby cierra y reinicia. Este puede tomar un minuto o dos.",
|
||||
"HeaderRestartingJellyfinServer": "Reiniciando el Servidor Jellyfin",
|
||||
"RestartPleaseWaitMessage": "Por favor espere mientras el Servidor Jellyfin cierra y reinicia. Este puede tomar un minuto o dos.",
|
||||
"PlayNext": "Reproducir siguiente",
|
||||
"AllowSeasonalThemes": "Permitir temas de temporada autom\u00e1ticamente",
|
||||
"AllowSeasonalThemesHelp": "Si esta habilitado, temas de temporada reemplazaran ocasionalmente el tema por defecto.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquea esta caracter\u00edstica con una peque\u00f1a compra una vez o con una suscripci\u00f3n a Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloquea esta caracter\u00edstica con una suscripci\u00f3n a Emby Premiere.",
|
||||
"MessageToValidateSupporter": "Si tienes una suscripci\u00f3n a Emby Premiere aseg\u00farate de que la has configurado en el Panel de Control de tu servidor Emby en Ayuda -> Emby Premiere.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloquea esta caracter\u00edstica con una peque\u00f1a compra una vez o con una suscripci\u00f3n a Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloquea esta caracter\u00edstica con una suscripci\u00f3n a Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "Si tienes una suscripci\u00f3n a Jellyfin Premiere aseg\u00farate de que la has configurado en el Panel de Control de tu servidor Jellyfin en Ayuda -> Jellyfin Premiere.",
|
||||
"ValueSpecialEpisodeName": "Especial - {0}",
|
||||
"Share": "Compartir",
|
||||
"Add": "A\u00f1adir",
|
||||
"ServerUpdateNeeded": "El servidor necesita actualizarse. Para descargar la \u00faltima versi\u00f3n visita {0}",
|
||||
"LiveTvRequiresUnlock": "TV en vivo requiere de una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"LiveTvRequiresUnlock": "TV en vivo requiere de una suscripci\u00f3n activa de Jellyfin Premiere.",
|
||||
"AttributeNew": "Nuevo",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Directo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Domingo",
|
||||
"Monday": "Lunes",
|
||||
"Tuesday": "Martes",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Medios fuera de l\u00ednea",
|
||||
"HeaderOfflineDownloadsDescription": "Descargue los medios a sus dispositivos para un uso sin conexi\u00f3n.",
|
||||
"CloudSyncFeatureDescription": "Sincroniza tus medios en la nube para una copia de seguridad, archivado y conversi\u00f3n f\u00e1cil.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "El Modo Cine te da la verdadera experiencia de cine con tr\u00e1ilers e intros personalizadas antes de la funci\u00f3n principal.",
|
||||
"HeaderFreeApps": "Apps de Emby gratuitas",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Consigue Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se necesita una suscripci\u00f3n a Emby Premiere para poder crear grabaciones autom\u00e1ticas.",
|
||||
"HeaderFreeApps": "Apps de Jellyfin gratuitas",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Consigue Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se necesita una suscripci\u00f3n a Jellyfin Premiere para poder crear grabaciones autom\u00e1ticas.",
|
||||
"LabelEmailAddress": "Direcci\u00f3n de correo",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "Esta caracter\u00edstica necesita una suscripci\u00f3n a Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "Esta caracter\u00edstica necesita una suscripci\u00f3n a Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Grabar",
|
||||
"Save": "Grabar",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Escritorio",
|
||||
"Mobile": "M\u00f3vil \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Seleccione el tipo de pantalla que est\u00e1 ejecutando Emby.",
|
||||
"DisplayModeHelp": "Seleccione el tipo de pantalla que est\u00e1 ejecutando Jellyfin.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Buscar en internet ilustraciones y metadatos",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorito",
|
||||
"Like": "Me gusta",
|
||||
"Dislike": "No me gusta",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Abrir",
|
||||
"Play": "Reproducir",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Fecha a\u00f1adido:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configura como la fecha a\u00f1adida se determina en el Panel de Control del servidor Emby en los ajustes de la biblioteca.",
|
||||
"ConfigureDateAdded": "Configura como la fecha a\u00f1adida se determina en el Panel de Control del servidor Jellyfin en los ajustes de la biblioteca.",
|
||||
"LabelStatus": "Estado:",
|
||||
"LabelArtists": "Artistas:",
|
||||
"LabelArtistsHelp": "Separar multiples usando ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Introduzca un nombre o un identificador externo.",
|
||||
"MessageItemSaved": "Elemento grabado.",
|
||||
"SearchResults": "Resultados de la B\u00fasqueda",
|
||||
"ServerNameIsRestarting": "El Servidor de Emby - {0} se esta reiniciando.",
|
||||
"ServerNameIsShuttingDown": "El Servidor de Emby - {0} se esta apagando.",
|
||||
"ServerNameIsRestarting": "El Servidor de Jellyfin - {0} se esta reiniciando.",
|
||||
"ServerNameIsShuttingDown": "El Servidor de Jellyfin - {0} se esta apagando.",
|
||||
"HeaderDeleteItems": "Borrar \u00edtems",
|
||||
"ConfirmDeleteItems": "Al borrar este \u00edtem se borrar\u00e1 del sistema de archivos y de la biblioteca. \u00bfQuieres continuar?",
|
||||
"PleaseRestartServerName": "Por favor, reinicie el Servidor de Emby - {0}.",
|
||||
"PleaseRestartServerName": "Por favor, reinicie el Servidor de Jellyfin - {0}.",
|
||||
"LabelSyncJobName": "Nombre del trabajo de sincronizaci\u00f3n:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Calidad:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Descargando",
|
||||
"HeaderSyncRequiresSub": "La descarga requiere de una suscripci\u00f3n activa de Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "La descarga requiere de una suscripci\u00f3n activa de Jellyfin Premiere.",
|
||||
"LearnMore": "Aprende m\u00e1s",
|
||||
"LabelProfile": "Perfil:",
|
||||
"LabelBitrateMbps": "Tasa de bits (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Emisiones en vivo",
|
||||
"Premieres": "Estrenos",
|
||||
"RepeatEpisodes": "Repetir episodios",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancelar Grabaci\u00f3n",
|
||||
"CancelRecording": "Cancelar grabaci\u00f3n",
|
||||
"HeaderKeepRecording": "Mantener Grabaci\u00f3n",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Ordenar canales por:",
|
||||
"RecentlyWatched": "Vistos recientemente",
|
||||
"ChannelNumber": "N\u00famero de canal",
|
||||
"HeaderBenefitsEmbyPremiere": "Beneficios de Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Disfruta de un minuto de reproducci\u00f3n. Gracias por probar Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Beneficios de Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Disfruta de un minuto de reproducci\u00f3n. Gracias por probar Jellyfin.",
|
||||
"HeaderTryPlayback": "Reproducci\u00f3n de prueba",
|
||||
"HowDidYouPay": "\u00bfC\u00f3mo has pagado?",
|
||||
"IHaveEmbyPremiere": "Tengo Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Tengo Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "He comprado esta aplicaci\u00f3n",
|
||||
"ButtonRestorePreviousPurchase": "Recuperar compra",
|
||||
"ButtonUnlockWithPurchase": "Desbloquear con una compra",
|
||||
"ButtonUnlockPrice": "Desbloquear {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere mensual {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere mensual {0}",
|
||||
"HeaderAlreadyPaid": "\u00bfYa has pagado?",
|
||||
"ButtonPlayOneMinute": "Reproducir un minuto",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Situar los canales favoritos al principio",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "\u00bfSab\u00edas que con Emby Premiere puedes mejorar tu experiencia con caracter\u00edsticas como el Modo Cine?",
|
||||
"MessageDidYouKnowCinemaMode": "\u00bfSab\u00edas que con Jellyfin Premiere puedes mejorar tu experiencia con caracter\u00edsticas como el Modo Cine?",
|
||||
"MessageDidYouKnowCinemaMode2": "El Modo Cine te da la verdadera experiencia de cine con tr\u00e1ilers e intros personalizadas antes de la funci\u00f3n principal.",
|
||||
"HeaderPlayMyMedia": "Reproducir mis contenidos",
|
||||
"HeaderDiscoverEmbyPremiere": "Descubre Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Descubre Jellyfin Premiere",
|
||||
"Items": "\u00cdtems",
|
||||
"OneChannel": "Un canal",
|
||||
"ConfirmRemoveDownload": "\u00bfQuieres eliminar la descarga?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Llenar",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No hay servidores disponibles para conectarse. Si te han invitado a unirte a un servidor, aseg\u00farate de aceptar aqu\u00ed abajo o haciendo clic en el enlace del correo.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Aceptar",
|
||||
"Reject": "Rechazar",
|
||||
"Connect": "Conectar",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repetir uno",
|
||||
"RepeatAll": "Repetir todo",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "\u00bfQuieres cerrar Emby en el dispositivo?",
|
||||
"ConfirmEndPlayerSession": "\u00bfQuieres cerrar Jellyfin en el dispositivo?",
|
||||
"Yes": "Si",
|
||||
"No": "No",
|
||||
"LiveTV": "TV en vivo",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Entrelazamiento de video no soportado",
|
||||
"SecondaryAudioNotSupported": "Cambio de pista de audio no soportado",
|
||||
"ErrorRemovingEmbyConnectAccount": "Ha habido un error quitando la cuenta de Emby Connect. Por favor aseg\u00farate de que tienes una conexi\u00f3n a internet activa e int\u00e9ntalo otra vez.",
|
||||
"HeaderEmbyAccountRemoved": "Cuenta de Emby eliminada",
|
||||
"MessageEmbyAccontRemoved": "Se ha eliminado la cuenta de Emby para este usuario.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Ha habido un error quitando la cuenta de Jellyfin Connect. Por favor aseg\u00farate de que tienes una conexi\u00f3n a internet activa e int\u00e9ntalo otra vez.",
|
||||
"HeaderJellyfinAccountRemoved": "Cuenta de Jellyfin eliminada",
|
||||
"MessageJellyfinAccontRemoved": "Se ha eliminado la cuenta de Jellyfin para este usuario.",
|
||||
"HeaderInvitationSent": "Invitaci\u00f3n enviada",
|
||||
"MessageInvitationSentToUser": "Se le ha enviado un correo a {0}, invit\u00e1ndolo a que acepte lo que has compartido.",
|
||||
"MessageInvitationSentToNewUser": "Se le ha enviado un correo a {0}, invit\u00e1ndolo a que se registre en Emby.",
|
||||
"MessageInvitationSentToNewUser": "Se le ha enviado un correo a {0}, invit\u00e1ndolo a que se registre en Jellyfin.",
|
||||
"GuestUserNotFound": "Usuario no encontrado. Aseg\u00farese de que el nombre es correcto y vuelva a intentarlo o intente ingresar su direcci\u00f3n de correo electr\u00f3nico.",
|
||||
"ErrorReachingEmbyConnect": "Ha habido un error accediendo al servidor Emby Connect. Por favor, aseg\u00farate de que tienes conexi\u00f3n a internet e int\u00e9ntalo de nuevo.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Ha habido un error a\u00f1adiendo la cuenta de Emby Connect. \u00bfTe has creado una cuenta de Emby primero? Reg\u00edstrate en {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "Se ha producido un error al agregar la cuenta Emby Connect. \u00bfHa creado su invitado una cuenta de Emby? Pueden registrarse en {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Ha habido un error accediendo al servidor Jellyfin Connect. Por favor, aseg\u00farate de que tienes conexi\u00f3n a internet e int\u00e9ntalo de nuevo.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Ha habido un error a\u00f1adiendo la cuenta de Jellyfin Connect. \u00bfTe has creado una cuenta de Jellyfin primero? Reg\u00edstrate en {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "Se ha producido un error al agregar la cuenta Jellyfin Connect. \u00bfHa creado su invitado una cuenta de Jellyfin? Pueden registrarse en {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "Se ha a\u00f1adido la cuenta de Emby a este usuario",
|
||||
"MessagePendingEmbyAccountAdded": "Se ha a\u00f1adido una cuenta de Emby a este usuario. Se va a enviar un correo al due\u00f1o de la cuenta. La invitaci\u00f3n necesita confirmarse haciendo clic en el enlace del correo.",
|
||||
"HeaderEmbyAccountAdded": "Cuenta de Emby a\u00f1adida",
|
||||
"MessageJellyfinAccountAdded": "Se ha a\u00f1adido la cuenta de Jellyfin a este usuario",
|
||||
"MessagePendingJellyfinAccountAdded": "Se ha a\u00f1adido una cuenta de Jellyfin a este usuario. Se va a enviar un correo al due\u00f1o de la cuenta. La invitaci\u00f3n necesita confirmarse haciendo clic en el enlace del correo.",
|
||||
"HeaderJellyfinAccountAdded": "Cuenta de Jellyfin a\u00f1adida",
|
||||
"LabelSubtitlePlaybackMode": "Modo de subt\u00edtulo:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "Sin subt\u00edtulos",
|
||||
"Default": "Por defecto",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Cuadros por segundo de video no soportados",
|
||||
"VideoBitDepthNotSupported": "Profundidad de bits de video no soportados",
|
||||
"RefFramesNotSupported": "N\u00famero de cuadros de referencia de video no soportados",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Parar grabaci\u00f3n",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Gestionar grabaci\u00f3n",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "\u00daltimos medios",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Reproducir siguiente",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Tallenna",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat unique ou avec un abonnement Emby Premiere actif.",
|
||||
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un abonnement Emby Premi\u00e8re actif.",
|
||||
"MessageToValidateSupporter": "Si vous avez un abonnement Emby Premi\u00e8re actif, assurez-vous d'avoir install\u00e9 Emby Premi\u00e8re sur le tableau de bord de votre serveur Emby, auquel vous pouvez acc\u00e9der en cliquant sur Emby Premi\u00e8re dans le menu principal.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat unique ou avec un abonnement Jellyfin Premiere actif.",
|
||||
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un abonnement Jellyfin Premi\u00e8re actif.",
|
||||
"MessageToValidateSupporter": "Si vous avez un abonnement Jellyfin Premi\u00e8re actif, assurez-vous d'avoir install\u00e9 Jellyfin Premi\u00e8re sur le tableau de bord de votre serveur Jellyfin, auquel vous pouvez acc\u00e9der en cliquant sur Jellyfin Premi\u00e8re dans le menu principal.",
|
||||
"ValueSpecialEpisodeName": "Sp\u00e9cial - {0}",
|
||||
"Share": "Partager",
|
||||
"Add": "Ajouter",
|
||||
"ServerUpdateNeeded": "Ce serveur Emby doit \u00eatre mis \u00e0 jour. Pour t\u00e9l\u00e9charger la derni\u00e8re version, veuillez visiter {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "Ce serveur Jellyfin doit \u00eatre mis \u00e0 jour. Pour t\u00e9l\u00e9charger la derni\u00e8re version, veuillez visiter {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Nouveau",
|
||||
"Premiere": "Premi\u00e8re",
|
||||
"Live": "En direct",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Dimanche",
|
||||
"Monday": "Lundi",
|
||||
"Tuesday": "Mardi",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "M\u00e9dia hors ligne",
|
||||
"HeaderOfflineDownloadsDescription": "T\u00e9l\u00e9chargez le m\u00e9dia sur vos appareils pour une utilisation hors ligne facile.",
|
||||
"CloudSyncFeatureDescription": "Synchronisez vos m\u00e9dias avec le Cloud pour faciliter la sauvegarde, l'archivage et la conversion.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Le Mode Cin\u00e9ma vous donne la v\u00e9ritable exp\u00e9rience cin\u00e9matographique avec des bandes annonces et des intros personnalis\u00e9s avant le film.",
|
||||
"HeaderFreeApps": "Applications Emby gratuites",
|
||||
"FreeAppsFeatureDescription": "Profitez de l'acc\u00e8s gratuit aux applications Emby pour vos appareils.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenez Emby Premi\u00e8re",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abonnement Emby Premi\u00e8re actif est n\u00e9cessaire pour cr\u00e9er des enregistrements automatiques en s\u00e9rie.",
|
||||
"HeaderFreeApps": "Applications Jellyfin gratuites",
|
||||
"FreeAppsFeatureDescription": "Profitez de l'acc\u00e8s gratuit aux applications Jellyfin pour vos appareils.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenez Jellyfin Premi\u00e8re",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abonnement Jellyfin Premi\u00e8re actif est n\u00e9cessaire pour cr\u00e9er des enregistrements automatiques en s\u00e9rie.",
|
||||
"LabelEmailAddress": "Adresse courriel:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertissez automatiquement des enregistrements en un format convivial avec Emby Premi\u00e8re. Les enregistrements seront rapidement convertis en MP4 ou MKV, en fonction des param\u00e8tres du serveur Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "Cette fonctionnalit\u00e9 n\u00e9cessite un abonnement Emby Premi\u00e8re actif.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertissez automatiquement des enregistrements en un format convivial avec Jellyfin Premi\u00e8re. Les enregistrements seront rapidement convertis en MP4 ou MKV, en fonction des param\u00e8tres du serveur Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "Cette fonctionnalit\u00e9 n\u00e9cessite un abonnement Jellyfin Premi\u00e8re actif.",
|
||||
"HeaderConvertYourRecordings": "Convertir vos enregistrements",
|
||||
"Record": "Enregistrement",
|
||||
"Save": "Sauvegarder",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Les collections vous permettent de cr\u00e9er des regroupements personnalis\u00e9s de films et d'autres contenus de la biblioth\u00e8que.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Jouer mon m\u00e9dia",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Param\u00e8tres de lecture",
|
||||
"SubtitleSettings": "Param\u00e8tres des sous-titres",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat unique, ou avec un abonnement Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un abonnement Emby Premiere.",
|
||||
"MessageToValidateSupporter": "Si vous avez un abonnement Emby Premiere, veuillez vous assurer que vous avez configur\u00e9 Emby Premiere dans le tableau de bord de votre serveur Emby auquel vous pouvez acc\u00e9der en cliquant sur Emby Premiere dans le menu principal",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un petit achat unique, ou avec un abonnement Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "D\u00e9verrouillez cette fonctionnalit\u00e9 avec un abonnement Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "Si vous avez un abonnement Jellyfin Premiere, veuillez vous assurer que vous avez configur\u00e9 Jellyfin Premiere dans le tableau de bord de votre serveur Jellyfin auquel vous pouvez acc\u00e9der en cliquant sur Jellyfin Premiere dans le menu principal",
|
||||
"ValueSpecialEpisodeName": "Sp\u00e9cial - {0}",
|
||||
"Share": "Partager",
|
||||
"Add": "Ajouter",
|
||||
"ServerUpdateNeeded": "Le serveur Emby doit \u00eatre mis \u00e0 jour. Pour t\u00e9l\u00e9charger la derni\u00e8re version, veuillez visiter {0}",
|
||||
"LiveTvRequiresUnlock": "La TV en direct n\u00e9cessite un abonnement Emby Premiere.",
|
||||
"ServerUpdateNeeded": "Le serveur Jellyfin doit \u00eatre mis \u00e0 jour. Pour t\u00e9l\u00e9charger la derni\u00e8re version, veuillez visiter {0}",
|
||||
"LiveTvRequiresUnlock": "La TV en direct n\u00e9cessite un abonnement Jellyfin Premiere.",
|
||||
"AttributeNew": "Nouveau",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "En direct",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Essai de r\u00e9veil du serveur. Veuillez patienter...",
|
||||
"WakeServerSuccess": "R\u00e9ussi\u00a0!",
|
||||
"HeaderCustomizeHomeScreen": "Personnaliser l'\u00e9cran d'accueil",
|
||||
"WakeServerError": "Des paquets Wake-On-LAN on \u00e9t\u00e9 envoy\u00e9 \u00e0 votre serveur, mais nous ne pouvons pas nous connecter \u00e0 votre serveur Emby. Votre machine a peut-\u00eatre besoin de plus de temps pour se r\u00e9veiller, ou le serveur Emby n'est peut-\u00eatre pas lanc\u00e9 sur la machine.",
|
||||
"WakeServerError": "Des paquets Wake-On-LAN on \u00e9t\u00e9 envoy\u00e9 \u00e0 votre serveur, mais nous ne pouvons pas nous connecter \u00e0 votre serveur Jellyfin. Votre machine a peut-\u00eatre besoin de plus de temps pour se r\u00e9veiller, ou le serveur Jellyfin n'est peut-\u00eatre pas lanc\u00e9 sur la machine.",
|
||||
"Sunday": "Dimanche",
|
||||
"Monday": "Lundi",
|
||||
"Tuesday": "Mardi",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "M\u00e9dia hors ligne",
|
||||
"HeaderOfflineDownloadsDescription": "Transf\u00e9rez vos m\u00e9dias vers vos appareils pour une utilisation hors ligne.",
|
||||
"CloudSyncFeatureDescription": "Synchronisez vos m\u00e9dias vers le cloud pour le sauvegarder, l'archiver et le convertir facilement.",
|
||||
"LiveTvFeatureDescription": "Diffuser la TV en direct vers n'importe quelle application Emby avec un tuner TV compatible install\u00e9 sur votre serveur Emby.",
|
||||
"DvrFeatureDescription": "Planifiez des enregistrements de TV en direct individuels, des enregistrements de s\u00e9ries et bien plus avec le magn\u00e9toscope Emby.",
|
||||
"LiveTvFeatureDescription": "Diffuser la TV en direct vers n'importe quelle application Jellyfin avec un tuner TV compatible install\u00e9 sur votre serveur Jellyfin.",
|
||||
"DvrFeatureDescription": "Planifiez des enregistrements de TV en direct individuels, des enregistrements de s\u00e9ries et bien plus avec le magn\u00e9toscope Jellyfin.",
|
||||
"CinemaModeFeatureDescription": "Le mode cin\u00e9ma apporte l'exp\u00e9rience du cin\u00e9ma directement dans votre salon gr\u00e2ce \u00e0 la possibilit\u00e9 de lire des bandes-annonces et des introductions personnalis\u00e9es avant le film principal.",
|
||||
"HeaderFreeApps": "Applications Emby gratuites",
|
||||
"FreeAppsFeatureDescription": "Profitez d'un acc\u00e8s gratuit aux applications Emby pour vos appareils.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenez Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abonnement Emby Premiere est n\u00e9cessaire pour cr\u00e9er des enregistrements de s\u00e9ries automatiques.",
|
||||
"HeaderFreeApps": "Applications Jellyfin gratuites",
|
||||
"FreeAppsFeatureDescription": "Profitez d'un acc\u00e8s gratuit aux applications Jellyfin pour vos appareils.",
|
||||
"HeaderBecomeProjectSupporter": "Obtenez Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abonnement Jellyfin Premiere est n\u00e9cessaire pour cr\u00e9er des enregistrements de s\u00e9ries automatiques.",
|
||||
"LabelEmailAddress": "Adresse email :",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertissez automatiquement vos enregistrements en un format compatible avec le streaming avec Emby Premiere. Les enregistrements seront convertis \u00e0 la vol\u00e9e en MP4 ou MKV, selon les r\u00e9glages du serveur Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "Cette fonctionnalit\u00e9 n\u00e9cessite un abonnement Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Convertissez automatiquement vos enregistrements en un format compatible avec le streaming avec Jellyfin Premiere. Les enregistrements seront convertis \u00e0 la vol\u00e9e en MP4 ou MKV, selon les r\u00e9glages du serveur Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "Cette fonctionnalit\u00e9 n\u00e9cessite un abonnement Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Convertissez vos enregistrements",
|
||||
"Record": "Enregistrer",
|
||||
"Save": "Sauvegarder",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Bureau",
|
||||
"Mobile": "Mobile \/ Tablette",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "S\u00e9lectionner le type d'\u00e9cran sur lequel vous utilisez Emby.",
|
||||
"DisplayModeHelp": "S\u00e9lectionner le type d'\u00e9cran sur lequel vous utilisez Jellyfin.",
|
||||
"LabelDisplayLanguage": "Langue d'affichage :",
|
||||
"LabelDisplayLanguageHelp": "La traduction d'Emby est un projet en cours.",
|
||||
"LabelDisplayLanguageHelp": "La traduction d'Jellyfin est un projet en cours.",
|
||||
"LearnHowYouCanContribute": "Voir comment vous pouvez contribuer.",
|
||||
"NewCollectionHelp": "Les collections vous permettent de cr\u00e9er des groupes personnalis\u00e9s de films et d'autres contenus.",
|
||||
"SearchForCollectionInternetMetadata": "Rechercher sur Internet les images et les m\u00e9tadonn\u00e9es",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Afficher les \u00e9pisodes manquants dans les saisons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Cette option doit aussi \u00eatre activ\u00e9e pour les m\u00e9diath\u00e8ques TV dans les param\u00e8tres du serveur Emby.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Cette option doit aussi \u00eatre activ\u00e9e pour les m\u00e9diath\u00e8ques TV dans les param\u00e8tres du serveur Jellyfin.",
|
||||
"EnableThemeSongs": "Activer les th\u00e8mes musicaux",
|
||||
"EnableBackdrops": "Activer les images d'arri\u00e8re-plans",
|
||||
"EnableThemeSongsHelp": "Si activ\u00e9, les th\u00e8mes musicaux seront lus en arri\u00e8re-plan pendant la navigation dans la m\u00e9diath\u00e8que.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favori",
|
||||
"Like": "J'aime",
|
||||
"Dislike": "Je n'aime pas",
|
||||
"RefreshDialogHelp": "Les m\u00e9tadonn\u00e9es sont actualis\u00e9es en fonction des param\u00e8tres et des services Internet qui sont activ\u00e9s dans le tableau de bord du serveur Emby.",
|
||||
"RefreshDialogHelp": "Les m\u00e9tadonn\u00e9es sont actualis\u00e9es en fonction des param\u00e8tres et des services Internet qui sont activ\u00e9s dans le tableau de bord du serveur Jellyfin.",
|
||||
"Open": "Ouvrir",
|
||||
"Play": "Lire",
|
||||
"AddToPlayQueue": "Ajouter \u00e0 la file d'attente",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date d'ajout\u00a0:",
|
||||
"DateAdded": "Date d'ajout",
|
||||
"DatePlayed": "Date de lecture",
|
||||
"ConfigureDateAdded": "Configurez comment la date d'ajout est d\u00e9termin\u00e9e dans le tableau de bord du serveur Emby, dans M\u00e9diath\u00e8que, Avanc\u00e9",
|
||||
"ConfigureDateAdded": "Configurez comment la date d'ajout est d\u00e9termin\u00e9e dans le tableau de bord du serveur Jellyfin, dans M\u00e9diath\u00e8que, Avanc\u00e9",
|
||||
"LabelStatus": "\u00c9tat\u00a0:",
|
||||
"LabelArtists": "Artistes\u00a0:",
|
||||
"LabelArtistsHelp": "S\u00e9parer les diff\u00e9rents \u00e9l\u00e9ments par ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Veuillez saisir un nom ou un identifiant externe.",
|
||||
"MessageItemSaved": "\u00c9l\u00e9ment enregistr\u00e9.",
|
||||
"SearchResults": "R\u00e9sultats de la recherche",
|
||||
"ServerNameIsRestarting": "Serveur Emby - {0} red\u00e9marre.",
|
||||
"ServerNameIsShuttingDown": "Serveur Emby - {0} s'arr\u00eate.",
|
||||
"ServerNameIsRestarting": "Serveur Jellyfin - {0} red\u00e9marre.",
|
||||
"ServerNameIsShuttingDown": "Serveur Jellyfin - {0} s'arr\u00eate.",
|
||||
"HeaderDeleteItems": "Supprimer les \u00e9l\u00e9ments",
|
||||
"ConfirmDeleteItems": "Supprimer ces \u00e9l\u00e9ments les effacera \u00e0 la fois du syst\u00e8me de fichiers et de votre m\u00e9diath\u00e8que. Voulez-vous vraiment continuer ?",
|
||||
"PleaseRestartServerName": "Veuillez red\u00e9marrer le serveur Emby - {0}.",
|
||||
"PleaseRestartServerName": "Veuillez red\u00e9marrer le serveur Jellyfin - {0}.",
|
||||
"LabelSyncJobName": "Nom de la t\u00e2che de synchronisation :",
|
||||
"SyncingDots": "Synchronisation...",
|
||||
"ConvertingDots": "Conversion...",
|
||||
"LabelQuality": "Qualit\u00e9\u00a0:",
|
||||
"LabelSyncNoTargetsHelp": "Il semble que vous n'ayez actuellement aucune application qui supporte le t\u00e9l\u00e9chargement hors ligne.",
|
||||
"DownloadingDots": "T\u00e9l\u00e9chargement...",
|
||||
"HeaderSyncRequiresSub": "Le t\u00e9l\u00e9chargement n\u00e9cessite un abonnement Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "Le t\u00e9l\u00e9chargement n\u00e9cessite un abonnement Jellyfin Premiere.",
|
||||
"LearnMore": "En savoir plus",
|
||||
"LabelProfile": "Profil :",
|
||||
"LabelBitrateMbps": "D\u00e9bit (Mbps) :",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Diffusions en direct",
|
||||
"Premieres": "In\u00e9dits",
|
||||
"RepeatEpisodes": "Rediffusions",
|
||||
"DvrSubscriptionRequired": "Le magn\u00e9toscope Emby n\u00e9cessite un abonnement Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "Le magn\u00e9toscope Jellyfin n\u00e9cessite un abonnement Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "Annuler l'enregistrement",
|
||||
"CancelRecording": "Annuler l'enregistrement",
|
||||
"HeaderKeepRecording": "Garder l'enregistrement",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Trier les cha\u00eenes par\u00a0:",
|
||||
"RecentlyWatched": "Lu r\u00e9cemment",
|
||||
"ChannelNumber": "Num\u00e9ro de cha\u00eene",
|
||||
"HeaderBenefitsEmbyPremiere": "Les avantages d'Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Profitez d'une minute de lecture. Merci d'avoir essay\u00e9 Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Les avantages d'Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Profitez d'une minute de lecture. Merci d'avoir essay\u00e9 Jellyfin.",
|
||||
"HeaderTryPlayback": "Essayer la lecture",
|
||||
"HowDidYouPay": "Comment avez-vous pay\u00e9\u00a0?",
|
||||
"IHaveEmbyPremiere": "J'ai Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "J'ai Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "J'ai achet\u00e9 cette application",
|
||||
"ButtonRestorePreviousPurchase": "Restaurer l'achat",
|
||||
"ButtonUnlockWithPurchase": "D\u00e9verrouillez avec un achat",
|
||||
"ButtonUnlockPrice": "D\u00e9verrouiller {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere {0} mensuel",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere {0} mensuel",
|
||||
"HeaderAlreadyPaid": "Vous avez d\u00e9j\u00e0 pay\u00e9 ?",
|
||||
"ButtonPlayOneMinute": "Lire une minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Mettre vos cha\u00eenes favorites au d\u00e9but",
|
||||
"HeaderUnlockFeature": "D\u00e9verrouiller la fonctionnalit\u00e9",
|
||||
"MessageDidYouKnowCinemaMode": "Saviez-vous qu'avec Emby Premi\u00e8re, vous pouvez am\u00e9liorer votre exp\u00e9rience utilisateur gr\u00e2ce \u00e0 des fonctionnalit\u00e9s comme le mode cin\u00e9ma ?",
|
||||
"MessageDidYouKnowCinemaMode": "Saviez-vous qu'avec Jellyfin Premi\u00e8re, vous pouvez am\u00e9liorer votre exp\u00e9rience utilisateur gr\u00e2ce \u00e0 des fonctionnalit\u00e9s comme le mode cin\u00e9ma ?",
|
||||
"MessageDidYouKnowCinemaMode2": "Le mode cin\u00e9ma apporte l'exp\u00e9rience du cin\u00e9ma directement dans votre salon gr\u00e2ce \u00e0 la possibilit\u00e9 de lire des bandes-annonces et des introductions personnalis\u00e9es avant le film principal.",
|
||||
"HeaderPlayMyMedia": "Lire mon m\u00e9dia",
|
||||
"HeaderDiscoverEmbyPremiere": "D\u00e9couvrez Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "D\u00e9couvrez Jellyfin Premiere",
|
||||
"Items": "\u00c9l\u00e9ments",
|
||||
"OneChannel": "Une cha\u00eene",
|
||||
"ConfirmRemoveDownload": "Supprimer le t\u00e9l\u00e9chargement ?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Remplir",
|
||||
"BestFit": "Ajust\u00e9",
|
||||
"MessageNoServersAvailableToConnect": "Connexion impossible, aucun serveur disponible. Si vous avez \u00e9t\u00e9 invit\u00e9 \u00e0 partager un serveur, veuillez accepter ci-dessous ou en cliquant sur le lien dans le courriel.",
|
||||
"MessagePlayAccessRestricted": "La lecture de ce contenu est actuellement restreinte. Contactez l'administrateur de votre serveur Emby pour plus d'informations.",
|
||||
"MessagePlayAccessRestricted": "La lecture de ce contenu est actuellement restreinte. Contactez l'administrateur de votre serveur Jellyfin pour plus d'informations.",
|
||||
"Accept": "Accepter",
|
||||
"Reject": "Refuser",
|
||||
"Connect": "Se connecter",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "R\u00e9p\u00e9ter un m\u00e9dia",
|
||||
"RepeatAll": "Tout r\u00e9p\u00e9ter",
|
||||
"LabelDefaultScreen": "\u00c9cran par d\u00e9faut",
|
||||
"ConfirmEndPlayerSession": "Voulez-vous arr\u00eater Emby sur {0} ?",
|
||||
"ConfirmEndPlayerSession": "Voulez-vous arr\u00eater Jellyfin sur {0} ?",
|
||||
"Yes": "Oui",
|
||||
"No": "Non",
|
||||
"LiveTV": "TV en direct",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Vid\u00e9o anamorphique non prise en charge",
|
||||
"InterlacedVideoNotSupported": "Vid\u00e9o entrelac\u00e9e non prise en charge",
|
||||
"SecondaryAudioNotSupported": "Commutation de piste audio non prise en charge",
|
||||
"ErrorRemovingEmbyConnectAccount": "Une erreur est survenue pendant la suppression du compte Emby Connect. Veuillez vous assurer que vous avez une connexion internet active puis r\u00e9essayez.",
|
||||
"HeaderEmbyAccountRemoved": "Compte Emby supprim\u00e9",
|
||||
"MessageEmbyAccontRemoved": "Le compte Emby a \u00e9t\u00e9 supprim\u00e9 pour cet utilisateur.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Une erreur est survenue pendant la suppression du compte Jellyfin Connect. Veuillez vous assurer que vous avez une connexion internet active puis r\u00e9essayez.",
|
||||
"HeaderJellyfinAccountRemoved": "Compte Jellyfin supprim\u00e9",
|
||||
"MessageJellyfinAccontRemoved": "Le compte Jellyfin a \u00e9t\u00e9 supprim\u00e9 pour cet utilisateur.",
|
||||
"HeaderInvitationSent": "Invitation envoy\u00e9e",
|
||||
"MessageInvitationSentToUser": "Un courriel a \u00e9t\u00e9 envoy\u00e9 \u00e0 {0} avec votre invitation de partage.",
|
||||
"MessageInvitationSentToNewUser": "Un courriel a \u00e9t\u00e9 envoy\u00e9 \u00e0 {0}, les invitant \u00e0 s'inscrire \u00e0 Emby.",
|
||||
"MessageInvitationSentToNewUser": "Un courriel a \u00e9t\u00e9 envoy\u00e9 \u00e0 {0}, les invitant \u00e0 s'inscrire \u00e0 Jellyfin.",
|
||||
"GuestUserNotFound": "Utilisateur non trouv\u00e9. Veuillez v\u00e9rifier que le nom est correct et essayez \u00e0 nouveau, ou essayez de renseigner l'adresse courriel.",
|
||||
"ErrorReachingEmbyConnect": "Une erreur est survenue pendant la connexion au serveur Emby Connect. Veuillez vous assurer que vous avez une connexion internet active puis r\u00e9essayez.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Une erreur est survenue lors de l'ajout du compte Emby Connect. Avez-vous cr\u00e9\u00e9 un compte Emby\u00a0? Inscrivez-vous sur {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Si le probl\u00e8me persiste, veuillez envoyer un courriel \u00e0 {0} avec l'adresse utilis\u00e9e lors de la cr\u00e9ation de votre compte Emby.",
|
||||
"ErrorAddingGuestAccount1": "Une erreur est survenue lors de l'ajout du compte Emby Connect. Vos invit\u00e9s ont-ils cr\u00e9\u00e9 un compte Emby ? Ils peuvent s'inscrire sur {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Une erreur est survenue pendant la connexion au serveur Jellyfin Connect. Veuillez vous assurer que vous avez une connexion internet active puis r\u00e9essayez.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Une erreur est survenue lors de l'ajout du compte Jellyfin Connect. Avez-vous cr\u00e9\u00e9 un compte Jellyfin\u00a0? Inscrivez-vous sur {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Si le probl\u00e8me persiste, veuillez envoyer un courriel \u00e0 {0} avec l'adresse utilis\u00e9e lors de la cr\u00e9ation de votre compte Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "Une erreur est survenue lors de l'ajout du compte Jellyfin Connect. Vos invit\u00e9s ont-ils cr\u00e9\u00e9 un compte Jellyfin ? Ils peuvent s'inscrire sur {0}.",
|
||||
"ErrorAddingGuestAccount2": "Si le probl\u00e8me persiste, veuillez envoyer un courriel \u00e0 {0} en pr\u00e9cisant votre adresse courriel ainsi que la leur.",
|
||||
"MessageEmbyAccountAdded": "Le compte Emby a \u00e9t\u00e9 ajout\u00e9 \u00e0 cet utilisateur.",
|
||||
"MessagePendingEmbyAccountAdded": "Le compte Emby a \u00e9t\u00e9 ajout\u00e9 \u00e0 cet utilisateur. Un courriel sera envoy\u00e9 au propri\u00e9taire du compte. Cette invitation devra \u00eatre confirm\u00e9e en cliquant sur un lien pr\u00e9sent dans le courriel.",
|
||||
"HeaderEmbyAccountAdded": "Compte Emby ajout\u00e9",
|
||||
"MessageJellyfinAccountAdded": "Le compte Jellyfin a \u00e9t\u00e9 ajout\u00e9 \u00e0 cet utilisateur.",
|
||||
"MessagePendingJellyfinAccountAdded": "Le compte Jellyfin a \u00e9t\u00e9 ajout\u00e9 \u00e0 cet utilisateur. Un courriel sera envoy\u00e9 au propri\u00e9taire du compte. Cette invitation devra \u00eatre confirm\u00e9e en cliquant sur un lien pr\u00e9sent dans le courriel.",
|
||||
"HeaderJellyfinAccountAdded": "Compte Jellyfin ajout\u00e9",
|
||||
"LabelSubtitlePlaybackMode": "Mode des sous-titres :",
|
||||
"ErrorDeletingItem": "Une erreur s'est produite lors de la suppression de l'\u00e9l\u00e9ment du serveur Emby. V\u00e9rifiez que le serveur Emby a un acc\u00e8s en \u00e9criture au dossier multim\u00e9dia et r\u00e9essayez.",
|
||||
"ErrorDeletingItem": "Une erreur s'est produite lors de la suppression de l'\u00e9l\u00e9ment du serveur Jellyfin. V\u00e9rifiez que le serveur Jellyfin a un acc\u00e8s en \u00e9criture au dossier multim\u00e9dia et r\u00e9essayez.",
|
||||
"NoSubtitles": "Pas de sous-titres",
|
||||
"Default": "Par d\u00e9faut",
|
||||
"Absolute": "Absolu",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Nombre d'images par seconde de la vid\u00e9o non pris en charge",
|
||||
"VideoBitDepthNotSupported": "Profondeur des couleurs de la vid\u00e9o non prise en charge",
|
||||
"RefFramesNotSupported": "Nombre d'images de r\u00e9f\u00e9rence de la vid\u00e9o non pris en charge",
|
||||
"ErrorConnectServerUnreachable": "Une erreur est survenue pendant l'ex\u00e9cution de l'op\u00e9ration demand\u00e9e. Votre serveur est dans l'incapacit\u00e9 de joindre le serveur d'Emby Connect \u00e0 {0}. Veuillez v\u00e9rifier que votre serveur est bien connect\u00e9 \u00e0 Internet et qu'aucun pare-feu ou autre logiciel de s\u00e9curit\u00e9 ne bloque les communications.",
|
||||
"ErrorConnectServerUnreachable": "Une erreur est survenue pendant l'ex\u00e9cution de l'op\u00e9ration demand\u00e9e. Votre serveur est dans l'incapacit\u00e9 de joindre le serveur d'Jellyfin Connect \u00e0 {0}. Veuillez v\u00e9rifier que votre serveur est bien connect\u00e9 \u00e0 Internet et qu'aucun pare-feu ou autre logiciel de s\u00e9curit\u00e9 ne bloque les communications.",
|
||||
"StopRecording": "Arr\u00eater l'enregistrement",
|
||||
"HeaderStopRecording": "Arr\u00eater l'enregistrement",
|
||||
"ManageRecording": "G\u00e9rer l'enregistrement",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Qualit\u00e9 de la musique\u00a0:",
|
||||
"LabelHomeNetworkQuality": "Qualit\u00e9 du r\u00e9seau local\u00a0:",
|
||||
"HeaderLatestMedia": "Derniers m\u00e9dias",
|
||||
"HeaderRestartingEmbyServer": "Red\u00e9marrage du serveur Emby",
|
||||
"RestartPleaseWaitMessage": "Veuillez patienter pendant que le serveur Emby s'arr\u00eate et red\u00e9marre. Cela peut prendre une minute ou deux.",
|
||||
"HeaderRestartingJellyfinServer": "Red\u00e9marrage du serveur Jellyfin",
|
||||
"RestartPleaseWaitMessage": "Veuillez patienter pendant que le serveur Jellyfin s'arr\u00eate et red\u00e9marre. Cela peut prendre une minute ou deux.",
|
||||
"PlayNext": "Lire le suivant",
|
||||
"AllowSeasonalThemes": "Autoriser les th\u00e8mes saisonniers automatiques",
|
||||
"AllowSeasonalThemesHelp": "Des th\u00e8mes saisonniers viendront occasionnellement remplacer votre th\u00e8me r\u00e9gulier.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sonntig",
|
||||
"Monday": "M\u00e4ntig",
|
||||
"Tuesday": "Tsischtig",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Speichere",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Dursuechs Internet nach Bilder und Metadate",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artist:",
|
||||
"LabelArtistsHelp": "Trenn mehreri iistr\u00e4g dur es ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u05e0\u05e2\u05d9\u05dc\u05ea \u05ea\u05db\u05d5\u05e0\u05d4 \u05d6\u05d5 \u05e2\u05dd \u05e8\u05db\u05d9\u05e9\u05d4 \u05d7\u05d3 \u05e4\u05e2\u05de\u05d9\u05ea \u05e7\u05d8\u05e0\u05d4, \u05d0\u05d5 \u05e2\u05dd \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc Premiere \u05d0\u05de\u05d1\u05d9.",
|
||||
"MessageUnlockAppWithSupporter": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05e0\u05e2\u05d9\u05dc\u05d4 \u05e9\u05dc \u05ea\u05db\u05d5\u05e0\u05d4 \u05d6\u05d5 \u05e2\u05dd \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Emby Premiere.",
|
||||
"MessageToValidateSupporter": "\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Emby Premiere, \u05d5\u05d3\u05d0 \u05e9\u05d4\u05d2\u05d3\u05e8\u05ea \u05d0\u05ea Emby Premiere \u05d1\u05de\u05e8\u05db\u05d6 \u05d4\u05e9\u05dc\u05d9\u05d8\u05d4 \u05e9\u05dc \u200b\u200b\u05d0\u05de\u05d1\u05d9 \u05e9\u05e8\u05ea, \u05e9\u05d1\u05d5 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d2\u05e9\u05ea \u05e2\u05dc-\u05d9\u05d3\u05d9 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc Emby Premiere \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e8\u05d0\u05e9\u05d9.",
|
||||
"MessageUnlockAppWithSupporter": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05e0\u05e2\u05d9\u05dc\u05d4 \u05e9\u05dc \u05ea\u05db\u05d5\u05e0\u05d4 \u05d6\u05d5 \u05e2\u05dd \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "\u05d0\u05dd \u05d9\u05e9 \u05dc\u05da \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Jellyfin Premiere, \u05d5\u05d3\u05d0 \u05e9\u05d4\u05d2\u05d3\u05e8\u05ea \u05d0\u05ea Jellyfin Premiere \u05d1\u05de\u05e8\u05db\u05d6 \u05d4\u05e9\u05dc\u05d9\u05d8\u05d4 \u05e9\u05dc \u200b\u200b\u05d0\u05de\u05d1\u05d9 \u05e9\u05e8\u05ea, \u05e9\u05d1\u05d5 \u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d2\u05e9\u05ea \u05e2\u05dc-\u05d9\u05d3\u05d9 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc Jellyfin Premiere \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e8\u05d0\u05e9\u05d9.",
|
||||
"ValueSpecialEpisodeName": "\u05de\u05d9\u05d5\u05d7\u05d3- {0}",
|
||||
"Share": "\u05e9\u05d9\u05ea\u05d5\u05e3",
|
||||
"Add": "\u05d4\u05d5\u05e1\u05e3",
|
||||
"ServerUpdateNeeded": "\u05e9\u05e8\u05ea \u05d0\u05de\u05d1\u05d9 \u05d6\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d9\u05d5\u05ea \u05de\u05e2\u05d5\u05d3\u05db\u05df. \u05db\u05d3\u05d9 \u05dc\u05d4\u05d5\u05e8\u05d9\u05d3 \u05d0\u05ea \u05d4\u05d2\u05e8\u05e1\u05d4 \u05d4\u05e2\u05d3\u05db\u05e0\u05d9\u05ea \u05d1\u05d9\u05d5\u05ea\u05e8, \u05d1\u05e7\u05e8 \u05d1\u05db\u05ea\u05d5\u05d1\u05ea {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "\u05d7\u05d3\u05e9",
|
||||
"Premiere": "\u05d4\u05e7\u05e8\u05e0\u05ea \u05d1\u05db\u05d5\u05e8\u05d4",
|
||||
"Live": "\u05e9\u05d9\u05d3\u05d5\u05e8 \u05d7\u05d9",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\u05e8\u05d0\u05e9\u05d5\u05df",
|
||||
"Monday": "\u05e9\u05e0\u05d9",
|
||||
"Tuesday": "\u05e9\u05dc\u05d9\u05e9\u05d9",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "\u05de\u05d3\u05d9\u05d4 \u05dc\u05d0 \u05de\u05e7\u05d5\u05d5\u05e0\u05ea",
|
||||
"HeaderOfflineDownloadsDescription": "\u05d4\u05d5\u05e8\u05d3 \u05de\u05d3\u05d9\u05d4 \u05dc\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da \u05dc\u05e9\u05d9\u05de\u05d5\u05e9 \u05dc\u05d0 \u05de\u05e7\u05d5\u05d5\u05df \u05d1\u05e7\u05dc\u05d5\u05ea.",
|
||||
"CloudSyncFeatureDescription": "\u05e1\u05e0\u05db\u05e8\u05df \u05d0\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da \u05dc\u05e2\u05e0\u05df \u05dc\u05e6\u05d5\u05e8\u05da \u05d2\u05d9\u05d1\u05d5\u05d9 \u05e7\u05dc, \u05d0\u05d7\u05e1\u05d5\u05df \u05d1\u05d0\u05e8\u05db\u05d9\u05d5\u05df \u05d5\u05d4\u05de\u05e8\u05d4.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "\u05de\u05e6\u05d1 \u05e7\u05d5\u05dc\u05e0\u05d5\u05e2 \u05e0\u05d5\u05ea\u05df \u05dc\u05da \u05d0\u05ea \u05d4\u05d7\u05d5\u05d5\u05d9\u05d4 \u05d4\u05e7\u05d5\u05dc\u05e0\u05d5\u05e2 \u05d0\u05de\u05d9\u05ea\u05d9 \u05e2\u05dd \u05e7\u05d3\u05d9\u05de\u05d5\u05e0\u05d9\u05dd \u05de\u05d5\u05ea\u05d0\u05de\u05d9\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea \u05dc\u05e4\u05e0\u05d9 \u05d4\u05ea\u05db\u05d5\u05e0\u05d4.",
|
||||
"HeaderFreeApps": "\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05d0\u05de\u05d1\u05d9 \u05d1\u05d7\u05d9\u05e0\u05dd",
|
||||
"FreeAppsFeatureDescription": "\u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05d2\u05d9\u05e9\u05d4 \u05d7\u05d5\u05e4\u05e9\u05d9\u05ea \u05dc\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Emby \u05e2\u05d1\u05d5\u05e8 \u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da.",
|
||||
"HeaderBecomeProjectSupporter": "\u05e7\u05d1\u05dc Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"FreeAppsFeatureDescription": "\u05d1\u05d0\u05e4\u05e9\u05e8\u05d5\u05ea\u05da \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05de\u05d2\u05d9\u05e9\u05d4 \u05d7\u05d5\u05e4\u05e9\u05d9\u05ea \u05dc\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Jellyfin \u05e2\u05d1\u05d5\u05e8 \u05d4\u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05e9\u05dc\u05da.",
|
||||
"HeaderBecomeProjectSupporter": "\u05e7\u05d1\u05dc Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0\"\u05dc:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "\u05dc\u05d4\u05de\u05d9\u05e8 \u05d1\u05d0\u05d5\u05e4\u05df \u05d0\u05d5\u05d8\u05d5\u05de\u05d8\u05d9 \u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05d1\u05e4\u05d5\u05e8\u05de\u05d8 \u05d6\u05d5\u05e8\u05dd \u05d9\u05d3\u05d9\u05d3\u05d5\u05ea\u05d9 \u05e2\u05dd \u05d0\u05de\u05d1\u05d9 Premiere. \u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05d9\u05d5\u05de\u05e8\u05d5 \u05e2\u05dc \u05dc\u05d8\u05d5\u05e1 \u05dc MP4 \u05d0\u05d5 MKV, \u05d1\u05d4\u05ea\u05d1\u05e1\u05e1 \u05e2\u05dc \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05e9\u05e8\u05ea \u05d0\u05de\u05d1\u05d9.",
|
||||
"FeatureRequiresEmbyPremiere": "\u05ea\u05db\u05d5\u05e0\u05d4 \u05d6\u05d5 \u05d3\u05d5\u05e8\u05e9\u05ea \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Emby Premiere.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u05ea\u05db\u05d5\u05e0\u05d4 \u05d6\u05d5 \u05d3\u05d5\u05e8\u05e9\u05ea \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "\u05d4\u05de\u05e8\u05ea \u05d4\u05e7\u05dc\u05d8\u05d5\u05ea \u05e9\u05dc\u05da",
|
||||
"Record": "\u05d4\u05e7\u05dc\u05d8",
|
||||
"Save": "\u05e9\u05de\u05d5\u05e8",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "\u05d0\u05d5\u05e1\u05e4\u05d9\u05dd \u05de\u05d0\u05e4\u05e9\u05e8\u05d9\u05dd \u05dc\u05da \u05dc\u05d9\u05e6\u05d5\u05e8 \u05e7\u05d9\u05d1\u05d5\u05e6\u05d9\u05dd \u05de\u05d5\u05ea\u05d0\u05de\u05d9\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea \u05e9\u05dc \u05e1\u05e8\u05d8\u05d9\u05dd \u05d5\u05ea\u05d5\u05db\u05df \u05e1\u05e4\u05e8\u05d9\u05d4 \u05d0\u05d7\u05e8.",
|
||||
"SearchForCollectionInternetMetadata": "\u05d7\u05e4\u05e9 \u05d1\u05d0\u05d9\u05e0\u05e8\u05e0\u05d8 \u05d0\u05d7\u05e8\u05d9 \u05de\u05d9\u05d3\u05e2 \u05d5\u05ea\u05de\u05d5\u05e0\u05d5\u05ea",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u05d4\u05d6\u05df \u05e9\u05dd \u05d0\u05d5 \u05de\u05d6\u05d4\u05d4 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9.",
|
||||
"MessageItemSaved": "\u05d4\u05e4\u05e8\u05d9\u05d8 \u05e0\u05e9\u05de\u05e8.",
|
||||
"SearchResults": "\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d7\u05d9\u05e4\u05d5\u05e9",
|
||||
"ServerNameIsRestarting": "\u05e9\u05e8\u05ea Emby - {0} \u05de\u05d5\u05e4\u05e2\u05dc \u05de\u05d7\u05d3\u05e9.",
|
||||
"ServerNameIsShuttingDown": "\u05e9\u05e8\u05ea Emby - {0} \u05e0\u05db\u05d1\u05d4.",
|
||||
"ServerNameIsRestarting": "\u05e9\u05e8\u05ea Jellyfin - {0} \u05de\u05d5\u05e4\u05e2\u05dc \u05de\u05d7\u05d3\u05e9.",
|
||||
"ServerNameIsShuttingDown": "\u05e9\u05e8\u05ea Jellyfin - {0} \u05e0\u05db\u05d1\u05d4.",
|
||||
"HeaderDeleteItems": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd",
|
||||
"ConfirmDeleteItems": "\u05de\u05d7\u05d9\u05e7\u05ea \u05e4\u05e8\u05d9\u05d8\u05d9\u05dd \u05d0\u05dc\u05d4 \u05ea\u05de\u05d7\u05e7 \u05d0\u05d5\u05ea\u05dd \u05d4\u05df \u05de\u05de\u05e2\u05e8\u05db\u05ea \u05d4\u05e7\u05d1\u05e6\u05d9\u05dd \u05d5\u05d4\u05df \u05de\u05e1\u05e4\u05e8\u05d9\u05d9\u05ea \u05d4\u05de\u05d3\u05d9\u05d4 \u05e9\u05dc\u05da. \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05de\u05e9\u05d9\u05da?",
|
||||
"PleaseRestartServerName": "\u05d0\u05e0\u05d0 \u05d4\u05e4\u05e2\u05dc \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05e9\u05e8\u05ea Emby - {0}.",
|
||||
"PleaseRestartServerName": "\u05d0\u05e0\u05d0 \u05d4\u05e4\u05e2\u05dc \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05e9\u05e8\u05ea Jellyfin - {0}.",
|
||||
"LabelSyncJobName": "\u05e1\u05e0\u05db\u05e8\u05df \u05d0\u05ea \u05e9\u05dd \u05d4\u05e2\u05d1\u05d5\u05d3\u05d4:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "\u05d0\u05d9\u05db\u05d5\u05ea:",
|
||||
"LabelSyncNoTargetsHelp": "\u05e0\u05e8\u05d0\u05d4 \u05e9\u05d0\u05d9\u05df \u05dc\u05da \u05db\u05e8\u05d2\u05e2 \u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05d4\u05ea\u05d5\u05de\u05db\u05d5\u05ea \u05d1\u05d4\u05d5\u05e8\u05d3\u05d4 \u05d1\u05de\u05e6\u05d1 \u05dc\u05d0 \u05de\u05e7\u05d5\u05d5\u05df.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "\u05dc\u05de\u05d3 \u05e2\u05d5\u05d3",
|
||||
"LabelProfile": "\u05e4\u05e8\u05d5\u05e4\u05d9\u05dc:",
|
||||
"LabelBitrateMbps": "\u05e7\u05e6\u05d1 \u05e1\u05d9\u05d1\u05d9\u05d5\u05ea (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "\u05e9\u05d9\u05d3\u05d5\u05e8\u05d9\u05dd \u05d7\u05d9\u05d9\u05dd",
|
||||
"Premieres": "\u05d1\u05db\u05d5\u05e8\u05d5\u05ea",
|
||||
"RepeatEpisodes": "\u05d7\u05d6\u05d5\u05e8 \u05e2\u05dc \u05e4\u05e8\u05e7\u05d9\u05dd",
|
||||
"DvrSubscriptionRequired": "\u05d0\u05de\u05d1\u05d9 DVR \u05d3\u05d5\u05e8\u05e9\u05ea \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "\u05d0\u05de\u05d1\u05d9 DVR \u05d3\u05d5\u05e8\u05e9\u05ea \u05de\u05e0\u05d5\u05d9 \u05e4\u05e2\u05d9\u05dc \u05e9\u05dc Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05d4\u05e7\u05dc\u05d8\u05d4",
|
||||
"CancelRecording": "\u05d1\u05d9\u05d8\u05d5\u05dc \u05d4\u05e7\u05dc\u05d8\u05d4",
|
||||
"HeaderKeepRecording": "\u05e9\u05de\u05d5\u05e8 \u05e2\u05dc \u05d4\u05e7\u05dc\u05d8\u05d4",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "\u05de\u05d9\u05d9\u05df \u05e2\u05e8\u05d5\u05e6\u05d9\u05dd \u05dc\u05e4\u05d9:",
|
||||
"RecentlyWatched": "\u05e0\u05e6\u05e4\u05d4 \u05dc\u05d0\u05d7\u05e8\u05d5\u05e0\u05d4",
|
||||
"ChannelNumber": "\u05de\u05e1\u05e4\u05e8 \u05e2\u05e8\u05d5\u05e5",
|
||||
"HeaderBenefitsEmbyPremiere": "\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05dc \u05d0\u05de\u05d1\u05d9 Premiere",
|
||||
"HeaderBenefitsJellyfinPremiere": "\u05d4\u05d9\u05ea\u05e8\u05d5\u05e0\u05d5\u05ea \u05e9\u05dc \u05d0\u05de\u05d1\u05d9 Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u05d0\u05e0\u05d0 \u05dc\u05d9\u05d4\u05e0\u05d5\u05ea \u05d3\u05e7\u05d4 \u05d0\u05d7\u05ea \u05e9\u05dc \u05d4\u05e9\u05de\u05e2\u05d4. \u05ea\u05d5\u05d3\u05d4 \u05e9\u05e0\u05d9\u05e1\u05d9\u05ea \u05d0\u05ea \u05d0\u05de\u05d1\u05d9.",
|
||||
"HeaderTryPlayback": "\u05e0\u05e1\u05d4 \u05d4\u05e4\u05e2\u05dc\u05d4",
|
||||
"HowDidYouPay": "\u05d0\u05d9\u05da \u05e9\u05d9\u05dc\u05de\u05ea?",
|
||||
"IHaveEmbyPremiere": "\u05d9\u05e9 \u05dc\u05d9 \u05d0\u05de\u05d1\u05d9 Premiere",
|
||||
"IHaveJellyfinPremiere": "\u05d9\u05e9 \u05dc\u05d9 \u05d0\u05de\u05d1\u05d9 Premiere",
|
||||
"IPurchasedThisApp": "\u05e8\u05db\u05e9\u05ea\u05d9 \u05d0\u05ea \u05d4\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d4 \u05d4\u05d6\u05d5",
|
||||
"ButtonRestorePreviousPurchase": "\u05e9\u05d7\u05d6\u05e8 \u05e8\u05db\u05d9\u05e9\u05d4",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Otklju\u010daj ovu mogu\u0107nost s malom jednokratnom kupnjom ili s aktivnom pretplatom Emby Premijere.",
|
||||
"MessageUnlockAppWithSupporter": "Otklju\u010daj ovu mogu\u0107nost sa pretplatom Emby Premijere.",
|
||||
"MessageToValidateSupporter": "Ako imate aktivnu pretplatu Emby Premijere provjerite dali ste postavili Emby Premijeru u svojoj nadzornoj plo\u010di Emby Server-a kojoj mo\u017eete pristupiti klikom Emby Premijera u glavnom izborniku.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Otklju\u010daj ovu mogu\u0107nost s malom jednokratnom kupnjom ili s aktivnom pretplatom Jellyfin Premijere.",
|
||||
"MessageUnlockAppWithSupporter": "Otklju\u010daj ovu mogu\u0107nost sa pretplatom Jellyfin Premijere.",
|
||||
"MessageToValidateSupporter": "Ako imate aktivnu pretplatu Jellyfin Premijere provjerite dali ste postavili Jellyfin Premijeru u svojoj nadzornoj plo\u010di Jellyfin Server-a kojoj mo\u017eete pristupiti klikom Jellyfin Premijera u glavnom izborniku.",
|
||||
"ValueSpecialEpisodeName": "Specijal - {0}",
|
||||
"Share": "Dijeli",
|
||||
"Add": "Dodaj",
|
||||
"ServerUpdateNeeded": "Emby Server treba a\u017eurirati. Da biste preuzeli najnoviju verziju, posjetite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "Jellyfin Server treba a\u017eurirati. Da biste preuzeli najnoviju verziju, posjetite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Novo",
|
||||
"Premiere": "Premijera",
|
||||
"Live": "U\u017eivo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Nedjelja",
|
||||
"Monday": "Ponedjeljak",
|
||||
"Tuesday": "Utorak",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Izvanmre\u017eni mediji",
|
||||
"HeaderOfflineDownloadsDescription": "Preuzimanje medija na svojim ure\u0111ajima za jednostavnu upotrebu izvan mre\u017ee.",
|
||||
"CloudSyncFeatureDescription": "Sinkronizirajte svoje medije na oblaku za jednostavni backup, arhiviranje i konvertiranje.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Kino na\u010din vam daje pravi do\u017eivljaj kina s kratkim filmovima i prilago\u0111enim isje\u010dcima prije odabrane zna\u010dajke.",
|
||||
"HeaderFreeApps": "Besplatne Emby aplikacije",
|
||||
"FreeAppsFeatureDescription": "U\u017eivajte u slobodnom pristupu Emby aplikacija za svoje ure\u0111aje.",
|
||||
"HeaderBecomeProjectSupporter": "Nabavite Emby Premijeru",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktivna pretplata Emby Premijere je potrebna kako bi se napravilo automatsko snimanje serija.",
|
||||
"HeaderFreeApps": "Besplatne Jellyfin aplikacije",
|
||||
"FreeAppsFeatureDescription": "U\u017eivajte u slobodnom pristupu Jellyfin aplikacija za svoje ure\u0111aje.",
|
||||
"HeaderBecomeProjectSupporter": "Nabavite Jellyfin Premijeru",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktivna pretplata Jellyfin Premijere je potrebna kako bi se napravilo automatsko snimanje serija.",
|
||||
"LabelEmailAddress": "E-mail adresa:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatski pretvoriti snimke na prijateljskom formatu strujanja s Emby Premijerom. Snimke \u0107e se pretvoriti u letu u MP4 ili MKV na temelju postavki Emby poslu\u017eitelja.",
|
||||
"FeatureRequiresEmbyPremiere": "Ova zna\u010dajka zahtijeva aktivnu pretplatu Emby Premijere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatski pretvoriti snimke na prijateljskom formatu strujanja s Jellyfin Premijerom. Snimke \u0107e se pretvoriti u letu u MP4 ili MKV na temelju postavki Jellyfin poslu\u017eitelja.",
|
||||
"FeatureRequiresJellyfinPremiere": "Ova zna\u010dajka zahtijeva aktivnu pretplatu Jellyfin Premijere.",
|
||||
"HeaderConvertYourRecordings": "Konvertiraj snimke",
|
||||
"Record": "Snimi",
|
||||
"Save": "Snimi",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Kolekcije vam omogu\u0107iti da napravite personalizirane grupe filmova i ostale biblioteke.",
|
||||
"SearchForCollectionInternetMetadata": "Potra\u017ei na internetu grafike i metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Omiljeni",
|
||||
"Like": "Svi\u0111a mi se",
|
||||
"Dislike": "Ne svi\u0111a mi se",
|
||||
"RefreshDialogHelp": "Meta-podaci se osvje\u017eavaju na temelju postavki i internet usluga koje su omogu\u0107ene u nadzornoj plo\u010di Emby Server-a.",
|
||||
"RefreshDialogHelp": "Meta-podaci se osvje\u017eavaju na temelju postavki i internet usluga koje su omogu\u0107ene u nadzornoj plo\u010di Jellyfin Server-a.",
|
||||
"Open": "Otvori",
|
||||
"Play": "Pokreni",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Datumu dodavanja",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Podesite kako se datum dodavanja odre\u0111uje na nadzornoj plo\u010di Emby Server-a u postavkama biblioteke",
|
||||
"ConfigureDateAdded": "Podesite kako se datum dodavanja odre\u0111uje na nadzornoj plo\u010di Jellyfin Server-a u postavkama biblioteke",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Izvo\u0111a\u010di:",
|
||||
"LabelArtistsHelp": "Odvoji vi\u0161estruko koriste\u0107i ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Unesite naziv ili vanjski Id.",
|
||||
"MessageItemSaved": "Stavka je snimljena.",
|
||||
"SearchResults": "Rezultati pretra\u017eivanja",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} se ponovo pokre\u0107e.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} se gasi.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} se ponovo pokre\u0107e.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} se gasi.",
|
||||
"HeaderDeleteItems": "Brisanje stavki",
|
||||
"ConfirmDeleteItems": "Brisanjem ove stavke \u0107e se izbrisati iz oba datote\u010dnog sustava i medijskoj biblioteci. Jeste li sigurni da \u017eelite nastaviti?",
|
||||
"PleaseRestartServerName": "Ponovno pokrenite Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Ponovno pokrenite Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Ime sinkronizacijskog posla:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvaliteta:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Nau\u010di jo\u0161",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Brzina prijenosa (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Emitiranja u\u017eivo",
|
||||
"Premieres": "Premijere",
|
||||
"RepeatEpisodes": "Reprize",
|
||||
"DvrSubscriptionRequired": "Emby DVR zahtijeva aktivnu pretplatu Emby Premijere.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR zahtijeva aktivnu pretplatu Jellyfin Premijere.",
|
||||
"HeaderCancelRecording": "Prekini snimanje",
|
||||
"CancelRecording": "Prekini snimanje",
|
||||
"HeaderKeepRecording": "Zadr\u017ei snimanje",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Slo\u017ei kanale po:",
|
||||
"RecentlyWatched": "Nedavno pogledano",
|
||||
"ChannelNumber": "Broj kanala",
|
||||
"HeaderBenefitsEmbyPremiere": "Prednosti Emby premijere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Molimo Vas da u\u017eivate u jednoj minuti reprodukcije. Hvala \u0161to ste isprobali Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Prednosti Jellyfin premijere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Molimo Vas da u\u017eivate u jednoj minuti reprodukcije. Hvala \u0161to ste isprobali Jellyfin.",
|
||||
"HeaderTryPlayback": "Isprobajte reprodukciju",
|
||||
"HowDidYouPay": "Kako ste platili?",
|
||||
"IHaveEmbyPremiere": "Imam Emby Premijeru",
|
||||
"IHaveJellyfinPremiere": "Imam Jellyfin Premijeru",
|
||||
"IPurchasedThisApp": "Kupio sam ovu aplikaciju",
|
||||
"ButtonRestorePreviousPurchase": "Vrati kupovinu",
|
||||
"ButtonUnlockWithPurchase": "Otklju\u010daj s kupovinom",
|
||||
"ButtonUnlockPrice": "Otklju\u010daj {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Reproduciraj jednu minutu",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Postavi omiljene kanale na po\u010detak",
|
||||
"HeaderUnlockFeature": "Otklju\u010daj zna\u010dajke",
|
||||
"MessageDidYouKnowCinemaMode": "Jeste li znali da s Emby Premijerom mo\u017eete pobolj\u0161ati svoje iskustvo sa zna\u010dajkama kao \u0161to su na\u010din kina?",
|
||||
"MessageDidYouKnowCinemaMode": "Jeste li znali da s Jellyfin Premijerom mo\u017eete pobolj\u0161ati svoje iskustvo sa zna\u010dajkama kao \u0161to su na\u010din kina?",
|
||||
"MessageDidYouKnowCinemaMode2": "Kino na\u010din vam daje pravi do\u017eivljaj kina s kratkim filmovima i prilago\u0111enim isje\u010dcima prije odabrane zna\u010dajke.",
|
||||
"HeaderPlayMyMedia": "Reproduciraj moje medije",
|
||||
"HeaderDiscoverEmbyPremiere": "Otkrijte Emby Premijeru",
|
||||
"HeaderDiscoverJellyfinPremiere": "Otkrijte Jellyfin Premijeru",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Enged\u00e9lyezd ezt a funkci\u00f3t akt\u00edv Emby Premiere el\u0151fizet\u00e9ssel.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Enged\u00e9lyezd ezt a funkci\u00f3t akt\u00edv Jellyfin Premiere el\u0151fizet\u00e9ssel.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Megoszt\u00e1s",
|
||||
"Add": "Hozz\u00e1ad",
|
||||
"ServerUpdateNeeded": "Ezt az Emby Sertvert friss\u00edteni kell. A leg\u00fajabb verzi\u00f3 let\u00f6lt\u00e9s\u00e9hez k\u00e9rj\u00fck, l\u00e1togass el ide {0}",
|
||||
"LiveTvRequiresUnlock": "A Live TV akt\u00edv Emby Premiere el\u0151fizet\u00e9st ig\u00e9nyel.",
|
||||
"ServerUpdateNeeded": "Ezt az Jellyfin Sertvert friss\u00edteni kell. A leg\u00fajabb verzi\u00f3 let\u00f6lt\u00e9s\u00e9hez k\u00e9rj\u00fck, l\u00e1togass el ide {0}",
|
||||
"LiveTvRequiresUnlock": "A Live TV akt\u00edv Jellyfin Premiere el\u0151fizet\u00e9st ig\u00e9nyel.",
|
||||
"AttributeNew": "\u00daj",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "\u00c9l\u0151",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "A kiszolg\u00e1l\u00f3 fel\u00e9breszt\u00e9se folyamatban. K\u00e9rlek v\u00e1rj...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Kezd\u0151k\u00e9perny\u0151 testreszab\u00e1sa",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Vas\u00e1rnap",
|
||||
"Monday": "H\u00e9tf\u0151",
|
||||
"Tuesday": "Kedd",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline M\u00e9dia",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "A Cinema Mode igazi mozi \u00e9lm\u00e9nyt ny\u00fajt el\u0151zetessel \u00e9s egyedi intr\u00f3val a film vet\u00edt\u00e9se el\u0151tt.",
|
||||
"HeaderFreeApps": "Ingyenes Emby alkalmaz\u00e1sok",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Emby Premiere beszerz\u00e9se",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Ingyenes Jellyfin alkalmaz\u00e1sok",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Jellyfin Premiere beszerz\u00e9se",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail c\u00edm:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "Ez a szolg\u00e1ltat\u00e1s akt\u00edv Emby Premier el\u0151fizet\u00e9st ig\u00e9nyel.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "Ez a szolg\u00e1ltat\u00e1s akt\u00edv Jellyfin Premier el\u0151fizet\u00e9st ig\u00e9nyel.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Felv\u00e9tel",
|
||||
"Save": "Ment\u00e9s",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Hi\u00e1nyz\u00f3 \u00e9vad epiz\u00f3dok megjelen\u00edt\u00e9se",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Ezt enged\u00e9lyezni kell az Emby Szerver be\u00e1ll\u00edt\u00e1sban l\u00e9v\u0151 TV k\u00f6nyvt\u00e1rak eset\u00e9ben is.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Ezt enged\u00e9lyezni kell az Jellyfin Szerver be\u00e1ll\u00edt\u00e1sban l\u00e9v\u0151 TV k\u00f6nyvt\u00e1rak eset\u00e9ben is.",
|
||||
"EnableThemeSongs": "F\u0151c\u00edm dalok enged\u00e9lyez\u00e9se",
|
||||
"EnableBackdrops": "H\u00e1tt\u00e9rk\u00e9pek enged\u00e9lyezve",
|
||||
"EnableThemeSongsHelp": "Ha enged\u00e9lyezve van, a f\u0151c\u00edm dalok a h\u00e1tt\u00e9rben j\u00e1tsz\u00f3dnak le a k\u00f6nyvt\u00e1r b\u00f6ng\u00e9sz\u00e9se k\u00f6zben.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Kedvenc",
|
||||
"Like": "Tettszik",
|
||||
"Dislike": "Nem tettszik",
|
||||
"RefreshDialogHelp": "A metaadatok friss\u00edt\u00e9se az Emby Server vez\u00e9rl\u0151pultj\u00e1ban enged\u00e9lyezett be\u00e1ll\u00edt\u00e1sok \u00e9s internetszolg\u00e1ltat\u00e1sok alapj\u00e1n t\u00f6rt\u00e9nik.",
|
||||
"RefreshDialogHelp": "A metaadatok friss\u00edt\u00e9se az Jellyfin Server vez\u00e9rl\u0151pultj\u00e1ban enged\u00e9lyezett be\u00e1ll\u00edt\u00e1sok \u00e9s internetszolg\u00e1ltat\u00e1sok alapj\u00e1n t\u00f6rt\u00e9nik.",
|
||||
"Open": "Megnyit\u00e1s",
|
||||
"Play": "Lej\u00e1tsz\u00e1s",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Hozz\u00e1adva:",
|
||||
"DateAdded": "Hozz\u00e1adva",
|
||||
"DatePlayed": "Lej\u00e1tsz\u00e1s d\u00e1tuma",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "St\u00e1tusz:",
|
||||
"LabelArtists": "El\u0151ad\u00f3k:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "A keres\u00e9s eredm\u00e9nye",
|
||||
"ServerNameIsRestarting": "Emby Szerver - {0} \u00fajraindul.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} le\u00e1ll.",
|
||||
"ServerNameIsRestarting": "Jellyfin Szerver - {0} \u00fajraindul.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} le\u00e1ll.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "K\u00e9rlek ind\u00edtsd \u00fajra az Emby Szerver-t - {0}.",
|
||||
"PleaseRestartServerName": "K\u00e9rlek ind\u00edtsd \u00fajra az Jellyfin Szerver-t - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "\u00c1tkonvert\u00e1l\u00e1s...",
|
||||
"LabelQuality": "Min\u0151s\u00e9g:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Let\u00f6lt\u00e9s...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Emby Premiere el\u0151nyei",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Jellyfin Premiere el\u0151nyei",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "M\u00e1r Fizetve?",
|
||||
"ButtonPlayOneMinute": "Egy perc lej\u00e1tsz\u00e1sa",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Funkci\u00f3 felold\u00e1sa",
|
||||
"MessageDidYouKnowCinemaMode": "Tudtad, hogy az Emby Premiere-t haszn\u00e1lva olyan funkci\u00f3kkal fokozhatod az \u00e9lm\u00e9nyeket, mint a Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Tudtad, hogy az Jellyfin Premiere-t haszn\u00e1lva olyan funkci\u00f3kkal fokozhatod az \u00e9lm\u00e9nyeket, mint a Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "A Cinema Mode igazi mozi \u00e9lm\u00e9nyt ny\u00fajt el\u0151zetessel \u00e9s egyedi intr\u00f3val a film vet\u00edt\u00e9se el\u0151tt.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Fedezd fel az Emby Premiere-t",
|
||||
"HeaderDiscoverJellyfinPremiere": "Fedezd fel az Jellyfin Premiere-t",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Kapcsol\u00f3d\u00e1s",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Ism\u00e9tl\u00e9s egyszer",
|
||||
"RepeatAll": "Folyamatos ism\u00e9tl\u00e9s ",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Leg\u00fajabb m\u00e9dia",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Emby Premiere",
|
||||
"MessageToValidateSupporter": "Se hai un abbonamento Emby Premiere, assicurati di averlo configurato nel Pannello di Controllo del Server, a cui puoi accedere cliccando su Emby Premiere dal menu principale.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Jellyfin Premiere",
|
||||
"MessageToValidateSupporter": "Se hai un abbonamento Jellyfin Premiere, assicurati di averlo configurato nel Pannello di Controllo del Server, a cui puoi accedere cliccando su Jellyfin Premiere dal menu principale.",
|
||||
"ValueSpecialEpisodeName": "Speciale - {0}",
|
||||
"Share": "Condividi",
|
||||
"Add": "Aggiungi",
|
||||
"ServerUpdateNeeded": "Questo server Emby deve essere aggiornato. Per scaricare l'ultima versione vai su {0}",
|
||||
"LiveTvRequiresUnlock": "La TV in diretta richiede un abbonamento Emby Premiere attivo.",
|
||||
"ServerUpdateNeeded": "Questo server Jellyfin deve essere aggiornato. Per scaricare l'ultima versione vai su {0}",
|
||||
"LiveTvRequiresUnlock": "La TV in diretta richiede un abbonamento Jellyfin Premiere attivo.",
|
||||
"AttributeNew": "Nuovo",
|
||||
"Premiere": "Prima visione",
|
||||
"Live": "In diretta",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Tentando di svegliare il server. Per piacere aspetta...",
|
||||
"WakeServerSuccess": "Successo!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "I pacchetti Wake On LAN sono stati inviati al computer server, ma non siamo in grado di connettersi al server Emby. Potrebbe essere necessario un po 'pi\u00f9 di tempo per riattivare la macchina, oppure il server Emby potrebbe non essere attivo sulla macchina.",
|
||||
"WakeServerError": "I pacchetti Wake On LAN sono stati inviati al computer server, ma non siamo in grado di connettersi al server Jellyfin. Potrebbe essere necessario un po 'pi\u00f9 di tempo per riattivare la macchina, oppure il server Jellyfin potrebbe non essere attivo sulla macchina.",
|
||||
"Sunday": "Domenica",
|
||||
"Monday": "Luned\u00ec",
|
||||
"Tuesday": "Marted\u00ec",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Media Offline",
|
||||
"HeaderOfflineDownloadsDescription": "Scarica facilmente i media sui tuoi dispositivi per vederli offline.",
|
||||
"CloudSyncFeatureDescription": "Sincronizza i tuoi media nel cloud per un facile backup, archiviazione e conversione.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV a qualsiasi applicazione Emby, con un dispositivo di sintonizzatore TV compatibile installato sul server Emby.",
|
||||
"DvrFeatureDescription": "Pianifica le registrazioni di Live TV, registrazioni di serie e altro ancora con Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV a qualsiasi applicazione Jellyfin, con un dispositivo di sintonizzatore TV compatibile installato sul server Jellyfin.",
|
||||
"DvrFeatureDescription": "Pianifica le registrazioni di Live TV, registrazioni di serie e altro ancora con Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Modalit\u00e0 Cinema ti fa provare la vera esperienza del cinema con trailer ed intro personalizzate prima del contenuto principale.",
|
||||
"HeaderFreeApps": "App Gratuite Emby",
|
||||
"FreeAppsFeatureDescription": "Godi dell'accesso gratuito alle App Emby dai tuoi dispositivi.",
|
||||
"HeaderBecomeProjectSupporter": "Ottieni Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abbonamento a Emby Premiere \u00e8 necessario per creare registrazioni personalizzate delle serie tv",
|
||||
"HeaderFreeApps": "App Gratuite Jellyfin",
|
||||
"FreeAppsFeatureDescription": "Godi dell'accesso gratuito alle App Jellyfin dai tuoi dispositivi.",
|
||||
"HeaderBecomeProjectSupporter": "Ottieni Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abbonamento a Jellyfin Premiere \u00e8 necessario per creare registrazioni personalizzate delle serie tv",
|
||||
"LabelEmailAddress": "Indirizzo e-mail:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Converti automaticamente le registrazioni in un formato adatto allo streaming con Emby Premiere. Le registrazioni saranno convertite in tempo reale ad MP4 o MKV, in base alle impostazioni del server.",
|
||||
"FeatureRequiresEmbyPremiere": "Questa funzionalit\u00e0 richiede un abbonamento ad Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Converti automaticamente le registrazioni in un formato adatto allo streaming con Jellyfin Premiere. Le registrazioni saranno convertite in tempo reale ad MP4 o MKV, in base alle impostazioni del server.",
|
||||
"FeatureRequiresJellyfinPremiere": "Questa funzionalit\u00e0 richiede un abbonamento ad Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Converti le tue Registrazioni",
|
||||
"Record": "Registra",
|
||||
"Save": "Salva",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "PC Fisso",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Scegli il tipo di schermo su cui stai utilizzando Emby.",
|
||||
"DisplayModeHelp": "Scegli il tipo di schermo su cui stai utilizzando Jellyfin.",
|
||||
"LabelDisplayLanguage": "Lingua di visualizzazione:",
|
||||
"LabelDisplayLanguageHelp": "La traduzione di Emby \u00e8 un progetto attivo.",
|
||||
"LabelDisplayLanguageHelp": "La traduzione di Jellyfin \u00e8 un progetto attivo.",
|
||||
"LearnHowYouCanContribute": "Scopri come puoi contribuire.",
|
||||
"NewCollectionHelp": "Le collezioni ti permettono di creare raccolte personalizzate di film ed altri contenuti della libreria.",
|
||||
"SearchForCollectionInternetMetadata": "Cerca su internet le immagini ed i metadati",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Visualizza gli episodi mancanti nelle stagioni",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Questo deve anche essere abilitato per le librerie TV nella configurazione del Server Emby.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Questo deve anche essere abilitato per le librerie TV nella configurazione del Server Jellyfin.",
|
||||
"EnableThemeSongs": "Abilita tema canzoni",
|
||||
"EnableBackdrops": "Abilita gli sfondi",
|
||||
"EnableThemeSongsHelp": "Se abiltato le canzoni a tema saranno riprodotte mentre visualizzi la tua libreria.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Preferito",
|
||||
"Like": "Mi piace",
|
||||
"Dislike": "Non mi piace",
|
||||
"RefreshDialogHelp": "I Metadati sono aggiornati in base alle impostazioni ed ai servizi Internet abilitati nel Pannello di Controllo del Server Emby.",
|
||||
"RefreshDialogHelp": "I Metadati sono aggiornati in base alle impostazioni ed ai servizi Internet abilitati nel Pannello di Controllo del Server Jellyfin.",
|
||||
"Open": "Apri",
|
||||
"Play": "Riproduci",
|
||||
"AddToPlayQueue": "Aggiungi alla coda di riproduzione",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Aggiunto il:",
|
||||
"DateAdded": "Aggiunto il",
|
||||
"DatePlayed": "Visto il",
|
||||
"ConfigureDateAdded": "Scegli come determinare la data di aggiunta dal Pannello di Controllo del Server Emby, nelle impostazioni della Libreria.",
|
||||
"ConfigureDateAdded": "Scegli come determinare la data di aggiunta dal Pannello di Controllo del Server Jellyfin, nelle impostazioni della Libreria.",
|
||||
"LabelStatus": "Stato:",
|
||||
"LabelArtists": "Artisti:",
|
||||
"LabelArtistsHelp": "Separa valori multipli usando ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Per favore inserisci un nome o un id esterno.",
|
||||
"MessageItemSaved": "Elemento salvato.",
|
||||
"SearchResults": "Risultati della Ricerca",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} si sta riavviando.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} si sta arrestando.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} si sta riavviando.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} si sta arrestando.",
|
||||
"HeaderDeleteItems": "Elimina Elementi",
|
||||
"ConfirmDeleteItems": "L'eliminazione di questi elementi li canceller\u00e0 sia dal disco che dalla tua libreria multimediale. Sei sicuro di voler continuare?",
|
||||
"PleaseRestartServerName": "Per favore riavvia Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Per favore riavvia Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Nome Attivit\u00e0 di Sinc.:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Qualit\u00e0:",
|
||||
"LabelSyncNoTargetsHelp": "Al momento non hai applicazioni che supportino il download offline.",
|
||||
"DownloadingDots": "In scaricamento...",
|
||||
"HeaderSyncRequiresSub": "Per usare la funzione Download \u00e8 richiesto un abbonamento Emby Premiere attivo.",
|
||||
"HeaderSyncRequiresSub": "Per usare la funzione Download \u00e8 richiesto un abbonamento Jellyfin Premiere attivo.",
|
||||
"LearnMore": "saperne di pi\u00f9",
|
||||
"LabelProfile": "Profilo:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Tramissioni in diretta",
|
||||
"Premieres": "Prime Visioni",
|
||||
"RepeatEpisodes": "Ripeti episodi",
|
||||
"DvrSubscriptionRequired": "Emby DVR richiede un abbonamento ad Emby Premiere.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR richiede un abbonamento ad Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "Annulla la Registrazione",
|
||||
"CancelRecording": "Annulla la registrazione",
|
||||
"HeaderKeepRecording": "Mantieni la registrazione",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Ordina canali per:",
|
||||
"RecentlyWatched": "Visti di recente",
|
||||
"ChannelNumber": "Numero canale",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefici di Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Siamo lieti di offrirti un minuto di riproduzione. Grazie per aver provato Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefici di Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Siamo lieti di offrirti un minuto di riproduzione. Grazie per aver provato Jellyfin.",
|
||||
"HeaderTryPlayback": "Prova la riproduzione",
|
||||
"HowDidYouPay": "Come hai pagato?",
|
||||
"IHaveEmbyPremiere": "Sono abbonato ad Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Sono abbonato ad Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Ho acquistato questa app",
|
||||
"ButtonRestorePreviousPurchase": "Ripristina Acquisto",
|
||||
"ButtonUnlockWithPurchase": "Sblocca con l'Acquisto",
|
||||
"ButtonUnlockPrice": "Sblocca {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Mensile {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Mensile {0}",
|
||||
"HeaderAlreadyPaid": "Hai gi\u00e0 pagato?",
|
||||
"ButtonPlayOneMinute": "Riproduci un minuto",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Mostra prima i canali preferiti",
|
||||
"HeaderUnlockFeature": "Sblocca Funzionalit\u00e0",
|
||||
"MessageDidYouKnowCinemaMode": "Sapevi che con Emby Premiere puoi migliorare la tua esperienza d'uso con funzionalit\u00e0 come la Modalit\u00e0 Cinema?",
|
||||
"MessageDidYouKnowCinemaMode": "Sapevi che con Jellyfin Premiere puoi migliorare la tua esperienza d'uso con funzionalit\u00e0 come la Modalit\u00e0 Cinema?",
|
||||
"MessageDidYouKnowCinemaMode2": "Modalit\u00e0 Cinema ti fa provare la vera esperienza del cinema con trailer ed intro personalizzate prima del contenuto principale.",
|
||||
"HeaderPlayMyMedia": "Riproduci i miei Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Scopri Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Scopri Jellyfin Premiere",
|
||||
"Items": "Elementi",
|
||||
"OneChannel": "Un canale",
|
||||
"ConfirmRemoveDownload": "Rimuovi scaricamento?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Riempi",
|
||||
"BestFit": "Adatta",
|
||||
"MessageNoServersAvailableToConnect": "Nessun server disponibile per la connessione. Se siete stati invitati a condividere un server, assicuratevi di accettare l'invito qui sotto o cliccando sul collegamento nella e-mail.",
|
||||
"MessagePlayAccessRestricted": "Le riproduzione di questi contenuti \u00e8 bloccata. Per favore contatta il tuo amministratore Emby Server per maggiori informazioni.",
|
||||
"MessagePlayAccessRestricted": "Le riproduzione di questi contenuti \u00e8 bloccata. Per favore contatta il tuo amministratore Jellyfin Server per maggiori informazioni.",
|
||||
"Accept": "Accetta",
|
||||
"Reject": "Rifiuta",
|
||||
"Connect": "Connetti",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Ripeti uno",
|
||||
"RepeatAll": "Ripeti tutti",
|
||||
"LabelDefaultScreen": "Schermo predefinito:",
|
||||
"ConfirmEndPlayerSession": "Vuoi chiudere Emby su {0}?",
|
||||
"ConfirmEndPlayerSession": "Vuoi chiudere Jellyfin su {0}?",
|
||||
"Yes": "Si",
|
||||
"No": "No",
|
||||
"LiveTV": "Diretta TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Il video anamorfico non \u00e8 supportato",
|
||||
"InterlacedVideoNotSupported": "Il video interlacciato non \u00e8 supportato",
|
||||
"SecondaryAudioNotSupported": "Il cambiamento della traccia audio non \u00e8 supportato",
|
||||
"ErrorRemovingEmbyConnectAccount": "C'\u00e8 stato un errore nella rimozione dell'account Emby Connect. Per favore assicurati di avere una connessione a internet attiva e riprova.",
|
||||
"HeaderEmbyAccountRemoved": "Account Emby Rimosso",
|
||||
"MessageEmbyAccontRemoved": "L'account Emby \u00e8 stato rimosso da questo utente",
|
||||
"ErrorRemovingJellyfinConnectAccount": "C'\u00e8 stato un errore nella rimozione dell'account Jellyfin Connect. Per favore assicurati di avere una connessione a internet attiva e riprova.",
|
||||
"HeaderJellyfinAccountRemoved": "Account Jellyfin Rimosso",
|
||||
"MessageJellyfinAccontRemoved": "L'account Jellyfin \u00e8 stato rimosso da questo utente",
|
||||
"HeaderInvitationSent": "Invito inviato",
|
||||
"MessageInvitationSentToUser": "Una e-mail \u00e8 stata inviata a {0}, invitandoli ad accettare l'invito di condivisione.",
|
||||
"MessageInvitationSentToNewUser": "Un'email \u00e8 stata inviata a {0} invitandolo a registrarsi a Emby",
|
||||
"MessageInvitationSentToNewUser": "Un'email \u00e8 stata inviata a {0} invitandolo a registrarsi a Jellyfin",
|
||||
"GuestUserNotFound": "Utente non trovato. Assicurati che il nome sia corretto e riprovare o provare ad inserire l'indirizzo email.",
|
||||
"ErrorReachingEmbyConnect": "Si \u00e8 verificato un errore durante la connessione al server Emby Connect. Per favore verifica la tua connessione ad Internet e riprova.",
|
||||
"ErrorAddingEmbyConnectAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Emby Connect. Hai creato un account Emby? Registrati su {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Se stai ancora avendo un problema, per piacere invia una email a {0} dall'indirizzo email utilizzato con l'account Emby.",
|
||||
"ErrorAddingGuestAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Emby Connect. Il tuo ospite ha creato un account Emby? Si pu\u00f2 registrare su {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Si \u00e8 verificato un errore durante la connessione al server Jellyfin Connect. Per favore verifica la tua connessione ad Internet e riprova.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Jellyfin Connect. Hai creato un account Jellyfin? Registrati su {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Se stai ancora avendo un problema, per piacere invia una email a {0} dall'indirizzo email utilizzato con l'account Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "C'\u00e8 stato un errore nell'aggiunta dell'account Jellyfin Connect. Il tuo ospite ha creato un account Jellyfin? Si pu\u00f2 registrare su {0}.",
|
||||
"ErrorAddingGuestAccount2": "Se stai avendo ancora dei problemi,per piacere invia una email a {0}, e includi il tuo indirizzo email cos\u00ec come il loro.",
|
||||
"MessageEmbyAccountAdded": "L'account Emby \u00e8 stato aggiunto a questo utente",
|
||||
"MessagePendingEmbyAccountAdded": "L'account Emby \u00e8 stato aggiunto a questo utente. Un'email sar\u00e0 inviata al proprietario dell'account. L'invito dovr\u00e0 essere confermato selezionando il link contenuto nell'email",
|
||||
"HeaderEmbyAccountAdded": "Account Emby Aggiunto",
|
||||
"MessageJellyfinAccountAdded": "L'account Jellyfin \u00e8 stato aggiunto a questo utente",
|
||||
"MessagePendingJellyfinAccountAdded": "L'account Jellyfin \u00e8 stato aggiunto a questo utente. Un'email sar\u00e0 inviata al proprietario dell'account. L'invito dovr\u00e0 essere confermato selezionando il link contenuto nell'email",
|
||||
"HeaderJellyfinAccountAdded": "Account Jellyfin Aggiunto",
|
||||
"LabelSubtitlePlaybackMode": "Modalit\u00e0 Sottotitolo:",
|
||||
"ErrorDeletingItem": "Si \u00e8 verificato un errore durante l'eliminazione dell'elemento da Emby Server. Verifica che Emby Server abbia accesso in scrittura sulla cartella multimediale e riprova.",
|
||||
"ErrorDeletingItem": "Si \u00e8 verificato un errore durante l'eliminazione dell'elemento da Jellyfin Server. Verifica che Jellyfin Server abbia accesso in scrittura sulla cartella multimediale e riprova.",
|
||||
"NoSubtitles": "Nessun Sottotitolo",
|
||||
"Default": "Predefinito",
|
||||
"Absolute": "Assoluto",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Framerate video non supportato",
|
||||
"VideoBitDepthNotSupported": "La profondit\u00e0 di bit video non \u00e8 supportata",
|
||||
"RefFramesNotSupported": "Il numero di frame di riferimento video non \u00e8 supportato",
|
||||
"ErrorConnectServerUnreachable": "Si \u00e8 verificato un errore durante l'esecuzione dell'operazione richiesta. Il tuo server non \u00e8 in grado di contattare il nostro Server Emby Connect al {0}. Assicurarsi che il server disponga di una connessione Internet attiva e che le comunicazioni siano consentite da qualsiasi firewall o software di protezione installato.",
|
||||
"ErrorConnectServerUnreachable": "Si \u00e8 verificato un errore durante l'esecuzione dell'operazione richiesta. Il tuo server non \u00e8 in grado di contattare il nostro Server Jellyfin Connect al {0}. Assicurarsi che il server disponga di una connessione Internet attiva e che le comunicazioni siano consentite da qualsiasi firewall o software di protezione installato.",
|
||||
"StopRecording": "Ferma registrazione",
|
||||
"HeaderStopRecording": "Ferma registrazione",
|
||||
"ManageRecording": "Gestisci registrazione",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Qualit\u00e0 Musica",
|
||||
"LabelHomeNetworkQuality": "Qualit\u00e0 della rete domestica:",
|
||||
"HeaderLatestMedia": "Ultimi Media",
|
||||
"HeaderRestartingEmbyServer": "Riavviando Emby Server",
|
||||
"RestartPleaseWaitMessage": "Per piacere aspetta mentre Emby Server si arresta e riavvia. Questo pu\u00f2 richiedere un minuto o due.",
|
||||
"HeaderRestartingJellyfinServer": "Riavviando Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Per piacere aspetta mentre Jellyfin Server si arresta e riavvia. Questo pu\u00f2 richiedere un minuto o due.",
|
||||
"PlayNext": "Riproduci prossimo",
|
||||
"AllowSeasonalThemes": "Consenti temi automatici stagionali",
|
||||
"AllowSeasonalThemesHelp": "Se abilitato, i temi stagionali sovrascriveranno occasionalmente l'impostazione del tema.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0456\u0440 \u0436\u043e\u043b\u0493\u044b \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0443, \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||
"MessageUnlockAppWithSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||
"MessageToValidateSupporter": "\u0415\u0433\u0435\u0440 \u0441\u0456\u0437\u0434\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Emby Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0431\u043e\u043b\u0441\u0430, Emby Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430\u0493\u044b Emby Premiere \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u044b\u043f \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437. \u0411\u04b1\u043b \u0431\u0430\u0441\u0442\u044b \u043c\u04d9\u0437\u0456\u0440\u0434\u0435 Emby Premiere \u0434\u0435\u0433\u0435\u043d\u0434\u0456 \u043d\u04b1\u049b\u044b\u043f \u049b\u0430\u0442\u044b\u043d\u0430\u0443\u043b\u044b.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0456\u0440 \u0436\u043e\u043b\u0493\u044b \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0443, \u043d\u0435\u043c\u0435\u0441\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||
"MessageUnlockAppWithSupporter": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443.",
|
||||
"MessageToValidateSupporter": "\u0415\u0433\u0435\u0440 \u0441\u0456\u0437\u0434\u0435 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u0431\u043e\u043b\u0441\u0430, Jellyfin Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430\u0493\u044b Jellyfin Premiere \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u044b\u043f \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437. \u0411\u04b1\u043b \u0431\u0430\u0441\u0442\u044b \u043c\u04d9\u0437\u0456\u0440\u0434\u0435 Jellyfin Premiere \u0434\u0435\u0433\u0435\u043d\u0434\u0456 \u043d\u04b1\u049b\u044b\u043f \u049b\u0430\u0442\u044b\u043d\u0430\u0443\u043b\u044b.",
|
||||
"ValueSpecialEpisodeName": "\u0410\u0440\u043d\u0430\u0439\u044b - {0}",
|
||||
"Share": "\u041e\u0440\u0442\u0430\u049b\u0442\u0430\u0441\u0443",
|
||||
"Add": "\u04ae\u0441\u0442\u0435\u0443",
|
||||
"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",
|
||||
"LiveTvRequiresUnlock": "\u042d\u0444\u0438\u0440\u043b\u0456\u043a \u0422\u0414 \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",
|
||||
"ServerUpdateNeeded": "\u041e\u0441\u044b Jellyfin 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",
|
||||
"LiveTvRequiresUnlock": "\u042d\u0444\u0438\u0440\u043b\u0456\u043a \u0422\u0414 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"AttributeNew": "\u0416\u0430\u04a3\u0430",
|
||||
"Premiere": "\u0422\u04b1\u0441\u0430\u0443\u043a\u0435\u0441\u0435\u0440\u0456",
|
||||
"Live": "\u0422\u0456\u043a\u0435\u043b\u0435\u0439",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "\u0421\u0435\u0440\u0432\u0435\u0440\u0434\u0456 \u043e\u044f\u0442\u0443 \u04d9\u0440\u0435\u043a\u0435\u0442\u0456 \u0436\u0430\u0441\u0430\u043b\u0443\u0434\u0430. \u041a\u04af\u0442\u0435 \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437...",
|
||||
"WakeServerSuccess": "\u0421\u04d9\u0442\u0442\u0456\u043b\u0456\u043a!",
|
||||
"HeaderCustomizeHomeScreen": "\u0411\u0430\u0441\u0442\u044b \u044d\u043a\u0440\u0430\u043d\u0434\u044b \u0440\u0435\u0442\u0442\u0435\u0443",
|
||||
"WakeServerError": "Wake On LAN \u043f\u0430\u043a\u0435\u0442\u0442\u0435\u0440\u0456 \u0441\u0456\u0437\u0434\u0456\u04a3 \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0433\u0435 \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456, \u0431\u0456\u0440\u0430\u049b \u0441\u0456\u0437\u0434\u0456\u04a3 Emby Server \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u044b\u043b\u0430 \u0430\u043b\u043c\u0430\u0439\u043c\u044b\u0437. \u049a\u04b1\u0440\u044b\u043b\u0493\u044b\u04a3\u044b\u0437\u0434\u044b \u043e\u044f\u0442\u0443 \u04af\u0448\u0456\u043d \u0431\u0456\u0440\u0430\u0437 \u0443\u0430\u049b\u044b\u0442 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d \u043d\u0435\u043c\u0435\u0441\u0435 Emby Server \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0434\u0430 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0436\u04b1\u043c\u044b\u0441 \u0456\u0441\u0442\u0435\u043c\u0435\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"WakeServerError": "Wake On LAN \u043f\u0430\u043a\u0435\u0442\u0442\u0435\u0440\u0456 \u0441\u0456\u0437\u0434\u0456\u04a3 \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0433\u0435 \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456, \u0431\u0456\u0440\u0430\u049b \u0441\u0456\u0437\u0434\u0456\u04a3 Jellyfin Server \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u044b\u043b\u0430 \u0430\u043b\u043c\u0430\u0439\u043c\u044b\u0437. \u049a\u04b1\u0440\u044b\u043b\u0493\u044b\u04a3\u044b\u0437\u0434\u044b \u043e\u044f\u0442\u0443 \u04af\u0448\u0456\u043d \u0431\u0456\u0440\u0430\u0437 \u0443\u0430\u049b\u044b\u0442 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d \u043d\u0435\u043c\u0435\u0441\u0435 Jellyfin Server \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0434\u0430 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0436\u04b1\u043c\u044b\u0441 \u0456\u0441\u0442\u0435\u043c\u0435\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"Sunday": "\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456",
|
||||
"Monday": "\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456",
|
||||
"Tuesday": "\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "\u0414\u0435\u0440\u0431\u0435\u0441 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a",
|
||||
"HeaderOfflineDownloadsDescription": "\u041e\u04a3\u0430\u0439 \u0434\u0435\u0440\u0431\u0435\u0441 \u049b\u043e\u043b\u0434\u0430\u043d\u0443 \u04af\u0448\u0456\u043d \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0493\u0430 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456 \u0436\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u044b\u04a3\u044b\u0437.",
|
||||
"CloudSyncFeatureDescription": "\u0421\u0430\u049b\u0442\u044b\u049b \u043a\u04e9\u0448\u0456\u0440\u043c\u0435\u043d\u0456, \u043c\u04b1\u0440\u0430\u0493\u0430\u0442\u0442\u0430\u0443\u0434\u044b \u0436\u04d9\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443\u0434\u0456 \u0436\u0435\u04a3\u0456\u043b\u0434\u0435\u0442\u0443 \u04af\u0448\u0456\u043d \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456 \u0431\u04b1\u043b\u0442\u043f\u0435\u043d \u04af\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"LiveTvFeatureDescription": "Emby Server \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u04af\u0439\u043b\u0435\u0441\u0456\u043c\u0434\u0456 \u0422\u0414-\u0442\u044e\u043d\u0435\u0440 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0441\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u043a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d Emby-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u0493\u0430 \u0422\u0414-\u044d\u0444\u0438\u0440\u0434\u0456 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u0436\u0456\u0431\u0435\u0440\u0443.",
|
||||
"DvrFeatureDescription": "Emby DVR \u043a\u0435\u0441\u0442\u0435\u0441\u0456\u043d\u0435 \u0436\u0435\u043a\u0435 \u044d\u0444\u0438\u0440\u043b\u0456\u043a \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b, \u0442\u043e\u043f\u0442\u0430\u043c\u0430 \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b, \u0436\u04d9\u043d\u0435 \u043e\u043d\u0430\u043d \u0431\u0430\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437.",
|
||||
"LiveTvFeatureDescription": "Jellyfin Server \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u04af\u0439\u043b\u0435\u0441\u0456\u043c\u0434\u0456 \u0422\u0414-\u0442\u044e\u043d\u0435\u0440 \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0441\u044b \u0430\u0440\u049b\u044b\u043b\u044b \u043a\u0435\u0437 \u043a\u0435\u043b\u0433\u0435\u043d Jellyfin-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u0493\u0430 \u0422\u0414-\u044d\u0444\u0438\u0440\u0434\u0456 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u0436\u0456\u0431\u0435\u0440\u0443.",
|
||||
"DvrFeatureDescription": "Jellyfin DVR \u043a\u0435\u0441\u0442\u0435\u0441\u0456\u043d\u0435 \u0436\u0435\u043a\u0435 \u044d\u0444\u0438\u0440\u043b\u0456\u043a \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b, \u0442\u043e\u043f\u0442\u0430\u043c\u0430 \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b, \u0436\u04d9\u043d\u0435 \u043e\u043d\u0430\u043d \u0431\u0430\u0441\u049b\u0430\u043b\u0430\u0440\u0434\u044b \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437.",
|
||||
"CinemaModeFeatureDescription": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440\u0434\u0456 \u0436\u04d9\u043d\u0435 \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d \u043a\u04e9\u0440\u043d\u0435\u0443\u0434\u0456 \u0444\u0438\u043b\u044c\u043c \u0430\u043b\u0434\u044b\u043d\u0434\u0430 \u043e\u0439\u043d\u0430\u0442\u0443 \u043a\u0438\u043d\u043e\u0437\u0430\u043b \u04d9\u0441\u0435\u0440\u0456\u043d \u0436\u0435\u0442\u043a\u0456\u0437\u0435\u0434\u0456.",
|
||||
"HeaderFreeApps": "\u0422\u0435\u0433\u0456\u043d Emby \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b",
|
||||
"FreeAppsFeatureDescription": "\u049a\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b\u04a3\u044b\u0437 \u04af\u0448\u0456\u043d Emby-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b\u043d\u0430 \u0442\u0435\u0433\u0456\u043d \u049b\u0430\u0442\u044b\u043d\u0430\u04a3\u044b\u0437.",
|
||||
"HeaderBecomeProjectSupporter": "Emby Premiere \u0430\u043b\u0443",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0422\u0435\u043b\u0435\u0445\u0438\u043a\u0430\u044f\u043b\u0430\u0440\u0434\u044b\u04a3 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0436\u0430\u0437\u0431\u0430\u0441\u044b\u043d \u0436\u0430\u0441\u0430\u0443 \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.",
|
||||
"HeaderFreeApps": "\u0422\u0435\u0433\u0456\u043d Jellyfin \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b",
|
||||
"FreeAppsFeatureDescription": "\u049a\u04b1\u0440\u044b\u043b\u0493\u044b\u043b\u0430\u0440\u044b\u04a3\u044b\u0437 \u04af\u0448\u0456\u043d Jellyfin-\u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043b\u0430\u0440\u044b\u043d\u0430 \u0442\u0435\u0433\u0456\u043d \u049b\u0430\u0442\u044b\u043d\u0430\u04a3\u044b\u0437.",
|
||||
"HeaderBecomeProjectSupporter": "Jellyfin Premiere \u0430\u043b\u0443",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0422\u0435\u043b\u0435\u0445\u0438\u043a\u0430\u044f\u043b\u0430\u0440\u0434\u044b\u04a3 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0436\u0430\u0437\u0431\u0430\u0441\u044b\u043d \u0436\u0430\u0441\u0430\u0443 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442.",
|
||||
"LabelEmailAddress": "\u042d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Emby Premiere \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443\u0493\u0430 \u043e\u04a3\u0430\u0439 \u043f\u0456\u0448\u0456\u043d\u0434\u0435 \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443. \u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440 Emby Server \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456 \u043d\u0435\u0433\u0456\u0437\u0456\u043d\u0434\u0435, \u043d\u0430\u049b\u0442\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 MP4 \u043d\u0435\u043c\u0435\u0441\u0435 MKV \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",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Jellyfin Premiere \u0430\u0440\u049b\u044b\u043b\u044b \u0442\u0430\u0441\u044b\u043c\u0430\u043b\u0434\u0430\u0443\u0493\u0430 \u043e\u04a3\u0430\u0439 \u043f\u0456\u0448\u0456\u043d\u0434\u0435 \u0436\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u0434\u044b \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443. \u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440 Jellyfin Server \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456 \u043d\u0435\u0433\u0456\u0437\u0456\u043d\u0434\u0435, \u043d\u0430\u049b\u0442\u044b \u0443\u0430\u049b\u044b\u0442\u0442\u0430 MP4 \u043d\u0435\u043c\u0435\u0441\u0435 MKV \u043f\u0456\u0448\u0456\u043c\u0456\u043d\u0435 \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0435\u0434\u0456.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u041e\u0441\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"HeaderConvertYourRecordings": "\u0416\u0430\u0437\u0431\u0430\u043b\u0430\u0440\u044b\u04a3\u044b\u0437\u0434\u044b \u0442\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0443",
|
||||
"Record": "\u0416\u0430\u0437\u0443",
|
||||
"Save": "\u0421\u0430\u049b\u0442\u0430\u0443",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "\u0416\u04b1\u043c\u044b\u0441 \u04af\u0441\u0442\u0435\u043b\u0456",
|
||||
"Mobile": "\u04b0\u044f\u043b\u044b \/ \u041f\u043b\u0430\u043d\u0448\u0435\u0442\u0442\u0456\u043a",
|
||||
"TV": "\u0422\u0414",
|
||||
"DisplayModeHelp": "Emby \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u0434\u0430 \u044d\u043a\u0440\u0430\u043d \u0442\u04af\u0440\u0456\u043d \u0442\u0430\u04a3\u0434\u0430\u04a3\u044b\u0437.",
|
||||
"DisplayModeHelp": "Jellyfin \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u0434\u0430 \u044d\u043a\u0440\u0430\u043d \u0442\u04af\u0440\u0456\u043d \u0442\u0430\u04a3\u0434\u0430\u04a3\u044b\u0437.",
|
||||
"LabelDisplayLanguage": "\u0411\u0435\u0439\u043d\u0435\u043b\u0435\u0443 \u0442\u0456\u043b\u0456:",
|
||||
"LabelDisplayLanguageHelp": "Emby \u0442\u04d9\u0440\u0436\u0456\u043c\u0435\u043b\u0435\u0443\u0456 \u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0436\u043e\u0431\u0430 \u0431\u043e\u043b\u044b\u043f \u0442\u0430\u0431\u044b\u043b\u0430\u0434\u044b.",
|
||||
"LabelDisplayLanguageHelp": "Jellyfin \u0442\u04d9\u0440\u0436\u0456\u043c\u0435\u043b\u0435\u0443\u0456 \u0430\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0436\u043e\u0431\u0430 \u0431\u043e\u043b\u044b\u043f \u0442\u0430\u0431\u044b\u043b\u0430\u0434\u044b.",
|
||||
"LearnHowYouCanContribute": "\u049a\u0430\u043b\u0430\u0439 \u04af\u043b\u0435\u0441 \u049b\u043e\u0441\u0443\u044b\u043d\u044b\u04a3\u044b\u0437 \u043c\u04af\u043c\u043a\u0456\u043d \u0442\u0443\u0440\u0430\u043b\u044b \u04af\u0439\u0440\u0435\u043d\u0456\u04a3\u0456\u0437.",
|
||||
"NewCollectionHelp": "\u0416\u0438\u044b\u043d\u0442\u044b\u049b\u0442\u0430\u0440 \u0441\u0456\u0437\u0433\u0435 \u0424\u0438\u043b\u044c\u043c\u0434\u0435\u0440\u0434\u0456\u04a3 \u0436\u04d9\u043d\u0435 \u0442\u0430\u0493\u044b \u0431\u0430\u0441\u049b\u0430 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u043d\u044b\u04a3 \u043c\u0430\u0437\u043c\u04b1\u043d\u044b\u043d \u0434\u0435\u0440\u0431\u0435\u0441\u0442\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0442\u043e\u043f\u0442\u0430\u0443\u043b\u0430\u0440\u044b\u043c\u0435\u043d \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u043d\u0443 \u04af\u0448\u0456\u043d \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0435\u0434\u0456.",
|
||||
"SearchForCollectionInternetMetadata": "\u0421\u0443\u0440\u0435\u0442\u0442\u0435\u043c\u0435\u043b\u0435\u0440 \u0431\u0435\u043d \u043c\u0435\u0442\u0430\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0434\u0456 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0442\u0435\u043d \u0456\u0437\u0434\u0435\u0443",
|
||||
"DisplayMissingEpisodesWithinSeasons": "\u0416\u043e\u049b \u0431\u04e9\u043b\u0456\u043c\u0434\u0435\u0440\u0434\u0456 \u043c\u0430\u0443\u0441\u044b\u043c \u0456\u0448\u0456\u043d\u0434\u0435 \u0431\u0435\u0439\u043d\u0435\u043b\u0435\u0443",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u0411\u04b1\u043b \u0441\u043e\u043d\u0434\u0430\u0439-\u0430\u049b Emby Server \u043e\u0440\u043d\u0430\u0442\u0443\u044b\u043d\u0434\u0430\u0493\u044b \u0422\u0414 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u043b\u0430\u0440\u044b \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u0443\u043b\u044b \u0431\u043e\u043b\u0443\u044b \u043a\u0435\u0440\u0435\u043a.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u0411\u04b1\u043b \u0441\u043e\u043d\u0434\u0430\u0439-\u0430\u049b Jellyfin Server \u043e\u0440\u043d\u0430\u0442\u0443\u044b\u043d\u0434\u0430\u0493\u044b \u0422\u0414 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u043b\u0430\u0440\u044b \u04af\u0448\u0456\u043d \u049b\u043e\u0441\u0443\u043b\u044b \u0431\u043e\u043b\u0443\u044b \u043a\u0435\u0440\u0435\u043a.",
|
||||
"EnableThemeSongs": "\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u044b\u049b \u04d9\u0443\u0435\u043d\u0434\u0435\u0440\u0434\u0456 \u049b\u043e\u0441\u0443",
|
||||
"EnableBackdrops": "\u0410\u0440\u0442\u049b\u044b \u0441\u0443\u0440\u0435\u0442\u0442\u0435\u0440\u0434\u0456 \u049b\u043e\u0441\u0443",
|
||||
"EnableThemeSongsHelp": "\u049a\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u0434\u0430, \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u043d\u044b \u0448\u043e\u043b\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u0442\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u044b\u049b \u04d9\u0443\u0435\u043d\u0434\u0435\u0440 \u04e9\u04a3\u0434\u0435 \u043e\u0439\u043d\u0430\u0442\u044b\u043b\u0430\u0434\u044b.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b",
|
||||
"Like": "\u04b0\u043d\u0430\u0439\u0434\u044b",
|
||||
"Dislike": "\u04b0\u043d\u0430\u043c\u0430\u0439\u0434\u044b",
|
||||
"RefreshDialogHelp": "\u041c\u0435\u0442\u0430\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440 \u043c\u0435\u043d Emby Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u044b\u0437\u043c\u0435\u0442\u0442\u0435\u0440\u0456 \u043d\u0435\u0433\u0456\u0437\u0456\u043d\u0434\u0435 \u0436\u0430\u04a3\u0493\u044b\u0440\u0442\u044b\u043b\u0430\u0434\u044b.",
|
||||
"RefreshDialogHelp": "\u041c\u0435\u0442\u0430\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440 \u043c\u0435\u043d Jellyfin Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u044b\u0437\u043c\u0435\u0442\u0442\u0435\u0440\u0456 \u043d\u0435\u0433\u0456\u0437\u0456\u043d\u0434\u0435 \u0436\u0430\u04a3\u0493\u044b\u0440\u0442\u044b\u043b\u0430\u0434\u044b.",
|
||||
"Open": "\u0410\u0448\u0443",
|
||||
"Play": "\u041e\u0439\u043d\u0430\u0442\u0443",
|
||||
"AddToPlayQueue": "\u041e\u0439\u043d\u0430\u0442\u0443 \u043a\u0435\u0437\u0435\u0433\u0456\u043d\u0435 \u04af\u0441\u0442\u0435\u0443",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\u04ae\u0441\u0442\u0435\u043b\u0433\u0435\u043d \u043a\u04af\u043d\u0456",
|
||||
"DateAdded": "\u04ae\u0441\u0442\u0435\u043b\u0433\u0435\u043d \u043a\u04af\u043d\u0456",
|
||||
"DatePlayed": "\u041e\u0439\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u043a\u04af\u043d\u0456",
|
||||
"ConfigureDateAdded": "\u04ae\u0441\u0442\u0435\u043b\u0433\u0435\u043d \u043a\u04af\u043d\u0456 Emby Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430\u0493\u044b \u0422\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456\u043d\u0434\u0435 \u0430\u043d\u044b\u049b\u0442\u0430\u043b\u0430\u0434\u044b",
|
||||
"ConfigureDateAdded": "\u04ae\u0441\u0442\u0435\u043b\u0433\u0435\u043d \u043a\u04af\u043d\u0456 Jellyfin Server \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d\u0434\u0430\u0493\u044b \u0422\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456\u043d\u0434\u0435 \u0430\u043d\u044b\u049b\u0442\u0430\u043b\u0430\u0434\u044b",
|
||||
"LabelStatus": "\u041a\u04af\u0439:",
|
||||
"LabelArtists": "\u041e\u0440\u044b\u043d\u0434\u0430\u0443\u0448\u044b\u043b\u0430\u0440:",
|
||||
"LabelArtistsHelp": "\u0411\u0456\u0440\u043d\u0435\u0448\u0443\u0456\u043d (;) \u0430\u0440\u049b\u044b\u043b\u044b \u0431\u04e9\u043b\u0456\u04a3\u0456\u0437",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u0410\u0442\u044b\u043d \u043d\u0435\u043c\u0435\u0441\u0435 \u0441\u044b\u0440\u0442\u049b\u044b ID \u0435\u043d\u0433\u0456\u0437\u0456\u04a3\u0456\u0437.",
|
||||
"MessageItemSaved": "\u0422\u0430\u0440\u043c\u0430\u049b \u0441\u0430\u049b\u0442\u0430\u043b\u0434\u044b.",
|
||||
"SearchResults": "\u0406\u0437\u0434\u0435\u0443 \u043d\u04d9\u0442\u0438\u0436\u0435\u043b\u0435\u0440\u0456",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} \u0436\u04b1\u043c\u044b\u0441\u044b\u043d \u0430\u044f\u049b\u0442\u0430\u0443\u0434\u0430.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} \u0436\u04b1\u043c\u044b\u0441\u044b\u043d \u0430\u044f\u049b\u0442\u0430\u0443\u0434\u0430.",
|
||||
"HeaderDeleteItems": "\u0422\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u0436\u043e\u044e",
|
||||
"ConfirmDeleteItems": "\u041e\u0441\u044b \u0442\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u0436\u043e\u0439\u0493\u0430\u043d\u0434\u0430, \u043e\u043b\u0430\u0440 \u0444\u0430\u0439\u043b\u0434\u044b\u049b \u0436\u04af\u0439\u0435\u0441\u0456\u043d\u0435\u043d \u0434\u0435 \u0436\u04d9\u043d\u0435 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0445\u0430\u043d\u0430\u04a3\u044b\u0437\u0434\u0430\u043d \u0434\u0430 \u0435\u043a\u0435\u0443\u0456\u043d\u0434\u0435 \u0436\u043e\u0439\u044b\u043b\u0430\u0434. \u0421\u0456\u0437 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430? \u0428\u044b\u043d\u044b\u043c\u0435\u043d \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u049b\u0430\u0436\u0435\u0442 \u043f\u0435?",
|
||||
"PleaseRestartServerName": "Emby Server \u04af\u0448\u0456\u043d \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u04a3\u044b\u0437 - {0}.",
|
||||
"PleaseRestartServerName": "Jellyfin Server \u04af\u0448\u0456\u043d \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u04a3\u044b\u0437 - {0}.",
|
||||
"LabelSyncJobName": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0456\u0440\u0443 \u0436\u04b1\u043c\u044b\u0441\u044b\u043d\u044b\u04a3 \u0430\u0442\u044b:",
|
||||
"SyncingDots": "\u04ae\u043d\u0434\u0435\u0441\u0442\u0440\u0456\u043b\u0443\u0434\u0435",
|
||||
"ConvertingDots": "\u0422\u04af\u0440\u043b\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0443\u0434\u0435",
|
||||
"LabelQuality": "\u0421\u0430\u043f\u0430\u0441\u044b:",
|
||||
"LabelSyncNoTargetsHelp": "\u0416\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443\u0434\u044b \u049b\u043e\u043b\u0434\u0430\u0439\u0442\u044b\u043d \u049b\u0430\u0439\u0431\u0456\u0440 \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430 \u0430\u0493\u044b\u043c\u0434\u0430 \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u043c\u0430\u0493\u0430\u043d \u0431\u043e\u043b\u044b\u043f \u043a\u04e9\u0440\u0456\u043d\u0435\u0434\u0456.",
|
||||
"DownloadingDots": "\u0416\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443\u0434\u0430...",
|
||||
"HeaderSyncRequiresSub": "\u0416\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \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",
|
||||
"HeaderSyncRequiresSub": "\u0416\u04af\u043a\u0442\u0435\u043f \u0430\u043b\u0443 \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"LearnMore": "\u041a\u04e9\u0431\u0456\u0440\u0435\u043a \u0431\u0456\u043b\u0443",
|
||||
"LabelProfile": "\u041f\u0440\u043e\u0444\u0430\u0439\u043b:",
|
||||
"LabelBitrateMbps": "\u049a\u0430\u0440\u049b\u044b\u043d\u044b (\u041c\u0431\u0438\u0442\/\u0441):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "\u0422\u0456\u043a\u0435\u043b\u0435\u0439 \u0442\u0430\u0440\u0430\u0442\u044b\u043c\u0434\u0430\u0440",
|
||||
"Premieres": "\u041f\u0440\u0435\u043c\u044c\u0435\u0440\u0430\u043b\u0430\u0440",
|
||||
"RepeatEpisodes": "\u0411\u04e9\u043b\u0456\u043c\u0434\u0435\u0440\u0434\u0456\u04a3 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u043d\u0443\u044b",
|
||||
"DvrSubscriptionRequired": "Emby DVR \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",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR \u04af\u0448\u0456\u043d \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 Jellyfin Premiere \u0436\u0430\u0437\u044b\u043b\u044b\u043c\u044b \u049b\u0430\u0436\u0435\u0442",
|
||||
"HeaderCancelRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443",
|
||||
"CancelRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443",
|
||||
"HeaderKeepRecording": "\u0416\u0430\u0437\u0443\u0434\u044b \u0441\u0430\u049b\u0442\u0430\u043f \u049b\u0430\u043b\u0443",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "\u0410\u0440\u043d\u0430\u043b\u0430\u0440\u0434\u044b \u0441\u04b1\u0440\u044b\u043f\u0442\u0430\u0443 \u0442\u04d9\u0441\u0456\u043b\u0456:",
|
||||
"RecentlyWatched": "\u0416\u0443\u044b\u049b\u0442\u0430 \u049b\u0430\u0440\u0430\u043b\u0493\u0430\u043d",
|
||||
"ChannelNumber": "\u0410\u0440\u043d\u0430 \u043d\u04e9\u043c\u0456\u0440\u0456",
|
||||
"HeaderBenefitsEmbyPremiere": "Emby Premiere \u0430\u0440\u0442\u044b\u049b\u0448\u044b\u043b\u044b\u049b\u0442\u0430\u0440\u044b",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0411\u0456\u0440 \u043c\u0438\u043d\u04e9\u0442 \u043e\u0439\u043d\u0430\u0442\u0443\u0434\u044b \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u04a3\u044b\u0437. Emby \u0441\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0433\u0435\u043d\u0456\u04a3\u0456\u0437\u0433\u0435 \u0440\u0430\u049b\u043c\u0435\u0442.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Jellyfin Premiere \u0430\u0440\u0442\u044b\u049b\u0448\u044b\u043b\u044b\u049b\u0442\u0430\u0440\u044b",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0411\u0456\u0440 \u043c\u0438\u043d\u04e9\u0442 \u043e\u0439\u043d\u0430\u0442\u0443\u0434\u044b \u0442\u0430\u043c\u0430\u0448\u0430\u043b\u0430\u04a3\u044b\u0437. Jellyfin \u0441\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0433\u0435\u043d\u0456\u04a3\u0456\u0437\u0433\u0435 \u0440\u0430\u049b\u043c\u0435\u0442.",
|
||||
"HeaderTryPlayback": "\u041e\u0439\u043d\u0430\u0442\u0443\u0434\u044b \u0441\u044b\u043d\u0430\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437",
|
||||
"HowDidYouPay": "\u049a\u0430\u043b\u0430\u0439 \u0442\u04e9\u043b\u0435\u0434\u0456\u04a3\u0456\u0437?",
|
||||
"IHaveEmbyPremiere": "\u041c\u0435\u043d\u0434\u0435 Emby Premiere \u0431\u0430\u0440",
|
||||
"IHaveJellyfinPremiere": "\u041c\u0435\u043d\u0434\u0435 Jellyfin Premiere \u0431\u0430\u0440",
|
||||
"IPurchasedThisApp": "\u041c\u0435\u043d \u043e\u0441\u044b \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u043d\u044b \u0441\u0430\u0442\u044b\u043f \u0430\u043b\u0434\u044b\u043c",
|
||||
"ButtonRestorePreviousPurchase": "\u0421\u0430\u0442\u044b\u043f \u0430\u043b\u0493\u0430\u043d\u0434\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443",
|
||||
"ButtonUnlockWithPurchase": "\u0421\u0430\u0442\u044b\u043f \u0430\u043b\u0443\u043c\u0435\u043d \u049b\u04b1\u0440\u0441\u0430\u0443\u0434\u0430\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
||||
"ButtonUnlockPrice": "{0} \u049b\u04b1\u043b\u044b\u043f\u0442\u0430\u043c\u0430\u0443",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u0430\u0439 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere \u0430\u0439 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 {0}",
|
||||
"HeaderAlreadyPaid": "\u04d8\u043b\u0434\u0435\u049b\u0430\u0448\u0430\u043d \u0442\u04e9\u043b\u0435\u043d\u0434\u0456 \u043c\u0435?",
|
||||
"ButtonPlayOneMinute": "\u0411\u0456\u0440 \u043c\u0438\u043d\u04e9\u0442 \u043e\u0439\u043d\u0430\u0442\u0443",
|
||||
"PlaceFavoriteChannelsAtBeginning": "\u0422\u0430\u04a3\u0434\u0430\u0443\u043b\u044b \u0430\u0440\u043d\u0430\u043b\u0430\u0440\u0434\u044b \u0435\u04a3 \u0431\u0430\u0441\u044b\u043d\u0430\u043d \u043e\u0440\u043d\u0430\u043b\u0430\u0441\u0442\u044b\u0440\u0443",
|
||||
"HeaderUnlockFeature": "\u0410\u0440\u0442\u044b\u049b\u0448\u044b\u043b\u044b\u049b \u049b\u04b1\u0440\u0441\u0430\u0443\u044b\u043d \u0431\u043e\u0441\u0430\u0442\u0443",
|
||||
"MessageDidYouKnowCinemaMode": "Emby Premiere \u0430\u0440\u049b\u044b\u043b\u044b, \u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456 \u0441\u0438\u044f\u049b\u0442\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u0430\u0440\u043c\u0435\u043d \u0442\u04d9\u0436\u0456\u0440\u0438\u0431\u0435\u04a3\u0456\u0437\u0434\u0456 \u0436\u0430\u049b\u0441\u0430\u0440\u0442\u0443\u044b\u04a3\u044b\u0437 \u043c\u04af\u043c\u043a\u0456\u043d \u0442\u0443\u0440\u0430\u043b\u044b \u0431\u0456\u043b\u0435\u0441\u0456\u0437 \u0431\u0435?",
|
||||
"MessageDidYouKnowCinemaMode": "Jellyfin Premiere \u0430\u0440\u049b\u044b\u043b\u044b, \u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456 \u0441\u0438\u044f\u049b\u0442\u044b \u049b\u04b1\u0440\u0430\u043c\u0434\u0430\u0441\u0442\u0430\u0440\u043c\u0435\u043d \u0442\u04d9\u0436\u0456\u0440\u0438\u0431\u0435\u04a3\u0456\u0437\u0434\u0456 \u0436\u0430\u049b\u0441\u0430\u0440\u0442\u0443\u044b\u04a3\u044b\u0437 \u043c\u04af\u043c\u043a\u0456\u043d \u0442\u0443\u0440\u0430\u043b\u044b \u0431\u0456\u043b\u0435\u0441\u0456\u0437 \u0431\u0435?",
|
||||
"MessageDidYouKnowCinemaMode2": "\u041a\u0438\u043d\u043e\u0442\u0435\u0430\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u043b\u0435\u0440\u0434\u0456 \u0436\u04d9\u043d\u0435 \u0442\u0435\u04a3\u0448\u0435\u043b\u0433\u0435\u043d \u043a\u04e9\u0440\u043d\u0435\u0443\u0434\u0456 \u043d\u0435\u0433\u0456\u0437\u0433\u0456 \u0444\u0438\u043b\u044c\u043c \u0430\u043b\u0434\u044b\u043d\u0434\u0430 \u043e\u0439\u043d\u0430\u0442\u0443 \u043a\u0438\u043d\u043e\u0437\u0430\u043b \u04d9\u0441\u0435\u0440\u0456\u043d \u0436\u0435\u0442\u043a\u0456\u0437\u0435\u0434\u0456.",
|
||||
"HeaderPlayMyMedia": "\u041c\u0435\u043d\u0456\u04a3 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0456\u043c\u0434\u0456 \u043e\u0439\u043d\u0430\u0442\u0443",
|
||||
"HeaderDiscoverEmbyPremiere": "Emby Premiere \u0430\u0448\u044b\u04a3\u044b\u0437",
|
||||
"HeaderDiscoverJellyfinPremiere": "Jellyfin Premiere \u0430\u0448\u044b\u04a3\u044b\u0437",
|
||||
"Items": "\u0422\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440",
|
||||
"OneChannel": "\u0411\u0456\u0440 \u0430\u0440\u043d\u0430\u0434\u0430\u043d",
|
||||
"ConfirmRemoveDownload": "\u0416\u04af\u043a\u0442\u0435\u0443\u0434\u0456 \u0430\u043b\u0430\u0441\u0442\u0430\u0439\u043c\u044b\u0437 \u0431\u0430?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "\u0422\u043e\u043b\u0442\u044b\u0440\u0443",
|
||||
"BestFit": "\u049a\u0438\u044b\u0441\u0442\u044b\u0440\u0443",
|
||||
"MessageNoServersAvailableToConnect": "\u049a\u043e\u0441\u044b\u043b\u0443 \u04af\u0448\u0456\u043d \u0435\u0448\u049b\u0430\u043d\u0434\u0430\u0439 \u0441\u0435\u0440\u0432\u0435\u0440\u043b\u0435\u0440 \u049b\u043e\u043b \u0436\u0435\u0442\u0456\u043c\u0434\u0456 \u0435\u043c\u0435\u0441. \u0415\u0433\u0435\u0440 \u0441\u0435\u0440\u0432\u0435\u0440\u043c\u0435\u043d \u043e\u0440\u0442\u0430\u049b\u0442\u0430\u0441\u0443\u0493\u0430 \u0448\u0430\u049b\u044b\u0440\u044b\u043b\u0441\u0430\u04a3\u044b\u0437, \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443\u044b\u043d \u0442\u04e9\u043c\u0435\u043d\u0434\u0435 \u043d\u0435\u043c\u0435\u0441\u0435 \u044d-\u043f\u043e\u0448\u0442\u0430\u0434\u0430\u0493\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043d\u04b1\u049b\u044b\u043f \u043d\u0430\u049b\u0442\u044b\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"MessagePlayAccessRestricted": "\u041e\u0441\u044b \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b\u04a3 \u043e\u0439\u043d\u0430\u0442\u0443\u044b \u0430\u0493\u044b\u043c\u0434\u0430 \u0448\u0435\u043a\u0442\u0435\u043b\u0433\u0435\u043d. \u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0430\u049b\u043f\u0430\u0440\u0430\u0442 \u0430\u043b\u0443 \u04af\u0448\u0456\u043d Emby Server \u04d9\u043a\u0456\u043c\u0448\u0456\u0441\u0456\u043d\u0435 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u04a3\u044b\u0437.",
|
||||
"MessagePlayAccessRestricted": "\u041e\u0441\u044b \u043c\u0430\u0437\u043c\u04b1\u043d\u0434\u044b\u04a3 \u043e\u0439\u043d\u0430\u0442\u0443\u044b \u0430\u0493\u044b\u043c\u0434\u0430 \u0448\u0435\u043a\u0442\u0435\u043b\u0433\u0435\u043d. \u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u0430\u049b\u043f\u0430\u0440\u0430\u0442 \u0430\u043b\u0443 \u04af\u0448\u0456\u043d Jellyfin Server \u04d9\u043a\u0456\u043c\u0448\u0456\u0441\u0456\u043d\u0435 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u044b\u04a3\u044b\u0437.",
|
||||
"Accept": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u0443",
|
||||
"Reject": "\u049a\u0430\u0431\u044b\u043b\u0434\u0430\u043c\u0430\u0443",
|
||||
"Connect": "\u049a\u043e\u0441\u044b\u043b\u0443",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "\u0411\u0456\u0440 \u0440\u0435\u0442 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u0443",
|
||||
"RepeatAll": "\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u0443",
|
||||
"LabelDefaultScreen": "\u04d8\u0434\u0435\u043f\u043a\u0456 \u044d\u043a\u0440\u0430\u043d:",
|
||||
"ConfirmEndPlayerSession": "Emby \u0436\u04b1\u043c\u044b\u0441\u044b\u043d \u0430\u044f\u049b\u0442\u0430\u0443\u0434\u044b {0} \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0434\u0430 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?",
|
||||
"ConfirmEndPlayerSession": "Jellyfin \u0436\u04b1\u043c\u044b\u0441\u044b\u043d \u0430\u044f\u049b\u0442\u0430\u0443\u0434\u044b {0} \u049b\u04b1\u0440\u044b\u043b\u0493\u044b\u0434\u0430 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?",
|
||||
"Yes": "\u0418\u04d9",
|
||||
"No": "\u0416\u043e\u049b",
|
||||
"LiveTV": "\u042d\u0444\u0438\u0440",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "\u0410\u043d\u0430\u043c\u043e\u0440\u0444\u0442\u044b\u049b \u0431\u0435\u0439\u043d\u0435 \u04af\u0448\u0456\u043d \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0434\u0456",
|
||||
"InterlacedVideoNotSupported": "\u041a\u0435\u0437\u0435\u043a\u0442\u0435\u0441\u0443\u043b\u0456\u043a \u0431\u0435\u0439\u043d\u0435 \u04af\u0448\u0456\u043d \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0434\u0456",
|
||||
"SecondaryAudioNotSupported": "\u0414\u044b\u0431\u044b\u0441 \u0436\u043e\u043b\u0448\u044b\u0493\u044b\u043d \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u049b\u043e\u043b\u0434\u0430\u0443 \u043a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u043c\u0435\u0439\u0434\u0456",
|
||||
"ErrorRemovingEmbyConnectAccount": "Emby Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0430\u043b\u0430\u0441\u0442\u0430\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437 \u0436\u04d9\u043d\u0435 \u04d9\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"HeaderEmbyAccountRemoved": "Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u0434\u044b",
|
||||
"MessageEmbyAccontRemoved": "Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0434\u0430\u043d \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u044b\u043d\u0434\u044b.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Jellyfin Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0430\u043b\u0430\u0441\u0442\u0430\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437 \u0436\u04d9\u043d\u0435 \u04d9\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u0434\u044b",
|
||||
"MessageJellyfinAccontRemoved": "Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0434\u0430\u043d \u0430\u043b\u0430\u0441\u0442\u0430\u043b\u044b\u043d\u0434\u044b.",
|
||||
"HeaderInvitationSent": "\u0428\u0430\u049b\u044b\u0440\u0443 \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456",
|
||||
"MessageInvitationSentToUser": "\u041e\u043b\u0430\u0440\u0493\u0430 \u043e\u0440\u0442\u0430\u049b\u0442\u0430\u0441\u0443 \u0448\u0430\u049b\u044b\u0440\u0443\u044b\u04a3\u044b\u0437\u0434\u044b \u049b\u0430\u0431\u044b\u043b\u0434\u0430\u0443 \u04b1\u0441\u044b\u043d\u044b\u0441\u044b\u043c\u0435\u043d, \u044d-\u043f\u043e\u0448\u0442\u0430 {0} \u0430\u0440\u043d\u0430\u043f \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456.",
|
||||
"MessageInvitationSentToNewUser": "Emby \u04af\u0448\u0456\u043d \u0442\u0456\u0440\u043a\u0435\u043b\u0443 \u0448\u0430\u049b\u044b\u0440\u0443\u044b\u04a3\u044b\u0437, \u044d-\u043f\u043e\u0448\u0442\u0430 {0} \u04af\u0448\u0456\u043d \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456.",
|
||||
"MessageInvitationSentToNewUser": "Jellyfin \u04af\u0448\u0456\u043d \u0442\u0456\u0440\u043a\u0435\u043b\u0443 \u0448\u0430\u049b\u044b\u0440\u0443\u044b\u04a3\u044b\u0437, \u044d-\u043f\u043e\u0448\u0442\u0430 {0} \u04af\u0448\u0456\u043d \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0434\u0456.",
|
||||
"GuestUserNotFound": "\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0442\u0430\u0431\u044b\u043b\u0493\u0430\u043d \u0436\u043e\u049b. \u0410\u0442\u044b\u043d\u044b\u04a3 \u0434\u04b1\u0440\u044b\u0441\u0442\u044b\u0493\u044b\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u04a3\u0456\u0437 \u0436\u04d9\u043d\u0435 \u04d9\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437, \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u043d\u044b\u04a3 \u044d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d \u0435\u043d\u0433\u0456\u0437\u0456\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorReachingEmbyConnect": "Emby Connect \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u043d\u0435 \u0436\u0435\u0442\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437 \u0436\u04d9\u043d\u0435 \u04d9\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Emby Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0436\u0430\u0441\u0430\u0434\u044b\u04a3\u044b\u0437 \u0431\u0430? {0} \u0436\u0430\u043d\u044b\u043d\u0434\u0430 \u0442\u0456\u0440\u043a\u0435\u043b\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorAddingEmbyConnectAccount2": "\u0415\u0433\u0435\u0440 \u04d9\u043b\u0456 \u0434\u0435 \u043c\u04d9\u0441\u0435\u043b\u0435\u04a3\u0456\u0437 \u0431\u043e\u043b\u0441\u0430, Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d\u0434\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u0440\u049b\u044b\u043b\u044b {0} \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorAddingGuestAccount1": "Emby Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u049a\u043e\u043d\u0430\u0493\u044b\u04a3\u044b\u0437 Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0436\u0430\u0441\u0430\u0434\u044b \u043c\u0430? \u041e\u043b {0} \u0436\u0430\u043d\u044b\u043d\u0434\u0430 \u0442\u0456\u0440\u043a\u0435\u043b\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"ErrorReachingJellyfinConnect": "Jellyfin Connect \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u043d\u0435 \u0436\u0435\u0442\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442 \u049b\u043e\u0441\u044b\u043b\u044b\u043c\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d\u0435 \u043a\u04e9\u0437 \u0436\u0435\u0442\u043a\u0456\u0437\u0456\u04a3\u0456\u0437 \u0436\u04d9\u043d\u0435 \u04d9\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u043a\u0435\u0439\u0456\u043d \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Jellyfin Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0436\u0430\u0441\u0430\u0434\u044b\u04a3\u044b\u0437 \u0431\u0430? {0} \u0436\u0430\u043d\u044b\u043d\u0434\u0430 \u0442\u0456\u0440\u043a\u0435\u043b\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "\u0415\u0433\u0435\u0440 \u04d9\u043b\u0456 \u0434\u0435 \u043c\u04d9\u0441\u0435\u043b\u0435\u04a3\u0456\u0437 \u0431\u043e\u043b\u0441\u0430, Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d\u0434\u0435 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u043b\u0493\u0430\u043d \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u0440\u049b\u044b\u043b\u044b {0} \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorAddingGuestAccount1": "Jellyfin Connect \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u04af\u0441\u0442\u0435\u0443 \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. \u049a\u043e\u043d\u0430\u0493\u044b\u04a3\u044b\u0437 Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456\u043d \u0436\u0430\u0441\u0430\u0434\u044b \u043c\u0430? \u041e\u043b {0} \u0436\u0430\u043d\u044b\u043d\u0434\u0430 \u0442\u0456\u0440\u043a\u0435\u043b\u0443\u0456 \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"ErrorAddingGuestAccount2": "\u0415\u0433\u0435\u0440 \u04d9\u043b\u0456 \u0434\u0435 \u043c\u04d9\u0441\u0435\u043b\u0435\u04a3\u0456\u0437 \u0431\u043e\u043b\u0441\u0430, \u04e9\u0437\u0456\u04a3\u0456\u0437\u0434\u0456\u04a3 \u0436\u04d9\u043d\u0435 \u043e\u043b\u0430\u0440\u0434\u044b\u04a3 \u044d-\u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u043b\u0430\u0440\u044b\u043d \u049b\u043e\u0441\u044b\u043f \u044d-\u043f\u043e\u0448\u0442\u0430 \u0430\u0440\u049b\u044b\u043b\u044b {0} \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430 \u0445\u0430\u0431\u0430\u0440 \u0436\u0456\u0431\u0435\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"MessageEmbyAccountAdded": "Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0433\u0430 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456.",
|
||||
"MessagePendingEmbyAccountAdded": "Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0433\u0430 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456. \u0422\u0456\u0440\u043a\u0435\u043b\u0433\u0456 \u0438\u0435\u0441\u0456\u043d\u0435 \u044d-\u043f\u043e\u0448\u0442\u0430 \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0435\u0434\u0456. \u042d-\u043f\u043e\u0448\u0442\u0430\u0434\u0430\u0493\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043d\u04b1\u049b\u044b\u043f \u0448\u0430\u049b\u044b\u0440\u0443\u0434\u044b \u0440\u0430\u0441\u0442\u0430\u0443 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0430\u0434\u044b.",
|
||||
"HeaderEmbyAccountAdded": "Emby \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456",
|
||||
"MessageJellyfinAccountAdded": "Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0433\u0430 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456.",
|
||||
"MessagePendingJellyfinAccountAdded": "Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u043e\u0441\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u0433\u0430 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456. \u0422\u0456\u0440\u043a\u0435\u043b\u0433\u0456 \u0438\u0435\u0441\u0456\u043d\u0435 \u044d-\u043f\u043e\u0448\u0442\u0430 \u0436\u0456\u0431\u0435\u0440\u0456\u043b\u0435\u0434\u0456. \u042d-\u043f\u043e\u0448\u0442\u0430\u0434\u0430\u0493\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043d\u04b1\u049b\u044b\u043f \u0448\u0430\u049b\u044b\u0440\u0443\u0434\u044b \u0440\u0430\u0441\u0442\u0430\u0443 \u049b\u0430\u0436\u0435\u0442 \u0431\u043e\u043b\u0430\u0434\u044b.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u0441\u0456 \u04af\u0441\u0442\u0435\u043b\u0456\u043d\u0434\u0456",
|
||||
"LabelSubtitlePlaybackMode": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440 \u0440\u0435\u0436\u0456\u043c\u0456:",
|
||||
"ErrorDeletingItem": "Emby Server \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0456\u043d \u0436\u043e\u044e \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. Emby Server \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u049b\u0430\u043b\u0442\u0430\u0441\u044b\u043d\u0430 \u0436\u0430\u0437\u0443\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u043f, \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"ErrorDeletingItem": "Jellyfin Server \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0456\u043d \u0436\u043e\u044e \u043a\u0435\u0437\u0456\u043d\u0434\u0435 \u049b\u0430\u0442\u0435 \u043e\u0440\u044b\u043d \u0430\u043b\u0434\u044b. Jellyfin Server \u0442\u0430\u0441\u044b\u0493\u044b\u0448 \u049b\u0430\u043b\u0442\u0430\u0441\u044b\u043d\u0430 \u0436\u0430\u0437\u0443\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442\u044b \u0431\u0430\u0440 \u0435\u043a\u0435\u043d\u0456\u043d \u0442\u0435\u043a\u0441\u0435\u0440\u0456\u043f, \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u043f \u043a\u04e9\u0440\u0456\u04a3\u0456\u0437.",
|
||||
"NoSubtitles": "\u0421\u0443\u0431\u0442\u0438\u0442\u0440\u043b\u0435\u0440\u0441\u0456\u0437",
|
||||
"Default": "\u04d8\u0434\u0435\u043f\u043a\u0456",
|
||||
"Absolute": "\u0422\u04af\u043f\u043d\u04b1\u0441\u049b\u0430\u043b\u044b\u049b",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "\u041c\u0443\u0437\u044b\u043a\u0430 \u0441\u0430\u043f\u0430\u0441\u044b",
|
||||
"LabelHomeNetworkQuality": "\u04ae\u0439\u043b\u0456\u043a \u0436\u0435\u043b\u0456 \u0441\u0430\u043f\u0430\u0441\u044b:",
|
||||
"HeaderLatestMedia": "\u0415\u04a3 \u043a\u0435\u0439\u0456\u043d\u0433\u0456 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440",
|
||||
"HeaderRestartingEmbyServer": "Emby Server \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430",
|
||||
"RestartPleaseWaitMessage": "Emby Server \u0436\u04b1\u043c\u044b\u0441\u044b \u0430\u044f\u049b\u0442\u0430\u043b\u044b\u043f, \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u0448\u0430 \u0434\u0435\u0439\u0456\u043d \u043a\u04af\u0442\u0435 \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437. \u0411\u04b1\u043b \u0431\u0456\u0440-\u0435\u043a\u0456 \u043c\u0438\u043d\u04e9\u0442\u049b\u0430 \u0441\u043e\u0437\u044b\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"HeaderRestartingJellyfinServer": "Jellyfin Server \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0443\u0434\u0430",
|
||||
"RestartPleaseWaitMessage": "Jellyfin Server \u0436\u04b1\u043c\u044b\u0441\u044b \u0430\u044f\u049b\u0442\u0430\u043b\u044b\u043f, \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u043b\u0493\u0430\u043d\u0448\u0430 \u0434\u0435\u0439\u0456\u043d \u043a\u04af\u0442\u0435 \u0442\u04b1\u0440\u044b\u04a3\u044b\u0437. \u0411\u04b1\u043b \u0431\u0456\u0440-\u0435\u043a\u0456 \u043c\u0438\u043d\u04e9\u0442\u049b\u0430 \u0441\u043e\u0437\u044b\u043b\u0443\u044b \u043c\u04af\u043c\u043a\u0456\u043d.",
|
||||
"PlayNext": "\u041a\u0435\u043b\u0435\u0441\u0456\u043d\u0456 \u043e\u0439\u043d\u0430\u0442\u0443",
|
||||
"AllowSeasonalThemes": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0442\u044b \u0442\u04af\u0440\u0434\u0435\u0433\u0456 \u043c\u0430\u0443\u0441\u044b\u043c\u0434\u044b\u049b \u0442\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u0440\u0493\u0430 \u0440\u04b1\u049b\u0441\u0430\u0442 \u0435\u0442\u0443",
|
||||
"AllowSeasonalThemesHelp": "\u049a\u043e\u0441\u044b\u043b\u0493\u0430\u043d \u0431\u043e\u043b\u0441\u0430, \u043c\u0430\u0443\u0441\u044b\u043c\u0434\u044b\u049b \u0442\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u0440 \u0430\u043d\u0434\u0430-\u0441\u0430\u043d\u0434\u0430 \u0442\u0430\u049b\u044b\u0440\u044b\u043f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043b\u0435\u0440\u0456\u04a3\u0456\u0437\u0434\u0456\u04a3 \u043a\u04af\u0448\u0456\u043d \u0436\u043e\u044f\u0434\u044b.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "\ud2b9\ubcc4\ud3b8 - {0}",
|
||||
"Share": "\uacf5\uc720",
|
||||
"Add": "\ucd94\uac00",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "\uc2e0\uaddc",
|
||||
"Premiere": "\ud504\ub9ac\ubbf8\uc5b4",
|
||||
"Live": "\ub77c\uc774\ube0c",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\uc77c\uc694\uc77c",
|
||||
"Monday": "\uc6d4\uc694\uc77c",
|
||||
"Tuesday": "\ud654\uc694\uc77c",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\uc790\ub3d9 \uc2dc\ub9ac\uc988 \ub179\ud654\ub97c \uc608\uc57d\ud558\ub824\uba74 Emby \ud504\ub9ac\ubbf8\uc5b4 \uac00\uc785\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\uc790\ub3d9 \uc2dc\ub9ac\uc988 \ub179\ud654\ub97c \uc608\uc57d\ud558\ub824\uba74 Jellyfin \ud504\ub9ac\ubbf8\uc5b4 \uac00\uc785\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "\ub179\ud654",
|
||||
"Save": "\uc800\uc7a5",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "\uc778\ud130\ub137\uc5d0\uc11c \uc544\ud2b8\uc6cc\ud06c\uc640 \uba54\ud0c0\ub370\uc774\ud130 \uac80\uc0c9",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "\uc88b\uc544\ud568",
|
||||
"Dislike": "\uc2eb\uc5b4\ud568",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "\uc5f4\uae30",
|
||||
"Play": "\uc7ac\uc0dd",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\ucd94\uac00\ud55c \ub0a0\uc9dc:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "\uc0c1\ud0dc:",
|
||||
"LabelArtists": "\uc544\ud2f0\uc2a4\ud2b8:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "\ud56d\ubaa9\uc774 \uc800\uc7a5\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "\ub3d9\uae30\ud654 \uc791\uc5c5 \uc774\ub984:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "\ud488\uc9c8:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "\ub354 \uc54c\uc544\ubcf4\uae30",
|
||||
"LabelProfile": "\ud504\ub85c\ud30c\uc77c:",
|
||||
"LabelBitrateMbps": "\ube44\ud2b8\ub808\uc774\ud2b8 (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "\uc811\uc18d",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "\ubaa8\ub450 \ubc18\ubcf5",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Atrakinkite \u0161i\u0105 funkcij\u0105 nedideliu vienkartiniu mokes\u010diu arba \u012fsigij\u0119 Emby Premiere prenumerat\u0105.",
|
||||
"MessageUnlockAppWithSupporter": "Atrakinkite \u0161i\u0105 funkcij\u0105 \u012fsigij\u0119 Emby Premiere prenumerat\u0105.",
|
||||
"MessageToValidateSupporter": "Jei turite aktyvi\u0105 Emby Premiere prenumerat\u0105, sutvarkykite Emby Premiere savo Emby Serverio skydelyje. Tai galite atlikti paspaud\u0117 Emby Premiere u\u017era\u0161\u0105 pagrindiniame meniu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Atrakinkite \u0161i\u0105 funkcij\u0105 nedideliu vienkartiniu mokes\u010diu arba \u012fsigij\u0119 Jellyfin Premiere prenumerat\u0105.",
|
||||
"MessageUnlockAppWithSupporter": "Atrakinkite \u0161i\u0105 funkcij\u0105 \u012fsigij\u0119 Jellyfin Premiere prenumerat\u0105.",
|
||||
"MessageToValidateSupporter": "Jei turite aktyvi\u0105 Jellyfin Premiere prenumerat\u0105, sutvarkykite Jellyfin Premiere savo Jellyfin Serverio skydelyje. Tai galite atlikti paspaud\u0117 Jellyfin Premiere u\u017era\u0161\u0105 pagrindiniame meniu.",
|
||||
"ValueSpecialEpisodeName": "Ypatinga - {0}",
|
||||
"Share": "Dalintis",
|
||||
"Add": "Prid\u0117ti",
|
||||
"ServerUpdateNeeded": "\u0160\u012f Emby server\u012f reikia atnaujinti. Naujausi\u0105 versij\u0105 atsisi\u0173sti galite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "\u0160\u012f Jellyfin server\u012f reikia atnaujinti. Naujausi\u0105 versij\u0105 atsisi\u0173sti galite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Naujas",
|
||||
"Premiere": "Premiera",
|
||||
"Live": "Tiesiogiai",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sekmadienis",
|
||||
"Monday": "Pirmadienis",
|
||||
"Tuesday": "Antradienis",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Vietin\u0117 medija",
|
||||
"HeaderOfflineDownloadsDescription": "Atsisi\u0173sti medij\u0105 \u012f savo \u012frenginius lengvai prieigai be interneto.",
|
||||
"CloudSyncFeatureDescription": "Sinchronizuokite savo medij\u0105 su debesimi lengvam i\u0161saugojimui, archyvavimui ir konvertavimui.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Kinoteatro re\u017eimas papildomai rodo anonsus ir kit\u0105 med\u017eiag\u0105 prie\u0161 film\u0105.",
|
||||
"HeaderFreeApps": "Nemokamos Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Gaukite nemokamas Emby program\u0117les savo \u012frenginiams.",
|
||||
"HeaderBecomeProjectSupporter": "Gauti Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Norint kurti automatinius laidos \u012fra\u0161us reikia aktyvios Emby Premiere prenumeratos.",
|
||||
"HeaderFreeApps": "Nemokamos Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Gaukite nemokamas Jellyfin program\u0117les savo \u012frenginiams.",
|
||||
"HeaderBecomeProjectSupporter": "Gauti Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Norint kurti automatinius laidos \u012fra\u0161us reikia aktyvios Jellyfin Premiere prenumeratos.",
|
||||
"LabelEmailAddress": "E-pa\u0161to adresas:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Su Emby Premiere automati\u0161kai paver\u010dia \u012fra\u0161us \u012f transliavimui patogius formatus. \u012era\u0161ai bus i\u0161 karto konvertuojami \u012f MP4 arba MKV priklausomai nuo nustatym\u0173.",
|
||||
"FeatureRequiresEmbyPremiere": "\u0160iai funkcijai reikia aktyvios Emby Serverio prenumeratos.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Su Jellyfin Premiere automati\u0161kai paver\u010dia \u012fra\u0161us \u012f transliavimui patogius formatus. \u012era\u0161ai bus i\u0161 karto konvertuojami \u012f MP4 arba MKV priklausomai nuo nustatym\u0173.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u0160iai funkcijai reikia aktyvios Jellyfin Serverio prenumeratos.",
|
||||
"HeaderConvertYourRecordings": "Konvertuokite savo \u012fra\u0161us",
|
||||
"Record": "\u012era\u0161yti",
|
||||
"Save": "Saugoti",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Kolekcijos leid\u017eia grupuoti filmus ir kit\u0105 bibliotekos turin\u012f.",
|
||||
"SearchForCollectionInternetMetadata": "Ie\u0161koti internete iliustracij\u0173 ir metaduomen\u0173",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "M\u0117gstamas",
|
||||
"Like": "Patinka",
|
||||
"Dislike": "Nepatinka",
|
||||
"RefreshDialogHelp": "Metaduomenys atnaujinami pagal Emby Serverio nustatymus ir \u012fjungtas interneto paslaugas.",
|
||||
"RefreshDialogHelp": "Metaduomenys atnaujinami pagal Jellyfin Serverio nustatymus ir \u012fjungtas interneto paslaugas.",
|
||||
"Open": "Atidaryti",
|
||||
"Play": "Leisti",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Prid\u0117jimo data:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Pakeisti, kaip nustatoma prid\u0117jimo data galima Emby Serveryje prie Bibliotekos nustatym\u0173",
|
||||
"ConfigureDateAdded": "Pakeisti, kaip nustatoma prid\u0117jimo data galima Jellyfin Serveryje prie Bibliotekos nustatym\u0173",
|
||||
"LabelStatus": "B\u016bkl\u0117:",
|
||||
"LabelArtists": "Atlik\u0117jai:",
|
||||
"LabelArtistsHelp": "Atskirti kelis naudojant:",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u012eveskite vard\u0105 arba i\u0161orin\u012f ID.",
|
||||
"MessageItemSaved": "Elementas i\u0161saugotas.",
|
||||
"SearchResults": "Paie\u0161kos rezultatai",
|
||||
"ServerNameIsRestarting": "Emby Serveris - {0} leid\u017eiamas i\u0161 naujo.",
|
||||
"ServerNameIsShuttingDown": "Emby Serveris - {0} i\u0161sijungia.",
|
||||
"ServerNameIsRestarting": "Jellyfin Serveris - {0} leid\u017eiamas i\u0161 naujo.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Serveris - {0} i\u0161sijungia.",
|
||||
"HeaderDeleteItems": "I\u0161trinti elementus",
|
||||
"ConfirmDeleteItems": "Tai atlikus \u0161ie elementai bus i\u0161trinti ir i\u0161 bibliotekos, ir i\u0161 fail\u0173 sistemos. Ar tikrai norite t\u0119sti?",
|
||||
"PleaseRestartServerName": "Pra\u0161au paleisti Emby Server\u012f i\u0161 naujo - {0}.",
|
||||
"PleaseRestartServerName": "Pra\u0161au paleisti Jellyfin Server\u012f i\u0161 naujo - {0}.",
|
||||
"LabelSyncJobName": "Sinchronizavimo darbo pavadinimas:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kokyb\u0117:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Su\u017einoti daugiau",
|
||||
"LabelProfile": "Profilis:",
|
||||
"LabelBitrateMbps": "Kokyb\u0117 (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Tiesiogin\u0117ms transliacijoms",
|
||||
"Premieres": "Premieras",
|
||||
"RepeatEpisodes": "Kartojamoms serijoms",
|
||||
"DvrSubscriptionRequired": "Emby DVR reikalauja aktyvios Emby Premiere prenumeratos.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR reikalauja aktyvios Jellyfin Premiere prenumeratos.",
|
||||
"HeaderCancelRecording": "At\u0161aukti \u012fra\u0161\u0105",
|
||||
"CancelRecording": "At\u0161aukti \u012fra\u0161ym\u0105",
|
||||
"HeaderKeepRecording": "Palikti \u012fra\u0161\u0105",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "R\u016b\u0161iuoti kanalus pagal:",
|
||||
"RecentlyWatched": "Nesenai \u017ei\u016br\u0117ta",
|
||||
"ChannelNumber": "Kanalo numeris",
|
||||
"HeaderBenefitsEmbyPremiere": "Emby Premiere privalumai",
|
||||
"ThankYouForTryingEnjoyOneMinute": "I\u0161bandykite vien\u0105 minut\u0119 atk\u016brimo. A\u010di\u016b kad bandote Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Jellyfin Premiere privalumai",
|
||||
"ThankYouForTryingEnjoyOneMinute": "I\u0161bandykite vien\u0105 minut\u0119 atk\u016brimo. A\u010di\u016b kad bandote Jellyfin.",
|
||||
"HeaderTryPlayback": "Bandomasis atk\u016brimas",
|
||||
"HowDidYouPay": "Kaip sumok\u0117jote?",
|
||||
"IHaveEmbyPremiere": "Turiu Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Turiu Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Pirkau \u0161i\u0105 program\u0117l\u0119",
|
||||
"ButtonRestorePreviousPurchase": "Atkurti pirkim\u0105",
|
||||
"ButtonUnlockWithPurchase": "Atrakinti perkant",
|
||||
"ButtonUnlockPrice": "Atrakinti {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Atkurti vien\u0105 minut\u0119",
|
||||
"PlaceFavoriteChannelsAtBeginning": "M\u0117gstamiausius kanalus \u012f prad\u017ei\u0105",
|
||||
"HeaderUnlockFeature": "Atrakinti funkcij\u0105",
|
||||
"MessageDidYouKnowCinemaMode": "Ar \u017einote, kad su Emby Premiere gausite daugiau funkcij\u0173, toki\u0173 kaip Kinoteatro re\u017eimas?",
|
||||
"MessageDidYouKnowCinemaMode": "Ar \u017einote, kad su Jellyfin Premiere gausite daugiau funkcij\u0173, toki\u0173 kaip Kinoteatro re\u017eimas?",
|
||||
"MessageDidYouKnowCinemaMode2": "Kinoteatro re\u017eimas papildomai rodo anonsus ir kit\u0105 med\u017eiag\u0105 prie\u0161 film\u0105.",
|
||||
"HeaderPlayMyMedia": "Atkurti mano medij\u0105",
|
||||
"HeaderDiscoverEmbyPremiere": "Atrasti Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Atrasti Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s opp denne funksjonen med et engangskj\u00f8p, eller med et aktivt Emby Premiere-abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s opp denne funksjonen med et aktivt Emby Premiere-abonnement.",
|
||||
"MessageToValidateSupporter": "Hvis du har et aktivt Emby Premiere-abonnement, m\u00e5 du s\u00f8rge for at du har konfigurert Emby Premiere i Emby Server Dashboard, som du f\u00e5r tilgang til ved \u00e5 klikke Emby Premiere i hovedmenyen.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s opp denne funksjonen med et engangskj\u00f8p, eller med et aktivt Jellyfin Premiere-abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s opp denne funksjonen med et aktivt Jellyfin Premiere-abonnement.",
|
||||
"MessageToValidateSupporter": "Hvis du har et aktivt Jellyfin Premiere-abonnement, m\u00e5 du s\u00f8rge for at du har konfigurert Jellyfin Premiere i Jellyfin Server Dashboard, som du f\u00e5r tilgang til ved \u00e5 klikke Jellyfin Premiere i hovedmenyen.",
|
||||
"ValueSpecialEpisodeName": "Spesial - {0}",
|
||||
"Share": "Del",
|
||||
"Add": "Legg til",
|
||||
"ServerUpdateNeeded": "Denne Emby serveren m\u00e5 oppdateres. For \u00e5 laste ned siste versjonen, vennligst bes\u00f8k: {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV krever et aktivt Emby Premium-abonnement.",
|
||||
"ServerUpdateNeeded": "Denne Jellyfin serveren m\u00e5 oppdateres. For \u00e5 laste ned siste versjonen, vennligst bes\u00f8k: {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV krever et aktivt Jellyfin Premium-abonnement.",
|
||||
"AttributeNew": "Ny",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Direkte",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Pr\u00f8ver \u00e5 vekke opp server. Vennligst vent,..",
|
||||
"WakeServerSuccess": "Suksess!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN-pakker ble sendt til servermaskinen din, men tilkobling til din Emby Server mislyktes. Serveren din kan trenge litt mer tid til \u00e5 v\u00e5kne, eller s\u00e5 kj\u00f8rer ikke Emby Server p\u00e5 maskinen.",
|
||||
"WakeServerError": "Wake On LAN-pakker ble sendt til servermaskinen din, men tilkobling til din Jellyfin Server mislyktes. Serveren din kan trenge litt mer tid til \u00e5 v\u00e5kne, eller s\u00e5 kj\u00f8rer ikke Jellyfin Server p\u00e5 maskinen.",
|
||||
"Sunday": "S\u00f8ndag",
|
||||
"Monday": "Mandag",
|
||||
"Tuesday": "Tirsdag",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Nedlastede media",
|
||||
"HeaderOfflineDownloadsDescription": "Last ned media til din enhet for enkel offline bruk",
|
||||
"CloudSyncFeatureDescription": "Synkroniser mediene til skyen for sikkerhetskopiering, arkivering og konvertering.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Planlegg enkelt Live opptak, serieopptak og mer med Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Planlegg enkelt Live opptak, serieopptak og mer med Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Kinomodus gir deg den ekte kinoopplevelsen med trailere og tilpassede introer f\u00f8r funksjonen.",
|
||||
"HeaderFreeApps": "Gratis Emby Applikasjoner",
|
||||
"FreeAppsFeatureDescription": "Nyt gratis tilgang til Emby Applikasjoner p\u00e5 din enhet",
|
||||
"HeaderBecomeProjectSupporter": "Skaff Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Emby Premiere abonnement er p\u00e5krevd for \u00e5 kunne automatisere serieopptak.",
|
||||
"HeaderFreeApps": "Gratis Jellyfin Applikasjoner",
|
||||
"FreeAppsFeatureDescription": "Nyt gratis tilgang til Jellyfin Applikasjoner p\u00e5 din enhet",
|
||||
"HeaderBecomeProjectSupporter": "Skaff Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Jellyfin Premiere abonnement er p\u00e5krevd for \u00e5 kunne automatisere serieopptak.",
|
||||
"LabelEmailAddress": "E-postadresse:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konverter opptak automatisk til et streaming-vennlig format med Emby Premiere. Opptakene konverteres p\u00e5 rappen til MP4 eller MKV, basert p\u00e5 dine Emby-serverinnstillinger.",
|
||||
"FeatureRequiresEmbyPremiere": "Denne funksjonen krever et aktivt Emby Premiere abonnement.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konverter opptak automatisk til et streaming-vennlig format med Jellyfin Premiere. Opptakene konverteres p\u00e5 rappen til MP4 eller MKV, basert p\u00e5 dine Jellyfin-serverinnstillinger.",
|
||||
"FeatureRequiresJellyfinPremiere": "Denne funksjonen krever et aktivt Jellyfin Premiere abonnement.",
|
||||
"HeaderConvertYourRecordings": "Konverter dine opptak",
|
||||
"Record": "Ta opp",
|
||||
"Save": "Lagre",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Oversettelse av Emby p\u00e5g\u00e5r.",
|
||||
"LabelDisplayLanguageHelp": "Oversettelse av Jellyfin p\u00e5g\u00e5r.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Samlinger tillate deg \u00e5 lage personlige grupperinger av filmer og annet bibliotek innhold.",
|
||||
"SearchForCollectionInternetMetadata": "S\u00f8k p\u00e5 internet for artwork og metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favoritt",
|
||||
"Like": "Liker",
|
||||
"Dislike": "Misliker",
|
||||
"RefreshDialogHelp": "Metadata er oppdatert basert p\u00e5 innstillinger og internett-tjenester som er aktivert i Emby Server dashbordet",
|
||||
"RefreshDialogHelp": "Metadata er oppdatert basert p\u00e5 innstillinger og internett-tjenester som er aktivert i Jellyfin Server dashbordet",
|
||||
"Open": "\u00c5pne",
|
||||
"Play": "Spill",
|
||||
"AddToPlayQueue": "Legg til i spilleliste",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Dato lagt til:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Konfigurer hvordan dato er fastsatt i Emby Server sitt dashbord under Bibliotek innstillinger",
|
||||
"ConfigureDateAdded": "Konfigurer hvordan dato er fastsatt i Jellyfin Server sitt dashbord under Bibliotek innstillinger",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artister:",
|
||||
"LabelArtistsHelp": "Skill flere med semikolon ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Vennligst skriv ett navn eller en ekstern id.",
|
||||
"MessageItemSaved": "Element lagret.",
|
||||
"SearchResults": "S\u00f8keresultater",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} starter om.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} avsluttes.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} starter om.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} avsluttes.",
|
||||
"HeaderDeleteItems": "Slett elementer",
|
||||
"ConfirmDeleteItems": "Sletting av disse elementene vil slette dem fra b\u00e5de filsystemet og mediebiblioteket . Er du sikker p\u00e5 at du vil fortsette?",
|
||||
"PleaseRestartServerName": "Vennligst start gj\u00f8r en omstart av Emby Server - {0}",
|
||||
"PleaseRestartServerName": "Vennligst start gj\u00f8r en omstart av Jellyfin Server - {0}",
|
||||
"LabelSyncJobName": "Navn p\u00e5 synkroniseringsjobb:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvalitet:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "L\u00e6re mer",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Direkte sending",
|
||||
"Premieres": "Premierer",
|
||||
"RepeatEpisodes": "Gjenta episode",
|
||||
"DvrSubscriptionRequired": "Emby DVR krever et aktivt Emby Premiere-abonnement.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR krever et aktivt Jellyfin Premiere-abonnement.",
|
||||
"HeaderCancelRecording": "Avbryt opptak",
|
||||
"CancelRecording": "Avbryt opptak",
|
||||
"HeaderKeepRecording": "Behold opptak",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sorter kanaler etter",
|
||||
"RecentlyWatched": "Nylig sett",
|
||||
"ChannelNumber": "Kanal nummer",
|
||||
"HeaderBenefitsEmbyPremiere": "Fordeler med Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Vennligst nyt ett minutt av avspilling. Takk for at du pr\u00f8ver Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Fordeler med Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Vennligst nyt ett minutt av avspilling. Takk for at du pr\u00f8ver Jellyfin.",
|
||||
"HeaderTryPlayback": "Pr\u00f8v tilbakespilling",
|
||||
"HowDidYouPay": "Hvordan betalte du?",
|
||||
"IHaveEmbyPremiere": "Jeg har Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Jeg har Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Jeg har kj\u00f8pt denne appen",
|
||||
"ButtonRestorePreviousPurchase": "Gjenopprett kj\u00f8p",
|
||||
"ButtonUnlockWithPurchase": "L\u00e5s opp ved kj\u00f8p",
|
||||
"ButtonUnlockPrice": "L\u00e5s opp {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere m\u00e5nedlig {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere m\u00e5nedlig {0}",
|
||||
"HeaderAlreadyPaid": "Allerede betalt?",
|
||||
"ButtonPlayOneMinute": "Spill av et minutt",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Plasser favorittkanaler i starten",
|
||||
"HeaderUnlockFeature": "L\u00e5s opp funksjon",
|
||||
"MessageDidYouKnowCinemaMode": "Visste du at med Emby Premiere kan du forbedre din opplevelse med funksjoner som Kinomodus?",
|
||||
"MessageDidYouKnowCinemaMode": "Visste du at med Jellyfin Premiere kan du forbedre din opplevelse med funksjoner som Kinomodus?",
|
||||
"MessageDidYouKnowCinemaMode2": "Kinomodus gir deg den ekte kinoopplevelsen med trailere og tilpassede introer f\u00f8r hovedfunksjonen.",
|
||||
"HeaderPlayMyMedia": "Spill min media",
|
||||
"HeaderDiscoverEmbyPremiere": "Opplev Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Opplev Jellyfin Premiere",
|
||||
"Items": "Elementer",
|
||||
"OneChannel": "En kanal",
|
||||
"ConfirmRemoveDownload": "Fjern nedlastet?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fyll ut",
|
||||
"BestFit": "Passer best",
|
||||
"MessageNoServersAvailableToConnect": "Ingen servere tilgjengelig for \u00e5 koble til. Hvis du har blitt invitert til \u00e5 dele en server, m\u00e5 du akseptere den nedenfor eller ved \u00e5 klikke p\u00e5 lenken i e-posten.",
|
||||
"MessagePlayAccessRestricted": "Avspilling av dette innholdet er for tiden begrenset. Ta kontakt med Emby Server-administratoren for mer informasjon.",
|
||||
"MessagePlayAccessRestricted": "Avspilling av dette innholdet er for tiden begrenset. Ta kontakt med Jellyfin Server-administratoren for mer informasjon.",
|
||||
"Accept": "Aksepter",
|
||||
"Reject": "Avst\u00e5",
|
||||
"Connect": "Koble til",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repetering en",
|
||||
"RepeatAll": "Repetering alle",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Vill du stenge Emby p\u00e5 denne enheten?",
|
||||
"ConfirmEndPlayerSession": "Vill du stenge Jellyfin p\u00e5 denne enheten?",
|
||||
"Yes": "Ja",
|
||||
"No": "Nei",
|
||||
"LiveTV": "Direkte TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolutt",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Nyeste media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Spill av neste",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Ontgrendel deze functie met een kleine eenmalige aankoop, of met een actief Emby Premiere abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "Ontgrendel deze functie met een actief Emby Premi\u00e8re abonnement.",
|
||||
"MessageToValidateSupporter": "Als u een actieve Emby Premi\u00e8re abonnement heeft, zorg er dan voor dat u deze activeert in uw Emby Server Dashboard door te klikken op Emby Premiere in het hoofdmenu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Ontgrendel deze functie met een kleine eenmalige aankoop, of met een actief Jellyfin Premiere abonnement.",
|
||||
"MessageUnlockAppWithSupporter": "Ontgrendel deze functie met een actief Jellyfin Premi\u00e8re abonnement.",
|
||||
"MessageToValidateSupporter": "Als u een actieve Jellyfin Premi\u00e8re abonnement heeft, zorg er dan voor dat u deze activeert in uw Jellyfin Server Dashboard door te klikken op Jellyfin Premiere in het hoofdmenu.",
|
||||
"ValueSpecialEpisodeName": "Speciaal - {0}",
|
||||
"Share": "Delen",
|
||||
"Add": "Toevoegen",
|
||||
"ServerUpdateNeeded": "Deze Emby Server moet worden bijgewerkt. Om de laatste versie te downloaden, gaat u naar {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV vereist een actief Emby Premiere lidmaatschap",
|
||||
"ServerUpdateNeeded": "Deze Jellyfin Server moet worden bijgewerkt. Om de laatste versie te downloaden, gaat u naar {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV vereist een actief Jellyfin Premiere lidmaatschap",
|
||||
"AttributeNew": "Nieuw",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Proberen de server te wekken. Een moment geduld...",
|
||||
"WakeServerSuccess": "Succesvol!",
|
||||
"HeaderCustomizeHomeScreen": "Beginscherm aanpassen",
|
||||
"WakeServerError": "Er zijn \"Wake On Lan\" pakketten naar de server verzonden, maar verbinding maken is mislukt. Het kan voorkomen dat de server wat meer tijd nodig heeft om op te starten, of misschien is Emby Server niet actief op de machine.",
|
||||
"WakeServerError": "Er zijn \"Wake On Lan\" pakketten naar de server verzonden, maar verbinding maken is mislukt. Het kan voorkomen dat de server wat meer tijd nodig heeft om op te starten, of misschien is Jellyfin Server niet actief op de machine.",
|
||||
"Sunday": "Zondag",
|
||||
"Monday": "Maandag",
|
||||
"Tuesday": "Dinsdag",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media naar uw apparaten voor gemakkelijk offline gebruik.",
|
||||
"CloudSyncFeatureDescription": "Synchroniseer uw media naar de cloud voor eenvoudige backup, archivering en conversie.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV naar een Emby app, met een compatible TV tuner apparaat in uw Emby Server.",
|
||||
"DvrFeatureDescription": "Plan individuele Live TV opnames, serie opnames en meer met Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV naar een Jellyfin app, met een compatible TV tuner apparaat in uw Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Plan individuele Live TV opnames, serie opnames en meer met Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Bioscoop mode geeft u de ware bioscoopervaring met trailers en aangepaste intro's voor de weergave van uw keuze.",
|
||||
"HeaderFreeApps": "Gratis Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Geniet van gratis toegang tot Emby apps voor uw apparaten.",
|
||||
"HeaderBecomeProjectSupporter": "Verkrijg Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Er is een actief Emby Premiere abonnement benodigd om een automatische serie opname aan te maken.",
|
||||
"HeaderFreeApps": "Gratis Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Geniet van gratis toegang tot Jellyfin apps voor uw apparaten.",
|
||||
"HeaderBecomeProjectSupporter": "Verkrijg Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Er is een actief Jellyfin Premiere abonnement benodigd om een automatische serie opname aan te maken.",
|
||||
"LabelEmailAddress": "E-mailadres:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatisch converteren opnames naar een streaming formaat met Emby Premiere. Opnames zullen on the fly worden omgezet naar MP4 of MKV, op basis van deEmby server instellingen.",
|
||||
"FeatureRequiresEmbyPremiere": "Deze functie vereist een actieve Emby Premiere abonnement.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatisch converteren opnames naar een streaming formaat met Jellyfin Premiere. Opnames zullen on the fly worden omgezet naar MP4 of MKV, op basis van deJellyfin server instellingen.",
|
||||
"FeatureRequiresJellyfinPremiere": "Deze functie vereist een actieve Jellyfin Premiere abonnement.",
|
||||
"HeaderConvertYourRecordings": "Opnames omzetten",
|
||||
"Record": "Opnemen",
|
||||
"Save": "Opslaan",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobiel \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Selecteer het scherm type waar u Emby op draait",
|
||||
"DisplayModeHelp": "Selecteer het scherm type waar u Jellyfin op draait",
|
||||
"LabelDisplayLanguage": "Schermtaal:",
|
||||
"LabelDisplayLanguageHelp": "Vertaling van Emby is een voortdurend project.",
|
||||
"LabelDisplayLanguageHelp": "Vertaling van Jellyfin is een voortdurend project.",
|
||||
"LearnHowYouCanContribute": "Lees meer over hoe u kunt bijdragen.",
|
||||
"NewCollectionHelp": "Collecties maken het u mogelijk om gepersonaliseerde groeperingen van films en andere bibliotheek inhoud te maken.",
|
||||
"SearchForCollectionInternetMetadata": "Zoeken op het internet voor afbeeldingen en metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Toon ontbrekende afleveringen binnen een seizoen",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Dit moet ook worden ingeschakeld voor TV bibliotheken in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Dit moet ook worden ingeschakeld voor TV bibliotheken in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Herkenningsmelodie inschakelen",
|
||||
"EnableBackdrops": "Achtergronden inschakelen",
|
||||
"EnableThemeSongsHelp": "Indien ingeschakeld, zal de herkenningsmelodie tijdens het bladeren op de achtergrond worden afgespeeld.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favoriet",
|
||||
"Like": "Leuk",
|
||||
"Dislike": "Niet leuk",
|
||||
"RefreshDialogHelp": "Metadata wordt vernieuwd op basis van de instellingen en internet diensten die zijn ingeschakeld in het dashboard van de Emby Server.",
|
||||
"RefreshDialogHelp": "Metadata wordt vernieuwd op basis van de instellingen en internet diensten die zijn ingeschakeld in het dashboard van de Jellyfin Server.",
|
||||
"Open": "Openen",
|
||||
"Play": "Afspelen",
|
||||
"AddToPlayQueue": "Toevoegen aan wachtrij",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Datum toegevoegd:",
|
||||
"DateAdded": "Datum toegevoegd",
|
||||
"DatePlayed": "Datum afgespeeld",
|
||||
"ConfigureDateAdded": "Configureer hoe datum toegevoegd wordt bepaald in het Emby Server dashboard onder de instellingen van de documentbibliotheek",
|
||||
"ConfigureDateAdded": "Configureer hoe datum toegevoegd wordt bepaald in het Jellyfin Server dashboard onder de instellingen van de documentbibliotheek",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artiest:",
|
||||
"LabelArtistsHelp": "Scheidt meerdere met een ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Voer een naam of een externe Id in",
|
||||
"MessageItemSaved": "Item opgeslagen.",
|
||||
"SearchResults": "Zoekresultaten",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is opnieuw aan het opstarten.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is aan het afsluiten.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is opnieuw aan het opstarten.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is aan het afsluiten.",
|
||||
"HeaderDeleteItems": "Verwijder items",
|
||||
"ConfirmDeleteItems": "Het verwijderen van deze items verwijdert ze van het bestandssysteem en uit uw bibliotheek. Weet u zeker dat u verder wilt gaan?",
|
||||
"PleaseRestartServerName": "Herstart Emby Server - {0} aub.",
|
||||
"PleaseRestartServerName": "Herstart Jellyfin Server - {0} aub.",
|
||||
"LabelSyncJobName": "Naam synchroniseer taak:",
|
||||
"SyncingDots": "Synchroniseren...",
|
||||
"ConvertingDots": "Converteren...",
|
||||
"LabelQuality": "Kwaliteit",
|
||||
"LabelSyncNoTargetsHelp": "Het lijkt erop dat u momenteel geen apps heeft die offline downloaden ondersteunen.",
|
||||
"DownloadingDots": "Downloaden...",
|
||||
"HeaderSyncRequiresSub": "Downloaden vereist een actief Emby Premiere lidmaatschap.",
|
||||
"HeaderSyncRequiresSub": "Downloaden vereist een actief Jellyfin Premiere lidmaatschap.",
|
||||
"LearnMore": "Meer informatie",
|
||||
"LabelProfile": "profiel:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live uitzendingen",
|
||||
"Premieres": "Premi\u00e8res",
|
||||
"RepeatEpisodes": "Herhaal afleveringen",
|
||||
"DvrSubscriptionRequired": "Emby DVR vereist een actief Emby Premiere abonnement.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR vereist een actief Jellyfin Premiere abonnement.",
|
||||
"HeaderCancelRecording": "Opname Annuleren",
|
||||
"CancelRecording": "Opname annuleren",
|
||||
"HeaderKeepRecording": "Bewaar opname",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sorteer kanalen op:",
|
||||
"RecentlyWatched": "Onlangs bekeken",
|
||||
"ChannelNumber": "Kanaal nummer",
|
||||
"HeaderBenefitsEmbyPremiere": "Voordelen van Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "U kunt nu genieten van \u00e9\u00e9n minuut afspelen. Bedankt voor het uitproberen van Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Voordelen van Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "U kunt nu genieten van \u00e9\u00e9n minuut afspelen. Bedankt voor het uitproberen van Jellyfin.",
|
||||
"HeaderTryPlayback": "Probeer Afspelen",
|
||||
"HowDidYouPay": "Hoe hebt u betaald?",
|
||||
"IHaveEmbyPremiere": "Ik heb Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Ik heb Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Ik heb deze app gekocht",
|
||||
"ButtonRestorePreviousPurchase": "Herstel Aankoop",
|
||||
"ButtonUnlockWithPurchase": "Geef vrij met een aankoop",
|
||||
"ButtonUnlockPrice": "{0} Vrijgeven",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Maandelijks {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Maandelijks {0}",
|
||||
"HeaderAlreadyPaid": "Reeds betaald?",
|
||||
"ButtonPlayOneMinute": "Speel \u00e9\u00e9n minuut",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Plaats favoriete kanalen aan het begin",
|
||||
"HeaderUnlockFeature": "Ontgrendel Functionaliteit",
|
||||
"MessageDidYouKnowCinemaMode": "Wist u dat u met Emby Premiere u uw ervaring met functies zoals Cinema Mode kunt verbeteren?",
|
||||
"MessageDidYouKnowCinemaMode": "Wist u dat u met Jellyfin Premiere u uw ervaring met functies zoals Cinema Mode kunt verbeteren?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode geeft u de echte bioscoop ervaring met trailers en eigen intro's voordat de film begint.",
|
||||
"HeaderPlayMyMedia": "Mijn Media afspelen",
|
||||
"HeaderDiscoverEmbyPremiere": "Ontdek Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Ontdek Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "E\u00e9n kanaal",
|
||||
"ConfirmRemoveDownload": "Download verwijderen?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Vullen",
|
||||
"BestFit": "Best passend",
|
||||
"MessageNoServersAvailableToConnect": "Er zijn geen servers beschikbaar om mee te verbinden. Als u uitgenodigd bent om een server te delen accepteer dit hieronder of door op de link in het e-mailbericht te klikken.",
|
||||
"MessagePlayAccessRestricted": "Afspelen hiervan is op dit moment niet toegestaan. Neem contact op met uw Emby Server beheerder voor meer informatie.",
|
||||
"MessagePlayAccessRestricted": "Afspelen hiervan is op dit moment niet toegestaan. Neem contact op met uw Jellyfin Server beheerder voor meer informatie.",
|
||||
"Accept": "Accepteren",
|
||||
"Reject": "Weigeren",
|
||||
"Connect": "Verbind",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "E\u00e9n herhalen",
|
||||
"RepeatAll": "Alle herhalen",
|
||||
"LabelDefaultScreen": "Standaard scherm:",
|
||||
"ConfirmEndPlayerSession": "Wilt u Emby afsluiten op {0}?",
|
||||
"ConfirmEndPlayerSession": "Wilt u Jellyfin afsluiten op {0}?",
|
||||
"Yes": "Ja",
|
||||
"No": "Nee",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorfische video niet ondersteund",
|
||||
"InterlacedVideoNotSupported": "Interlaced video niet ondersteund",
|
||||
"SecondaryAudioNotSupported": "Switchen van audiotaal niet ondersteund",
|
||||
"ErrorRemovingEmbyConnectAccount": "Er is een fout opgetreden bij het verwijderen van het Emby Connect acount. Zorg ervoor dat u een actieve internetverbinding heeft en probeer het opnieuw.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account verwijderd",
|
||||
"MessageEmbyAccontRemoved": "Het Emby account is van deze gebruiker verwijderd.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Er is een fout opgetreden bij het verwijderen van het Jellyfin Connect acount. Zorg ervoor dat u een actieve internetverbinding heeft en probeer het opnieuw.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account verwijderd",
|
||||
"MessageJellyfinAccontRemoved": "Het Jellyfin account is van deze gebruiker verwijderd.",
|
||||
"HeaderInvitationSent": "Uitnodiging Verzonden",
|
||||
"MessageInvitationSentToUser": "Een email is verzonden naar {0} met een uitnodiging om uw uitnodiging te accepteren.",
|
||||
"MessageInvitationSentToNewUser": "Een email is verzonden naar {0} met een uitnodiging om aan te melden bij Emby.",
|
||||
"MessageInvitationSentToNewUser": "Een email is verzonden naar {0} met een uitnodiging om aan te melden bij Jellyfin.",
|
||||
"GuestUserNotFound": "Gebruiker is niet gevonden. Zorg ervoor dat de naam klopt en probeer het opnieuw, of probeer hun emailadres in te voeren.",
|
||||
"ErrorReachingEmbyConnect": "Er is een fout opgetreden bij het bereiken van de Emby Connect server. Zorg ervoor dat u een actieve internetverbinding heeft en probeer het opnieuw.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Er was een probleem bij het toevoegen van het Emby Connect account. Hebt u een Emby account aangemaakt? U kunt u aanmelden op {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Stuur een email naar {0} vanuit het email adres dat u voor uw Emby account gebruikt indien u nog steeds problemen heeft",
|
||||
"ErrorAddingGuestAccount1": "Er was een probleem bij het toevoegen van het Emby Connect account. Heeft uw gast een Emby account aangemaakt? Zij kunnen zich aanmelden op {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Er is een fout opgetreden bij het bereiken van de Jellyfin Connect server. Zorg ervoor dat u een actieve internetverbinding heeft en probeer het opnieuw.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Er was een probleem bij het toevoegen van het Jellyfin Connect account. Hebt u een Jellyfin account aangemaakt? U kunt u aanmelden op {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Stuur een email naar {0} vanuit het email adres dat u voor uw Jellyfin account gebruikt indien u nog steeds problemen heeft",
|
||||
"ErrorAddingGuestAccount1": "Er was een probleem bij het toevoegen van het Jellyfin Connect account. Heeft uw gast een Jellyfin account aangemaakt? Zij kunnen zich aanmelden op {0}.",
|
||||
"ErrorAddingGuestAccount2": "Stuur een email naar {0} met daarin uw email adres als die van hen indien u nog steeds problemen heeft.",
|
||||
"MessageEmbyAccountAdded": "Het Emby account is aan deze gebruiker toegevoegd.",
|
||||
"MessagePendingEmbyAccountAdded": "Het Emby account is aan de gebruiker toegevoegd. Er wordt een email verstuurd naar de eigenaar van het account. De uitnodiging zal moeten worden bevestigd door op de link in de email te klikken.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Toegevoegd",
|
||||
"MessageJellyfinAccountAdded": "Het Jellyfin account is aan deze gebruiker toegevoegd.",
|
||||
"MessagePendingJellyfinAccountAdded": "Het Jellyfin account is aan de gebruiker toegevoegd. Er wordt een email verstuurd naar de eigenaar van het account. De uitnodiging zal moeten worden bevestigd door op de link in de email te klikken.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Toegevoegd",
|
||||
"LabelSubtitlePlaybackMode": "Ondertitel mode:",
|
||||
"ErrorDeletingItem": "Er was een probleem bij het verwijderen van het item in Emby Server. Controleer dat Emby Server schrijfrechten op de map heeft en probeer het opnieuw.",
|
||||
"ErrorDeletingItem": "Er was een probleem bij het verwijderen van het item in Jellyfin Server. Controleer dat Jellyfin Server schrijfrechten op de map heeft en probeer het opnieuw.",
|
||||
"NoSubtitles": "Geen ondertitels",
|
||||
"Default": "Standaard",
|
||||
"Absolute": "Absoluut",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate niet ondersteund",
|
||||
"VideoBitDepthNotSupported": "Video bit depth niet ondersteund",
|
||||
"RefFramesNotSupported": "Aantal video reference frames niet ondersteund",
|
||||
"ErrorConnectServerUnreachable": "Er was een probleem bij het uitvoeren van deze bewerking. Uw server kan de Emby Connect Server op {0} niet bereiken. Controleer dat uw server een actieve internetverbinding heeft en dat de communicatie toegestaan wordt door de firewall en\/of security software die u gebruikt.",
|
||||
"ErrorConnectServerUnreachable": "Er was een probleem bij het uitvoeren van deze bewerking. Uw server kan de Jellyfin Connect Server op {0} niet bereiken. Controleer dat uw server een actieve internetverbinding heeft en dat de communicatie toegestaan wordt door de firewall en\/of security software die u gebruikt.",
|
||||
"StopRecording": "Stop opname",
|
||||
"HeaderStopRecording": "Stop Opname",
|
||||
"ManageRecording": "Beheren opnames",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Muziek Kwaliteit",
|
||||
"LabelHomeNetworkQuality": "Thuisnetwerk kwaliteit:",
|
||||
"HeaderLatestMedia": "Nieuwste Media",
|
||||
"HeaderRestartingEmbyServer": "Emby Server herstarten",
|
||||
"RestartPleaseWaitMessage": "Wacht totdat Emby Server is afgesloten en opnieuw is gestart. Dit kan een paar minuten duren.",
|
||||
"HeaderRestartingJellyfinServer": "Jellyfin Server herstarten",
|
||||
"RestartPleaseWaitMessage": "Wacht totdat Jellyfin Server is afgesloten en opnieuw is gestart. Dit kan een paar minuten duren.",
|
||||
"PlayNext": "Volgende afspelen",
|
||||
"AllowSeasonalThemes": "Schakel seizoen thema's in",
|
||||
"AllowSeasonalThemesHelp": "Indien ingeschakeld zullen seizoen thema's uw thema instellingen overschrijven.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Ustawienia odtwarzania",
|
||||
"SubtitleSettings": "Ustawienia napis\u00f3w",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Odblokuj t\u0119 funkcj\u0119, za niewielk\u0105 jednorazow\u0105 op\u0142at\u0105 lub przy u\u017cyciu aktywnej subskrypcji Emby Premium.",
|
||||
"MessageUnlockAppWithSupporter": "Odblokuj t\u0119 funkcj\u0119 przy u\u017cyciu subskrypcji Emby Premium.",
|
||||
"MessageToValidateSupporter": "Je\u015bli posiadasz aktywn\u0105 subskrypcj\u0119 Emby Premium, upewnij si\u0119, \u017ce j\u0105 poprawnie skonfigurowa\u0142e\u015b przy pomocy Kokpitu serwera Emby, do kt\u00f3rego mo\u017cesz uzyska\u0107 dost\u0119p, klikaj\u0105c na pozycj\u0119 Premium menu startowego.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Odblokuj t\u0119 funkcj\u0119, za niewielk\u0105 jednorazow\u0105 op\u0142at\u0105 lub przy u\u017cyciu aktywnej subskrypcji Jellyfin Premium.",
|
||||
"MessageUnlockAppWithSupporter": "Odblokuj t\u0119 funkcj\u0119 przy u\u017cyciu subskrypcji Jellyfin Premium.",
|
||||
"MessageToValidateSupporter": "Je\u015bli posiadasz aktywn\u0105 subskrypcj\u0119 Jellyfin Premium, upewnij si\u0119, \u017ce j\u0105 poprawnie skonfigurowa\u0142e\u015b przy pomocy Kokpitu serwera Jellyfin, do kt\u00f3rego mo\u017cesz uzyska\u0107 dost\u0119p, klikaj\u0105c na pozycj\u0119 Premium menu startowego.",
|
||||
"ValueSpecialEpisodeName": "Specjalne - {0}",
|
||||
"Share": "Udost\u0119pnij",
|
||||
"Add": "Dodaj",
|
||||
"ServerUpdateNeeded": "Ten serwer Emby wymaga aktualizacji. Odwied\u017a stron\u0119 {0}, aby pobra\u0107 najnowsz\u0105 wersj\u0119.",
|
||||
"LiveTvRequiresUnlock": "Odbi\u00f3r transmisji telewizyjnych wymaga aktywnej subskrypcji Emby Premiere.",
|
||||
"ServerUpdateNeeded": "Ten serwer Jellyfin wymaga aktualizacji. Odwied\u017a stron\u0119 {0}, aby pobra\u0107 najnowsz\u0105 wersj\u0119.",
|
||||
"LiveTvRequiresUnlock": "Odbi\u00f3r transmisji telewizyjnych wymaga aktywnej subskrypcji Jellyfin Premiere.",
|
||||
"AttributeNew": "Nowy",
|
||||
"Premiere": "Premiera",
|
||||
"Live": "Na \u017cywo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Trwa pr\u00f3ba wybudzenia serwera. Prosz\u0119 czeka\u0107...",
|
||||
"WakeServerSuccess": "Powodzenie!",
|
||||
"HeaderCustomizeHomeScreen": "Dostosuj ekran startowy",
|
||||
"WakeServerError": "Wys\u0142ano pakiery Wake On LAN do maszyny serwera, ale po\u0142\u0105czenie z serwer Emby zako\u0144czy\u0142o si\u0119 niepowodzeniem. Twoja maszyna potrzebuje wi\u0119cej czasu do wybudzenia lub serwer Emby mo\u017ce nie dzia\u0142a\u0107 aktywnie na tej maszynie.",
|
||||
"WakeServerError": "Wys\u0142ano pakiery Wake On LAN do maszyny serwera, ale po\u0142\u0105czenie z serwer Jellyfin zako\u0144czy\u0142o si\u0119 niepowodzeniem. Twoja maszyna potrzebuje wi\u0119cej czasu do wybudzenia lub serwer Jellyfin mo\u017ce nie dzia\u0142a\u0107 aktywnie na tej maszynie.",
|
||||
"Sunday": "Niedziela",
|
||||
"Monday": "Poniedzia\u0142ek",
|
||||
"Tuesday": "Wtorek",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Media dost\u0119pne lokalnie",
|
||||
"HeaderOfflineDownloadsDescription": "Umo\u017cliwia pobieranie medi\u00f3w na urz\u0105dzenia klienckie, aby z nich korzysta\u0107 bez konieczno\u015bci po\u0142\u0105czenia z serwerem.",
|
||||
"CloudSyncFeatureDescription": "Umo\u017cliwia synchronizowanie medi\u00f3w z chmur\u0105, w celu \u0142atwego wykonywania kopii zapasowej, archiwizacji i konwersji.",
|
||||
"LiveTvFeatureDescription": "Ogl\u0105daj transmisje telewizyjne z dowoln\u0105 aplikacj\u0105 Emby, za pomoc\u0105 zainstalowanego na serwerze Emby tunera telewizyjnego.",
|
||||
"DvrFeatureDescription": "Zaplanuj pojedyncze nagrania program\u00f3w telewizyjnych, nagrywanie seriali i wi\u0119cej za pomoc\u0105 nagrywarki Emby.",
|
||||
"LiveTvFeatureDescription": "Ogl\u0105daj transmisje telewizyjne z dowoln\u0105 aplikacj\u0105 Jellyfin, za pomoc\u0105 zainstalowanego na serwerze Jellyfin tunera telewizyjnego.",
|
||||
"DvrFeatureDescription": "Zaplanuj pojedyncze nagrania program\u00f3w telewizyjnych, nagrywanie seriali i wi\u0119cej za pomoc\u0105 nagrywarki Jellyfin.",
|
||||
"CinemaModeFeatureDescription": "Tryb kinowy oferuje prawdziwie kinowe do\u015bwiadczenia, z mo\u017cliwo\u015bci\u0105 odtwarzania zwiastun\u00f3w i niestandardowych prezentacji przed seansem.",
|
||||
"HeaderFreeApps": "Darmowe aplikacje Emby",
|
||||
"FreeAppsFeatureDescription": "Korzystaj z darmowego dost\u0119pu do aplikacji Emby na swoich urz\u0105dzeniach.",
|
||||
"HeaderFreeApps": "Darmowe aplikacje Jellyfin",
|
||||
"FreeAppsFeatureDescription": "Korzystaj z darmowego dost\u0119pu do aplikacji Jellyfin na swoich urz\u0105dzeniach.",
|
||||
"HeaderBecomeProjectSupporter": "Zam\u00f3w subskrypcj\u0119 Premium",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Funkcja automatycznego nagrywania seriali wymaga aktywnej subskrypcji Emby Premium.",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Funkcja automatycznego nagrywania seriali wymaga aktywnej subskrypcji Jellyfin Premium.",
|
||||
"LabelEmailAddress": "Adres pocztowy:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Emby Premier umo\u017cliwia automatyczn\u0105 konwersj\u0119 nagra\u0144 do formatu przyjaznego transmisjom. Nagrania b\u0119d\u0105 konwertowane w flocie do kontenera MP4 lub MKV, w zale\u017cno\u015bci o konfiguracji serwera Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "Ta funkcja wymaga aktywnej subskrypcji Emby Premium.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Jellyfin Premier umo\u017cliwia automatyczn\u0105 konwersj\u0119 nagra\u0144 do formatu przyjaznego transmisjom. Nagrania b\u0119d\u0105 konwertowane w flocie do kontenera MP4 lub MKV, w zale\u017cno\u015bci o konfiguracji serwera Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "Ta funkcja wymaga aktywnej subskrypcji Jellyfin Premium.",
|
||||
"HeaderConvertYourRecordings": "Konwertuj nagrania",
|
||||
"Record": "Nagrywaj",
|
||||
"Save": "Zapisz",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Komputer stacjonarny",
|
||||
"Mobile": "Telefon \/ tabet",
|
||||
"TV": "Telewizor",
|
||||
"DisplayModeHelp": "Okre\u015bla typ urz\u0105dzenia, na kt\u00f3rym uruchomiono Emby.",
|
||||
"DisplayModeHelp": "Okre\u015bla typ urz\u0105dzenia, na kt\u00f3rym uruchomiono Jellyfin.",
|
||||
"LabelDisplayLanguage": "J\u0119zyk interfejsu:",
|
||||
"LabelDisplayLanguageHelp": "T\u0142umaczenie Emby to projekt, kt\u00f3ry ci\u0105gle trwa.",
|
||||
"LabelDisplayLanguageHelp": "T\u0142umaczenie Jellyfin to projekt, kt\u00f3ry ci\u0105gle trwa.",
|
||||
"LearnHowYouCanContribute": "Dowiedz si\u0119 jak mo\u017cesz pom\u00f3c.",
|
||||
"NewCollectionHelp": "Kolekcje umo\u017cliwiaj\u0105 spersonalizowane grupowanie film\u00f3w i innej zawarto\u015bci biblioteki.",
|
||||
"SearchForCollectionInternetMetadata": "Wyszukuj grafiki i metadane w Internecie",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Wy\u015bwietlaj w sezonach brakuj\u0105ce odcinki",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Ta opcja, musi zosta\u0107 dodatkowo aktywowana w bibliotece seriali, w konfiguracji serwera Emby.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Ta opcja, musi zosta\u0107 dodatkowo aktywowana w bibliotece seriali, w konfiguracji serwera Jellyfin.",
|
||||
"EnableThemeSongs": "Odtwarzaj motywy muzyczne",
|
||||
"EnableBackdrops": "Wy\u015bwietlaj fototapety",
|
||||
"EnableThemeSongsHelp": "Umo\u017cliwia odtwarzanie motyw\u00f3w muzycznych podczas przegl\u0105dania biblioteki.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Ulubione",
|
||||
"Like": "Lubi\u0119",
|
||||
"Dislike": "Nie lubi\u0119",
|
||||
"RefreshDialogHelp": "Metadane s\u0105 od\u015bwie\u017cane w oparciu o ustawienia i dostawc\u00f3w internetowych, aktywowanych w kokpicie serwera Emby.",
|
||||
"RefreshDialogHelp": "Metadane s\u0105 od\u015bwie\u017cane w oparciu o ustawienia i dostawc\u00f3w internetowych, aktywowanych w kokpicie serwera Jellyfin.",
|
||||
"Open": "Otw\u00f3rz",
|
||||
"Play": "Odtwarzaj",
|
||||
"AddToPlayQueue": "Dodaj do kolejki odtwarzania",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Data dodania:",
|
||||
"DateAdded": "Data dodania",
|
||||
"DatePlayed": "Data odtwarzania",
|
||||
"ConfigureDateAdded": "Spos\u00f3b ustalania daty dodania, mo\u017cna skonfigurowa\u0107, w ustawieniach biblioteki, w kokpicie serwera Emby.",
|
||||
"ConfigureDateAdded": "Spos\u00f3b ustalania daty dodania, mo\u017cna skonfigurowa\u0107, w ustawieniach biblioteki, w kokpicie serwera Jellyfin.",
|
||||
"LabelStatus": "Stan:",
|
||||
"LabelArtists": "Wykonawcy:",
|
||||
"LabelArtistsHelp": "Oddzielaj u\u017cywaj\u0105c ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Prosz\u0119 wprowad\u017a nazw\u0119 lub zewn\u0119trzne Id.",
|
||||
"MessageItemSaved": "Obiekt zapisany.",
|
||||
"SearchResults": "Wyniki wyszukiwania",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} jest uruchamiany ponownie.",
|
||||
"ServerNameIsShuttingDown": "Serwer Emby - {0} jest zamykany.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} jest uruchamiany ponownie.",
|
||||
"ServerNameIsShuttingDown": "Serwer Jellyfin - {0} jest zamykany.",
|
||||
"HeaderDeleteItems": "Usu\u0144 pliki",
|
||||
"ConfirmDeleteItems": "Usuni\u0119cie tej pozycji usunie j\u0105 zar\u00f3wno z systemu plik\u00f3w jak i z biblioteki medi\u00f3w. Czy chcesz kontynuowa\u0107?",
|
||||
"PleaseRestartServerName": "Prosz\u0119 ponownie uruchomi\u0107 serwer Emby - {0}",
|
||||
"PleaseRestartServerName": "Prosz\u0119 ponownie uruchomi\u0107 serwer Jellyfin - {0}",
|
||||
"LabelSyncJobName": "Nazwa zadania:",
|
||||
"SyncingDots": "Trwa synchronizacja...",
|
||||
"ConvertingDots": "Trwa konwertowanie...",
|
||||
"LabelQuality": "Jako\u015b\u0107:",
|
||||
"LabelSyncNoTargetsHelp": "Wygl\u0105da na to, \u017ce nie posiadasz \u017cadnych aplikacji obs\u0142uguj\u0105cych pobrane media.",
|
||||
"DownloadingDots": "Trwa pobieranie...",
|
||||
"HeaderSyncRequiresSub": "Pobieranie wymaga aktywnej subskrypcji Emby Premium.",
|
||||
"HeaderSyncRequiresSub": "Pobieranie wymaga aktywnej subskrypcji Jellyfin Premium.",
|
||||
"LearnMore": "Dowiedz si\u0119 wi\u0119cej",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Przep\u0142ywno\u015b\u0107 (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Transmisje na \u017cywo",
|
||||
"Premieres": "Premiery",
|
||||
"RepeatEpisodes": "Powtarzaj odcinki",
|
||||
"DvrSubscriptionRequired": "Funkcja nagrywarki wymaga aktywnej subskrypcji Emby Premium.",
|
||||
"DvrSubscriptionRequired": "Funkcja nagrywarki wymaga aktywnej subskrypcji Jellyfin Premium.",
|
||||
"HeaderCancelRecording": "Anuluj nagranie",
|
||||
"CancelRecording": "Anuluj nagranie",
|
||||
"HeaderKeepRecording": "Zachowaj nagranie",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sortuj kana\u0142y wg:",
|
||||
"RecentlyWatched": "Ostatnio obejrzane",
|
||||
"ChannelNumber": "Numer kana\u0142u",
|
||||
"HeaderBenefitsEmbyPremiere": "Korzy\u015bci z subskrypcji Premium",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Korzystaj z jednej minuty odtwarzania. Dzi\u0119kujemy za wypr\u00f3bowanie Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Korzy\u015bci z subskrypcji Premium",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Korzystaj z jednej minuty odtwarzania. Dzi\u0119kujemy za wypr\u00f3bowanie Jellyfin.",
|
||||
"HeaderTryPlayback": "Wypr\u00f3buj odtwarzanie",
|
||||
"HowDidYouPay": "W jaki spos\u00f3b zap\u0142aci\u0142e\u015b?",
|
||||
"IHaveEmbyPremiere": "Posiadam subskrypcj\u0119 Emby Premium",
|
||||
"IHaveJellyfinPremiere": "Posiadam subskrypcj\u0119 Jellyfin Premium",
|
||||
"IPurchasedThisApp": "Kupi\u0142em t\u0119 aplikacj\u0119",
|
||||
"ButtonRestorePreviousPurchase": "Przywr\u00f3\u0107 zakup",
|
||||
"ButtonUnlockWithPurchase": "Odblokuj zamawiaj\u0105c subskrypcj\u0119",
|
||||
"ButtonUnlockPrice": "Odblokuj {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Miesi\u0119czna subskrypcja Emby Premium {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Miesi\u0119czna subskrypcja Jellyfin Premium {0}",
|
||||
"HeaderAlreadyPaid": "Ju\u017c op\u0142acone?",
|
||||
"ButtonPlayOneMinute": "Odtwarzaj jedn\u0105 minut\u0119",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Umieszczaj ulubione kana\u0142y na pocz\u0105tku",
|
||||
"HeaderUnlockFeature": "Odblokuj funkcj\u0119",
|
||||
"MessageDidYouKnowCinemaMode": "Czy wiedzia\u0142e\u015b, \u017ce dzi\u0119ki subskrypcji Emby Premium, mo\u017cesz rozszerzy\u0107 mo\u017cliwo\u015bci serwera o dodatkowe funkcje, takiej jak Tryb Kinowy?",
|
||||
"MessageDidYouKnowCinemaMode": "Czy wiedzia\u0142e\u015b, \u017ce dzi\u0119ki subskrypcji Jellyfin Premium, mo\u017cesz rozszerzy\u0107 mo\u017cliwo\u015bci serwera o dodatkowe funkcje, takiej jak Tryb Kinowy?",
|
||||
"MessageDidYouKnowCinemaMode2": "Tryb kinowy oferuje prawdziwie kinowe do\u015bwiadczenia, z mo\u017cliwo\u015bci\u0105 odtwarzania zwiastun\u00f3w i niestandardowych prezentacji przed seansem.",
|
||||
"HeaderPlayMyMedia": "Odtwarzaj pozycj\u0119",
|
||||
"HeaderDiscoverEmbyPremiere": "Odkryj funkcje Emby Premium",
|
||||
"HeaderDiscoverJellyfinPremiere": "Odkryj funkcje Jellyfin Premium",
|
||||
"Items": "Pozycje",
|
||||
"OneChannel": "Jeden kana\u0142",
|
||||
"ConfirmRemoveDownload": "Usun\u0105\u0107 pobran\u0105 pozycj\u0119?",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Powtarzaj jedno",
|
||||
"RepeatAll": "Powtarzaj wszystko",
|
||||
"LabelDefaultScreen": "Ekran domy\u015blny:",
|
||||
"ConfirmEndPlayerSession": "Czy chcesz zamkn\u0105\u0107 Emby na {0}?",
|
||||
"ConfirmEndPlayerSession": "Czy chcesz zamkn\u0105\u0107 Jellyfin na {0}?",
|
||||
"Yes": "Tak",
|
||||
"No": "Nie",
|
||||
"LiveTV": "Telewizja",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Nieobs\u0142ugiwane wideo anamorficzne",
|
||||
"InterlacedVideoNotSupported": "Nieobs\u0142ugiwane wideo z przeplotem",
|
||||
"SecondaryAudioNotSupported": "Nieobs\u0142ugiwane prze\u0142\u0105czanie \u015bcie\u017cek d\u017awi\u0119kowych",
|
||||
"ErrorRemovingEmbyConnectAccount": "Podczas usuwania konta Emby Connect wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe jest aktywne i spr\u00f3buj ponownie.",
|
||||
"HeaderEmbyAccountRemoved": "Usuni\u0119to konto Emby",
|
||||
"MessageEmbyAccontRemoved": "Konto Emby zosta\u0142o usuni\u0119te dla tego u\u017cytkownika.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Podczas usuwania konta Jellyfin Connect wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe jest aktywne i spr\u00f3buj ponownie.",
|
||||
"HeaderJellyfinAccountRemoved": "Usuni\u0119to konto Jellyfin",
|
||||
"MessageJellyfinAccontRemoved": "Konto Jellyfin zosta\u0142o usuni\u0119te dla tego u\u017cytkownika.",
|
||||
"HeaderInvitationSent": "Wys\u0142ano zaproszenie",
|
||||
"MessageInvitationSentToUser": "Wiadomo\u015b\u0107 pocztowa, z pro\u015bb\u0105 o akceptacj\u0119 zaproszenia wsp\u00f3\u0142u\u017cytkowania, zosta\u0142a wys\u0142ana do {0}.",
|
||||
"MessageInvitationSentToNewUser": "Wiadomo\u015b\u0107 pocztowa, z pro\u015bb\u0105 o rejestracj\u0119 konta Emby, zosta\u0142a wys\u0142ana do {0}.",
|
||||
"MessageInvitationSentToNewUser": "Wiadomo\u015b\u0107 pocztowa, z pro\u015bb\u0105 o rejestracj\u0119 konta Jellyfin, zosta\u0142a wys\u0142ana do {0}.",
|
||||
"GuestUserNotFound": "U\u017cytkownik nie istnieje. Upewnij si\u0119, \u017ce nazwa jest poprawna lub spr\u00f3buj wprowadzaj\u0105c adres pocztowy.",
|
||||
"ErrorReachingEmbyConnect": "Podczas pr\u00f3by po\u0142\u0105czenia z serwerem Emby Connect wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe jest aktywne i spr\u00f3buj ponownie.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Podczas dodawania konta Emby Connect wyst\u0105pi\u0142 b\u0142\u0105d. Czy utworzy\u0142e\u015b wcze\u015bniej konto Emby?. Zarejestruj si\u0119 na {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Je\u015bli ci\u0105gle masz problem, wy\u015blij wiadomo\u015bci na adres {0}, z adresu pocztowego skojarzonego z kontem Emby.",
|
||||
"ErrorAddingGuestAccount1": "Podczas dodawania konta Emby Connect wyst\u0105pi\u0142 b\u0142\u0105d. Czy u\u017cytkownik go\u015bcinny utworzy\u0142 konto Emby? U\u017cytkownicy go\u015bcinni mog\u0105 si\u0119 zarejestrowa\u0107 na stronie {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Podczas pr\u00f3by po\u0142\u0105czenia z serwerem Jellyfin Connect wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe jest aktywne i spr\u00f3buj ponownie.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Podczas dodawania konta Jellyfin Connect wyst\u0105pi\u0142 b\u0142\u0105d. Czy utworzy\u0142e\u015b wcze\u015bniej konto Jellyfin?. Zarejestruj si\u0119 na {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Je\u015bli ci\u0105gle masz problem, wy\u015blij wiadomo\u015bci na adres {0}, z adresu pocztowego skojarzonego z kontem Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "Podczas dodawania konta Jellyfin Connect wyst\u0105pi\u0142 b\u0142\u0105d. Czy u\u017cytkownik go\u015bcinny utworzy\u0142 konto Jellyfin? U\u017cytkownicy go\u015bcinni mog\u0105 si\u0119 zarejestrowa\u0107 na stronie {0}.",
|
||||
"ErrorAddingGuestAccount2": "Je\u015bli ci\u0105gle masz problem, wy\u015blij wiadomo\u015bci na adres {0}, podaj\u0105c sw\u00f3j adres pocztowy oraz swoich u\u017cytykownik\u00f3w.",
|
||||
"MessageEmbyAccountAdded": "Konto Emby zosta\u0142o dodane do u\u017cytkownika.",
|
||||
"MessagePendingEmbyAccountAdded": "Konto Emby zosta\u0142o po\u0142\u0105czone z tym u\u017cytkownikiem. Wiadomo\u015b\u0107 pocztowa zosta\u0142a wys\u0142ana do w\u0142a\u015bciciela tego konta. Wymagane b\u0119dzie potwierdzenie zaproszenia, poprzez naci\u015bni\u0119cie na \u0142\u0105cze umieszczone w wiadomo\u015bci.",
|
||||
"HeaderEmbyAccountAdded": "Dodano konto Emby",
|
||||
"MessageJellyfinAccountAdded": "Konto Jellyfin zosta\u0142o dodane do u\u017cytkownika.",
|
||||
"MessagePendingJellyfinAccountAdded": "Konto Jellyfin zosta\u0142o po\u0142\u0105czone z tym u\u017cytkownikiem. Wiadomo\u015b\u0107 pocztowa zosta\u0142a wys\u0142ana do w\u0142a\u015bciciela tego konta. Wymagane b\u0119dzie potwierdzenie zaproszenia, poprzez naci\u015bni\u0119cie na \u0142\u0105cze umieszczone w wiadomo\u015bci.",
|
||||
"HeaderJellyfinAccountAdded": "Dodano konto Jellyfin",
|
||||
"LabelSubtitlePlaybackMode": "Tryb napis\u00f3w:",
|
||||
"ErrorDeletingItem": "Podczas usuwania pozycji z serwera Emby wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce serwer ma uprawnienia do zapisu w folderze medi\u00f3w i spr\u00f3buj ponownie.",
|
||||
"ErrorDeletingItem": "Podczas usuwania pozycji z serwera Jellyfin wyst\u0105pi\u0142 b\u0142\u0105d. Upewnij si\u0119, \u017ce serwer ma uprawnienia do zapisu w folderze medi\u00f3w i spr\u00f3buj ponownie.",
|
||||
"NoSubtitles": "Brak napis\u00f3w",
|
||||
"Default": "Domy\u015blny",
|
||||
"Absolute": "Bezwzgl\u0119dnie",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Nieobs\u0142ugiwana cz\u0119stotliwo\u015b\u0107 od\u015bwie\u017cania wideo",
|
||||
"VideoBitDepthNotSupported": "Nieobs\u0142ugiwana g\u0142\u0119bia bitowa wideo",
|
||||
"RefFramesNotSupported": "Nieobs\u0142ugiwana liczba klatek referencyjnych wideo",
|
||||
"ErrorConnectServerUnreachable": "Podczas wykonywania \u017c\u0105danej operacji wyst\u0105pi\u0142 b\u0142\u0105d. Po\u0142\u0105czenie z Twojego serwera z serwerem Emby Connect z {0} by\u0142o niemo\u017cliwe. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe na Twoim serwerze jest aktywne i komunikacja jest dozwolona przez zapor\u0119 sieciow\u0105 i zainstalowane oprogramowanie antywirusowe.",
|
||||
"ErrorConnectServerUnreachable": "Podczas wykonywania \u017c\u0105danej operacji wyst\u0105pi\u0142 b\u0142\u0105d. Po\u0142\u0105czenie z Twojego serwera z serwerem Jellyfin Connect z {0} by\u0142o niemo\u017cliwe. Upewnij si\u0119, \u017ce po\u0142\u0105czenie internetowe na Twoim serwerze jest aktywne i komunikacja jest dozwolona przez zapor\u0119 sieciow\u0105 i zainstalowane oprogramowanie antywirusowe.",
|
||||
"StopRecording": "Zatrzymaj nagrywanie",
|
||||
"HeaderStopRecording": "Zatrzymaj nagrywanie",
|
||||
"ManageRecording": "Zarz\u0105dzaj nagrywaniem",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Jako\u015b\u0107 muzyki",
|
||||
"LabelHomeNetworkQuality": "Jako\u015b\u0107 dla sieci lokalnej:",
|
||||
"HeaderLatestMedia": "Media ostatnio dodane",
|
||||
"HeaderRestartingEmbyServer": "Trwa ponownie uruchomienie serwera Emby",
|
||||
"RestartPleaseWaitMessage": "Czekaj na zamkni\u0119cie i ponowne uruchomienie serwera Emby. To mo\u017ce trwa\u0107 ok. jednej, dw\u00f3ch minut.",
|
||||
"HeaderRestartingJellyfinServer": "Trwa ponownie uruchomienie serwera Jellyfin",
|
||||
"RestartPleaseWaitMessage": "Czekaj na zamkni\u0119cie i ponowne uruchomienie serwera Jellyfin. To mo\u017ce trwa\u0107 ok. jednej, dw\u00f3ch minut.",
|
||||
"PlayNext": "Odtwarzaj nast\u0119pne",
|
||||
"AllowSeasonalThemes": "Zezwalaj na automatyczne motywy sezonowe",
|
||||
"AllowSeasonalThemesHelp": "Je\u015bli aktywne, motywy sezonowe b\u0119d\u0105 sporadycznie nadpisywa\u0107 Twoje ustawienia motywu.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloqueie esta funcionalidade com uma pequena compra \u00fanica, ou com uma assinatura ativa do Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloqueie esta funcionalidade com uma assinatura ativa do Emby Premiere.",
|
||||
"MessageToValidateSupporter": "Se tiver uma assinatura ativa do Emby Premiere, assegure-se que configurou o Emby Premiere no Painel do Servidor Emby, que pode ser acessado clicando Emby Premiere no menu principal.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Desbloqueie esta funcionalidade com uma pequena compra \u00fanica, ou com uma assinatura ativa do Jellyfin Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Desbloqueie esta funcionalidade com uma assinatura ativa do Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "Se tiver uma assinatura ativa do Jellyfin Premiere, assegure-se que configurou o Jellyfin Premiere no Painel do Servidor Jellyfin, que pode ser acessado clicando Jellyfin Premiere no menu principal.",
|
||||
"ValueSpecialEpisodeName": "Especial - {0}",
|
||||
"Share": "Compartilhar",
|
||||
"Add": "Adicionar",
|
||||
"ServerUpdateNeeded": "Este Servidor Emby precisa ser atualizado. Para fazer download da vers\u00e3o mais recente, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "A TV ao vivo exige uma assinatura ativa do Emby Premiere.",
|
||||
"ServerUpdateNeeded": "Este Servidor Jellyfin precisa ser atualizado. Para fazer download da vers\u00e3o mais recente, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "A TV ao vivo exige uma assinatura ativa do Jellyfin Premiere.",
|
||||
"AttributeNew": "Novo",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Ao vivo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Tentando despertar o servidor. Por favor, aguarde...",
|
||||
"WakeServerSuccess": "Deu certo!",
|
||||
"HeaderCustomizeHomeScreen": "Personalizar Tela In\u00edcio",
|
||||
"WakeServerError": "Pacotes de rede para despertar foram enviados para seu servidor, mas n\u00e3o foi poss\u00edvel conectar ao seu Servidor Emby. Sua m\u00e1quina pode necessitar um pouco mais de tempo para despertar, ou o Servidor Emby pode n\u00e3o estar rodando na m\u00e1quina.",
|
||||
"WakeServerError": "Pacotes de rede para despertar foram enviados para seu servidor, mas n\u00e3o foi poss\u00edvel conectar ao seu Servidor Jellyfin. Sua m\u00e1quina pode necessitar um pouco mais de tempo para despertar, ou o Servidor Jellyfin pode n\u00e3o estar rodando na m\u00e1quina.",
|
||||
"Sunday": "Domingo",
|
||||
"Monday": "Segunda-feira",
|
||||
"Tuesday": "Ter\u00e7a-feira",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "M\u00eddia Offline",
|
||||
"HeaderOfflineDownloadsDescription": "Download sua m\u00eddia para seus dispositivos para uso offline f\u00e1cil.",
|
||||
"CloudSyncFeatureDescription": "Sincronize sua m\u00eddia para a nuvem para backup, arquivamento e convers\u00e3o f\u00e1ceis.",
|
||||
"LiveTvFeatureDescription": "Assistir TV ao vivo em qualquer app Emby com um sintonizador de TV compat\u00edvel, instalado em seu servidor Emby.",
|
||||
"DvrFeatureDescription": "Agendar grava\u00e7\u00f5es individuais de TV ao vivo, grava\u00e7\u00f5es de s\u00e9ries e mais com o Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Assistir TV ao vivo em qualquer app Jellyfin com um sintonizador de TV compat\u00edvel, instalado em seu servidor Jellyfin.",
|
||||
"DvrFeatureDescription": "Agendar grava\u00e7\u00f5es individuais de TV ao vivo, grava\u00e7\u00f5es de s\u00e9ries e mais com o Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Modo Cinema oferece a voc\u00ea uma verdadeira experi\u00eancia de cinema com trailers e intros customizados antes da funcionalidade.",
|
||||
"HeaderFreeApps": "Apps Emby gr\u00e1tis",
|
||||
"FreeAppsFeatureDescription": "Aproveite acesso gr\u00e1tis a apps Emby para seus dispositivos.",
|
||||
"HeaderBecomeProjectSupporter": "Obter Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Uma subscri\u00e7\u00e3o ativa do Emby Premiere \u00e9 requerida para criar a grava\u00e7\u00e3o automatizada de s\u00e9ries.",
|
||||
"HeaderFreeApps": "Apps Jellyfin gr\u00e1tis",
|
||||
"FreeAppsFeatureDescription": "Aproveite acesso gr\u00e1tis a apps Jellyfin para seus dispositivos.",
|
||||
"HeaderBecomeProjectSupporter": "Obter Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Uma subscri\u00e7\u00e3o ativa do Jellyfin Premiere \u00e9 requerida para criar a grava\u00e7\u00e3o automatizada de s\u00e9ries.",
|
||||
"LabelEmailAddress": "Endere\u00e7o de E-mail:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Converter automaticamente grava\u00e7\u00f5es para um formato amig\u00e1vel para streaming com Emby Premiere. Grava\u00e7\u00f5es ser\u00e3o convertidas em tempo real para MP4 ou MKV, baseado nas configura\u00e7\u00f5es do Servidor Emby.",
|
||||
"FeatureRequiresEmbyPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Emby Premiere",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Converter automaticamente grava\u00e7\u00f5es para um formato amig\u00e1vel para streaming com Jellyfin Premiere. Grava\u00e7\u00f5es ser\u00e3o convertidas em tempo real para MP4 ou MKV, baseado nas configura\u00e7\u00f5es do Servidor Jellyfin.",
|
||||
"FeatureRequiresJellyfinPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Jellyfin Premiere",
|
||||
"HeaderConvertYourRecordings": "Converter suas Grava\u00e7\u00f5es",
|
||||
"Record": "Gravar",
|
||||
"Save": "Salvar",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Celular \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Selecione o tipo de tela para executar o Emby.",
|
||||
"DisplayModeHelp": "Selecione o tipo de tela para executar o Jellyfin.",
|
||||
"LabelDisplayLanguage": "Idioma para exibi\u00e7\u00e3o:",
|
||||
"LabelDisplayLanguageHelp": "A tradu\u00e7\u00e3o do Emby \u00e9 um projeto em andamento.",
|
||||
"LabelDisplayLanguageHelp": "A tradu\u00e7\u00e3o do Jellyfin \u00e9 um projeto em andamento.",
|
||||
"LearnHowYouCanContribute": "Saiba como voc\u00ea pode contribuir.",
|
||||
"NewCollectionHelp": "Colet\u00e2neas permitem que voc\u00ea crie grupos personalizados de filmes e outros conte\u00fados da biblioteca.",
|
||||
"SearchForCollectionInternetMetadata": "Buscar artwork e metadados na internet",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios que faltam dentro das temporadas",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Isto tamb\u00e9m deve ser ativado para as bibliotecas de TV na configura\u00e7\u00e3o do Servidor Emby.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Isto tamb\u00e9m deve ser ativado para as bibliotecas de TV na configura\u00e7\u00e3o do Servidor Jellyfin.",
|
||||
"EnableThemeSongs": "Ativar m\u00fasicas-tema",
|
||||
"EnableBackdrops": "Ativar imagens de fundo",
|
||||
"EnableThemeSongsHelp": "Se ativadas, m\u00fasicas-tema ser\u00e3o reproduzidas em segundo plano ao navegar pela biblioteca.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorito",
|
||||
"Like": "Curti",
|
||||
"Dislike": "N\u00e3o curti",
|
||||
"RefreshDialogHelp": "Os metadados s\u00e3o atualizados com bases nas defini\u00e7\u00f5es e nos servi\u00e7os de internet que est\u00e3o ativos no painel do Servidor Emby.",
|
||||
"RefreshDialogHelp": "Os metadados s\u00e3o atualizados com bases nas defini\u00e7\u00f5es e nos servi\u00e7os de internet que est\u00e3o ativos no painel do Servidor Jellyfin.",
|
||||
"Open": "Abrir",
|
||||
"Play": "Reproduzir",
|
||||
"AddToPlayQueue": "Adicionar \u00e0 fila de reprodu\u00e7\u00e3o",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Data de adi\u00e7\u00e3o:",
|
||||
"DateAdded": "Data da adi\u00e7\u00e3o",
|
||||
"DatePlayed": "Data da reprodu\u00e7\u00e3o",
|
||||
"ConfigureDateAdded": "Configure como a data de adi\u00e7\u00e3o \u00e9 determinada no painel do Servidor Emby nas defini\u00e7\u00f5es de Biblioteca",
|
||||
"ConfigureDateAdded": "Configure como a data de adi\u00e7\u00e3o \u00e9 determinada no painel do Servidor Jellyfin nas defini\u00e7\u00f5es de Biblioteca",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artistas:",
|
||||
"LabelArtistsHelp": "Separar m\u00faltiplos usando ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Por favor, digite um nome ou Id externo.",
|
||||
"MessageItemSaved": "Item salvo.",
|
||||
"SearchResults": "Resultados da Busca",
|
||||
"ServerNameIsRestarting": "Servidor Emby - {0} est\u00e1 reiniciando.",
|
||||
"ServerNameIsShuttingDown": "Servidor Emby - {0} est\u00e1 desligando.",
|
||||
"ServerNameIsRestarting": "Servidor Jellyfin - {0} est\u00e1 reiniciando.",
|
||||
"ServerNameIsShuttingDown": "Servidor Jellyfin - {0} est\u00e1 desligando.",
|
||||
"HeaderDeleteItems": "Excluir Itens",
|
||||
"ConfirmDeleteItems": "Ao excluir estes itens voc\u00ea os excluir\u00e1 do sistema de arquivos e de sua biblioteca de m\u00eddias. Deseja realmente continuar?",
|
||||
"PleaseRestartServerName": "Por favor reinicie o Servidor Emby - {0}.",
|
||||
"PleaseRestartServerName": "Por favor reinicie o Servidor Jellyfin - {0}.",
|
||||
"LabelSyncJobName": "Nome da tarefa de sincroniza\u00e7\u00e3o:",
|
||||
"SyncingDots": "Sincronizando...",
|
||||
"ConvertingDots": "Convertendo...",
|
||||
"LabelQuality": "Qualidade:",
|
||||
"LabelSyncNoTargetsHelp": "Parece que voc\u00ea n\u00e3o possui nenhuma app que suporta o download offline.",
|
||||
"DownloadingDots": "Transferindo...",
|
||||
"HeaderSyncRequiresSub": "O Download requer uma subscri\u00e7\u00e3o ativa do Emby Premiere.",
|
||||
"HeaderSyncRequiresSub": "O Download requer uma subscri\u00e7\u00e3o ativa do Jellyfin Premiere.",
|
||||
"LearnMore": "Saiba mais",
|
||||
"LabelProfile": "Perfil:",
|
||||
"LabelBitrateMbps": "Taxa (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Broadcasts ao vivo",
|
||||
"Premieres": "Estr\u00e9ias",
|
||||
"RepeatEpisodes": "Repetir epis\u00f3dios",
|
||||
"DvrSubscriptionRequired": "Emby DVR requer uma assinatura ativa do Emby Premiere",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requer uma assinatura ativa do Jellyfin Premiere",
|
||||
"HeaderCancelRecording": "Cancelar Grava\u00e7\u00e3o",
|
||||
"CancelRecording": "Cancelar grava\u00e7\u00e3o",
|
||||
"HeaderKeepRecording": "Continuar Gravando",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Ordenar canais por:",
|
||||
"RecentlyWatched": "Assistido recentemente",
|
||||
"ChannelNumber": "N\u00famero do canal",
|
||||
"HeaderBenefitsEmbyPremiere": "Benef\u00edcios do Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Por favor aproveite um minuto de reprodu\u00e7\u00e3o. Obrigado por testar Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benef\u00edcios do Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Por favor aproveite um minuto de reprodu\u00e7\u00e3o. Obrigado por testar Jellyfin.",
|
||||
"HeaderTryPlayback": "Testar Reprodu\u00e7\u00e3o",
|
||||
"HowDidYouPay": "Como voc\u00ea pagou?",
|
||||
"IHaveEmbyPremiere": "Eu tenho Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "Eu tenho Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "Eu comprei este app",
|
||||
"ButtonRestorePreviousPurchase": "Recuperar Compra",
|
||||
"ButtonUnlockWithPurchase": "Desbloquear com Compra",
|
||||
"ButtonUnlockPrice": "Desbloquear {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Mensalidade Emby Premiere {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Mensalidade Jellyfin Premiere {0}",
|
||||
"HeaderAlreadyPaid": "J\u00e1 Pagou?",
|
||||
"ButtonPlayOneMinute": "Reproduzir Um Minuto",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Colocar canais favoritos no in\u00edcio",
|
||||
"HeaderUnlockFeature": "Desbloquear Funcionalidade",
|
||||
"MessageDidYouKnowCinemaMode": "Voc\u00ea sabia que com Emby Premiere, voc\u00ea pode melhorar sua experi\u00eancia com funcionalidades como o Modo Cinema?",
|
||||
"MessageDidYouKnowCinemaMode": "Voc\u00ea sabia que com Jellyfin Premiere, voc\u00ea pode melhorar sua experi\u00eancia com funcionalidades como o Modo Cinema?",
|
||||
"MessageDidYouKnowCinemaMode2": "Modo Cinema lhe d\u00e1 uma verdadeira experi\u00eancia de cinema com trailers e introdu\u00e7\u00f5es customizadas antes da apresenta\u00e7\u00e3o principal.",
|
||||
"HeaderPlayMyMedia": "Reproduzir minha M\u00eddia",
|
||||
"HeaderDiscoverEmbyPremiere": "Descobrir o Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Descobrir o Jellyfin Premiere",
|
||||
"Items": "itens",
|
||||
"OneChannel": "Um canal",
|
||||
"ConfirmRemoveDownload": "Remover download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Preencher",
|
||||
"BestFit": "Mais prov\u00e1vel",
|
||||
"MessageNoServersAvailableToConnect": "Nenhum servidor dispon\u00edvel para se conectar. Se foi convidado para compartilhar um servidor, aceite abaixo ou clicando no link no email.",
|
||||
"MessagePlayAccessRestricted": "A reprodu\u00e7\u00e3o para este conte\u00fado est\u00e1 restrita. Por favor, contate o administrador do Servidor Emby para mais informa\u00e7\u00f5es.",
|
||||
"MessagePlayAccessRestricted": "A reprodu\u00e7\u00e3o para este conte\u00fado est\u00e1 restrita. Por favor, contate o administrador do Servidor Jellyfin para mais informa\u00e7\u00f5es.",
|
||||
"Accept": "Aceitar",
|
||||
"Reject": "Rejeitar",
|
||||
"Connect": "Conectar",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repetir uma",
|
||||
"RepeatAll": "Repetir todas",
|
||||
"LabelDefaultScreen": "Tela padr\u00e3o:",
|
||||
"ConfirmEndPlayerSession": "Deseja realmente desligar o Emby em {0}?",
|
||||
"ConfirmEndPlayerSession": "Deseja realmente desligar o Jellyfin em {0}?",
|
||||
"Yes": "Sim",
|
||||
"No": "N\u00e3o",
|
||||
"LiveTV": "TV ao Vivo",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "V\u00eddeo anam\u00f3rfico n\u00e3o suportado",
|
||||
"InterlacedVideoNotSupported": "V\u00eddeo interla\u00e7ado n\u00e3o suportado",
|
||||
"SecondaryAudioNotSupported": "Mudan\u00e7a de trilha de \u00e1udio n\u00e3o suportada",
|
||||
"ErrorRemovingEmbyConnectAccount": "Ocorreu um erro ao remover a conta do Emby Connect. Por favor, verifique se possui conex\u00e3o com a internet e tente novamente.",
|
||||
"HeaderEmbyAccountRemoved": "Conta do Emby Removida",
|
||||
"MessageEmbyAccontRemoved": "A conta do Emby foi removida para este usu\u00e1rio",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Ocorreu um erro ao remover a conta do Jellyfin Connect. Por favor, verifique se possui conex\u00e3o com a internet e tente novamente.",
|
||||
"HeaderJellyfinAccountRemoved": "Conta do Jellyfin Removida",
|
||||
"MessageJellyfinAccontRemoved": "A conta do Jellyfin foi removida para este usu\u00e1rio",
|
||||
"HeaderInvitationSent": "Convite Enviado",
|
||||
"MessageInvitationSentToUser": "Um email foi enviado para {0}, convidando-os para aceitar seu convite.",
|
||||
"MessageInvitationSentToNewUser": "Um email foi enviado para {0}, convidando-os a se registrarem no Emby.",
|
||||
"MessageInvitationSentToNewUser": "Um email foi enviado para {0}, convidando-os a se registrarem no Jellyfin.",
|
||||
"GuestUserNotFound": "Usu\u00e1rio n\u00e3o encontrado. Por favor, verifique que o nome esteja correto e tente novamente, ou tente digitar o endere\u00e7o de email deles.",
|
||||
"ErrorReachingEmbyConnect": "Ocorreu um erro ao acessar o servidor do Emby Connect. Por favor, verifique se possui uma conex\u00e3o com a internet e tente novamente.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Ocorreu um erro ao adicionar a conta do Emby Connect. Voc\u00ea criou uma conta do Emby? Registra-se em {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Se ainda tiver problemas, por favor envie uma email para {0} a partir do endere\u00e7o de email usado na conta do Emby.",
|
||||
"ErrorAddingGuestAccount1": "Ocorreu um erro ao adicionar a conta do Emby Connect. Os seus convidados criaram uma conta do Emby? Eles podem registrar-se em {0}.",
|
||||
"ErrorReachingJellyfinConnect": "Ocorreu um erro ao acessar o servidor do Jellyfin Connect. Por favor, verifique se possui uma conex\u00e3o com a internet e tente novamente.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Ocorreu um erro ao adicionar a conta do Jellyfin Connect. Voc\u00ea criou uma conta do Jellyfin? Registra-se em {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Se ainda tiver problemas, por favor envie uma email para {0} a partir do endere\u00e7o de email usado na conta do Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "Ocorreu um erro ao adicionar a conta do Jellyfin Connect. Os seus convidados criaram uma conta do Jellyfin? Eles podem registrar-se em {0}.",
|
||||
"ErrorAddingGuestAccount2": "Se ainda tiver problemas, por favor envie uma email para {0} e inclua seu endere\u00e7o de email, assim como os deles.",
|
||||
"MessageEmbyAccountAdded": "A conta do Emby foi adicionada para este usu\u00e1rio.",
|
||||
"MessagePendingEmbyAccountAdded": "A conta do Emby foi adicionada para este usu\u00e1rio. Um email ser\u00e1 enviado para o dono da conta. O convite precisar\u00e1 ser confirmado clicando no link dentro do email.",
|
||||
"HeaderEmbyAccountAdded": "Conta do Emby Adicionada",
|
||||
"MessageJellyfinAccountAdded": "A conta do Jellyfin foi adicionada para este usu\u00e1rio.",
|
||||
"MessagePendingJellyfinAccountAdded": "A conta do Jellyfin foi adicionada para este usu\u00e1rio. Um email ser\u00e1 enviado para o dono da conta. O convite precisar\u00e1 ser confirmado clicando no link dentro do email.",
|
||||
"HeaderJellyfinAccountAdded": "Conta do Jellyfin Adicionada",
|
||||
"LabelSubtitlePlaybackMode": "Modo de legendas:",
|
||||
"ErrorDeletingItem": "Ocorreu um erro ao excluir o item do Servidor Emby. Por favor, verifique se o Servidor Emby possui acesso de grava\u00e7\u00e3o na pasta de m\u00eddia e tente novamente,",
|
||||
"ErrorDeletingItem": "Ocorreu um erro ao excluir o item do Servidor Jellyfin. Por favor, verifique se o Servidor Jellyfin possui acesso de grava\u00e7\u00e3o na pasta de m\u00eddia e tente novamente,",
|
||||
"NoSubtitles": "Sem Legenda",
|
||||
"Default": "Padr\u00e3o",
|
||||
"Absolute": "Absoluto",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Taxa do v\u00eddeo n\u00e3o suportada",
|
||||
"VideoBitDepthNotSupported": "Profundidade de bit de v\u00eddeo n\u00e3o suportada",
|
||||
"RefFramesNotSupported": "N\u00famero de quadros de refer\u00eancia de v\u00eddeo n\u00e3o suportado",
|
||||
"ErrorConnectServerUnreachable": "Ocorreu um erro ao executar a opera\u00e7\u00e3o solicitada. Seu servidor n\u00e3o pode contactar nosso Emby Connect Server em {0}. Por favor, verifique se seu servidor possui uma conex\u00e3o de internet ativa e se as comunica\u00e7\u00f5es est\u00e3o liberadas pelo firewall ou software de seguran\u00e7a instalados.",
|
||||
"ErrorConnectServerUnreachable": "Ocorreu um erro ao executar a opera\u00e7\u00e3o solicitada. Seu servidor n\u00e3o pode contactar nosso Jellyfin Connect Server em {0}. Por favor, verifique se seu servidor possui uma conex\u00e3o de internet ativa e se as comunica\u00e7\u00f5es est\u00e3o liberadas pelo firewall ou software de seguran\u00e7a instalados.",
|
||||
"StopRecording": "Parar grava\u00e7\u00e3o",
|
||||
"HeaderStopRecording": "Parar Grava\u00e7\u00e3o",
|
||||
"ManageRecording": "Gerenciar grava\u00e7\u00e3o",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Qualidade da M\u00fasica:",
|
||||
"LabelHomeNetworkQuality": "Qualidade da rede local:",
|
||||
"HeaderLatestMedia": "M\u00eddias Recentes",
|
||||
"HeaderRestartingEmbyServer": "Reiniciando o Servidor Emby",
|
||||
"RestartPleaseWaitMessage": "Por favor, aguarde enquanto o Servidor Emby reinicia. Isto pode levar um ou dois minutos.",
|
||||
"HeaderRestartingJellyfinServer": "Reiniciando o Servidor Jellyfin",
|
||||
"RestartPleaseWaitMessage": "Por favor, aguarde enquanto o Servidor Jellyfin reinicia. Isto pode levar um ou dois minutos.",
|
||||
"PlayNext": "Reproduzir pr\u00f3ximo",
|
||||
"AllowSeasonalThemes": "Permitir temas sazonais autom\u00e1ticos",
|
||||
"AllowSeasonalThemesHelp": "Se ativado, temas sazonais ir\u00e3o sobrepor a configura\u00e7\u00e3o de temas.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Especial - {0}",
|
||||
"Share": "Partilhar",
|
||||
"Add": "Adicionar",
|
||||
"ServerUpdateNeeded": "Este Servidor Emby precisa ser atualizado. Para fazer download da vers\u00e3o mais recente, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "Este Servidor Jellyfin precisa ser atualizado. Para fazer download da vers\u00e3o mais recente, por favor visite {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Novo",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Domingo",
|
||||
"Monday": "Segunda",
|
||||
"Tuesday": "Ter\u00e7a",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Uma subscri\u00e7\u00e3o Emby Premiere \u00e9 necess\u00e1ria para criar a grava\u00e7\u00e3o autom\u00e1tica de s\u00e9ries.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Uma subscri\u00e7\u00e3o Jellyfin Premiere \u00e9 necess\u00e1ria para criar a grava\u00e7\u00e3o autom\u00e1tica de s\u00e9ries.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Emby Premiere",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "Este recurso requer uma subscri\u00e7\u00e3o ativa do Jellyfin Premiere",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Gravar",
|
||||
"Save": "Guardar",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Procurar na internet por imagens e metadados",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Abrir",
|
||||
"Play": "Reproduzir",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Data adicionado:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Estado:",
|
||||
"LabelArtists": "Artistas:",
|
||||
"LabelArtistsHelp": "Separa m\u00faltiplas com ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Por favor, digite um nome ou Id externo.",
|
||||
"MessageItemSaved": "Item salvo.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Remover Itens",
|
||||
"ConfirmDeleteItems": "Ao excluir estes itens voc\u00ea os excluir\u00e1 do sistema de arquivos e de sua biblioteca multim\u00e9dia. Deseja realmente continuar?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Saiba mais",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Conectar",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Duminica",
|
||||
"Monday": "Luni",
|
||||
"Tuesday": "Marti",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Salveaza",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "C\u0103utare pe internet pentru postere \u0219i metadate",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artisti:",
|
||||
"LabelArtistsHelp": "Folosire separata multipla",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0434\u043d\u043e\u043a\u0440\u0430\u0442\u043d\u043e\u0439 \u043e\u043f\u043b\u0430\u0442\u044b, \u0438\u043b\u0438 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere .",
|
||||
"MessageUnlockAppWithSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Emby Premiere.",
|
||||
"MessageToValidateSupporter": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 Emby Premiere, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e Emby Premiere \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0432 \u0432\u0430\u0448\u0435\u0439 \u041f\u0430\u043d\u0435\u043b\u0438 Emby Server, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043f\u043e \u0449\u0435\u043b\u0447\u043a\u0443 \u043f\u043e Emby Premiere \u0432 \u0433\u043b\u0430\u0432\u043d\u043e\u043c \u043c\u0435\u043d\u044e.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0434\u043d\u043e\u043a\u0440\u0430\u0442\u043d\u043e\u0439 \u043e\u043f\u043b\u0430\u0442\u044b, \u0438\u043b\u0438 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Jellyfin Premiere .",
|
||||
"MessageUnlockAppWithSupporter": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u0443\u0439\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0439 \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u043e\u0439 Jellyfin Premiere.",
|
||||
"MessageToValidateSupporter": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 Jellyfin Premiere, \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e Jellyfin Premiere \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0432 \u0432\u0430\u0448\u0435\u0439 \u041f\u0430\u043d\u0435\u043b\u0438 Jellyfin Server, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u043f\u043e \u0449\u0435\u043b\u0447\u043a\u0443 \u043f\u043e Jellyfin Premiere \u0432 \u0433\u043b\u0430\u0432\u043d\u043e\u043c \u043c\u0435\u043d\u044e.",
|
||||
"ValueSpecialEpisodeName": "\u0421\u043f\u0435\u0446\u044d\u043f\u0438\u0437\u043e\u0434 - {0}",
|
||||
"Share": "\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",
|
||||
"Add": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c",
|
||||
"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 \u0441\u0432\u0435\u0436\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 {0}",
|
||||
"LiveTvRequiresUnlock": "\u042d\u0444\u0438\u0440\u043d\u043e\u043c\u0443 \u0422\u0412 \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.",
|
||||
"ServerUpdateNeeded": "\u0414\u0430\u043d\u043d\u044b\u0439 Jellyfin 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 \u0441\u0432\u0435\u0436\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e, \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 {0}",
|
||||
"LiveTvRequiresUnlock": "\u042d\u0444\u0438\u0440\u043d\u043e\u043c\u0443 \u0422\u0412 \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 Jellyfin Premiere.",
|
||||
"AttributeNew": "\u041d\u043e\u0432\u0438\u043d\u043a\u0430",
|
||||
"Premiere": "\u041f\u0440\u0435\u043c\u044c\u0435\u0440\u0430",
|
||||
"Live": "\u0422\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u044f",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "\u0418\u0434\u0451\u0442 \u043f\u043e\u043f\u044b\u0442\u043a\u0430 \u0440\u0430\u0437\u0431\u0443\u0434\u0438\u0442\u044c \u0432\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440. \u0416\u0434\u0438\u0442\u0435...",
|
||||
"WakeServerSuccess": "\u0423\u0441\u043f\u0435\u0448\u043d\u043e!",
|
||||
"HeaderCustomizeHomeScreen": "\u041f\u043e\u0434\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0433\u043b\u0430\u0432\u043d\u043e\u0433\u043e \u044d\u043a\u0440\u0430\u043d\u0430",
|
||||
"WakeServerError": "\u041f\u0430\u043a\u0435\u0442\u044b Wake On LAN \u0431\u044b\u043b\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u0432\u0430\u0448\u0443 \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u0443\u044e \u043c\u0430\u0448\u0438\u043d\u0443, \u043e\u0434\u043d\u0430\u043a\u043e, \u043c\u044b \u043d\u0435 \u0441\u043c\u043e\u0433\u043b\u0438 \u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u0441 Emby Server. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0432\u0430\u0448\u0435\u0439 \u043c\u0430\u0448\u0438\u043d\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0431\u0443\u0436\u0434\u0435\u043d\u0438\u044f, \u0438\u043b\u0438 Emby Server \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u0439 \u043c\u0430\u0448\u0438\u043d\u0435.",
|
||||
"WakeServerError": "\u041f\u0430\u043a\u0435\u0442\u044b Wake On LAN \u0431\u044b\u043b\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u044b \u043d\u0430 \u0432\u0430\u0448\u0443 \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u0443\u044e \u043c\u0430\u0448\u0438\u043d\u0443, \u043e\u0434\u043d\u0430\u043a\u043e, \u043c\u044b \u043d\u0435 \u0441\u043c\u043e\u0433\u043b\u0438 \u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f \u0441 Jellyfin Server. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0432\u0430\u0448\u0435\u0439 \u043c\u0430\u0448\u0438\u043d\u0435 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0431\u0443\u0436\u0434\u0435\u043d\u0438\u044f, \u0438\u043b\u0438 Jellyfin Server \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043d\u0430 \u0434\u0430\u043d\u043d\u043e\u0439 \u043c\u0430\u0448\u0438\u043d\u0435.",
|
||||
"Sunday": "\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435",
|
||||
"Monday": "\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a",
|
||||
"Tuesday": "\u0432\u0442\u043e\u0440\u043d\u0438\u043a",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "\u0410\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u044b\u0435 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0435",
|
||||
"HeaderOfflineDownloadsDescription": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0430 \u0432\u0430\u0448\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0434\u043b\u044f \u0443\u0434\u043e\u0431\u043d\u043e\u0433\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432 \u0430\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u043e\u043c \u0440\u0435\u0436\u0438\u043c\u0435.",
|
||||
"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 \u0438\u0445 \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 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u044f.",
|
||||
"LiveTvFeatureDescription": "\u0422\u0440\u0430\u043d\u0441\u043b\u0438\u0440\u0443\u0439\u0442\u0435 \u0422\u0412-\u044d\u0444\u0438\u0440 \u043d\u0430 \u043b\u044e\u0431\u043e\u0435 Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0433\u043e \u0442\u044e\u043d\u0435\u0440\u043d\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043d\u0430 \u0432\u0430\u0448\u0435\u043c Emby Server.",
|
||||
"DvrFeatureDescription": "\u0412\u043a\u043b\u044e\u0447\u0430\u0439\u0442\u0435 \u0432 \u0440\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0441 \u044d\u0444\u0438\u0440\u0430, \u0437\u0430\u043f\u0438\u0441\u0438 \u0441\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u0438 \u0442.\u0434. \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0432\u0438\u0434\u0435\u043e\u0440\u0435\u043a\u043e\u0440\u0434\u0435\u0440\u0430 Emby.",
|
||||
"LiveTvFeatureDescription": "\u0422\u0440\u0430\u043d\u0441\u043b\u0438\u0440\u0443\u0439\u0442\u0435 \u0422\u0412-\u044d\u0444\u0438\u0440 \u043d\u0430 \u043b\u044e\u0431\u043e\u0435 Jellyfin-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0433\u043e \u0442\u044e\u043d\u0435\u0440\u043d\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430, \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043d\u0430 \u0432\u0430\u0448\u0435\u043c Jellyfin Server.",
|
||||
"DvrFeatureDescription": "\u0412\u043a\u043b\u044e\u0447\u0430\u0439\u0442\u0435 \u0432 \u0440\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438 \u0441 \u044d\u0444\u0438\u0440\u0430, \u0437\u0430\u043f\u0438\u0441\u0438 \u0441\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u0438 \u0442.\u0434. \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0432\u0438\u0434\u0435\u043e\u0440\u0435\u043a\u043e\u0440\u0434\u0435\u0440\u0430 Jellyfin.",
|
||||
"CinemaModeFeatureDescription": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0437\u0430\u043b\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442 \u0432\u0430\u043c \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0433\u043e \u0437\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0437\u0430\u043b\u0430 \u0441 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u0430\u043c\u0438 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0430\u043c\u0438 \u043f\u0435\u0440\u0435\u0434 \u0444\u0438\u043b\u044c\u043c\u043e\u043c.",
|
||||
"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 \u043a Emby-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u043c \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432.",
|
||||
"HeaderBecomeProjectSupporter": "\u041f\u0440\u0438\u043e\u0431\u0440\u0435\u0441\u0442\u0438 Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 Emby Premiere \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u0435\u0440\u0438\u0439\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438.",
|
||||
"HeaderFreeApps": "\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0435 Jellyfin-\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 \u043a Jellyfin-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u043c \u0434\u043b\u044f \u0432\u0430\u0448\u0438\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432.",
|
||||
"HeaderBecomeProjectSupporter": "\u041f\u0440\u0438\u043e\u0431\u0440\u0435\u0441\u0442\u0438 Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043f\u043e\u0434\u043f\u0438\u0441\u043a\u0430 Jellyfin Premiere \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0441\u0435\u0440\u0438\u0439\u043d\u044b\u0435 \u0437\u0430\u043f\u0438\u0441\u0438.",
|
||||
"LabelEmailAddress": "\u0410\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \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 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e Emby Premiere. \u0417\u0430\u043f\u0438\u0441\u0438 \u0431\u0443\u0434\u0443\u0442 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 MP4 \u0438\u043b\u0438 MKV, \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 Emby Server.",
|
||||
"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.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \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 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e Jellyfin Premiere. \u0417\u0430\u043f\u0438\u0441\u0438 \u0431\u0443\u0434\u0443\u0442 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 MP4 \u0438\u043b\u0438 MKV, \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 Jellyfin Server.",
|
||||
"FeatureRequiresJellyfinPremiere": "\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 Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0432\u0430\u0448\u0438\u0445 \u0437\u0430\u043f\u0438\u0441\u0435\u0439",
|
||||
"Record": "\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c",
|
||||
"Save": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "\u0420\u0430\u0431\u043e\u0447\u0438\u0439 \u0441\u0442\u043e\u043b",
|
||||
"Mobile": "\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \/ \u041f\u043b\u0430\u043d\u0448\u0435\u0442\u043d\u044b\u0439",
|
||||
"TV": "\u0422\u0412",
|
||||
"DisplayModeHelp": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0442\u0438\u043f \u044d\u043a\u0440\u0430\u043d\u0430, \u0433\u0434\u0435 \u0437\u0430\u043f\u0443\u0449\u0435\u043d Emby.",
|
||||
"DisplayModeHelp": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0442\u0438\u043f \u044d\u043a\u0440\u0430\u043d\u0430, \u0433\u0434\u0435 \u0437\u0430\u043f\u0443\u0449\u0435\u043d Jellyfin.",
|
||||
"LabelDisplayLanguage": "\u042f\u0437\u044b\u043a \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f:",
|
||||
"LabelDisplayLanguageHelp": "\u041f\u0435\u0440\u0435\u0432\u043e\u0434 Emby \u0432\u0435\u0434\u0451\u0442\u0441\u044f \u043d\u0430 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e\u0439 \u043e\u0441\u043d\u043e\u0432\u0435.",
|
||||
"LabelDisplayLanguageHelp": "\u041f\u0435\u0440\u0435\u0432\u043e\u0434 Jellyfin \u0432\u0435\u0434\u0451\u0442\u0441\u044f \u043d\u0430 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e\u0439 \u043e\u0441\u043d\u043e\u0432\u0435.",
|
||||
"LearnHowYouCanContribute": "\u0418\u0437\u0443\u0447\u0438\u0442\u0435, \u043a\u0430\u043a \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u043d\u0435\u0441\u0442\u0438 \u0441\u0432\u043e\u0439 \u0432\u043a\u043b\u0430\u0434.",
|
||||
"NewCollectionHelp": "\u041a\u043e\u043b\u043b\u0435\u043a\u0446\u0438\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043e\u0431\u043e\u0441\u043e\u0431\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u043e\u0431\u0440\u0430\u043d\u0438\u044f \u0444\u0438\u043b\u044c\u043c\u043e\u0432 \u0438 \u0438\u043d\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438.",
|
||||
"SearchForCollectionInternetMetadata": "\u0418\u0441\u043a\u0430\u0442\u044c \u0438\u043b\u043b\u044e\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0435 \u0432 \u0418\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0435",
|
||||
"DisplayMissingEpisodesWithinSeasons": "\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u044d\u043f\u0438\u0437\u043e\u0434\u044b \u0432 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u0445 \u0441\u0435\u0437\u043e\u043d\u043e\u0432",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u042d\u0442\u043e \u0442\u0430\u043a\u0436\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0434\u043b\u044f \u0422\u0412-\u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a \u043f\u0440\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 Emby Server.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u042d\u0442\u043e \u0442\u0430\u043a\u0436\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0434\u043b\u044f \u0422\u0412-\u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a \u043f\u0440\u0438 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0435 \u0438 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 Jellyfin Server.",
|
||||
"EnableThemeSongs": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u0437\u0438\u0446\u0438\u0438",
|
||||
"EnableBackdrops": "\u0412\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0437\u0430\u0434\u043d\u0438\u043a\u0438",
|
||||
"EnableThemeSongsHelp": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u0437\u0438\u0446\u0438\u0438 \u0431\u0443\u0434\u0443\u0442 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u044c\u0441\u044f \u0444\u043e\u043d\u043e\u043c \u043f\u0440\u0438 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u0418\u0437\u0431\u0440\u0430\u043d\u043d\u043e\u0435",
|
||||
"Like": "\u041d\u0440\u0430\u0432\u0438\u0442\u0441\u044f",
|
||||
"Dislike": "\u041d\u0435 \u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f",
|
||||
"RefreshDialogHelp": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u043c\u0438 \u0438 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u041f\u0430\u043d\u0435\u043b\u0438 Emby Server.",
|
||||
"RefreshDialogHelp": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u043c\u0438 \u0438 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b \u0432 \u041f\u0430\u043d\u0435\u043b\u0438 Jellyfin Server.",
|
||||
"Open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c",
|
||||
"Play": "\u0412\u043e\u0441\u043f\u0440.",
|
||||
"AddToPlayQueue": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 \u043e\u0447\u0435\u0440\u0435\u0434\u044c \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f:",
|
||||
"DateAdded": "\u0414\u0430\u0442\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
|
||||
"DatePlayed": "\u0414\u0430\u0442\u0430 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f",
|
||||
"ConfigureDateAdded": "\u041a\u0430\u043a \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u0442\u0443 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u041f\u0430\u043d\u0435\u043b\u0438 Emby Server \u0432 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u0445 \u041c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438",
|
||||
"ConfigureDateAdded": "\u041a\u0430\u043a \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u0442\u0443 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u041f\u0430\u043d\u0435\u043b\u0438 Jellyfin Server \u0432 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430\u0445 \u041c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438",
|
||||
"LabelStatus": "\u0421\u0442\u0430\u0442\u0443\u0441:",
|
||||
"LabelArtists": "\u0418\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u0438:",
|
||||
"LabelArtistsHelp": "\u0414\u043b\u044f \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0442\u043e\u0447\u043a\u0443 \u0441 \u0437\u0430\u043f\u044f\u0442\u043e\u0439 (;)",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438\u043b\u0438 \u0432\u043d\u0435\u0448\u043d\u0438\u0439 ID.",
|
||||
"MessageItemSaved": "\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u0451\u043d.",
|
||||
"SearchResults": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} \u0437\u0430\u0432\u0435\u0440\u0448\u0430\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0443.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} \u0437\u0430\u0432\u0435\u0440\u0448\u0430\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0443.",
|
||||
"HeaderDeleteItems": "\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432",
|
||||
"ConfirmDeleteItems": "\u041f\u0440\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u0434\u0430\u043d\u043d\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432, \u043e\u043d \u0443\u0434\u0430\u043b\u0438\u0442\u0441\u044f \u0438 \u0438\u0437 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b, \u0438 \u0438\u0437 \u043c\u0435\u0434\u0438\u0430\u0442\u0435\u043a\u0438. \u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c?",
|
||||
"PleaseRestartServerName": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "\u0418\u043c\u044f \u0437\u0430\u0434\u0430\u043d\u0438\u044f \u0441\u0438\u043d\u0445\u0440-\u0438\u0438:",
|
||||
"SyncingDots": "\u0421\u0438\u043d\u0445\u0440\u043e\u043d\u0438\u0437\u0438\u0440\u0443\u0435\u0442\u0441\u044f...",
|
||||
"ConvertingDots": "\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u0443\u0435\u0442\u0441\u044f...",
|
||||
"LabelQuality": "\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e:",
|
||||
"LabelSyncNoTargetsHelp": "\u041f\u043e\u0445\u043e\u0436\u0435, \u0447\u0442\u043e \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043d\u043e\u043c\u043d\u0430\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430, \u043d\u0435 \u0438\u043c\u0435\u0435\u0442\u0441\u044f.",
|
||||
"DownloadingDots": "\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044f...",
|
||||
"HeaderSyncRequiresSub": "\u0414\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\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.",
|
||||
"HeaderSyncRequiresSub": "\u0414\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\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 Jellyfin Premiere.",
|
||||
"LearnMore": "\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435...",
|
||||
"LabelProfile": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c:",
|
||||
"LabelBitrateMbps": "\u041f\u043e\u0442\u043e\u043a\u043e\u0432\u0430\u044f \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c, \u041c\u0431\u0438\u0442\/\u0441:",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "\u041f\u0440\u044f\u043c\u044b\u0435 \u0442\u0440\u0430\u043d\u0441\u043b\u044f\u0446\u0438\u0438",
|
||||
"Premieres": "\u041f\u0440\u0435\u043c\u044c\u0435\u0440\u044b",
|
||||
"RepeatEpisodes": "\u041f\u043e\u0432\u0442\u043e\u0440 \u044d\u043f\u0438\u0437\u043e\u0434\u043e\u0432",
|
||||
"DvrSubscriptionRequired": "\u0414\u043b\u044f \u0432\u0438\u0434\u0435\u043e\u0440\u0435\u043a\u043e\u0440\u0434\u0435\u0440\u0430 Emby \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.",
|
||||
"DvrSubscriptionRequired": "\u0414\u043b\u044f \u0432\u0438\u0434\u0435\u043e\u0440\u0435\u043a\u043e\u0440\u0434\u0435\u0440\u0430 Jellyfin \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 Jellyfin Premiere.",
|
||||
"HeaderCancelRecording": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c",
|
||||
"CancelRecording": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c",
|
||||
"HeaderKeepRecording": "\u0425\u0440\u0430\u043d\u0435\u043d\u0438\u0435 \u0437\u0430\u043f\u0438\u0441\u0438",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u043d\u0430\u043b\u044b \u043f\u043e:",
|
||||
"RecentlyWatched": "\u041d\u0435\u0434\u0430\u0432\u043d\u043e \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043d\u043d\u043e\u0435",
|
||||
"ChannelNumber": "\u041d\u043e\u043c\u0435\u0440 \u043a\u0430\u043d\u0430\u043b\u0430",
|
||||
"HeaderBenefitsEmbyPremiere": "\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0412\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435\u0441\u044c \u043e\u0434\u043d\u043e\u0439 \u043c\u0438\u043d\u0443\u0442\u043e\u0439 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0438\u043c \u0432\u0430\u0441 \u0437\u0430 \u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u043d\u0438\u0435 Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u044b Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "\u0412\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435\u0441\u044c \u043e\u0434\u043d\u043e\u0439 \u043c\u0438\u043d\u0443\u0442\u043e\u0439 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0438\u043c \u0432\u0430\u0441 \u0437\u0430 \u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u043d\u0438\u0435 Jellyfin.",
|
||||
"HeaderTryPlayback": "\u041e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435",
|
||||
"HowDidYouPay": "\u041a\u0430\u043a\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c \u0432\u044b \u043e\u043f\u043b\u0430\u0442\u0438\u043b\u0438?",
|
||||
"IHaveEmbyPremiere": "\u0423 \u043c\u0435\u043d\u044f \u0438\u043c\u0435\u0435\u0442\u0441\u044f Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "\u0423 \u043c\u0435\u043d\u044f \u0438\u043c\u0435\u0435\u0442\u0441\u044f Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "\u042f \u043f\u0440\u0438\u043e\u0431\u0440\u0451\u043b \u0434\u0430\u043d\u043d\u043e\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435",
|
||||
"ButtonRestorePreviousPurchase": "\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0435\u043d\u0438\u0435",
|
||||
"ButtonUnlockWithPurchase": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e\u043c \u043e\u043f\u043b\u0430\u0442\u044b",
|
||||
"ButtonUnlockPrice": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere \u043d\u0430 \u043c\u0435\u0441\u044f\u0446 {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere \u043d\u0430 \u043c\u0435\u0441\u044f\u0446 {0}",
|
||||
"HeaderAlreadyPaid": "\u0423\u0436\u0435 \u043e\u043f\u043b\u0430\u0442\u0438\u043b\u0438?",
|
||||
"ButtonPlayOneMinute": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u043e\u0434\u043d\u0443 \u043c\u0438\u043d\u0443\u0442\u0443",
|
||||
"PlaceFavoriteChannelsAtBeginning": "\u0420\u0430\u0437\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u0438\u0437\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u043a\u0430\u043d\u0430\u043b\u044b \u0432 \u043d\u0430\u0447\u0430\u043b\u0435",
|
||||
"HeaderUnlockFeature": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0443",
|
||||
"MessageDidYouKnowCinemaMode": "\u0417\u043d\u0430\u0435\u0442\u0435 \u043b\u0438 \u0432\u044b, \u0447\u0442\u043e \u0441 Emby Premiere \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\u043c\u0438 \u043f\u043e\u0434\u043e\u0431\u043d\u044b\u043c\u0438 \u0420\u0435\u0436\u0438\u043c\u0443 \u043a\u0438\u043d\u043e\u0437\u0430\u043b\u0430?",
|
||||
"MessageDidYouKnowCinemaMode": "\u0417\u043d\u0430\u0435\u0442\u0435 \u043b\u0438 \u0432\u044b, \u0447\u0442\u043e \u0441 Jellyfin Premiere \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0432\u044b\u0441\u0438\u0442\u044c \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430\u043c\u0438 \u043f\u043e\u0434\u043e\u0431\u043d\u044b\u043c\u0438 \u0420\u0435\u0436\u0438\u043c\u0443 \u043a\u0438\u043d\u043e\u0437\u0430\u043b\u0430?",
|
||||
"MessageDidYouKnowCinemaMode2": "\u0420\u0435\u0436\u0438\u043c \u043a\u0438\u043d\u043e\u0437\u0430\u043b\u0430 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442 \u0432\u0430\u043c \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0433\u043e \u0437\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0437\u0430\u043b\u0430 \u0441 \u0442\u0440\u0435\u0439\u043b\u0435\u0440\u0430\u043c\u0438 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u043c\u0438 \u0437\u0430\u0441\u0442\u0430\u0432\u043a\u0430\u043c\u0438 \u043f\u0435\u0440\u0435\u0434 \u0444\u0438\u043b\u044c\u043c\u043e\u043c.",
|
||||
"HeaderPlayMyMedia": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u043c\u043e\u0438 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0435",
|
||||
"HeaderDiscoverEmbyPremiere": "\u041e\u0442\u043a\u0440\u043e\u0439\u0442\u0435 \u0434\u043b\u044f \u0441\u0435\u0431\u044f Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "\u041e\u0442\u043a\u0440\u043e\u0439\u0442\u0435 \u0434\u043b\u044f \u0441\u0435\u0431\u044f Jellyfin Premiere",
|
||||
"Items": "\u042d\u043b\u0435\u043c\u0435\u043d\u0442\u044b",
|
||||
"OneChannel": "\u041e\u0434\u0438\u043d \u043a\u0430\u043d\u0430\u043b",
|
||||
"ConfirmRemoveDownload": "\u0418\u0437\u044a\u044f\u0442\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0443?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "\u0417\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435",
|
||||
"BestFit": "\u0410\u0432\u0442\u043e\u043f\u043e\u0434\u0431\u043e\u0440",
|
||||
"MessageNoServersAvailableToConnect": "\u041d\u0435 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u0432 \u0434\u043b\u044f \u043f\u043e\u0434\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f. \u0415\u0441\u043b\u0438 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0438 \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043a \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e\u043c\u0443 \u0434\u043e\u0441\u0442\u0443\u043f\u0443 \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443, \u0442\u043e \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0447\u0442\u043e \u043f\u0440\u0438\u043d\u044f\u043b\u0438 \u0435\u0433\u043e \u043d\u0438\u0436\u0435, \u0438\u043b\u0438 \u0449\u0451\u043b\u043a\u043d\u0443\u0432 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435 \u0432 \u044d-\u043f\u043e\u0447\u0442\u0435.",
|
||||
"MessagePlayAccessRestricted": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043e. \u0417\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0441\u0432\u0435\u0434\u0435\u043d\u0438\u044f\u043c\u0438. \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u043a \u0432\u0430\u0448\u0435\u043c\u0443 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0443 Emby Server.",
|
||||
"MessagePlayAccessRestricted": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0432 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043e. \u0417\u0430 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u0441\u0432\u0435\u0434\u0435\u043d\u0438\u044f\u043c\u0438. \u043e\u0431\u0440\u0430\u0442\u0438\u0442\u0435\u0441\u044c \u043a \u0432\u0430\u0448\u0435\u043c\u0443 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0443 Jellyfin Server.",
|
||||
"Accept": "\u041f\u0440\u0438\u043d\u044f\u0442\u044c",
|
||||
"Reject": "\u041e\u0442\u043a\u043b\u043e\u043d\u0438\u0442\u044c",
|
||||
"Connect": "\u041f\u043e\u0434\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u044c\u0441\u044f",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c \u0440\u0430\u0437",
|
||||
"RepeatAll": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c \u0432\u0441\u0435",
|
||||
"LabelDefaultScreen": "\u042d\u043a\u0440\u0430\u043d \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e:",
|
||||
"ConfirmEndPlayerSession": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 Emby \u043d\u0430 {0}?",
|
||||
"ConfirmEndPlayerSession": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u0443 Jellyfin \u043d\u0430 {0}?",
|
||||
"Yes": "\u0414\u0430",
|
||||
"No": "\u041d\u0435\u0442",
|
||||
"LiveTV": "\u042d\u0444\u0438\u0440",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "\u0410\u043d\u0430\u043c\u043e\u0440\u0444\u043d\u043e\u0435 \u0432\u0438\u0434\u0435\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"InterlacedVideoNotSupported": "\u0427\u0435\u0440\u0435\u0441\u0441\u0442\u0440\u043e\u0447\u043d\u043e\u0435 \u0432\u0438\u0434\u0435\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"SecondaryAudioNotSupported": "\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0430\u0443\u0434\u0438\u043e \u0434\u043e\u0440\u043e\u0436\u0435\u043a \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"ErrorRemovingEmbyConnectAccount": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Emby Connect. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"HeaderEmbyAccountRemoved": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Emby \u0438\u0437\u044a\u044f\u0442\u0430",
|
||||
"MessageEmbyAccontRemoved": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Emby \u0431\u044b\u043b\u0430 \u0438\u0437\u044a\u044f\u0442\u0430 \u0443 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f",
|
||||
"ErrorRemovingJellyfinConnectAccount": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Jellyfin Connect. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"HeaderJellyfinAccountRemoved": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin \u0438\u0437\u044a\u044f\u0442\u0430",
|
||||
"MessageJellyfinAccontRemoved": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin \u0431\u044b\u043b\u0430 \u0438\u0437\u044a\u044f\u0442\u0430 \u0443 \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f",
|
||||
"HeaderInvitationSent": "\u041f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e",
|
||||
"MessageInvitationSentToUser": "\u041f\u0438\u0441\u044c\u043c\u043e \u0431\u044b\u043b\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e \u043a {0}, \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c \u043f\u0440\u0438\u043d\u044f\u0442\u044c \u0432\u0430\u0448\u0435 \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f.",
|
||||
"MessageInvitationSentToNewUser": "\u041f\u0438\u0441\u044c\u043c\u043e \u0431\u044b\u043b\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430 \u043a {0}, \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432 Emby.",
|
||||
"MessageInvitationSentToNewUser": "\u041f\u0438\u0441\u044c\u043c\u043e \u0431\u044b\u043b\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430 \u043a {0}, \u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u043c \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0432 Jellyfin.",
|
||||
"GuestUserNotFound": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0438\u043c\u044f \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u043d\u043e \u0432\u0435\u0440\u043d\u043e \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443, \u0438\u043b\u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0432\u0432\u0435\u0441\u0442\u0438 \u0435\u0433\u043e \u0430\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b.",
|
||||
"ErrorReachingEmbyConnect": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u0441\u0435\u0440\u0432\u0435\u0440\u0430 Emby Connect. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"ErrorAddingEmbyConnectAccount1": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Emby Connect. \u0421\u043e\u0437\u0434\u0430\u043b\u0438 \u043b\u0438 \u0432\u044b \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c Emby? \u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0439\u0442\u0435\u0441\u044c \u043d\u0430 {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0432\u0441\u0451 \u0435\u0449\u0451 \u0438\u043c\u0435\u044e\u0442\u0441\u044f \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u043e\u0442\u043f\u0440\u0430\u0432\u044c\u0442\u0435 \u043f\u0438\u0441\u044c\u043c\u043e \u043d\u0430 {0} \u0441 \u0430\u0434\u0440\u0435\u0441\u0430 \u042d-\u043f\u043e\u0447\u0442\u044b, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0432 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Emby.",
|
||||
"ErrorAddingGuestAccount1": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Emby Connect. \u0421\u043e\u0437\u0434\u0430\u043b \u043b\u0438 \u0432\u0430\u0448 \u0433\u043e\u0441\u0442\u044c \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c Emby? \u041e\u043d \u0441\u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 {0}.",
|
||||
"ErrorReachingJellyfinConnect": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u0441\u0435\u0440\u0432\u0435\u0440\u0430 Jellyfin Connect. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Jellyfin Connect. \u0421\u043e\u0437\u0434\u0430\u043b\u0438 \u043b\u0438 \u0432\u044b \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin? \u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u0443\u0439\u0442\u0435\u0441\u044c \u043d\u0430 {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0432\u0441\u0451 \u0435\u0449\u0451 \u0438\u043c\u0435\u044e\u0442\u0441\u044f \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u043e\u0442\u043f\u0440\u0430\u0432\u044c\u0442\u0435 \u043f\u0438\u0441\u044c\u043c\u043e \u043d\u0430 {0} \u0441 \u0430\u0434\u0440\u0435\u0441\u0430 \u042d-\u043f\u043e\u0447\u0442\u044b, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0432 \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Jellyfin.",
|
||||
"ErrorAddingGuestAccount1": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Jellyfin Connect. \u0421\u043e\u0437\u0434\u0430\u043b \u043b\u0438 \u0432\u0430\u0448 \u0433\u043e\u0441\u0442\u044c \u0443\u0447\u0435\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin? \u041e\u043d \u0441\u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 {0}.",
|
||||
"ErrorAddingGuestAccount2": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0432\u0441\u0451 \u0435\u0449\u0451 \u0438\u043c\u0435\u044e\u0442\u0441\u044f \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u043e\u0442\u043f\u0440\u0430\u0432\u044c\u0442\u0435 \u043f\u0438\u0441\u044c\u043c\u043e \u043d\u0430 {0}, \u0438 \u043f\u0440\u0438\u0432\u0435\u0434\u0438\u0442\u0435 \u0441\u0432\u043e\u0439 \u0430\u0434\u0440\u0435\u0441 \u042d-\u043f\u043e\u0447\u0442\u044b, \u043d\u0430\u0440\u044f\u0434\u0443 \u0441 \u0438\u0445 \u0430\u0434\u0440\u0435\u0441\u0430\u043c\u0438.",
|
||||
"MessageEmbyAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Emby \u0431\u044b\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f",
|
||||
"MessagePendingEmbyAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Emby \u0431\u044b\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f. \u041f\u0438\u0441\u044c\u043c\u043e \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e \u0432\u043b\u0430\u0434\u0435\u043b\u044c\u0446\u0443 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438. \u041f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043d\u0443\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c, \u0449\u0451\u043b\u043a\u043d\u0443\u0432 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435 \u0432 \u043f\u0438\u0441\u044c\u043c\u0435.",
|
||||
"HeaderEmbyAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Emby \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430",
|
||||
"MessageJellyfinAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin \u0431\u044b\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f",
|
||||
"MessagePendingJellyfinAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin \u0431\u044b\u043b\u0430 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0434\u043b\u044f \u044d\u0442\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f. \u041f\u0438\u0441\u044c\u043c\u043e \u0431\u0443\u0434\u0435\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043e \u0432\u043b\u0430\u0434\u0435\u043b\u044c\u0446\u0443 \u0443\u0447\u0451\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438. \u041f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u043d\u0443\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c, \u0449\u0451\u043b\u043a\u043d\u0443\u0432 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435 \u0432 \u043f\u0438\u0441\u044c\u043c\u0435.",
|
||||
"HeaderJellyfinAccountAdded": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c Jellyfin \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430",
|
||||
"LabelSubtitlePlaybackMode": "\u0420\u0435\u0436\u0438\u043c \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432:",
|
||||
"ErrorDeletingItem": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0441 Emby Server. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435, \u0447\u0442\u043e \u0443 Emby Server \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u043e\u0441\u0442\u0443\u043f \u043d\u0430 \u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u043c\u0435\u0434\u0438\u0430\u043f\u0430\u043f\u043a\u0443 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"ErrorDeletingItem": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0441 Jellyfin Server. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435, \u0447\u0442\u043e \u0443 Jellyfin Server \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0434\u043e\u0441\u0442\u0443\u043f \u043d\u0430 \u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u043c\u0435\u0434\u0438\u0430\u043f\u0430\u043f\u043a\u0443 \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
|
||||
"NoSubtitles": "\u0411\u0435\u0437 \u0441\u0443\u0431\u0442\u0438\u0442\u0440\u043e\u0432",
|
||||
"Default": "\u0423\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u0435",
|
||||
"Absolute": "\u0410\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u044b\u0439",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "\u0427\u0430\u0441\u0442\u043e\u0442\u0430 \u043a\u0430\u0434\u0440\u043e\u0432 \u0432\u0438\u0434\u0435\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"VideoBitDepthNotSupported": "\u0413\u043b\u0443\u0431\u0438\u043d\u0430 \u0446\u0432\u0435\u0442\u0430 \u0432\u0438\u0434\u0435\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"RefFramesNotSupported": "\u0427\u0438\u0441\u043b\u043e \u043e\u043f\u043e\u0440\u043d\u044b\u0445 \u043a\u0430\u0434\u0440\u043e\u0432 \u0432\u0438\u0434\u0435\u043e \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
|
||||
"ErrorConnectServerUnreachable": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0438 \u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438. \u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u0448\u0438\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c Emby Connect \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443 {0}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u0438\u043c\u0435\u0435\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u0447\u0442\u043e \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u044b \u0432 \u0431\u0440\u0430\u043d\u0434\u043c\u0430\u0443\u044d\u0440\u0435 \u0438\u043b\u0438 \u041f\u041e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0443 \u0432\u0430\u0441 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e.",
|
||||
"ErrorConnectServerUnreachable": "\u041f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0438 \u0437\u0430\u043f\u0440\u043e\u0448\u0435\u043d\u043d\u043e\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u0438. \u0412\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0441\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u0448\u0438\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c Jellyfin Connect \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443 {0}. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0432\u0430\u0448 \u0441\u0435\u0440\u0432\u0435\u0440 \u0438\u043c\u0435\u0435\u0442 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0438 \u0447\u0442\u043e \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0438 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u044b \u0432 \u0431\u0440\u0430\u043d\u0434\u043c\u0430\u0443\u044d\u0440\u0435 \u0438\u043b\u0438 \u041f\u041e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0443 \u0432\u0430\u0441 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e.",
|
||||
"StopRecording": "\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c",
|
||||
"HeaderStopRecording": "\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0437\u0430\u043f\u0438\u0441\u0438",
|
||||
"ManageRecording": "\u0423\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0437\u0430\u043f\u0438\u0441\u044c\u044e",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043c\u0443\u0437\u044b\u043a\u0438",
|
||||
"LabelHomeNetworkQuality": "\u041a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u0432 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u0441\u0435\u0442\u0438:",
|
||||
"HeaderLatestMedia": "\u041d\u043e\u0432\u0435\u0439\u0448\u0438\u0435 \u043c\u0435\u0434\u0438\u0430\u0434\u0430\u043d\u043d\u044b\u0435",
|
||||
"HeaderRestartingEmbyServer": "Emby Server \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f",
|
||||
"RestartPleaseWaitMessage": "\u041f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435, \u043f\u043e\u043a\u0430 Emby Server \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u0441\u044f \u0438 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0441\u044f. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u043c\u0438\u043d\u0443\u0442\u0443 \u0438\u043b\u0438 \u0434\u0432\u0435.",
|
||||
"HeaderRestartingJellyfinServer": "Jellyfin Server \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f",
|
||||
"RestartPleaseWaitMessage": "\u041f\u043e\u0434\u043e\u0436\u0434\u0438\u0442\u0435, \u043f\u043e\u043a\u0430 Jellyfin Server \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u0441\u044f \u0438 \u043f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0441\u044f. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043d\u044f\u0442\u044c \u043c\u0438\u043d\u0443\u0442\u0443 \u0438\u043b\u0438 \u0434\u0432\u0435.",
|
||||
"PlayNext": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0441\u0442\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435",
|
||||
"AllowSeasonalThemes": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0441\u0435\u0437\u043e\u043d\u043d\u044b\u0435 \u0442\u0435\u043c\u044b",
|
||||
"AllowSeasonalThemesHelp": "\u041f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438, \u0441\u0435\u0437\u043e\u043d\u043d\u044b\u0435 \u0442\u0435\u043c\u044b \u0431\u0443\u0434\u0443\u0442 \u0432\u0440\u0435\u043c\u044f \u043e\u0442 \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u0432\u0430\u0448\u0443 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443 \u0442\u0435\u043c\u044b.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "\u0160peci\u00e1l - {0}",
|
||||
"Share": "Zdie\u013ea\u0165",
|
||||
"Add": "Prida\u0165",
|
||||
"ServerUpdateNeeded": "Tento Emby server treba aktualizova\u0165. Najnov\u0161iu verziu n\u00e1jdete na {0}",
|
||||
"LiveTvRequiresUnlock": "\u017div\u00e1 TV vy\u017eaduje akt\u00edvne predplatn\u00e9 Emby Premiere.",
|
||||
"ServerUpdateNeeded": "Tento Jellyfin server treba aktualizova\u0165. Najnov\u0161iu verziu n\u00e1jdete na {0}",
|
||||
"LiveTvRequiresUnlock": "\u017div\u00e1 TV vy\u017eaduje akt\u00edvne predplatn\u00e9 Jellyfin Premiere.",
|
||||
"AttributeNew": "Nov\u00e9",
|
||||
"Premiere": "Premi\u00e9ra",
|
||||
"Live": "Na\u017eivo",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Pok\u00fa\u0161am sa zobudi\u0165 server. Pros\u00edm po\u010dkajte...",
|
||||
"WakeServerSuccess": "Vy\u0161lo to!",
|
||||
"HeaderCustomizeHomeScreen": "Prisp\u00f4sobi\u0165 domovsk\u00fa obrazovku",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Nede\u013ea",
|
||||
"Monday": "Pondelok",
|
||||
"Tuesday": "Utorok",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Emby Apps zdarma",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Z\u00edska\u0165 Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Jellyfin Apps zdarma",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Z\u00edska\u0165 Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mailov\u00e1 adresa:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "T\u00e1to funkcia vy\u017eaduje akt\u00edvne predplatn\u00e9 Emby Premiere.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "T\u00e1to funkcia vy\u017eaduje akt\u00edvne predplatn\u00e9 Jellyfin Premiere.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Ulo\u017ei\u0165",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Stoln\u00fd po\u010d\u00edta\u010d",
|
||||
"Mobile": "Mobil \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Jazyk rozhrania:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Zistite ako m\u00f4\u017eete prispie\u0165.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Vyh\u013eada\u0165 metad\u00e1ta a obr\u00e1zky na Internete.",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Zobrazi\u0165 ch\u00fdbaj\u00face epiz\u00f3dy v r\u00e1mci sez\u00f3ny.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Ob\u013e\u00faben\u00e9",
|
||||
"Like": "P\u00e1\u010di sa mi to",
|
||||
"Dislike": "Nep\u00e1\u010di sa mi to",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Otvori\u0165",
|
||||
"Play": "Prehra\u0165",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "D\u00e1tum pridania:",
|
||||
"DateAdded": "D\u00e1tum pridania",
|
||||
"DatePlayed": "D\u00e1tum prehrania",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Umelci:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Zadajte meno alebo extern\u00e9 ID pros\u00edm.",
|
||||
"MessageItemSaved": "Polo\u017eka ulo\u017een\u00e1.",
|
||||
"SearchResults": "V\u00fdsledky vyh\u013ead\u00e1vania",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} sa re\u0161tartuje.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} sa vyp\u00edna.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} sa re\u0161tartuje.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} sa vyp\u00edna.",
|
||||
"HeaderDeleteItems": "Zmaza\u0165 polo\u017eky",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Pros\u00edm re\u0161tartujte Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Pros\u00edm re\u0161tartujte Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvalita:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "S\u0165ahuje sa\u2026",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Zisti\u0165 viac",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "D\u00e1tov\u00fd tok (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "\u017div\u00e9 vysielania",
|
||||
"Premieres": "Premi\u00e9ry",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Zoradi\u0165 kan\u00e1ly pod\u013ea:",
|
||||
"RecentlyWatched": "Ned\u00e1vno pozret\u00e9",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "V\u00fdhody Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "V\u00fdhody Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "Ako ste platili?",
|
||||
"IHaveEmbyPremiere": "U\u017e m\u00e1m Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "U\u017e m\u00e1m Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Obnovi\u0165 n\u00e1kup",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Odomkn\u00fa\u0165 {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Prehra\u0165 jednu min\u00fatu",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Umiestni\u0165 ob\u013e\u00faben\u00e9 kan\u00e1ly na za\u010diatok",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Polo\u017eky",
|
||||
"OneChannel": "Jeden kan\u00e1l",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Vyplni\u0165",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Prija\u0165",
|
||||
"Reject": "Odmietnu\u0165",
|
||||
"Connect": "Pripoji\u0165",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Opakova\u0165 jedno",
|
||||
"RepeatAll": "Opakova\u0165 v\u0161etko",
|
||||
"LabelDefaultScreen": "Predvolen\u00e1 obrazovka:",
|
||||
"ConfirmEndPlayerSession": "Chcete vypn\u00fa\u0165 Emby na {0}?",
|
||||
"ConfirmEndPlayerSession": "Chcete vypn\u00fa\u0165 Jellyfin na {0}?",
|
||||
"Yes": "\u00c1no",
|
||||
"No": "Nie",
|
||||
"LiveTV": "\u017div\u00fd TV prenos",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby \u00fa\u010det odstr\u00e1nen\u00fd",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin \u00fa\u010det odstr\u00e1nen\u00fd",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Pozv\u00e1nka odoslan\u00e1",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby \u00fa\u010det pridan\u00fd",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin \u00fa\u010det pridan\u00fd",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "\u017diadne titulky",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Zastavi\u0165 nahr\u00e1vanie",
|
||||
"HeaderStopRecording": "Zastavi\u0165 nahr\u00e1vanie",
|
||||
"ManageRecording": "Spravova\u0165 nahr\u00e1vanie",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Kvalita hudby",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Najnov\u0161ie m\u00e9di\u00e1",
|
||||
"HeaderRestartingEmbyServer": "Emby Server sa re\u0161tartuje",
|
||||
"RestartPleaseWaitMessage": "Po\u010dkajte pros\u00edm k\u00fdm sa Emby Server vypne a znova na\u0161tartuje. M\u00f4\u017ee to trva\u0165 min\u00fatu alebo dve.",
|
||||
"HeaderRestartingJellyfinServer": "Jellyfin Server sa re\u0161tartuje",
|
||||
"RestartPleaseWaitMessage": "Po\u010dkajte pros\u00edm k\u00fdm sa Jellyfin Server vypne a znova na\u0161tartuje. M\u00f4\u017ee to trva\u0165 min\u00fatu alebo dve.",
|
||||
"PlayNext": "Prehra\u0165 \u010fal\u0161ie",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "Uporaba te funkcionalnosti zahteva aktivno Emby Premiere narocnino.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "Uporaba te funkcionalnosti zahteva aktivno Jellyfin Premiere narocnino.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "Save",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Izvajalci:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvaliteta:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s upp denna feature med ett eng\u00e5ngsk\u00f6p, eller med ett aktivt Emby Premium-medlemskap.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s upp den h\u00e4r funktionen med en aktiv Emby Premium prenumeration.",
|
||||
"MessageToValidateSupporter": "Om du har ett aktivt Emby Premium-medlemskap, se till att du har st\u00e4llt in Emby Premium i Emby Server Dashboard, som du kommer \u00e5t genom att klicka p\u00e5 Emby Premium i huvudmenyn.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s upp denna feature med ett eng\u00e5ngsk\u00f6p, eller med ett aktivt Jellyfin Premium-medlemskap.",
|
||||
"MessageUnlockAppWithSupporter": "L\u00e5s upp den h\u00e4r funktionen med en aktiv Jellyfin Premium prenumeration.",
|
||||
"MessageToValidateSupporter": "Om du har ett aktivt Jellyfin Premium-medlemskap, se till att du har st\u00e4llt in Jellyfin Premium i Jellyfin Server Dashboard, som du kommer \u00e5t genom att klicka p\u00e5 Jellyfin Premium i huvudmenyn.",
|
||||
"ValueSpecialEpisodeName": "Specialavsnitt - {0}",
|
||||
"Share": "Dela",
|
||||
"Add": "L\u00e4gg till",
|
||||
"ServerUpdateNeeded": "Den h\u00e4r Emby servern beh\u00f6ver uppdateras. F\u00f6r att ladda ner senaste versionen, g\u00e5 till {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV kr\u00e4ver ett aktivt Emby Premium-medlemskap.",
|
||||
"ServerUpdateNeeded": "Den h\u00e4r Jellyfin servern beh\u00f6ver uppdateras. F\u00f6r att ladda ner senaste versionen, g\u00e5 till {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV kr\u00e4ver ett aktivt Jellyfin Premium-medlemskap.",
|
||||
"AttributeNew": "Ny",
|
||||
"Premiere": "Premi\u00e4r",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "F\u00f6rs\u00f6ker v\u00e4cka servern. V\u00e4nligen v\u00e4nta....",
|
||||
"WakeServerSuccess": "Lyckades!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "S\u00f6ndag",
|
||||
"Monday": "M\u00e5ndag",
|
||||
"Tuesday": "Tisdag",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offlinemedia",
|
||||
"HeaderOfflineDownloadsDescription": "Ladda ner media till dina enheter f\u00f6r att sen spela upp dom enkelt offline.",
|
||||
"CloudSyncFeatureDescription": "Synka din media till molnet f\u00f6r l\u00e4tttillg\u00e4ngligt backup, arkivering och konvertering.",
|
||||
"LiveTvFeatureDescription": "Str\u00f6mma Live TV till vilken Emby app du vill, med en kompatibel TV-tuner enhet som \u00e4r installerad p\u00e5 din Emby Server.",
|
||||
"DvrFeatureDescription": "Schemal\u00e4gg individuella LiveTV-inspelningar, serie-inspelningar och mer med Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Str\u00f6mma Live TV till vilken Jellyfin app du vill, med en kompatibel TV-tuner enhet som \u00e4r installerad p\u00e5 din Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schemal\u00e4gg individuella LiveTV-inspelningar, serie-inspelningar och mer med Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Biol\u00e4get ger dig en bioupplevelse med trailers och anpassade intros f\u00f6re varje film.",
|
||||
"HeaderFreeApps": "Gratis Emby appar",
|
||||
"FreeAppsFeatureDescription": "F\u00e5 fri tillg\u00e5ng till Emby appar f\u00f6r dina enheter.",
|
||||
"HeaderBecomeProjectSupporter": "Skaffa Emby Premium",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ett aktivt Emby Premium-medlemskap kr\u00e4vs f\u00f6r att skapa automatiska TV-serieinspelningar.",
|
||||
"HeaderFreeApps": "Gratis Jellyfin appar",
|
||||
"FreeAppsFeatureDescription": "F\u00e5 fri tillg\u00e5ng till Jellyfin appar f\u00f6r dina enheter.",
|
||||
"HeaderBecomeProjectSupporter": "Skaffa Jellyfin Premium",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ett aktivt Jellyfin Premium-medlemskap kr\u00e4vs f\u00f6r att skapa automatiska TV-serieinspelningar.",
|
||||
"LabelEmailAddress": "E-mailadress:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konvertera inspelningar automatiskt till ett \"streaming-v\u00e4nligt\" format med Emby Premium. Inspelningar konverteras on-the-fly till MP4 eller MKV, baserat p\u00e5 inst\u00e4llningarna i Emby Server.",
|
||||
"FeatureRequiresEmbyPremiere": "Den h\u00e4r funktionen kr\u00e4ver en aktiv Emby Premium prenumeration.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Konvertera inspelningar automatiskt till ett \"streaming-v\u00e4nligt\" format med Jellyfin Premium. Inspelningar konverteras on-the-fly till MP4 eller MKV, baserat p\u00e5 inst\u00e4llningarna i Jellyfin Server.",
|
||||
"FeatureRequiresJellyfinPremiere": "Den h\u00e4r funktionen kr\u00e4ver en aktiv Jellyfin Premium prenumeration.",
|
||||
"HeaderConvertYourRecordings": "Konvertera dina inspelningar",
|
||||
"Record": "Spela in",
|
||||
"Save": "Spara",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Skrivbord",
|
||||
"Mobile": "Mobil \/ Platta",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "V\u00e4lj vilken typ av sk\u00e4rm som du k\u00f6r Emby p\u00e5.",
|
||||
"DisplayModeHelp": "V\u00e4lj vilken typ av sk\u00e4rm som du k\u00f6r Jellyfin p\u00e5.",
|
||||
"LabelDisplayLanguage": "Visningsspr\u00e5k:",
|
||||
"LabelDisplayLanguageHelp": "Att \u00f6vers\u00e4tta Emby \u00e4r ett p\u00e5g\u00e5ende projekt.",
|
||||
"LabelDisplayLanguageHelp": "Att \u00f6vers\u00e4tta Jellyfin \u00e4r ett p\u00e5g\u00e5ende projekt.",
|
||||
"LearnHowYouCanContribute": "Se hur du kan hj\u00e4lpa till.",
|
||||
"NewCollectionHelp": "Samlingar g\u00f6r det m\u00f6jligt att skapa personanpassade grupperingar av filmer eller annat inneh\u00e5ll.",
|
||||
"SearchForCollectionInternetMetadata": "S\u00f6k p\u00e5 internet efter grafik och metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Visa saknade avsnitt i s\u00e4songer",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Detta m\u00e5ste ocks\u00e5 vara aktiverat f\u00f6r TV-bibliotek p\u00e5 Emby-servern.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "Detta m\u00e5ste ocks\u00e5 vara aktiverat f\u00f6r TV-bibliotek p\u00e5 Jellyfin-servern.",
|
||||
"EnableThemeSongs": "Aktivera ledmotiv",
|
||||
"EnableBackdrops": "Aktivera fondbilder",
|
||||
"EnableThemeSongsHelp": "Om aktiverat spelas ledmotiv upp vid bl\u00e4ddring i biblioteket.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorit",
|
||||
"Like": "Gilla",
|
||||
"Dislike": "Ogilla",
|
||||
"RefreshDialogHelp": "Metadata uppdateras baserat p\u00e5 inst\u00e4llningar och internettj\u00e4nster som har aktiverats under Emby servers kontrollpanel.",
|
||||
"RefreshDialogHelp": "Metadata uppdateras baserat p\u00e5 inst\u00e4llningar och internettj\u00e4nster som har aktiverats under Jellyfin servers kontrollpanel.",
|
||||
"Open": "\u00d6ppna",
|
||||
"Play": "Spela upp",
|
||||
"AddToPlayQueue": "L\u00e4gg till i spelk\u00f6",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Inlagd den:",
|
||||
"DateAdded": "Inlagd den",
|
||||
"DatePlayed": "Senast visad",
|
||||
"ConfigureDateAdded": "Konfigurera hur tillagt datum best\u00e4ms i Emby servern under Biblioteksinst\u00e4llningar",
|
||||
"ConfigureDateAdded": "Konfigurera hur tillagt datum best\u00e4ms i Jellyfin servern under Biblioteksinst\u00e4llningar",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artister:",
|
||||
"LabelArtistsHelp": "Separera med ; vid flera",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Ange ett namn eller externt id.",
|
||||
"MessageItemSaved": "Objektet har sparats.",
|
||||
"SearchResults": "S\u00f6kresultat",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} startas om.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} st\u00e4ngs ner.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} startas om.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} st\u00e4ngs ner.",
|
||||
"HeaderDeleteItems": "Ta bort objekt",
|
||||
"ConfirmDeleteItems": "Tar du bort dessa objekt tas dom ocks\u00e5 bort ifr\u00e5n b\u00e5de ditt filsystem och mediabibliotek. \u00c4r du s\u00e4ker p\u00e5 att du vill forts\u00e4tta?",
|
||||
"PleaseRestartServerName": "V\u00e4nligen starta om Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "V\u00e4nligen starta om Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Synkjobb:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Kvalitet",
|
||||
"LabelSyncNoTargetsHelp": "Det verkar inte som att du k\u00f6r n\u00e5gra appar med st\u00f6d f\u00f6r offline-nedladdning.",
|
||||
"DownloadingDots": "Laddar ner...",
|
||||
"HeaderSyncRequiresSub": "Nedladdning kr\u00e4ver en aktiv Emby Premiere-prenumeration.",
|
||||
"HeaderSyncRequiresSub": "Nedladdning kr\u00e4ver en aktiv Jellyfin Premiere-prenumeration.",
|
||||
"LearnMore": "L\u00e4s mer",
|
||||
"LabelProfile": "Profil:",
|
||||
"LabelBitrateMbps": "Bithastighet (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Lives\u00e4ndningar",
|
||||
"Premieres": "Premi\u00e4rer",
|
||||
"RepeatEpisodes": "Upprepa avsnitt",
|
||||
"DvrSubscriptionRequired": "Emby DVR kr\u00e4ver en aktiv Emby Premium prenumeration.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR kr\u00e4ver en aktiv Jellyfin Premium prenumeration.",
|
||||
"HeaderCancelRecording": "Avbryt inspelning",
|
||||
"CancelRecording": "Avbryt inspelning",
|
||||
"HeaderKeepRecording": "Forts\u00e4tt spela in",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sortera kanaler efter:",
|
||||
"RecentlyWatched": "Nyligen sedda",
|
||||
"ChannelNumber": "Kanalnummer",
|
||||
"HeaderBenefitsEmbyPremiere": "F\u00f6rdelar med Emby Premium",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Njut av en minuts uppspelning. Tack f\u00f6r att du pr\u00f6var Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "F\u00f6rdelar med Jellyfin Premium",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Njut av en minuts uppspelning. Tack f\u00f6r att du pr\u00f6var Jellyfin.",
|
||||
"HeaderTryPlayback": "Pr\u00f6va uppspelning",
|
||||
"HowDidYouPay": "Hur betalade du?",
|
||||
"IHaveEmbyPremiere": "Jag har Emby Premium",
|
||||
"IHaveJellyfinPremiere": "Jag har Jellyfin Premium",
|
||||
"IPurchasedThisApp": "Jag k\u00f6pte den h\u00e4r appen",
|
||||
"ButtonRestorePreviousPurchase": "\u00c5terst\u00e4ll k\u00f6p",
|
||||
"ButtonUnlockWithPurchase": "L\u00e5s upp med k\u00f6p",
|
||||
"ButtonUnlockPrice": "L\u00e5s upp {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premium M\u00e5nadsvis {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premium M\u00e5nadsvis {0}",
|
||||
"HeaderAlreadyPaid": "Redan betalat?",
|
||||
"ButtonPlayOneMinute": "Spela en minut",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Placera favoritkanaler i b\u00f6rjan",
|
||||
"HeaderUnlockFeature": "L\u00e5s upp funktion",
|
||||
"MessageDidYouKnowCinemaMode": "Visste du att med Emby Premium, s\u00e5 kan du ut\u00f6ka dina upplevelser med features som Biol\u00e4ge?",
|
||||
"MessageDidYouKnowCinemaMode": "Visste du att med Jellyfin Premium, s\u00e5 kan du ut\u00f6ka dina upplevelser med features som Biol\u00e4ge?",
|
||||
"MessageDidYouKnowCinemaMode2": "Biol\u00e4get ger dig en \u00e4kta biok\u00e4nsla med trailers och anpassade intros innan huvudfilmen.",
|
||||
"HeaderPlayMyMedia": "Spela min media",
|
||||
"HeaderDiscoverEmbyPremiere": "Uppt\u00e4ck Emby Premium",
|
||||
"HeaderDiscoverJellyfinPremiere": "Uppt\u00e4ck Jellyfin Premium",
|
||||
"Items": "Objekt",
|
||||
"OneChannel": "En kanal",
|
||||
"ConfirmRemoveDownload": "Ta bort nedladdning?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fyll",
|
||||
"BestFit": "Anpassad",
|
||||
"MessageNoServersAvailableToConnect": "Inga servers finns tillg\u00e4ngliga att ansluta mot. Om du har blivit inbjuden till att dela en server, se till att acceptera nedan eller klicka p\u00e5 l\u00e4nken i mailet.",
|
||||
"MessagePlayAccessRestricted": "Uppspelning av detta inneh\u00e5llet \u00e4r f\u00f6r n\u00e4rvarande begr\u00e4nsat. Kontakta din Emby Server administrat\u00f6r f\u00f6r mer information.",
|
||||
"MessagePlayAccessRestricted": "Uppspelning av detta inneh\u00e5llet \u00e4r f\u00f6r n\u00e4rvarande begr\u00e4nsat. Kontakta din Jellyfin Server administrat\u00f6r f\u00f6r mer information.",
|
||||
"Accept": "Acceptera",
|
||||
"Reject": "Neka",
|
||||
"Connect": "Anslut",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Upprepa en g\u00e5ng",
|
||||
"RepeatAll": "Upprepa alla",
|
||||
"LabelDefaultScreen": "F\u00f6rvald sektion:",
|
||||
"ConfirmEndPlayerSession": "Vill du st\u00e4nga ner Emby p\u00e5 {0}?",
|
||||
"ConfirmEndPlayerSession": "Vill du st\u00e4nga ner Jellyfin p\u00e5 {0}?",
|
||||
"Yes": "Ja",
|
||||
"No": "Nej",
|
||||
"LiveTV": "Live-TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video st\u00f6ds inte",
|
||||
"InterlacedVideoNotSupported": "Interlaced video st\u00f6ds inte",
|
||||
"SecondaryAudioNotSupported": "Ljudsp\u00e5rs-switching st\u00f6ds inte",
|
||||
"ErrorRemovingEmbyConnectAccount": "Ett fel uppstod n\u00e4r Emby Connect-kontot f\u00f6rs\u00f6kte tas bort. Se till att du har en aktiv internetuppkoppling och f\u00f6rs\u00f6k igen.",
|
||||
"HeaderEmbyAccountRemoved": "Emby-kontot har tagits bort",
|
||||
"MessageEmbyAccontRemoved": "Emby-kontot har tagits bort fr\u00e5n den h\u00e4r anv\u00e4ndaren.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "Ett fel uppstod n\u00e4r Jellyfin Connect-kontot f\u00f6rs\u00f6kte tas bort. Se till att du har en aktiv internetuppkoppling och f\u00f6rs\u00f6k igen.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin-kontot har tagits bort",
|
||||
"MessageJellyfinAccontRemoved": "Jellyfin-kontot har tagits bort fr\u00e5n den h\u00e4r anv\u00e4ndaren.",
|
||||
"HeaderInvitationSent": "Inbjudan skickad",
|
||||
"MessageInvitationSentToUser": "Ett mail har skickats till {0}, med en bekfr\u00e4ftelse f\u00f6r att acceptera din delade inbjudan.",
|
||||
"MessageInvitationSentToNewUser": "Ett mail har skickats till {0} med en inbjudan att registrera sig med Emby.",
|
||||
"MessageInvitationSentToNewUser": "Ett mail har skickats till {0} med en inbjudan att registrera sig med Jellyfin.",
|
||||
"GuestUserNotFound": "Anv\u00e4ndaren kunde inte hittas. Se till s\u00e5 att namnet \u00e4r korrekt och f\u00f6rs\u00f6k igen, eller pr\u00f6va att ange emailadressen ist\u00e4llet.",
|
||||
"ErrorReachingEmbyConnect": "Ett fel uppstod n\u00e4r Emby Connect f\u00f6rs\u00f6kte n\u00e5s. Se till att du har en aktiv internetuppkoppling och f\u00f6rs\u00f6k igen.",
|
||||
"ErrorAddingEmbyConnectAccount1": "Det gick inte att l\u00e4gga till ditt Emby Connect-konto. Har du ett Emby Connect-konto? Du kan skapa ett p\u00e5 {0}",
|
||||
"ErrorAddingEmbyConnectAccount2": "Om du fortfarande upplever problem, v\u00e4nligen skicka ett mail till {0} fr\u00e5n emailadressen som \u00e4r kopplat till Emby-kontot.",
|
||||
"ErrorAddingGuestAccount1": "Det gick inte att l\u00e4gga till Emby Connect-kontot. Har din g\u00e4st ett Emby-konto? Dom kan skapa ett p\u00e5 {0}",
|
||||
"ErrorReachingJellyfinConnect": "Ett fel uppstod n\u00e4r Jellyfin Connect f\u00f6rs\u00f6kte n\u00e5s. Se till att du har en aktiv internetuppkoppling och f\u00f6rs\u00f6k igen.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "Det gick inte att l\u00e4gga till ditt Jellyfin Connect-konto. Har du ett Jellyfin Connect-konto? Du kan skapa ett p\u00e5 {0}",
|
||||
"ErrorAddingJellyfinConnectAccount2": "Om du fortfarande upplever problem, v\u00e4nligen skicka ett mail till {0} fr\u00e5n emailadressen som \u00e4r kopplat till Jellyfin-kontot.",
|
||||
"ErrorAddingGuestAccount1": "Det gick inte att l\u00e4gga till Jellyfin Connect-kontot. Har din g\u00e4st ett Jellyfin-konto? Dom kan skapa ett p\u00e5 {0}",
|
||||
"ErrorAddingGuestAccount2": "Om du fortfarande upplever problem, v\u00e4nligen skicka ett mail till {0}, och inkludera din emailadress tillsammans med deras.",
|
||||
"MessageEmbyAccountAdded": "Embykontot har lagts till f\u00f6r den h\u00e4r anv\u00e4ndaren.",
|
||||
"MessagePendingEmbyAccountAdded": "Emby-kontot har lagts till den h\u00e4r anv\u00e4ndaren. Ett mail har skickats ut till \u00e4gren av kontot. Inbjudan bekr\u00e4ftas genom att klicka p\u00e5 l\u00e4nken i mailet.",
|
||||
"HeaderEmbyAccountAdded": "Embykontot har lagts till",
|
||||
"MessageJellyfinAccountAdded": "Jellyfinkontot har lagts till f\u00f6r den h\u00e4r anv\u00e4ndaren.",
|
||||
"MessagePendingJellyfinAccountAdded": "Jellyfin-kontot har lagts till den h\u00e4r anv\u00e4ndaren. Ett mail har skickats ut till \u00e4gren av kontot. Inbjudan bekr\u00e4ftas genom att klicka p\u00e5 l\u00e4nken i mailet.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfinkontot har lagts till",
|
||||
"LabelSubtitlePlaybackMode": "Undertextl\u00e4ge:",
|
||||
"ErrorDeletingItem": "Det gick inte att ta bort det h\u00e4r objektet fr\u00e5n Emby-servern. Kontrollera att Emby-servern har skrivr\u00e4ttigheter till media-mappen och f\u00f6rs\u00f6k igen.",
|
||||
"ErrorDeletingItem": "Det gick inte att ta bort det h\u00e4r objektet fr\u00e5n Jellyfin-servern. Kontrollera att Jellyfin-servern har skrivr\u00e4ttigheter till media-mappen och f\u00f6rs\u00f6k igen.",
|
||||
"NoSubtitles": "Inga undertexter",
|
||||
"Default": "Standard",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Videons framerate st\u00f6ds inte",
|
||||
"VideoBitDepthNotSupported": "Videons bitdjup st\u00f6ds inte",
|
||||
"RefFramesNotSupported": "Antal video reference frames som inte st\u00f6ds",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Avbryt inspelning",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Hantera inspelning",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Musikkvalitet:",
|
||||
"LabelHomeNetworkQuality": "Hemn\u00e4tverkskvalitet:",
|
||||
"HeaderLatestMedia": "Nytillkommet",
|
||||
"HeaderRestartingEmbyServer": "Startar om Emby-servern",
|
||||
"RestartPleaseWaitMessage": "V\u00e4nligen v\u00e4nta medan Emby-servern st\u00e4ngs av och startar om. Detta kan ta en minut eller tv\u00e5.",
|
||||
"HeaderRestartingJellyfinServer": "Startar om Jellyfin-servern",
|
||||
"RestartPleaseWaitMessage": "V\u00e4nligen v\u00e4nta medan Jellyfin-servern st\u00e4ngs av och startar om. Detta kan ta en minut eller tv\u00e5.",
|
||||
"PlayNext": "Spela n\u00e4sta",
|
||||
"AllowSeasonalThemes": "Till\u00e5t automatiska s\u00e4songsbaserade teman",
|
||||
"AllowSeasonalThemesHelp": "Om aktiverat kommer s\u00e4songsteman emellan\u00e5t kringg\u00e5 din temainst\u00e4llning.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Ekle",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "Yeni",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Canl\u0131",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Pazar",
|
||||
"Monday": "Pazartesi",
|
||||
"Tuesday": "Sal\u0131",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Kay\u0131t",
|
||||
"Save": "Kaydet",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Oynat",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Add",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "\u0417\u0431\u0435\u0440\u0456\u0433\u0442\u0438",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u0423\u043b\u044e\u0431\u043b\u0435\u043d\u0435",
|
||||
"Like": "\u041f\u043e\u0434\u043e\u0431\u0430\u0454\u0442\u044c\u0441\u044f",
|
||||
"Dislike": "\u041d\u0435 \u043f\u043e\u0434\u043e\u0431\u0430\u0454\u0442\u044c\u0441\u044f",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "Th\u00eam",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "Ch\u1ee7 Nh\u1eadt",
|
||||
"Monday": "Th\u1ee9 Hai",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "Record",
|
||||
"Save": "L\u01b0u",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u901a\u8fc7\u4e00\u6b21\u6027\u4ed8\u8d39\u6216\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\u6765\u89e3\u9501\u8fd9\u9879\u529f\u80fd\u3002",
|
||||
"MessageUnlockAppWithSupporter": "\u901a\u8fc7\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\u6765\u89e3\u9501\u8fd9\u9879\u529f\u80fd\u3002",
|
||||
"MessageToValidateSupporter": "\u5982\u679c\u4f60\u5df2\u7ecf\u62e5\u6709\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\uff0c\u8bf7\u786e\u4fdd\u4f60\u5df2\u7ecf\u5728\u4f60 Emby \u670d\u52a1\u5668\u63a7\u5236\u53f0\u7684\u201cEmby Premiere\u201d\u9009\u9879\u4e2d\u914d\u7f6e\u4e86\u4f60\u7684 Emby Premiere\uff0c\u4f60\u53ef\u4ee5\u5728 Emby \u670d\u52a1\u5668\u63a7\u5236\u53f0\u4e3b\u83dc\u5355\u4e2d\u627e\u5230\u201cEmby Premiere\u201d\u9009\u9879\u3002",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "\u901a\u8fc7\u4e00\u6b21\u6027\u4ed8\u8d39\u6216\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\u6765\u89e3\u9501\u8fd9\u9879\u529f\u80fd\u3002",
|
||||
"MessageUnlockAppWithSupporter": "\u901a\u8fc7\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\u6765\u89e3\u9501\u8fd9\u9879\u529f\u80fd\u3002",
|
||||
"MessageToValidateSupporter": "\u5982\u679c\u4f60\u5df2\u7ecf\u62e5\u6709\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\uff0c\u8bf7\u786e\u4fdd\u4f60\u5df2\u7ecf\u5728\u4f60 Jellyfin \u670d\u52a1\u5668\u63a7\u5236\u53f0\u7684\u201cJellyfin Premiere\u201d\u9009\u9879\u4e2d\u914d\u7f6e\u4e86\u4f60\u7684 Jellyfin Premiere\uff0c\u4f60\u53ef\u4ee5\u5728 Jellyfin \u670d\u52a1\u5668\u63a7\u5236\u53f0\u4e3b\u83dc\u5355\u4e2d\u627e\u5230\u201cJellyfin Premiere\u201d\u9009\u9879\u3002",
|
||||
"ValueSpecialEpisodeName": "\u7279\u5178 - {0}",
|
||||
"Share": "\u5171\u4eab",
|
||||
"Add": "\u6dfb\u52a0",
|
||||
"ServerUpdateNeeded": "Emby \u670d\u52a1\u5668\u9700\u8981\u66f4\u65b0\uff0c\u8bf7\u8bbf\u95ee {0} \u4ee5\u4e0b\u8f7d\u6700\u65b0\u7684\u7248\u672c\u3002",
|
||||
"LiveTvRequiresUnlock": "\u7535\u89c6\u76f4\u64ad\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\u3002",
|
||||
"ServerUpdateNeeded": "Jellyfin \u670d\u52a1\u5668\u9700\u8981\u66f4\u65b0\uff0c\u8bf7\u8bbf\u95ee {0} \u4ee5\u4e0b\u8f7d\u6700\u65b0\u7684\u7248\u672c\u3002",
|
||||
"LiveTvRequiresUnlock": "\u7535\u89c6\u76f4\u64ad\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\u3002",
|
||||
"AttributeNew": "\u65b0\u589e",
|
||||
"Premiere": "\u9996\u6620",
|
||||
"Live": "\u76f4\u64ad",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "\u5c1d\u8bd5\u5524\u9192\u670d\u52a1\u5668\u4e2d\uff0c\u8bf7\u8010\u5fc3\u7b49\u5f85...",
|
||||
"WakeServerSuccess": "\u6210\u529f\uff01",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN \u6570\u636e\u5305\u5df2\u7ecf\u53d1\u9001\u5230\u4f60\u7684\u670d\u52a1\u5668\u6240\u5728\u673a\u5668\u4e0a\uff0c\u4f46\u6211\u4eec\u4e0d\u80fd\u8fde\u63a5\u5230\u4f60\u7684 Emby \u670d\u52a1\u5668\u3002\u4f60\u7684\u673a\u5668\u53ef\u80fd\u8fd8\u9700\u8981\u4e00\u4e9b\u65f6\u95f4\u624d\u80fd\u88ab\u5524\u9192\uff0c\u6216\u8005\n Emby \u670d\u52a1\u5668\u6ca1\u6709\u6b63\u786e\u7684\u5728\u673a\u5668\u4e0a\u542f\u52a8\u3002",
|
||||
"WakeServerError": "Wake On LAN \u6570\u636e\u5305\u5df2\u7ecf\u53d1\u9001\u5230\u4f60\u7684\u670d\u52a1\u5668\u6240\u5728\u673a\u5668\u4e0a\uff0c\u4f46\u6211\u4eec\u4e0d\u80fd\u8fde\u63a5\u5230\u4f60\u7684 Jellyfin \u670d\u52a1\u5668\u3002\u4f60\u7684\u673a\u5668\u53ef\u80fd\u8fd8\u9700\u8981\u4e00\u4e9b\u65f6\u95f4\u624d\u80fd\u88ab\u5524\u9192\uff0c\u6216\u8005\n Jellyfin \u670d\u52a1\u5668\u6ca1\u6709\u6b63\u786e\u7684\u5728\u673a\u5668\u4e0a\u542f\u52a8\u3002",
|
||||
"Sunday": "\u661f\u671f\u5929",
|
||||
"Monday": "\u661f\u671f\u4e00",
|
||||
"Tuesday": "\u661f\u671f\u4e8c",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "\u79bb\u7ebf\u5a92\u4f53",
|
||||
"HeaderOfflineDownloadsDescription": "\u4e0b\u8f7d\u5a92\u4f53\u5230\u4f60\u7684\u8bbe\u5907\u4e0a\u4ee5\u4fbf\u4e8e\u79bb\u7ebf\u4f7f\u7528\u3002",
|
||||
"CloudSyncFeatureDescription": "\u540c\u6b65\u4f60\u7684\u5a92\u4f53\u5230\u4e91\u4ee5\u4fbf\u4e8e\u5907\u4efd\uff0c\u5b58\u6863\u548c\u8f6c\u6362\u3002",
|
||||
"LiveTvFeatureDescription": "\u901a\u8fc7\u4e00\u4e2a\u5b89\u88c5\u5728\u4f60\u7684 Emby \u670d\u52a1\u5668\u4e0a\u7684\u53d7\u517c\u5bb9\u7684\u7535\u89c6\u534f\u8c03\u5668\u6765\u4e32\u6d41\u4f60\u7684\u7535\u89c6\u76f4\u64ad\u81f3\u4efb\u4f55\u5176\u4ed6 Emby \u5e94\u7528\u7a0b\u5e8f\u3002",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "\u901a\u8fc7\u4e00\u4e2a\u5b89\u88c5\u5728\u4f60\u7684 Jellyfin \u670d\u52a1\u5668\u4e0a\u7684\u53d7\u517c\u5bb9\u7684\u7535\u89c6\u534f\u8c03\u5668\u6765\u4e32\u6d41\u4f60\u7684\u7535\u89c6\u76f4\u64ad\u81f3\u4efb\u4f55\u5176\u4ed6 Jellyfin \u5e94\u7528\u7a0b\u5e8f\u3002",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "\u514d\u8d39 Emby \u5e94\u7528",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "\u83b7\u53d6 Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "\u514d\u8d39 Jellyfin \u5e94\u7528",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "\u83b7\u53d6 Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "\u90ae\u7bb1\u5730\u5740\uff1a",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "\u8fd9\u9879\u529f\u80fd\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\u3002",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u8fd9\u9879\u529f\u80fd\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\u3002",
|
||||
"HeaderConvertYourRecordings": "\u8f6c\u6362\u60a8\u7684\u5f55\u5236",
|
||||
"Record": "\u5f55\u5236",
|
||||
"Save": "\u50a8\u5b58",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "\u684c\u9762",
|
||||
"Mobile": "\u624b\u673a\/\u5e73\u677f",
|
||||
"TV": "\u7535\u89c6",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "\u663e\u793a\u7684\u8bed\u8a00\uff1a",
|
||||
"LabelDisplayLanguageHelp": "Emby\u7684\u7ffb\u8bd1\u5de5\u4f5c\u662f\u4e00\u4e2a\u4e0d\u65ad\u63a8\u8fdb\u7684\u5de5\u7a0b\u9879\u76ee\u3002",
|
||||
"LabelDisplayLanguageHelp": "Jellyfin\u7684\u7ffb\u8bd1\u5de5\u4f5c\u662f\u4e00\u4e2a\u4e0d\u65ad\u63a8\u8fdb\u7684\u5de5\u7a0b\u9879\u76ee\u3002",
|
||||
"LearnHowYouCanContribute": "\u5b66\u4e60\u5982\u4f55\u6784\u5efa\u3002",
|
||||
"NewCollectionHelp": "\u201c\u6536\u85cf\u201d\u5141\u8bb8\u4f60\u4e3a\u7535\u5f71\u548c\u5176\u4ed6\u5a92\u4f53\u5e93\u5185\u5bb9\u521b\u5efa\u4e2a\u6027\u5316\u5206\u7ec4\u3002",
|
||||
"SearchForCollectionInternetMetadata": "\u5728\u4e92\u8054\u7f51\u4e0a\u641c\u7d22\u5a92\u4f53\u56fe\u50cf\u548c\u8d44\u6599",
|
||||
"DisplayMissingEpisodesWithinSeasons": "\u663e\u793a\u6bcf\u5b63\u91cc\u7f3a\u5c11\u7684\u5267\u96c6",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u5fc5\u987b\u5728 Emby \u670d\u52a1\u5668\u7684 TV \u5a92\u4f53\u5e93\u8bbe\u7f6e\u4e2d\u4e5f\u542f\u7528\u8be5\u529f\u80fd\u3002",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "\u5fc5\u987b\u5728 Jellyfin \u670d\u52a1\u5668\u7684 TV \u5a92\u4f53\u5e93\u8bbe\u7f6e\u4e2d\u4e5f\u542f\u7528\u8be5\u529f\u80fd\u3002",
|
||||
"EnableThemeSongs": "\u542f\u7528\u4e3b\u9898\u66f2",
|
||||
"EnableBackdrops": "\u542f\u7528\u80cc\u666f\u56fe",
|
||||
"EnableThemeSongsHelp": "\u5982\u679c\u542f\u7528\uff0c\u5f53\u6d4f\u89c8\u5a92\u4f53\u5e93\u65f6\u4e3b\u9898\u66f2\u5c06\u4f5c\u4e3a\u80cc\u666f\u97f3\u4e50\u64ad\u653e\u3002",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u6211\u7684\u6700\u7231",
|
||||
"Like": "\u559c\u6b22",
|
||||
"Dislike": "\u4e0d\u559c\u6b22",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "\u6253\u5f00",
|
||||
"Play": "\u64ad\u653e",
|
||||
"AddToPlayQueue": "\u6dfb\u52a0\u81f3\u64ad\u653e\u961f\u5217",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "\u52a0\u5165\u65e5\u671f\uff1a",
|
||||
"DateAdded": "\u52a0\u5165\u65e5\u671f",
|
||||
"DatePlayed": "\u64ad\u653e\u65e5\u671f",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "\u72b6\u6001\uff1a",
|
||||
"LabelArtists": "\u827a\u672f\u5bb6\uff1a",
|
||||
"LabelArtistsHelp": "\u72ec\u7acb\u591a\u529f\u80fd\uff1b",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "\u8bf7\u8f93\u5165\u4e00\u4e2a\u540d\u79f0\u6216\u4e00\u4e2a\u5916\u90e8ID\u3002",
|
||||
"MessageItemSaved": "\u9879\u76ee\u5df2\u4fdd\u5b58\u3002",
|
||||
"SearchResults": "\u641c\u7d22\u7ed3\u679c",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} \u91cd\u542f\u4e2d\u3002",
|
||||
"ServerNameIsShuttingDown": "Emby \u670d\u52a1\u5668 - {0} \u6b63\u5728\u5173\u95ed\u3002",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} \u91cd\u542f\u4e2d\u3002",
|
||||
"ServerNameIsShuttingDown": "Jellyfin \u670d\u52a1\u5668 - {0} \u6b63\u5728\u5173\u95ed\u3002",
|
||||
"HeaderDeleteItems": "\u5220\u9664\u9879\u76ee",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "\u8bf7\u91cd\u542f Emby \u670d\u52a1\u5668 - {0}\u3002",
|
||||
"PleaseRestartServerName": "\u8bf7\u91cd\u542f Jellyfin \u670d\u52a1\u5668 - {0}\u3002",
|
||||
"LabelSyncJobName": "\u540c\u6b65\u4efb\u52a1\u540d\u79f0\uff1a",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "\u8d28\u91cf\uff1a",
|
||||
"LabelSyncNoTargetsHelp": "\u770b\u8d77\u6765\u60a8\u76ee\u524d\u8fd8\u6ca1\u6709\u4efb\u4f55\u5e94\u7528\u7a0b\u5e8f\u652f\u6301\u79bb\u7ebf\u4e0b\u8f7d\u3002",
|
||||
"DownloadingDots": "\u6b63\u5728\u4e0b\u8f7d...",
|
||||
"HeaderSyncRequiresSub": "\u4e0b\u8f7d\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Emby Premiere \u8ba2\u9605\u3002",
|
||||
"HeaderSyncRequiresSub": "\u4e0b\u8f7d\u9700\u8981\u4e00\u4e2a\u6709\u6548\u7684 Jellyfin Premiere \u8ba2\u9605\u3002",
|
||||
"LearnMore": "\u4e86\u89e3\u66f4\u591a",
|
||||
"LabelProfile": "\u914d\u7f6e\uff1a",
|
||||
"LabelBitrateMbps": "\u6bd4\u7279\u7387 (Mbps)\uff1a",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "\u53d6\u6d88\u5f55\u5236",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "\u9891\u9053\u6392\u5e8f\u65b9\u5f0f\uff1a",
|
||||
"RecentlyWatched": "\u6700\u8fd1\u89c2\u770b",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "\u4f60\u60f3\u5982\u4f55\u4ed8\u6b3e\uff1f",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "\u6211\u5df2\u8d2d\u4e70\u6b64\u5e94\u7528",
|
||||
"ButtonRestorePreviousPurchase": "\u6062\u590d\u8d2d\u4e70",
|
||||
"ButtonUnlockWithPurchase": "\u8d2d\u4e70\u4ee5\u89e3\u9501",
|
||||
"ButtonUnlockPrice": "\u89e3\u9501 {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "\u5df2\u4ed8\u6b3e\uff1f",
|
||||
"ButtonPlayOneMinute": "\u64ad\u653e\u4e00\u5206\u949f",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "\u89e3\u9501\u529f\u80fd",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "\u64ad\u653e\u6211\u7684\u5a92\u4f53",
|
||||
"HeaderDiscoverEmbyPremiere": "\u53d1\u73b0 Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "\u53d1\u73b0 Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "\u4e00\u4e2a\u9891\u9053",
|
||||
"ConfirmRemoveDownload": "\u5220\u9664\u4e0b\u8f7d\uff1f",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "\u63a5\u53d7",
|
||||
"Reject": "\u62d2\u7edd",
|
||||
"Connect": "\u8fde\u63a5",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "\u5355\u9879\u5faa\u73af",
|
||||
"RepeatAll": "\u5168\u90e8\u5faa\u73af",
|
||||
"LabelDefaultScreen": "\u9ed8\u8ba4\u5206\u9875\uff1a",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "\u662f",
|
||||
"No": "\u5426",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby \u8d26\u6237\u5df2\u6dfb\u52a0",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin \u8d26\u6237\u5df2\u6dfb\u52a0",
|
||||
"LabelSubtitlePlaybackMode": "\u5b57\u5e55\u6a21\u5f0f\uff1a",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "\u65e0\u5b57\u5e55",
|
||||
"Default": "\u9ed8\u8ba4",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "\u5bb6\u5ead\u7f51\u7edc\u8d28\u91cf\uff1a",
|
||||
"HeaderLatestMedia": "\u6700\u65b0\u5a92\u4f53",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "\u5141\u8bb8\u81ea\u52a8\u5207\u6362\u5b63\u8282\u6027\u4e3b\u9898",
|
||||
"AllowSeasonalThemesHelp": "\u5982\u679c\u542f\u7528\uff0c\u5f53\u5b63\u8282\u6027\u4e3b\u9898\u4f7f\u7528\u65f6\u4f1a\u8986\u76d6\u4f60\u7684\u4e3b\u9898\u8bbe\u7f6e\u3002",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "\u65b0\u589e",
|
||||
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "This Jellyfin Server needs to be updated. To download the latest version, please visit {0}",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\u661f\u671f\u65e5",
|
||||
"Monday": "\u661f\u671f\u4e00",
|
||||
"Tuesday": "\u661f\u671f\u4e8c",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Emby Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby Premiere subscription is required in order to create automated series recordings.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "Get Jellyfin Premiere",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Jellyfin Premiere subscription is required in order to create automated series recordings.",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "This feature requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "\u9304\u5f71",
|
||||
"Save": "\u5132\u5b58",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "\u5f9e\u4e92\u806f\u7db2\u641c\u5c0b\u76f8\u95dc\u5716\u7247\u548c\u8cc7\u6599\u5c6c\u6027",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Jellyfin Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "\u64ad\u653e",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "\u72c0\u614b\uff1a",
|
||||
"LabelArtists": "\u85dd\u4eba\uff1a",
|
||||
"LabelArtistsHelp": "\u5206\u958b\u591a\u91cd\u4f7f\u7528",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"PlaybackSettings": "Playback settings",
|
||||
"SubtitleSettings": "Subtitle settings",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Jellyfin Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Jellyfin Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Jellyfin Premiere subscription, ensure you've setup Jellyfin Premiere in your Jellyfin Server Dashboard, which you can access by clicking Jellyfin Premiere within the main menu.",
|
||||
"ValueSpecialEpisodeName": "Special - {0}",
|
||||
"Share": "\u5206\u4eab",
|
||||
"Add": "\u6dfb\u52a0",
|
||||
"ServerUpdateNeeded": "\u6b64Emby\u4f3a\u670d\u5668\u9700\u8981\u66f4\u65b0\uff0c\u8acb\u81f3{0}\u53d6\u5f97\u6700\u65b0\u7248\u672c",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Emby Premiere subscription.",
|
||||
"ServerUpdateNeeded": "\u6b64Jellyfin\u4f3a\u670d\u5668\u9700\u8981\u66f4\u65b0\uff0c\u8acb\u81f3{0}\u53d6\u5f97\u6700\u65b0\u7248\u672c",
|
||||
"LiveTvRequiresUnlock": "Live TV requires an active Jellyfin Premiere subscription.",
|
||||
"AttributeNew": "New",
|
||||
"Premiere": "Premiere",
|
||||
"Live": "Live",
|
||||
|
@ -36,7 +36,7 @@
|
|||
"AttemptingWakeServer": "Attempting to wake server. Please wait...",
|
||||
"WakeServerSuccess": "Success!",
|
||||
"HeaderCustomizeHomeScreen": "Customize Home Screen",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Emby Server. Your machine may need a little more time to wake, or Emby Server may not be actively running on the machine.",
|
||||
"WakeServerError": "Wake On LAN packets were sent to your server machine, but we're unable to connect to your Jellyfin Server. Your machine may need a little more time to wake, or Jellyfin Server may not be actively running on the machine.",
|
||||
"Sunday": "\u661f\u671f\u5929",
|
||||
"Monday": "\u661f\u671f\u4e00",
|
||||
"Tuesday": "\u661f\u671f\u4e8c",
|
||||
|
@ -60,16 +60,16 @@
|
|||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Emby app, with a compatible TV tuner device installed on your Emby Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"LiveTvFeatureDescription": "Stream Live TV to any Jellyfin app, with a compatible TV tuner device installed on your Jellyfin Server.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Jellyfin DVR.",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
"HeaderFreeApps": "Free Jellyfin Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Jellyfin apps for your devices.",
|
||||
"HeaderBecomeProjectSupporter": "\u7acb\u5373\u53d6\u5f97",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u8981\u4f7f\u7528\u81ea\u52d5\u9304\u88fd\u7cfb\u5217\u7684\u529f\u80fd\uff0c\u9700\u8981\u6709\u6548\u7684Emby\u8c6a\u83ef\u7248\u8a02\u95b1",
|
||||
"MessageActiveSubscriptionRequiredSeriesRecordings": "\u8981\u4f7f\u7528\u81ea\u52d5\u9304\u88fd\u7cfb\u5217\u7684\u529f\u80fd\uff0c\u9700\u8981\u6709\u6548\u7684Jellyfin\u8c6a\u83ef\u7248\u8a02\u95b1",
|
||||
"LabelEmailAddress": "E-mail address:",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Emby Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Emby server settings.",
|
||||
"FeatureRequiresEmbyPremiere": "\u6b64\u529f\u80fd\u9700\u8981\u6709\u6548\u7684Emby\u8c6a\u83ef\u7248\u8a02\u95b1",
|
||||
"PromoConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format with Jellyfin Premiere. Recordings will be converted on the fly to MP4 or MKV, based on Jellyfin server settings.",
|
||||
"FeatureRequiresJellyfinPremiere": "\u6b64\u529f\u80fd\u9700\u8981\u6709\u6548\u7684Jellyfin\u8c6a\u83ef\u7248\u8a02\u95b1",
|
||||
"HeaderConvertYourRecordings": "Convert Your Recordings",
|
||||
"Record": "\u958b\u59cb\u9304\u5f71",
|
||||
"Save": "\u4fdd\u5b58",
|
||||
|
@ -92,14 +92,14 @@
|
|||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Jellyfin on.",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LabelDisplayLanguageHelp": "Translating Jellyfin is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "\u6536\u85cf\u6ac3\u8b93\u60a8\u80fd\u5920\u5efa\u7acb\u500b\u4eba\u5316\u7684\u5f71\u97f3\u53ca\u5176\u4ed6\u5a92\u9ad4\u7684\u5206\u985e",
|
||||
"SearchForCollectionInternetMetadata": "\u5728\u4e92\u806f\u7db2\u4e0a\u641c\u7d22\u5a92\u9ad4\u5716\u50cf\u548c\u8cc7\u6599",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Jellyfin Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"Favorite": "\u52a0\u5230\u6700\u611b",
|
||||
"Like": "\u559c\u6b61",
|
||||
"Dislike": "\u4e0d\u559c\u6b61",
|
||||
"RefreshDialogHelp": "\u8a73\u7d30\u8cc7\u6599\u7684\u66f4\u65b0\u65b9\u5f0f\u6703\u4f9d\u64daEmby\u7684\u8a2d\u5b9a\u53ca\u5df2\u7d93\u555f\u7528\u7684\u7db2\u8def\u670d\u52d9\u4f86\u9032\u884c",
|
||||
"RefreshDialogHelp": "\u8a73\u7d30\u8cc7\u6599\u7684\u66f4\u65b0\u65b9\u5f0f\u6703\u4f9d\u64daJellyfin\u7684\u8a2d\u5b9a\u53ca\u5df2\u7d93\u555f\u7528\u7684\u7db2\u8def\u670d\u52d9\u4f86\u9032\u884c",
|
||||
"Open": "Open",
|
||||
"Play": "\u64ad\u653e",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
|
@ -187,7 +187,7 @@
|
|||
"LabelDateAdded": "Date added:",
|
||||
"DateAdded": "Date added",
|
||||
"DatePlayed": "Date played",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Emby Server dashboard under Library settings",
|
||||
"ConfigureDateAdded": "Configure how date added is determined in the Jellyfin Server dashboard under Library settings",
|
||||
"LabelStatus": "Status:",
|
||||
"LabelArtists": "Artists:",
|
||||
"LabelArtistsHelp": "Separate multiple using ;",
|
||||
|
@ -304,18 +304,18 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"SearchResults": "Search Results",
|
||||
"ServerNameIsRestarting": "Emby Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Emby Server - {0} is shutting down.",
|
||||
"ServerNameIsRestarting": "Jellyfin Server - {0} is restarting.",
|
||||
"ServerNameIsShuttingDown": "Jellyfin Server - {0} is shutting down.",
|
||||
"HeaderDeleteItems": "Delete Items",
|
||||
"ConfirmDeleteItems": "Deleting these items will delete them from both the file system and your media library. Are you sure you wish to continue?",
|
||||
"PleaseRestartServerName": "Please restart Emby Server - {0}.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin Server - {0}.",
|
||||
"LabelSyncJobName": "Sync job name:",
|
||||
"SyncingDots": "Syncing...",
|
||||
"ConvertingDots": "Converting...",
|
||||
"LabelQuality": "Quality:",
|
||||
"LabelSyncNoTargetsHelp": "It looks like you don't currently have any apps that support offline downloading.",
|
||||
"DownloadingDots": "Downloading...",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Emby Premiere subscription.",
|
||||
"HeaderSyncRequiresSub": "Downloading requires an active Jellyfin Premiere subscription.",
|
||||
"LearnMore": "Learn more",
|
||||
"LabelProfile": "Profile:",
|
||||
"LabelBitrateMbps": "Bitrate (Mbps):",
|
||||
|
@ -345,7 +345,7 @@
|
|||
"LiveBroadcasts": "Live broadcasts",
|
||||
"Premieres": "Premieres",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
"DvrSubscriptionRequired": "Emby DVR requires an active Emby Premiere subscription.",
|
||||
"DvrSubscriptionRequired": "Jellyfin DVR requires an active Jellyfin Premiere subscription.",
|
||||
"HeaderCancelRecording": "Cancel Recording",
|
||||
"CancelRecording": "Cancel recording",
|
||||
"HeaderKeepRecording": "Keep Recording",
|
||||
|
@ -389,24 +389,24 @@
|
|||
"SortChannelsBy": "Sort channels by:",
|
||||
"RecentlyWatched": "Recently watched",
|
||||
"ChannelNumber": "Channel number",
|
||||
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
|
||||
"HeaderBenefitsJellyfinPremiere": "Benefits of Jellyfin Premiere",
|
||||
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Jellyfin.",
|
||||
"HeaderTryPlayback": "Try Playback",
|
||||
"HowDidYouPay": "How did you pay?",
|
||||
"IHaveEmbyPremiere": "I have Emby Premiere",
|
||||
"IHaveJellyfinPremiere": "I have Jellyfin Premiere",
|
||||
"IPurchasedThisApp": "I purchased this app",
|
||||
"ButtonRestorePreviousPurchase": "Restore Purchase",
|
||||
"ButtonUnlockWithPurchase": "Unlock with Purchase",
|
||||
"ButtonUnlockPrice": "Unlock {0}",
|
||||
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
|
||||
"JellyfinPremiereMonthlyWithPrice": "Jellyfin Premiere Monthly {0}",
|
||||
"HeaderAlreadyPaid": "Already Paid?",
|
||||
"ButtonPlayOneMinute": "Play One Minute",
|
||||
"PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
|
||||
"HeaderUnlockFeature": "Unlock Feature",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode": "Did you know that with Jellyfin Premiere, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"HeaderPlayMyMedia": "Play my Media",
|
||||
"HeaderDiscoverEmbyPremiere": "Discover Emby Premiere",
|
||||
"HeaderDiscoverJellyfinPremiere": "Discover Jellyfin Premiere",
|
||||
"Items": "Items",
|
||||
"OneChannel": "One channel",
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
|
@ -441,7 +441,7 @@
|
|||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Jellyfin Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"RepeatAll": "Repeat all",
|
||||
"LabelDefaultScreen": "Default screen:",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Emby on {0}?",
|
||||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"LiveTV": "Live TV",
|
||||
|
@ -530,23 +530,23 @@
|
|||
"AnamorphicVideoNotSupported": "Anamorphic video not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video not supported",
|
||||
"SecondaryAudioNotSupported": "Audio track switching not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"ErrorRemovingJellyfinConnectAccount": "There was an error removing the Jellyfin Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderJellyfinAccountRemoved": "Jellyfin Account Removed",
|
||||
"MessageJellyfinAccontRemoved": "The Jellyfin account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Jellyfin.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorReachingJellyfinConnect": "There was an error reaching the Jellyfin Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingJellyfinConnectAccount1": "There was an error adding the Jellyfin Connect account. Have you created an Jellyfin account? Sign up at {0}.",
|
||||
"ErrorAddingJellyfinConnectAccount2": "If you're still having an issue, please send an email to {0} from the email address used with the Jellyfin account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Jellyfin Connect account. Has your guest created an Jellyfin account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "If you're still having an issue, please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added",
|
||||
"MessageJellyfinAccountAdded": "The Jellyfin account has been added to this user.",
|
||||
"MessagePendingJellyfinAccountAdded": "The Jellyfin account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderJellyfinAccountAdded": "Jellyfin Account Added",
|
||||
"LabelSubtitlePlaybackMode": "Subtitle mode:",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again.",
|
||||
"ErrorDeletingItem": "There was an error deleting the item from Jellyfin Server. Please check that Jellyfin Server has write access to the media folder and try again.",
|
||||
"NoSubtitles": "No subtitles",
|
||||
"Default": "Default",
|
||||
"Absolute": "Absolute",
|
||||
|
@ -598,7 +598,7 @@
|
|||
"VideoFramerateNotSupported": "Video framerate not supported",
|
||||
"VideoBitDepthNotSupported": "Video bit depth not supported",
|
||||
"RefFramesNotSupported": "Number of video reference frames not supported",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Emby Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"ErrorConnectServerUnreachable": "There was an error performing the requested operation. Your server is unable to contact our Jellyfin Connect Server at {0}. Please ensure your server has an active internet connection and that the communications are being allowed by any firewall or security software you have installed.",
|
||||
"StopRecording": "Stop recording",
|
||||
"HeaderStopRecording": "Stop Recording",
|
||||
"ManageRecording": "Manage recording",
|
||||
|
@ -637,8 +637,8 @@
|
|||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderRestartingEmbyServer": "Restarting Emby Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Emby Server shuts down and restarts. This may take a minute or two.",
|
||||
"HeaderRestartingJellyfinServer": "Restarting Jellyfin Server",
|
||||
"RestartPleaseWaitMessage": "Please wait while Jellyfin Server shuts down and restarts. This may take a minute or two.",
|
||||
"PlayNext": "Play next",
|
||||
"AllowSeasonalThemes": "Allow automatic seasonal themes",
|
||||
"AllowSeasonalThemesHelp": "If enabled, seasonal themes will occasionally override your theme setting.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue