';
+ }
+
+ html += '
' + item.icon + '';
+
+ html += '
';
+
+ html += '
';
+ html += item.name;
+ html += '
';
+
+ html += '
';
+ html += item.text;
+ html += '
';
+
+ if (enableLink) {
+ html += '
';
+ } else {
+ html += '';
+ }
+
+ return html;
+ }
+
+ function onPurchaseButtonClick() {
+
+ var featureId = this.getAttribute('data-featureid');
+
+ if (this.getAttribute('data-email') == 'true') {
+ getUserEmail().then(function (email) {
+ iapManager.beginPurchase(featureId, email);
+ });
+ } else {
+ iapManager.beginPurchase(featureId);
+ }
+ }
+
+ function restorePurchase(unlockableProductInfo) {
+
+ var dlg = dialogHelper.createDialog({
+ size: 'fullscreen-border',
+ removeOnClose: true,
+ scrollY: false
+ });
+
+ dlg.classList.add('formDialog');
+
+ var html = '';
+ html += '';
+
+ html += '
';
+ html += '
';
+
+ html += '
';
+ html += globalize.translate('sharedcomponents#HowDidYouPay');
+ html += '
';
+
+ html += '
';
+ html += '';
+ html += '
';
+
+ if (unlockableProductInfo) {
+ html += '
';
+ html += '';
+ html += '
';
+ }
+
+ html += '
';
+ html += '
';
+
+ dlg.innerHTML = html;
+ document.body.appendChild(dlg);
+
+ loading.hide();
+
+ if (layoutManager.tv) {
+ centerFocus(dlg.querySelector('.formDialogContent'), false, true);
+ }
+
+ 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'
+ });
+
+ });
+
+ var btnRestoreUnlock = dlg.querySelector('.btnRestoreUnlock');
+ if (btnRestoreUnlock) {
+ btnRestoreUnlock.addEventListener('click', function () {
+
+ dialogHelper.close(dlg);
+ iapManager.restorePurchase();
+ });
+ }
+
+ dialogHelper.open(dlg).then(function () {
+
+ if (layoutManager.tv) {
+ centerFocus(dlg.querySelector('.formDialogContent'), false, false);
+ }
+ });
+ }
+
+ function getUserEmail() {
+
+ if (connectionManager.isLoggedIntoConnect()) {
+
+ var connectUser = connectionManager.connectUser();
+
+ if (connectUser && connectUser.Email) {
+ return Promise.resolve(connectUser.Email);
+ }
+ }
+
+ return new Promise(function (resolve, reject) {
+
+ require(['prompt'], function (prompt) {
+
+ prompt({
+
+ label: globalize.translate('sharedcomponents#LabelEmailAddress')
+
+ }).then(resolve, reject);
+ });
+ });
+ }
+
+ function onProductUpdated(e, product) {
+
+ if (product.owned) {
+
+ var resolve = currentDisplayingResolve;
+
+ if (resolve && currentDisplayingProductInfos.filter(function (p) {
+
+ return product.id == p.id;
+
+ }).length) {
+
+ cancelInAppPurchase();
+ resolve();
+ }
+ }
+ }
+
+ function showPremiereInfo() {
+
+ return iapManager.getSubscriptionOptions().then(function (subscriptionOptions) {
+
+ var dialogOptions = {
+ title: 'Emby Premiere',
+ feature: 'sync'
+ };
+
+ return showInAppPurchaseInfo(subscriptionOptions, null, dialogOptions);
+ });
+ }
+
+ events.on(iapManager, 'productupdated', onProductUpdated);
+
+ return {
+
+ validateFeature: validateFeature,
+ showPremiereInfo: showPremiereInfo
+ };
+});
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/registrationservices/style.css b/dashboard-ui/bower_components/emby-webcomponents/registrationservices/style.css
new file mode 100644
index 0000000000..204fbdacab
--- /dev/null
+++ b/dashboard-ui/bower_components/emby-webcomponents/registrationservices/style.css
@@ -0,0 +1,26 @@
+.registrationDialog {
+ background: rgba(28, 28, 28, .98) !important;
+ flex-direction: column;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+}
+
+.registrationDialogContent {
+ max-width: 50%;
+ justify-content: center;
+ align-items: center;
+}
+
+ .registrationDialogContent h1 {
+ margin-top: 0;
+ }
+
+.btnRegistrationBack {
+ z-index: 1002;
+ position: absolute;
+ top: .5em;
+ left: .5em;
+ width: 5.2vh;
+ height: 5.2vh;
+}
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json
index 5fa3d7b8ab..a662015fd8 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ar.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "\u0627\u0644\u0633\u0628\u062a",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/bg-BG.json b/dashboard-ui/bower_components/emby-webcomponents/strings/bg-BG.json
index 2c1802f251..8fe9ae9872 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/bg-BG.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/bg-BG.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\u0414\u043e\u0431\u0430\u0432\u0438",
@@ -39,8 +42,19 @@
"Saturday": "\u0421\u044a\u0431\u043e\u0442\u0430",
"Days": "\u0414\u043d\u0438",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json
index 5bb9648531..f766f47593 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ca.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Afegeix",
@@ -39,8 +42,19 @@
"Saturday": "Dissabte",
"Days": "Dies",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/cs.json b/dashboard-ui/bower_components/emby-webcomponents/strings/cs.json
index a15a61514b..a2b99c6ddc 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/cs.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/cs.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "P\u0159idat",
@@ -39,8 +42,19 @@
"Saturday": "Sobota",
"Days": "Dny",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "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.",
+ "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": "Tato funkce vy\u017eaduje aktivn\u00ed p\u0159edplatn\u00e9 Emby Premiere.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/da.json b/dashboard-ui/bower_components/emby-webcomponents/strings/da.json
index a650021ca6..1944b97afe 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/da.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/da.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Del",
"Add": "Tilf\u00f8j",
@@ -39,8 +42,19 @@
"Saturday": "L\u00f8rdag",
"Days": "Dage",
"RecordSeries": "Optag serie",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "F\u00e5 Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Emby Premiere abonnement er n\u00f8dvendigt for at oprette automatiserede optagelser af serier.",
+ "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": "Denne funktion kr\u00e6ver et aktivt Emby Premiere abonnement.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/de.json b/dashboard-ui/bower_components/emby-webcomponents/strings/de.json
index afe056b0be..5cd4e94c96 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/de.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/de.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Teilen",
"Add": "Hinzuf\u00fcgen",
@@ -39,8 +42,19 @@
"Saturday": "Samstag",
"Days": "Tage",
"RecordSeries": "Serie aufnehmen",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Holen Sie Emby Premium",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ein aktives Emby Premium Abo wird benn\u00f6tigt um automatische Serienaufnahmen zu erstellen.",
+ "LabelEmailAddress": "E-mail address:",
"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.",
"HeaderConvertYourRecordings": "Konvertiere deine Aufnahmen",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sortiere Kan\u00e4le nach:",
"RecentlyWatched": "K\u00fcrzlich gesehen",
"ChannelNumber": "Kanalnummer",
- "PlaceFavoriteChannelsAtBeginning": "Platziere favorisierte Kan\u00e4le am Anfang"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Platziere favorisierte Kan\u00e4le am Anfang",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/el.json b/dashboard-ui/bower_components/emby-webcomponents/strings/el.json
index f293139d8e..8445cfa040 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/el.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/el.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c3\u03b5",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/en-GB.json b/dashboard-ui/bower_components/emby-webcomponents/strings/en-GB.json
index 42de62ba75..37eb60b844 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/en-GB.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/en-GB.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favourite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favourite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/en-US.json b/dashboard-ui/bower_components/emby-webcomponents/strings/en-US.json
index 02aed2edb9..e6e8450edf 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/en-US.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/en-US.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/es-AR.json b/dashboard-ui/bower_components/emby-webcomponents/strings/es-AR.json
index bb9ac2cd3a..4449bfa70d 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/es-AR.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/es-AR.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/es-MX.json b/dashboard-ui/bower_components/emby-webcomponents/strings/es-MX.json
index d05e5ce5ec..32b89271ea 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/es-MX.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/es-MX.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Especial - {0}",
"Share": "Compartir",
"Add": "Agregar",
@@ -39,8 +42,19 @@
"Saturday": "S\u00e1bado",
"Days": "D\u00edas",
"RecordSeries": "Grabar Series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Obtener Emby Premier",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se requiere de una suscripci\u00f3n de Emby Premier para crear grabaciones automatizadas de series.",
+ "LabelEmailAddress": "E-mail address:",
"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.",
"HeaderConvertYourRecordings": "Convertir Sus Grabaciones",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Ordenar canales por:",
"RecentlyWatched": "Visto recientemente",
"ChannelNumber": "Numero de canal",
- "PlaceFavoriteChannelsAtBeginning": "Colocar canales favoritos al inicio"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Colocar canales favoritos al inicio",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/es.json b/dashboard-ui/bower_components/emby-webcomponents/strings/es.json
index 020f37b034..b11d70d904 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/es.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/es.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Compartir",
"Add": "A\u00f1adir",
@@ -39,8 +42,19 @@
"Saturday": "S\u00e1bado",
"Days": "D\u00edas",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Consigue Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Se necesita una suscripci\u00f3n a Emby Premiere para poder crear grabaciones autom\u00e1ticas.",
+ "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": "Esta caracter\u00edstica necesita una suscripci\u00f3n a Emby Premiere.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json b/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json
index 40b01a08da..aa0ae75ecc 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/fi.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/fr-CA.json b/dashboard-ui/bower_components/emby-webcomponents/strings/fr-CA.json
index 9186758612..ee3cace148 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/fr-CA.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/fr-CA.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json b/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json
index cdce1c8a4e..104be734c7 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/fr.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Sp\u00e9cial - {0}",
"Share": "Partager",
"Add": "Ajouter",
@@ -39,8 +42,19 @@
"Saturday": "Samedi",
"Days": "Jours",
"RecordSeries": "Enregistrer s\u00e9ries",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Obtenez Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Une souscription Emby Premiere active est n\u00e9cessaire pour cr\u00e9er des enregistrements automatiques 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": "Cette fonctionnalit\u00e9 requiert un compte Emby Premiere.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/gsw.json b/dashboard-ui/bower_components/emby-webcomponents/strings/gsw.json
index d2e8f226ac..485b0416a1 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/gsw.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/gsw.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Samstig",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/he.json b/dashboard-ui/bower_components/emby-webcomponents/strings/he.json
index 4725aee8b5..31fd6d89a1 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/he.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/he.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\u05d4\u05d5\u05e1\u05e3",
@@ -39,8 +42,19 @@
"Saturday": "\u05e9\u05d1\u05ea",
"Days": "\u05d9\u05de\u05d9\u05dd",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/hr.json b/dashboard-ui/bower_components/emby-webcomponents/strings/hr.json
index e5cd34f89b..689ac63a36 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/hr.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/hr.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Specijal - {0}",
"Share": "Dijeli",
"Add": "Dodaj",
@@ -39,8 +42,19 @@
"Saturday": "Subota",
"Days": "Dani",
"RecordSeries": "Snimi serije",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Nabavite Emby Premijeru",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktivna pretplata Emby Premijere je potrebna kako bi se napravilo automatsko snimanje serija.",
+ "LabelEmailAddress": "E-mail address:",
"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.",
"HeaderConvertYourRecordings": "Konvertiraj snimke",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Slo\u017ei kanale po:",
"RecentlyWatched": "Nedavno pogledano",
"ChannelNumber": "Broj kanala",
- "PlaceFavoriteChannelsAtBeginning": "Postavi omiljene kanale na po\u010detak"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Postavi omiljene kanale na po\u010detak",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/hu.json b/dashboard-ui/bower_components/emby-webcomponents/strings/hu.json
index 165b2e1046..e8267abb08 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/hu.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/hu.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Megoszt\u00e1s",
"Add": "Hozz\u00e1ad",
@@ -39,8 +42,19 @@
"Saturday": "Szombat",
"Days": "Nap",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Emby Premiere beszerz\u00e9se",
"MessageActiveSubscriptionRequiredSeriesRecordings": "An active Emby 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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/id.json b/dashboard-ui/bower_components/emby-webcomponents/strings/id.json
index 7a372dc002..3e2928af92 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/id.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/id.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/it.json b/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
index 16ec1e9963..3854d14d8a 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/it.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Aggiungi",
@@ -39,8 +42,19 @@
"Saturday": "Sabato",
"Days": "Giorni",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Ottieni Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Un abbonamento a Emby Premiere \u00e8 necessario per creare registrazioni personalizzate delle serie tv",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/kk.json b/dashboard-ui/bower_components/emby-webcomponents/strings/kk.json
index b0a69fec7f..f5a6caf9ab 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/kk.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/kk.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "\u0410\u0440\u043d\u0430\u0439\u044b - {0}",
"Share": "\u041e\u0440\u0442\u0430\u049b\u0442\u0430\u0441\u0443",
"Add": "\u04ae\u0441\u0442\u0435\u0443",
@@ -39,8 +42,19 @@
"Saturday": "\u0441\u0435\u043d\u0431\u0456",
"Days": "\u041a\u04af\u043d\u0434\u0435\u0440",
"RecordSeries": "\u0422\u0435\u043b\u0435\u0445\u0438\u043a\u0430\u044f\u043d\u044b \u0436\u0430\u0437\u0443",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "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.",
+ "LabelEmailAddress": "E-mail address:",
"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",
"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",
@@ -320,5 +334,17 @@
"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",
- "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"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "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": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ko.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ko.json
index ebc98bd46e..553a854944 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ko.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ko.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\ucd94\uac00",
@@ -39,8 +42,19 @@
"Saturday": "\ud1a0\uc694\uc77c",
"Days": "\uc77c",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ms.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ms.json
index 9186758612..ee3cace148 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ms.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ms.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/nb.json b/dashboard-ui/bower_components/emby-webcomponents/strings/nb.json
index 8f604ea2fe..70eeda1011 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/nb.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/nb.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Spesial - {0}",
"Share": "Del",
"Add": "Legg til",
@@ -39,8 +42,19 @@
"Saturday": "L\u00f8rdag",
"Days": "Dager",
"RecordSeries": "Ta opp serien",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Skaff Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Et aktivt Emby Premiere abonnement er p\u00e5krevd for \u00e5 kunne automatisere serieopptak.",
+ "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": "Denne funksjonen krever et aktivt Emby Premiere abonnement.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/nl.json b/dashboard-ui/bower_components/emby-webcomponents/strings/nl.json
index c1694a817b..9ed7264d29 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/nl.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/nl.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Speciaal - {0}",
"Share": "Delen",
"Add": "Toevoegen",
@@ -39,8 +42,19 @@
"Saturday": "Zaterdag",
"Days": "Dagen",
"RecordSeries": "Series Opnemen",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Verkrijg Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Er is een actief Emby Premiere abonnement benodigd om een automatische serie opname aan te maken.",
+ "LabelEmailAddress": "E-mail address:",
"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.",
"HeaderConvertYourRecordings": "Opnames omzetten",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/pl.json b/dashboard-ui/bower_components/emby-webcomponents/strings/pl.json
index a37d4e0638..d215c530b9 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/pl.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/pl.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Dodaj",
@@ -39,8 +42,19 @@
"Saturday": "Sobota",
"Days": "Dni",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Kup Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Aktywna subskrypcja Emby Premiere jest wymagana aby tworzy\u0107 automatyczne nagrania seriali.",
+ "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": "Ta funkcja wymaga aktywnej subskrypcji Emby Premiere.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/pt-BR.json b/dashboard-ui/bower_components/emby-webcomponents/strings/pt-BR.json
index 6ab7d6e031..91340983f2 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/pt-BR.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/pt-BR.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Especial - {0}",
"Share": "Compartilhar",
"Add": "Adicionar",
@@ -39,8 +42,19 @@
"Saturday": "S\u00e1bado",
"Days": "Dias",
"RecordSeries": "Gravar s\u00e9rie",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Obter Emby Premiere",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Uma subscri\u00e7\u00e3o ativa do Emby Premiere \u00e9 requerida para criar a grava\u00e7\u00e3o automatizada de s\u00e9ries.",
+ "LabelEmailAddress": "E-mail address:",
"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",
"HeaderConvertYourRecordings": "Converter suas Grava\u00e7\u00f5es",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Ordenar canais por:",
"RecentlyWatched": "Assistido recentemente",
"ChannelNumber": "N\u00famero do canal",
- "PlaceFavoriteChannelsAtBeginning": "Colocar canais favoritos no in\u00edcio"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Colocar canais favoritos no in\u00edcio",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/pt-PT.json b/dashboard-ui/bower_components/emby-webcomponents/strings/pt-PT.json
index b9276cb616..f46608d222 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/pt-PT.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/pt-PT.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Especial - {0}",
"Share": "Partilhar",
"Add": "Adicionar",
@@ -39,8 +42,19 @@
"Saturday": "S\u00e1bado",
"Days": "Dias",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ro.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ro.json
index 3405eac772..8980e84a08 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ro.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ro.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Sambata",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/ru.json b/dashboard-ui/bower_components/emby-webcomponents/strings/ru.json
index b014349677..9a29f1b899 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/ru.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/ru.json
@@ -1,4 +1,7 @@
{
+ "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.",
"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",
@@ -39,8 +42,19 @@
"Saturday": "\u0441\u0443\u0431\u0431\u043e\u0442\u0430",
"Days": "\u0414\u043d\u0438",
"RecordSeries": "\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0441\u0435\u0440\u0438\u0430\u043b",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "\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\u0447\u0435\u0441\u043a\u0438 \u0437\u0430\u043f\u0438\u0441\u0438 \u0441\u0435\u0440\u0438\u0439.",
+ "LabelEmailAddress": "E-mail address:",
"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.",
"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",
@@ -320,5 +334,17 @@
"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",
- "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"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "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": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/sk.json b/dashboard-ui/bower_components/emby-webcomponents/strings/sk.json
index 9186758612..ee3cace148 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/sk.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/sk.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/sl-SI.json b/dashboard-ui/bower_components/emby-webcomponents/strings/sl-SI.json
index 10a1839e6c..29f6d20908 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/sl-SI.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/sl-SI.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/sv.json b/dashboard-ui/bower_components/emby-webcomponents/strings/sv.json
index bd60148e48..e4a496052b 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/sv.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/sv.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Specialavsnitt - {0}",
"Share": "Dela",
"Add": "L\u00e4gg till",
@@ -39,8 +42,19 @@
"Saturday": "L\u00f6rdag",
"Days": "Dagar",
"RecordSeries": "Spela in serie",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "Skaffa Emby Premium",
"MessageActiveSubscriptionRequiredSeriesRecordings": "Ett aktivt Emby Premium-medlemskap kr\u00e4vs f\u00f6r att skapa automatiska TV-serieinspelningar.",
+ "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": "Den h\u00e4r funktionen kr\u00e4ver en aktiv Emby Premium prenumeration.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/tr.json b/dashboard-ui/bower_components/emby-webcomponents/strings/tr.json
index 65af6d6232..dd329a1376 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/tr.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/tr.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Ekle",
@@ -39,8 +42,19 @@
"Saturday": "Cumartesi",
"Days": "G\u00fcnler",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/uk.json b/dashboard-ui/bower_components/emby-webcomponents/strings/uk.json
index 5e2353d2d2..7c56832f94 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/uk.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/uk.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Add",
@@ -39,8 +42,19 @@
"Saturday": "Saturday",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/vi.json b/dashboard-ui/bower_components/emby-webcomponents/strings/vi.json
index ec60c2b442..cf2db5fd0d 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/vi.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/vi.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "Th\u00eam",
@@ -39,8 +42,19 @@
"Saturday": "Th\u1ee9 B\u1ea3y",
"Days": "Days",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-CN.json b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-CN.json
index c8ec1e0395..59232dd804 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-CN.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-CN.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\u6dfb\u52a0",
@@ -39,8 +42,19 @@
"Saturday": "\u661f\u671f\u516d",
"Days": "\u5929",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-HK.json b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-HK.json
index a41751c758..b1e1d5ac0e 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-HK.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-HK.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "Share",
"Add": "\u65b0\u589e",
@@ -39,8 +42,19 @@
"Saturday": "\u661f\u671f\u516d",
"Days": "\u9304\u5f71\u65e5",
"RecordSeries": "Record series",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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.",
+ "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.",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-TW.json b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-TW.json
index 957847df07..8f0f9791dc 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/strings/zh-TW.json
+++ b/dashboard-ui/bower_components/emby-webcomponents/strings/zh-TW.json
@@ -1,4 +1,7 @@
{
+ "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.",
"ValueSpecialEpisodeName": "Special - {0}",
"Share": "\u5206\u4eab",
"Add": "\u6dfb\u52a0",
@@ -39,8 +42,19 @@
"Saturday": "\u661f\u671f\u516d",
"Days": "\u9304\u5f71\u65e5",
"RecordSeries": "\u9304\u88fd\u6574\u500b\u7cfb\u5217",
+ "HeaderCinemaMode": "Cinema Mode",
+ "HeaderCloudSync": "Cloud Sync",
+ "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.",
+ "CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
+ "CoverArt": "Cover Art",
+ "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": "\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",
+ "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",
"HeaderConvertYourRecordings": "Convert Your Recordings",
@@ -320,5 +334,17 @@
"SortChannelsBy": "Sort channels by:",
"RecentlyWatched": "Recently watched",
"ChannelNumber": "Channel number",
- "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning"
+ "HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
+ "ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
+ "HeaderTryPlayback": "Try Playback",
+ "HowDidYouPay": "How did you pay?",
+ "IHaveEmbyPremiere": "I have Emby Premiere",
+ "IPurchasedThisApp": "I purchased this app",
+ "ButtonRestorePreviousPurchase": "Restore Purchase",
+ "ButtonUnlockWithPurchase": "Unlock with Purchase",
+ "ButtonUnlockPrice": "Unlock {0}",
+ "ButtonAlreadyPaid": "Already Paid?",
+ "ButtonPlayOneMinute": "Play One Minute",
+ "PlaceFavoriteChannelsAtBeginning": "Place favorite channels at the beginning",
+ "HeaderUnlockFeature": "Unlock Feature"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js b/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js
index 05e6d8af7f..4479d3f7ef 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js
+++ b/dashboard-ui/bower_components/emby-webcomponents/sync/sync.js
@@ -312,7 +312,7 @@
return new Promise(function (resolve, reject) {
- require(["registrationservices", 'dialogHelper', 'formDialogStyle'], function (registrationServices, dialogHelper) {
+ require(["registrationServices", 'dialogHelper', 'formDialogStyle'], function (registrationServices, dialogHelper) {
registrationServices.validateFeature('sync').then(function () {
showSyncMenuInternal(dialogHelper, options).then(resolve, reject);
diff --git a/dashboard-ui/components/fileorganizer/fileorganizer.js b/dashboard-ui/components/fileorganizer/fileorganizer.js
index e4cb28068a..f3ca0eb770 100644
--- a/dashboard-ui/components/fileorganizer/fileorganizer.js
+++ b/dashboard-ui/components/fileorganizer/fileorganizer.js
@@ -1,4 +1,4 @@
-define(['dialogHelper', 'emby-checkbox', 'emby-input', 'emby-button', 'paper-icon-button-light', 'formDialogStyle'], function (dialogHelper) {
+define(['dialogHelper', 'emby-checkbox', 'emby-input', 'emby-button', 'emby-select', 'paper-icon-button-light', 'formDialogStyle'], function (dialogHelper) {
var extractedName;
var extractedYear;
@@ -107,10 +107,10 @@
var resultId = dlg.querySelector('#hfResultId').value;
var seriesId = dlg.querySelector('#selectSeries').value;
- var targetFolder;
- var newProviderIds;
- var newSeriesName;
- var newSeriesYear;
+ var targetFolder = null;
+ var newProviderIds = null;
+ var newSeriesName = null;
+ var newSeriesYear = null;
if (seriesId == "##NEW##" && currentNewItem != null) {
seriesId = null;
diff --git a/dashboard-ui/components/fileorganizer/fileorganizer.template.html b/dashboard-ui/components/fileorganizer/fileorganizer.template.html
index 29c2d72d4a..f71d7a3869 100644
--- a/dashboard-ui/components/fileorganizer/fileorganizer.template.html
+++ b/dashboard-ui/components/fileorganizer/fileorganizer.template.html
@@ -1,29 +1,24 @@
-