From 0d8256952553ecc874d3fa73b18d53c2499f5ead Mon Sep 17 00:00:00 2001 From: Jon Uhlmann Date: Tue, 11 Jul 2023 12:06:07 +0200 Subject: [PATCH] TASK: Remove xmlSitemapChangeFrequency and xmlSitemapPriority --- .../Fusion/XmlSitemapUrlsImplementation.php | 4 -- Configuration/NodeTypes.Mixin.XmlSitemap.yaml | 61 ------------------- Configuration/NodeTypes.yaml | 2 - .../Fusion/XmlSitemap/XmlSitemapUrl.fusion | 4 -- .../XmlSitemap/XmlSitemapUrlList.fusion | 2 +- .../af/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ar/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ca/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../cs/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../da/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../de/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../el/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../en/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../es/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../fi/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../fr/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../he/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../hu/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../hy_AM/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../id_ID/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../it/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ja/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../kk_KZ/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../km/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ko/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../la/NodeTypes/XmlSitemapMixin.xlf | 19 ------ .../lv/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../mr/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../nl/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../no/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../pl/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ps/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../pt/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../pt_BR/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ro/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../ru/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../sr/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../sv/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../tl_PH/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../tr/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../uk/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../vi/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../zh/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- .../zh_TW/NodeTypes/XmlSitemapMixin.xlf | 43 ------------- 44 files changed, 1 insertion(+), 1725 deletions(-) delete mode 100644 Configuration/NodeTypes.Mixin.XmlSitemap.yaml delete mode 100644 Resources/Private/Translations/af/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ar/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ca/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/cs/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/da/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/de/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/el/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/en/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/es/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/fi/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/fr/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/he/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/hu/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/hy_AM/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/id_ID/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/it/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ja/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/kk_KZ/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/km/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ko/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/la/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/lv/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/mr/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/nl/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/no/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/pl/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ps/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/pt/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/pt_BR/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ro/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/ru/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/sr/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/sv/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/tl_PH/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/tr/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/uk/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/vi/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/zh/NodeTypes/XmlSitemapMixin.xlf delete mode 100644 Resources/Private/Translations/zh_TW/NodeTypes/XmlSitemapMixin.xlf diff --git a/Classes/Fusion/XmlSitemapUrlsImplementation.php b/Classes/Fusion/XmlSitemapUrlsImplementation.php index decf5624..aa14304f 100644 --- a/Classes/Fusion/XmlSitemapUrlsImplementation.php +++ b/Classes/Fusion/XmlSitemapUrlsImplementation.php @@ -131,12 +131,8 @@ protected function appendItems(array &$items, NodeInterface $node) $item = [ 'node' => $node, 'lastModificationDateTime' => $node->getNodeData()->getLastModificationDateTime(), - 'priority' => $node->getProperty('xmlSitemapPriority') ?: '', 'images' => [], ]; - if ($node->getProperty('xmlSitemapChangeFrequency')) { - $item['changeFrequency'] = $node->getProperty('xmlSitemapChangeFrequency'); - } if ($this->getIncludeImageUrls()) { $this->resolveImages($node, $item); } diff --git a/Configuration/NodeTypes.Mixin.XmlSitemap.yaml b/Configuration/NodeTypes.Mixin.XmlSitemap.yaml deleted file mode 100644 index c3db768d..00000000 --- a/Configuration/NodeTypes.Mixin.XmlSitemap.yaml +++ /dev/null @@ -1,61 +0,0 @@ -# -# XML sitemap fields mixin -# -'Neos.Seo:XmlSitemapMixin': - abstract: true - ui: - inspector: - groups: - xmlsitemap: - label: i18n - icon: 'icon-sitemap' - position: 500 - tab: seo - properties: - xmlSitemapChangeFrequency: - type: string - ui: - label: i18n - inspector: - group: 'xmlsitemap' - position: 10 - editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor' - editorOptions: - allowEmpty: true - placeholder: i18n - values: - always: - label: i18n - icon: 'icon-clock' - hourly: - label: i18n - icon: 'icon-hourglass' - daily: - label: i18n - icon: 'icon-calendar-day' - weekly: - label: i18n - icon: 'icon-calendar-week' - monthly: - label: i18n - icon: 'icon-calendar' - yearly: - label: i18n - icon: 'icon-glass-cheers' - never: - label: i18n - icon: 'icon-time-circle' - xmlSitemapPriority: - type: string - ui: - label: i18n - inspector: - group: 'xmlsitemap' - position: 20 - editor: 'Neos.Neos/Inspector/Editors/TextFieldEditor' - editorOptions: - placeholder: i18n - validation: - 'Neos.Neos/Validation/NumberRangeValidator': - minimum: 0 - maximum: 1 diff --git a/Configuration/NodeTypes.yaml b/Configuration/NodeTypes.yaml index 5f1d34f0..7c41de06 100644 --- a/Configuration/NodeTypes.yaml +++ b/Configuration/NodeTypes.yaml @@ -8,7 +8,6 @@ 'Neos.Seo:TwitterCardMixin': true 'Neos.Seo:CanonicalLinkMixin': true 'Neos.Seo:OpenGraphMixin': true - 'Neos.Seo:XmlSitemapMixin': true ui: inspector: tabs: @@ -25,4 +24,3 @@ 'Neos.Seo:TwitterCardMixin': false 'Neos.Seo:CanonicalLinkMixin': false 'Neos.Seo:OpenGraphMixin': false - 'Neos.Seo:XmlSitemapMixin': false diff --git a/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrl.fusion b/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrl.fusion index 097c8e28..c1edf0d8 100644 --- a/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrl.fusion +++ b/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrl.fusion @@ -2,8 +2,6 @@ prototype(Neos.Seo:XmlSitemap.Url) < prototype(Neos.Fusion:Component) { node = null lastModificationDateTime = ${Date.now()} lastModificationDateTime.@process.format = ${Date.format(value, 'c')} - changeFrequency = '' - priority = '' images = ${[]} includeAlternateLanguageLinks = false @@ -21,8 +19,6 @@ prototype(Neos.Seo:XmlSitemap.Url) < prototype(Neos.Fusion:Component) { {props.lastModificationDateTime} - {props.changeFrequency} - {props.priority} diff --git a/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrlList.fusion b/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrlList.fusion index 30b4e5ad..ca1f373b 100644 --- a/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrlList.fusion +++ b/Resources/Private/Fusion/XmlSitemap/XmlSitemapUrlList.fusion @@ -6,7 +6,7 @@ prototype(Neos.Seo:XmlSitemap.UrlList) < prototype(Neos.Fusion:Component) { + images={item.images}/> ` } diff --git a/Resources/Private/Translations/af/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/af/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index efdba949..00000000 --- a/Resources/Private/Translations/af/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ar/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ar/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index b031049c..00000000 --- a/Resources/Private/Translations/ar/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML خريطة الموقع - - Change frequency - تغيير التردد - - Priority - الأولوية - - between 0 and 1 - بين 0 و 1 - - none (unspecified) - none (unspecified) - - Always - دائمًا - - Hourly - كل ساعة - - Daily - يوميًا - - Weekly - أسبوعيًا - - Monthly - شهريًا - - Yearly - سنويًا - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ca/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ca/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 62c3f3c1..00000000 --- a/Resources/Private/Translations/ca/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - entre 0 i 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/cs/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/cs/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index b63b3bfe..00000000 --- a/Resources/Private/Translations/cs/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML mapa stránek - - Change frequency - Změnit frekvenci - - Priority - Priorita - - between 0 and 1 - mezi 0 a 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/da/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/da/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 2becad93..00000000 --- a/Resources/Private/Translations/da/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-Sitemap - - Change frequency - Ændre frekvensen - - Priority - Prioritet - - between 0 and 1 - mellem 0 og 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/de/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/de/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 8a58934c..00000000 --- a/Resources/Private/Translations/de/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-Sitemap - - Change frequency - Änderungshäufigkeit - - Priority - Priorität - - between 0 and 1 - zwischen 0 und 1 - - none (unspecified) - keine (nicht spezifiziert) - - Always - Immer - - Hourly - Stündlich - - Daily - Täglich - - Weekly - Wöchentlich - - Monthly - Monatlich - - Yearly - Jährlich - - Never (Archived) - Niemals (Archiviert) - - - diff --git a/Resources/Private/Translations/el/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/el/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 8d1ca86c..00000000 --- a/Resources/Private/Translations/el/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/en/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/en/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index f5f40476..00000000 --- a/Resources/Private/Translations/en/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - - - Change frequency - - - Priority - - - between 0 and 1 - - - none (unspecified) - - - Always - - - Hourly - - - Daily - - - Weekly - - - Monthly - - - Yearly - - - Never (Archived) - - - - diff --git a/Resources/Private/Translations/es/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/es/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 7ced967d..00000000 --- a/Resources/Private/Translations/es/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Frecuencia de cambio - - Priority - Prioridad - - between 0 and 1 - entre 0 y 1 - - none (unspecified) - ninguno (no especificado) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/fi/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/fi/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index b619ed9e..00000000 --- a/Resources/Private/Translations/fi/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-sivukartta - - Change frequency - Muutostiheys - - Priority - Prioriteetti - - between 0 and 1 - väliltä 0-1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/fr/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/fr/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 41735edd..00000000 --- a/Resources/Private/Translations/fr/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - Plan du site XML - - Change frequency - Fréquence de changement - - Priority - Priorité - - between 0 and 1 - entre 0 et 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/he/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/he/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index e41168e4..00000000 --- a/Resources/Private/Translations/he/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/hu/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/hu/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 454c37da..00000000 --- a/Resources/Private/Translations/hu/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML oldaltérkép - - Change frequency - Gyakoriság - - Priority - Prioritás - - between 0 and 1 - 0 és 1 között - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/hy_AM/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/hy_AM/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 50f888f8..00000000 --- a/Resources/Private/Translations/hy_AM/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/id_ID/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/id_ID/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 8e7d4f11..00000000 --- a/Resources/Private/Translations/id_ID/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Mengubah frekuensi - - Priority - Prioritas - - between 0 and 1 - antara 0 dan 1 - - none (unspecified) - Kosong (tidak spesifik) - - Always - Selalu - - Hourly - Per jam - - Daily - Harian - - Weekly - Mingguan - - Monthly - Bulanan - - Yearly - Tahunan - - Never (Archived) - Tidak Pernah (Diarsip) - - - diff --git a/Resources/Private/Translations/it/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/it/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index ba4bff36..00000000 --- a/Resources/Private/Translations/it/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Modifica frequenza - - Priority - Priorità - - between 0 and 1 - tra 0 e 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ja/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ja/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 5cb6fbc5..00000000 --- a/Resources/Private/Translations/ja/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML サイトマップ - - Change frequency - 頻度を変更 - - Priority - 優先度 - - between 0 and 1 - 0から1の間 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/kk_KZ/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/kk_KZ/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index cdfb2546..00000000 --- a/Resources/Private/Translations/kk_KZ/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/km/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/km/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 008c8aa4..00000000 --- a/Resources/Private/Translations/km/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - ការបង្កើតផែនទីជាមួយXML - - Change frequency - ផ្លាស់ប្តូរប្រេកង់ - - Priority - អាទិភាព - - between 0 and 1 - ចន្លោះ០​នឹង១ - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ko/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ko/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 804e7217..00000000 --- a/Resources/Private/Translations/ko/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - 0과 1 사이 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/la/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/la/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 688e956b..00000000 --- a/Resources/Private/Translations/la/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - XML Sitemap - crwdns6447:0crwdne6447:0 - - Change frequency - crwdns6448:0crwdne6448:0 - - Priority - crwdns6449:0crwdne6449:0 - - between 0 and 1 - crwdns6450:0crwdne6450:0 - - - diff --git a/Resources/Private/Translations/lv/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/lv/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index f3569fb5..00000000 --- a/Resources/Private/Translations/lv/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML lapas karte - - Change frequency - Mainīt biežumu - - Priority - Prioritāte - - between 0 and 1 - starp 0 un 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/mr/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/mr/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index d0f647de..00000000 --- a/Resources/Private/Translations/mr/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/nl/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/nl/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 447fbe6a..00000000 --- a/Resources/Private/Translations/nl/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-Sitemap - - Change frequency - Wijzig frequentie - - Priority - Prioriteit - - between 0 and 1 - tussen 0 en 1 - - none (unspecified) - geen (niet gespecificeerd) - - Always - Altijd - - Hourly - Elk uur - - Daily - Dagelijks - - Weekly - Wekelijks - - Monthly - Maandelijks - - Yearly - Jaarlijks - - Never (Archived) - Nooit (Gearchiveerd) - - - diff --git a/Resources/Private/Translations/no/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/no/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index b5510506..00000000 --- a/Resources/Private/Translations/no/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-sidekart - - Change frequency - Endre frekvens - - Priority - Prioritet - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/pl/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/pl/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 755eda19..00000000 --- a/Resources/Private/Translations/pl/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - Mapa strony XML - - Change frequency - Zmień częstotliwość - - Priority - Priorytet - - between 0 and 1 - pomiędzy 0 i 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ps/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ps/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 1e57be0d..00000000 --- a/Resources/Private/Translations/ps/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/pt/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/pt/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 02febfc8..00000000 --- a/Resources/Private/Translations/pt/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - entre 0 e 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/pt_BR/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/pt_BR/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 2965cfa2..00000000 --- a/Resources/Private/Translations/pt_BR/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Freqüência de alteração - - Priority - Prioridade - - between 0 and 1 - entre 0 e 1 - - none (unspecified) - Nenhum (não especificado) - - Always - Sempre - - Hourly - Todas as horas - - Daily - Diariamente - - Weekly - Semanal - - Monthly - Mensal - - Yearly - Anual - - Never (Archived) - Nunca (arquivado) - - - diff --git a/Resources/Private/Translations/ro/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ro/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 2162b65a..00000000 --- a/Resources/Private/Translations/ro/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Frecvența de schimbare - - Priority - Prioritate - - between 0 and 1 - între 0 și 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/ru/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/ru/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 0d3b513e..00000000 --- a/Resources/Private/Translations/ru/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Карта сайта (XML-Sitemap) - - Change frequency - Частота изменений - - Priority - Приоритет - - between 0 and 1 - между 0 и 1 - - none (unspecified) - ничего (не указано) - - Always - Всегда - - Hourly - Ежечасно - - Daily - Ежедневно - - Weekly - Еженедельно - - Monthly - Ежемесячно - - Yearly - Ежегодно - - Never (Archived) - Никогда (в архиве) - - - diff --git a/Resources/Private/Translations/sr/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/sr/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 2039de9e..00000000 --- a/Resources/Private/Translations/sr/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML мапа сајта - - Change frequency - Промени фреквенцију - - Priority - Приоритет - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/sv/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/sv/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index ae175819..00000000 --- a/Resources/Private/Translations/sv/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML-sidkarta - - Change frequency - Ändra frekvensen - - Priority - Prioritet - - between 0 and 1 - mellan 0 och 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/tl_PH/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/tl_PH/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 06db67f7..00000000 --- a/Resources/Private/Translations/tl_PH/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Priority - - between 0 and 1 - sa gitna ng 0 at 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/tr/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/tr/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 9ac436a8..00000000 --- a/Resources/Private/Translations/tr/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Site Haritası - - Change frequency - Frekansı değiştir - - Priority - Öncelik - - between 0 and 1 - değer 0 ve 1 arasında olmalıdır - - none (unspecified) - hiçbiri (belirlenmemiş) - - Always - Her zaman - - Hourly - Saatlik - - Daily - Günlük - - Weekly - Haftalık - - Monthly - Aylık - - Yearly - Yıllık - - Never (Archived) - Asla (Arşivlendi) - - - diff --git a/Resources/Private/Translations/uk/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/uk/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index fbb06745..00000000 --- a/Resources/Private/Translations/uk/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML Sitemap - - Change frequency - Change frequency - - Priority - Пріоритет - - between 0 and 1 - між 0 і 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/vi/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/vi/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 56ee2d56..00000000 --- a/Resources/Private/Translations/vi/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - Sơ đồ XML trang web - - Change frequency - Thay đổi tần số - - Priority - Ưu tiên - - between 0 and 1 - between 0 and 1 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - - diff --git a/Resources/Private/Translations/zh/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/zh/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index b1399350..00000000 --- a/Resources/Private/Translations/zh/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML 网站地图 - - Change frequency - 更改频率 - - Priority - 优先级 - - between 0 and 1 - 介于 0 和 1 之间 - - none (unspecified) - 空(不详) - - Always - 总是 - - Hourly - 每小时 - - Daily - 每天 - - Weekly - 每周 - - Monthly - 每月 - - Yearly - 每年 - - Never (Archived) - 从不(归档) - - - diff --git a/Resources/Private/Translations/zh_TW/NodeTypes/XmlSitemapMixin.xlf b/Resources/Private/Translations/zh_TW/NodeTypes/XmlSitemapMixin.xlf deleted file mode 100644 index 779cecfc..00000000 --- a/Resources/Private/Translations/zh_TW/NodeTypes/XmlSitemapMixin.xlf +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - XML Sitemap - XML網站地圖 - - Change frequency - 變更頻率 - - Priority - 優先權 - - between 0 and 1 - 介於 0 和 1之間 - - none (unspecified) - none (unspecified) - - Always - Always - - Hourly - Hourly - - Daily - Daily - - Weekly - Weekly - - Monthly - Monthly - - Yearly - Yearly - - Never (Archived) - Never (Archived) - - -