Browse Source

fix(dashboard): Improve facet value selector

Add ability to browse, and display results after first character
Michael Bromley 3 months ago
parent
commit
6e30d0c43b

+ 54 - 49
packages/dashboard/src/i18n/locales/ar.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "خطأ في توسيع الاستعلام"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "ستستمر الصفحة بالاستعلام الافتراضي."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "يحتوي توسيع الاستعلام على صيغة GraphQL غير
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "خطأ في توسيع الاستعلام:"
 msgstr "خطأ في توسيع الاستعلام:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "خطأ في توسيع الاستعلام"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "ستستمر الصفحة بالاستعلام الافتراضي."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} محدد"
 msgstr "{0} محدد"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} متغير"
 msgstr "{0} متغير"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} المزيد"
 msgstr "+ {0} المزيد"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} المزيد"
 msgstr "+ {leftOver} المزيد"
 
 
@@ -871,7 +871,7 @@ msgstr "إضافة مجموعات عملاء"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "إضافة قيمة خاصية"
 msgstr "إضافة قيمة خاصية"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "إضافة قيم الخصائص"
 msgstr "إضافة قيم الخصائص"
 
 
@@ -1174,7 +1174,7 @@ msgstr "متاح:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "متوسط قيمة الطلب"
 msgstr "متوسط قيمة الطلب"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "العودة إلى البحث"
 msgstr "العودة إلى البحث"
 
 
@@ -1204,6 +1204,11 @@ msgstr "تم تعيين عنوان الفوترة للطلب"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "تم إلغاء عنوان الفوترة من الطلب"
 msgstr "تم إلغاء عنوان الفوترة من الطلب"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "تصفح الفئات"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "محتويات المجموعة {collectionName}"
 msgstr "محتويات المجموعة {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "المجموعات"
 msgstr "المجموعات"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "يحتوي على"
 msgstr "يحتوي على"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "المحتويات"
 msgstr "المحتويات"
 
 
@@ -1831,7 +1836,7 @@ msgstr "تمكين"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "قيم الخصائص لـ {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "الخصائص"
 msgstr "الخصائص"
 
 
@@ -2666,7 +2671,7 @@ msgstr "جارٍ تحميل العلامات..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "جارٍ التحميل..."
 msgstr "جارٍ التحميل..."
@@ -2846,7 +2851,7 @@ msgstr "قناة جديدة"
 msgid "New collection"
 msgid "New collection"
 msgstr "مجموعة جديدة"
 msgstr "مجموعة جديدة"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "مجموعة جديدة"
 msgstr "مجموعة جديدة"
 
 
@@ -2904,7 +2909,7 @@ msgstr "خيار جديد"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "طريقة دفع جديدة"
 msgstr "طريقة دفع جديدة"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "طريقة دفع جديدة"
 msgstr "طريقة دفع جديدة"
 
 
@@ -2913,7 +2918,7 @@ msgstr "طريقة دفع جديدة"
 msgid "New product"
 msgid "New product"
 msgstr "منتج جديد"
 msgstr "منتج جديد"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "منتج جديد"
 msgstr "منتج جديد"
 
 
@@ -2934,7 +2939,7 @@ msgstr "شكل منتج جديد"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "عرض ترويجي جديد"
 msgstr "عرض ترويجي جديد"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "عرض ترويجي جديد"
 msgstr "عرض ترويجي جديد"
 
 
@@ -2961,7 +2966,7 @@ msgstr "بائع جديد"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "طريقة شحن جديدة"
 msgstr "طريقة شحن جديدة"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "طريقة شحن جديدة"
 msgstr "طريقة شحن جديدة"
 
 
@@ -3075,8 +3080,12 @@ msgstr "لم يتم تحديد عناصر"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "لم يتم إجراء تعديلات"
 msgstr "لم يتم إجراء تعديلات"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "لا توجد فئات أخرى"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "لا توجد عناصر أخرى"
 msgstr "لا توجد عناصر أخرى"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "لا توجد نتائج"
 msgstr "لا توجد نتائج"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "لم يتم العثور على نتائج"
 msgstr "لم يتم العثور على نتائج"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "طريقة الدفع مطلوبة"
 msgstr "طريقة الدفع مطلوبة"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "طرق الدفع"
 msgstr "طرق الدفع"
 
 
@@ -3501,8 +3510,8 @@ msgstr "أشكال المنتجات"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "المنتجات"
 msgstr "المنتجات"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "الملف الشخصي"
 msgstr "الملف الشخصي"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "العروض الترويجية"
 msgstr "العروض الترويجية"
 
 
@@ -3539,7 +3548,7 @@ msgstr "المعدل"
 msgid "Reason"
 msgid "Reason"
 msgstr "السبب"
 msgstr "السبب"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "إعادة بناء فهرس البحث"
 msgstr "إعادة بناء فهرس البحث"
 
 
@@ -3751,11 +3760,15 @@ msgstr "بحث في القنوات..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "بحث في العملات..."
 msgstr "بحث في العملات..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "البحث في قيم الفئات..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "تعذر بدء إعادة بناء فهرس البحث"
 msgstr "تعذر بدء إعادة بناء فهرس البحث"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "بدأت إعادة بناء فهرس البحث"
 msgstr "بدأت إعادة بناء فهرس البحث"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "تم تعيين طريقة الشحن للطلب"
 msgstr "تم تعيين طريقة الشحن للطلب"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "طرق الشحن"
 msgstr "طرق الشحن"
 
 
@@ -4598,7 +4611,7 @@ msgstr "الانتقال إلى الحالة المحددة"
 msgid "True"
 msgid "True"
 msgstr "صحيح"
 msgstr "صحيح"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "اكتب حرفين على الأقل للبحث..."
 msgstr "اكتب حرفين على الأقل للبحث..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "استخدام كعنوان شحن افتراضي"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "استخدام حد نفاد المخزون العام"
 msgstr "استخدام حد نفاد المخزون العام"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "اسم المستخدم"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "يجب استخدام useWidgetDimensions داخل DashboardBaseWidget"
 msgstr "يجب استخدام useWidgetDimensions داخل DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "مرئي للمسؤولين فقط"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "مرئي للعميل"
 msgstr "مرئي للعميل"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "مرحبًا بعودتك!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "مرحباً بك في Vendure"
 msgstr "مرحباً بك في Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/cs.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Chyba rozšíření dotazu"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Stránka bude pokračovat s výchozím dotazem."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Rozšíření dotazu obsahuje neplatnou syntaxi GraphQL"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Chyba rozšíření dotazu:"
 msgstr "Chyba rozšíření dotazu:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Chyba rozšíření dotazu"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Stránka bude pokračovat s výchozím dotazem."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} vybráno"
 msgstr "{0} vybráno"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variant"
 msgstr "{0} variant"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} dalších"
 msgstr "+ {0} dalších"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} dalších"
 msgstr "+ {leftOver} dalších"
 
 
@@ -871,7 +871,7 @@ msgstr "Přidat skupiny zákazníků"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Přidat hodnotu vlastnosti"
 msgstr "Přidat hodnotu vlastnosti"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Přidat hodnoty vlastností"
 msgstr "Přidat hodnoty vlastností"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Dostupné:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Průměrná hodnota objednávky"
 msgstr "Průměrná hodnota objednávky"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Zpět na hledání"
 msgstr "Zpět na hledání"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Fakturační adresa nastavena pro objednávku"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Fakturační adresa odebrána z objednávky"
 msgstr "Fakturační adresa odebrána z objednávky"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Procházet fasety"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Obsah kolekce {collectionName}"
 msgstr "Obsah kolekce {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Kolekce"
 msgstr "Kolekce"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "obsahuje"
 msgstr "obsahuje"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Obsah"
 msgstr "Obsah"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Povolit"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Hodnoty vlastností pro {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Vlastnosti"
 msgstr "Vlastnosti"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Načítání štítků..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Načítání..."
 msgstr "Načítání..."
@@ -2846,7 +2851,7 @@ msgstr "Nový kanál"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nová kolekce"
 msgstr "Nová kolekce"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nová kolekce"
 msgstr "Nová kolekce"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nová volba"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Nový způsob platby"
 msgstr "Nový způsob platby"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Nový způsob platby"
 msgstr "Nový způsob platby"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Nový způsob platby"
 msgid "New product"
 msgid "New product"
 msgstr "Nový produkt"
 msgstr "Nový produkt"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nový produkt"
 msgstr "Nový produkt"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nová varianta produktu"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nová akce"
 msgstr "Nová akce"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nová akce"
 msgstr "Nová akce"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Nový prodejce"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Nový způsob dopravy"
 msgstr "Nový způsob dopravy"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Nový způsob dopravy"
 msgstr "Nový způsob dopravy"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nejsou vybrány žádné položky"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nebyly provedeny žádné úpravy"
 msgstr "Nebyly provedeny žádné úpravy"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Žádné další fasety"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Žádné další položky"
 msgstr "Žádné další položky"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Žádné výsledky"
 msgstr "Žádné výsledky"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nenalezeny žádné výsledky"
 msgstr "Nenalezeny žádné výsledky"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Způsob platby je povinný"
 msgstr "Způsob platby je povinný"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Způsoby platby"
 msgstr "Způsoby platby"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Varianty produktů"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produkty"
 msgstr "Produkty"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Akce"
 msgstr "Akce"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Sazba"
 msgid "Reason"
 msgid "Reason"
 msgstr "Důvod"
 msgstr "Důvod"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Přebudovat vyhledávací index"
 msgstr "Přebudovat vyhledávací index"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Hledat kanály..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Hledat měny..."
 msgstr "Hledat měny..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Hledat hodnoty faset..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Přebudování vyhledávacího indexu nemohlo být spuštěno"
 msgstr "Přebudování vyhledávacího indexu nemohlo být spuštěno"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Přebudování vyhledávacího indexu spuštěno"
 msgstr "Přebudování vyhledávacího indexu spuštěno"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Způsob dopravy nastaven pro objednávku"
 msgstr "Způsob dopravy nastaven pro objednávku"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Způsoby dopravy"
 msgstr "Způsoby dopravy"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Převést na vybraný stav"
 msgid "True"
 msgid "True"
 msgstr "Pravda"
 msgstr "Pravda"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Zadejte alespoň 2 znaky pro vyhledávání..."
 msgstr "Zadejte alespoň 2 znaky pro vyhledávání..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Použít jako výchozí doručovací adresu"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Použít globální práh vyprodání"
 msgstr "Použít globální práh vyprodání"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Uživatelské jméno"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions musí být použito v rámci DashboardBaseWidget"
 msgstr "useWidgetDimensions musí být použito v rámci DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Viditelné pouze pro správce"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Viditelné pro zákazníka"
 msgstr "Viditelné pro zákazníka"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Vítejte zpět!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Vítejte ve Vendure"
 msgstr "Vítejte ve Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/de.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Abfrageerweiterungsfehler"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Die Seite wird mit der Standardabfrage fortfahren."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Abfrageerweiterung enthält ungültige GraphQL-Syntax"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Abfrageerweiterungsfehler: "
 msgstr "Abfrageerweiterungsfehler: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Abfrageerweiterungsfehler"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Die Seite wird mit der Standardabfrage fortfahren."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} ausgewählt"
 msgstr "{0} ausgewählt"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} Varianten"
 msgstr "{0} Varianten"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} weitere"
 msgstr "+ {0} weitere"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} weitere"
 msgstr "+ {leftOver} weitere"
 
 
@@ -871,7 +871,7 @@ msgstr "Kundengruppen hinzufügen"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Facettenwert hinzufügen"
 msgstr "Facettenwert hinzufügen"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Facettenwerte hinzufügen"
 msgstr "Facettenwerte hinzufügen"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Verfügbar:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Durchschnittlicher Bestellwert"
 msgstr "Durchschnittlicher Bestellwert"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Zurück zur Suche"
 msgstr "Zurück zur Suche"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Rechnungsadresse für Bestellung festgelegt"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Rechnungsadresse für Bestellung entfernt"
 msgstr "Rechnungsadresse für Bestellung entfernt"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Facetten durchsuchen"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Sammlungsinhalte für {collectionName}"
 msgstr "Sammlungsinhalte für {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Sammlungen"
 msgstr "Sammlungen"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "enthält"
 msgstr "enthält"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Inhalte"
 msgstr "Inhalte"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Aktivieren"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Facetten-Werte für {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facetten"
 msgstr "Facetten"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Lade Tags..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Lade..."
 msgstr "Lade..."
@@ -2846,7 +2851,7 @@ msgstr "Neuer Kanal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Neue Sammlung"
 msgstr "Neue Sammlung"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Neue Sammlung"
 msgstr "Neue Sammlung"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Neue Option"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Neue Zahlungsmethode"
 msgstr "Neue Zahlungsmethode"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Neue Zahlungsmethode"
 msgstr "Neue Zahlungsmethode"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Neue Zahlungsmethode"
 msgid "New product"
 msgid "New product"
 msgstr "Neues Produkt"
 msgstr "Neues Produkt"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Neues Produkt"
 msgstr "Neues Produkt"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Neue Produktvariante"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Neue Aktion"
 msgstr "Neue Aktion"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Neue Aktion"
 msgstr "Neue Aktion"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Neuer Verkäufer"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Neue Versandmethode"
 msgstr "Neue Versandmethode"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Neue Versandmethode"
 msgstr "Neue Versandmethode"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Keine Artikel ausgewählt"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Keine Änderungen vorgenommen"
 msgstr "Keine Änderungen vorgenommen"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Keine weiteren Facetten"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Keine weiteren Artikel"
 msgstr "Keine weiteren Artikel"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Keine Ergebnisse"
 msgstr "Keine Ergebnisse"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Keine Ergebnisse gefunden"
 msgstr "Keine Ergebnisse gefunden"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Zahlungsmethode ist erforderlich"
 msgstr "Zahlungsmethode ist erforderlich"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Zahlungsmethoden"
 msgstr "Zahlungsmethoden"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Produktvarianten"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produkte"
 msgstr "Produkte"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Aktionen"
 msgstr "Aktionen"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Satz"
 msgid "Reason"
 msgid "Reason"
 msgstr "Grund"
 msgstr "Grund"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Suchindex neu erstellen"
 msgstr "Suchindex neu erstellen"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Kanäle suchen..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Währungen suchen..."
 msgstr "Währungen suchen..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Facettenwerte suchen..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Suchindex-Neuerstellung konnte nicht gestartet werden"
 msgstr "Suchindex-Neuerstellung konnte nicht gestartet werden"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Suchindex-Neuerstellung gestartet"
 msgstr "Suchindex-Neuerstellung gestartet"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Versandmethode für Bestellung festgelegt"
 msgstr "Versandmethode für Bestellung festgelegt"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Versandmethoden"
 msgstr "Versandmethoden"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Zum ausgewählten Status übergehen"
 msgid "True"
 msgid "True"
 msgstr "Wahr"
 msgstr "Wahr"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Geben Sie mindestens 2 Zeichen ein, um zu suchen..."
 msgstr "Geben Sie mindestens 2 Zeichen ein, um zu suchen..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Als Standard-Versandadresse verwenden"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Globale Grenzwerte für Lagerausfälle verwenden"
 msgstr "Globale Grenzwerte für Lagerausfälle verwenden"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Benutzername"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions muss innerhalb eines DashboardBaseWidget verwendet werden"
 msgstr "useWidgetDimensions muss innerhalb eines DashboardBaseWidget verwendet werden"
@@ -4782,10 +4791,6 @@ msgstr "Nur für Administratoren sichtbar"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Für Kunden sichtbar"
 msgstr "Für Kunden sichtbar"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Willkommen zurück!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Willkommen bei Vendure"
 msgstr "Willkommen bei Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/en.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Query extension error"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "The page will continue with the default query."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Query extension contains invalid GraphQL syntax"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Query extension error: "
 msgstr "Query extension error: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Query extension error"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "The page will continue with the default query."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} selected"
 msgstr "{0} selected"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variants"
 msgstr "{0} variants"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} more"
 msgstr "+ {0} more"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} more"
 msgstr "+ {leftOver} more"
 
 
@@ -871,7 +871,7 @@ msgstr "Add customer groups"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Add facet value"
 msgstr "Add facet value"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Add facet values"
 msgstr "Add facet values"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Available:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Average Order Value"
 msgstr "Average Order Value"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Back to search"
 msgstr "Back to search"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Billing address set for order"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Billing address unset for order"
 msgstr "Billing address unset for order"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Browse facets"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Collection contents for {collectionName}"
 msgstr "Collection contents for {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Collections"
 msgstr "Collections"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contains"
 msgstr "contains"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Contents"
 msgstr "Contents"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Enable"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Facet values for {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facets"
 msgstr "Facets"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Loading tags..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Loading..."
 msgstr "Loading..."
@@ -2846,7 +2851,7 @@ msgstr "New Channel"
 msgid "New collection"
 msgid "New collection"
 msgstr "New collection"
 msgstr "New collection"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "New Collection"
 msgstr "New Collection"
 
 
@@ -2904,7 +2909,7 @@ msgstr "New option"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "New payment method"
 msgstr "New payment method"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "New Payment Method"
 msgstr "New Payment Method"
 
 
@@ -2913,7 +2918,7 @@ msgstr "New Payment Method"
 msgid "New product"
 msgid "New product"
 msgstr "New product"
 msgstr "New product"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "New Product"
 msgstr "New Product"
 
 
@@ -2934,7 +2939,7 @@ msgstr "New product variant"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "New promotion"
 msgstr "New promotion"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "New Promotion"
 msgstr "New Promotion"
 
 
@@ -2961,7 +2966,7 @@ msgstr "New Seller"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "New shipping method"
 msgstr "New shipping method"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "New Shipping Method"
 msgstr "New Shipping Method"
 
 
@@ -3075,8 +3080,12 @@ msgstr "No items selected"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "No modifications made"
 msgstr "No modifications made"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "No more facets"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "No more items"
 msgstr "No more items"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "No results"
 msgstr "No results"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "No results found"
 msgstr "No results found"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Payment method is required"
 msgstr "Payment method is required"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Payment Methods"
 msgstr "Payment Methods"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Product Variants"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Products"
 msgstr "Products"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profile"
 msgstr "Profile"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promotions"
 msgstr "Promotions"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Rate"
 msgid "Reason"
 msgid "Reason"
 msgstr "Reason"
 msgstr "Reason"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Rebuild search index"
 msgstr "Rebuild search index"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Search channels..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Search currencies..."
 msgstr "Search currencies..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Search facet values..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Search index rebuild could not be started"
 msgstr "Search index rebuild could not be started"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Search index rebuild started"
 msgstr "Search index rebuild started"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Shipping method set for order"
 msgstr "Shipping method set for order"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Shipping Methods"
 msgstr "Shipping Methods"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transition to selected state"
 msgid "True"
 msgid "True"
 msgstr "True"
 msgstr "True"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Type at least 2 characters to search..."
 msgstr "Type at least 2 characters to search..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Use as the default shipping address"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Use global out-of-stock threshold"
 msgstr "Use global out-of-stock threshold"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Username"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions must be used within a DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visible to admins only"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visible to customer"
 msgstr "Visible to customer"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Welcome back!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Welcome to Vendure"
 msgstr "Welcome to Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/es.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Error de extensión de consulta"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "La página continuará con la consulta predeterminada."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "La extensión de consulta contiene sintaxis GraphQL no válida"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Error de extensión de consulta: "
 msgstr "Error de extensión de consulta: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Error de extensión de consulta"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "La página continuará con la consulta predeterminada."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} seleccionado(s)"
 msgstr "{0} seleccionado(s)"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variantes"
 msgstr "{0} variantes"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} más"
 msgstr "+ {0} más"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} más"
 msgstr "+ {leftOver} más"
 
 
@@ -871,7 +871,7 @@ msgstr "Agregar grupos de clientes"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Agregar valor de faceta"
 msgstr "Agregar valor de faceta"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Agregar valores de faceta"
 msgstr "Agregar valores de faceta"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Disponible:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Valor promedio del pedido"
 msgstr "Valor promedio del pedido"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Volver a la búsqueda"
 msgstr "Volver a la búsqueda"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Dirección de facturación establecida para el pedido"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Dirección de facturación eliminada del pedido"
 msgstr "Dirección de facturación eliminada del pedido"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Explorar facetas"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Contenido de la colección para {collectionName}"
 msgstr "Contenido de la colección para {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Colecciones"
 msgstr "Colecciones"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contiene"
 msgstr "contiene"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Contenidos"
 msgstr "Contenidos"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Habilitar"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Valores de faceta para {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facetas"
 msgstr "Facetas"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Cargando etiquetas..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Cargando..."
 msgstr "Cargando..."
@@ -2846,7 +2851,7 @@ msgstr "Nuevo Canal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nueva colección"
 msgstr "Nueva colección"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nueva Colección"
 msgstr "Nueva Colección"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nueva opción"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Nuevo método de pago"
 msgstr "Nuevo método de pago"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Nuevo Método de Pago"
 msgstr "Nuevo Método de Pago"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Nuevo Método de Pago"
 msgid "New product"
 msgid "New product"
 msgstr "Nuevo producto"
 msgstr "Nuevo producto"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nuevo Producto"
 msgstr "Nuevo Producto"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nueva variante de producto"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nueva promoción"
 msgstr "Nueva promoción"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nueva Promoción"
 msgstr "Nueva Promoción"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Nuevo Vendedor"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Nuevo método de envío"
 msgstr "Nuevo método de envío"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Nuevo Método de Envío"
 msgstr "Nuevo Método de Envío"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Ningún elemento seleccionado"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Sin modificaciones realizadas"
 msgstr "Sin modificaciones realizadas"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "No hay más facetas"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "No hay más elementos"
 msgstr "No hay más elementos"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Sin resultados"
 msgstr "Sin resultados"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "No se encontraron resultados"
 msgstr "No se encontraron resultados"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "El método de pago es requerido"
 msgstr "El método de pago es requerido"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Métodos de pago"
 msgstr "Métodos de pago"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Variantes de producto"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Productos"
 msgstr "Productos"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Perfil"
 msgstr "Perfil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promociones"
 msgstr "Promociones"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Tasa"
 msgid "Reason"
 msgid "Reason"
 msgstr "Motivo"
 msgstr "Motivo"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Reconstruir índice de búsqueda"
 msgstr "Reconstruir índice de búsqueda"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Buscar canales..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Buscar monedas..."
 msgstr "Buscar monedas..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Buscar valores de facetas..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "No se pudo iniciar la reconstrucción del índice de búsqueda"
 msgstr "No se pudo iniciar la reconstrucción del índice de búsqueda"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Reconstrucción del índice de búsqueda iniciada"
 msgstr "Reconstrucción del índice de búsqueda iniciada"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Método de envío establecido para el pedido"
 msgstr "Método de envío establecido para el pedido"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Métodos de envío"
 msgstr "Métodos de envío"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transición al estado seleccionado"
 msgid "True"
 msgid "True"
 msgstr "Verdadero"
 msgstr "Verdadero"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Escriba al menos 2 caracteres para buscar..."
 msgstr "Escriba al menos 2 caracteres para buscar..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Usar como dirección de envío predeterminada"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Usar umbral de agotamiento global"
 msgstr "Usar umbral de agotamiento global"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nombre de usuario"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions debe usarse dentro de un DashboardBaseWidget"
 msgstr "useWidgetDimensions debe usarse dentro de un DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visible solo para administradores"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visible para el cliente"
 msgstr "Visible para el cliente"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "¡Bienvenido de nuevo!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Bienvenido a Vendure"
 msgstr "Bienvenido a Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/fa.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "خطای گسترش پرس‌وجو"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "صفحه با پرس‌وجوی پیش‌فرض ادامه می‌یابد."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "گسترش پرس‌وجو حاوی نحو نامعتبر GraphQL است
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "خطای گسترش پرس‌وجو:"
 msgstr "خطای گسترش پرس‌وجو:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "خطای گسترش پرس‌وجو"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "صفحه با پرس‌وجوی پیش‌فرض ادامه می‌یابد."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} انتخاب شده"
 msgstr "{0} انتخاب شده"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} نوع"
 msgstr "{0} نوع"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} بیشتر"
 msgstr "+ {0} بیشتر"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} بیشتر"
 msgstr "+ {leftOver} بیشتر"
 
 
@@ -871,7 +871,7 @@ msgstr "افزودن گروه‌های مشتری"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "افزودن مقدار ویژگی"
 msgstr "افزودن مقدار ویژگی"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "افزودن مقادیر ویژگی"
 msgstr "افزودن مقادیر ویژگی"
 
 
@@ -1174,7 +1174,7 @@ msgstr "موجود:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "میانگین ارزش سفارش"
 msgstr "میانگین ارزش سفارش"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "بازگشت به جستجو"
 msgstr "بازگشت به جستجو"
 
 
@@ -1204,6 +1204,11 @@ msgstr "آدرس صورتحساب برای سفارش تنظیم شد"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "آدرس صورتحساب از سفارش حذف شد"
 msgstr "آدرس صورتحساب از سفارش حذف شد"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "مرور فاست‌ها"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "محتویات مجموعه {collectionName}"
 msgstr "محتویات مجموعه {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "مجموعه‌ها"
 msgstr "مجموعه‌ها"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "شامل"
 msgstr "شامل"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "محتویات"
 msgstr "محتویات"
 
 
@@ -1831,7 +1836,7 @@ msgstr "فعال کردن"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "مقادیر ویژگی برای {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "ویژگی‌ها"
 msgstr "ویژگی‌ها"
 
 
@@ -2666,7 +2671,7 @@ msgstr "در حال بارگذاری برچسب‌ها..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "در حال بارگذاری..."
 msgstr "در حال بارگذاری..."
@@ -2846,7 +2851,7 @@ msgstr "کانال جدید"
 msgid "New collection"
 msgid "New collection"
 msgstr "مجموعه جدید"
 msgstr "مجموعه جدید"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "مجموعه جدید"
 msgstr "مجموعه جدید"
 
 
@@ -2904,7 +2909,7 @@ msgstr "گزینه جدید"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "روش پرداخت جدید"
 msgstr "روش پرداخت جدید"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "روش پرداخت جدید"
 msgstr "روش پرداخت جدید"
 
 
@@ -2913,7 +2918,7 @@ msgstr "روش پرداخت جدید"
 msgid "New product"
 msgid "New product"
 msgstr "محصول جدید"
 msgstr "محصول جدید"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "محصول جدید"
 msgstr "محصول جدید"
 
 
@@ -2934,7 +2939,7 @@ msgstr "نوع محصول جدید"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "تبلیغات جدید"
 msgstr "تبلیغات جدید"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "تبلیغات جدید"
 msgstr "تبلیغات جدید"
 
 
@@ -2961,7 +2966,7 @@ msgstr "فروشنده جدید"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "روش ارسال جدید"
 msgstr "روش ارسال جدید"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "روش ارسال جدید"
 msgstr "روش ارسال جدید"
 
 
@@ -3075,8 +3080,12 @@ msgstr "هیچ موردی انتخاب نشده است"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "هیچ تغییری انجام نشد"
 msgstr "هیچ تغییری انجام نشد"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "فاست دیگری وجود ندارد"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "موردی دیگر وجود ندارد"
 msgstr "موردی دیگر وجود ندارد"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "نتیجه‌ای وجود ندارد"
 msgstr "نتیجه‌ای وجود ندارد"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "هیچ نتیجه‌ای یافت نشد"
 msgstr "هیچ نتیجه‌ای یافت نشد"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "روش پرداخت الزامی است"
 msgstr "روش پرداخت الزامی است"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "روش‌های پرداخت"
 msgstr "روش‌های پرداخت"
 
 
@@ -3501,8 +3510,8 @@ msgstr "انواع محصول"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "محصولات"
 msgstr "محصولات"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "نمایه"
 msgstr "نمایه"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "تبلیغات"
 msgstr "تبلیغات"
 
 
@@ -3539,7 +3548,7 @@ msgstr "نرخ"
 msgid "Reason"
 msgid "Reason"
 msgstr "دلیل"
 msgstr "دلیل"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "بازسازی فهرست جستجو"
 msgstr "بازسازی فهرست جستجو"
 
 
@@ -3751,11 +3760,15 @@ msgstr "جستجوی کانال‌ها..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "جستجوی ارزها..."
 msgstr "جستجوی ارزها..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "جستجوی مقادیر فاست..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "بازسازی فهرست جستجو نتوانست شروع شود"
 msgstr "بازسازی فهرست جستجو نتوانست شروع شود"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "بازسازی فهرست جستجو شروع شد"
 msgstr "بازسازی فهرست جستجو شروع شد"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "روش حمل و نقل برای سفارش تنظیم شد"
 msgstr "روش حمل و نقل برای سفارش تنظیم شد"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "روش‌های ارسال"
 msgstr "روش‌های ارسال"
 
 
@@ -4598,7 +4611,7 @@ msgstr "انتقال به وضعیت انتخاب شده"
 msgid "True"
 msgid "True"
 msgstr "درست"
 msgstr "درست"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "حداقل ۲ حرف برای جستجو تایپ کنید..."
 msgstr "حداقل ۲ حرف برای جستجو تایپ کنید..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "استفاده به عنوان آدرس ارسال پیش‌فرض"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "استفاده از آستانه عمومی اتمام موجودی"
 msgstr "استفاده از آستانه عمومی اتمام موجودی"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "نام کاربری"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions باید در داخل DashboardBaseWidget استفاده شود"
 msgstr "useWidgetDimensions باید در داخل DashboardBaseWidget استفاده شود"
@@ -4782,10 +4791,6 @@ msgstr "فقط برای مدیران قابل مشاهده"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "برای مشتری قابل مشاهده"
 msgstr "برای مشتری قابل مشاهده"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "خوش آمدید!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "به Vendure خوش آمدید"
 msgstr "به Vendure خوش آمدید"

+ 54 - 49
packages/dashboard/src/i18n/locales/fr.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Erreur d'extension de requête"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "La page continuera avec la requête par défaut."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "L'extension de requête contient une syntaxe GraphQL invalide"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Erreur d'extension de requête : "
 msgstr "Erreur d'extension de requête : "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Erreur d'extension de requête"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "La page continuera avec la requête par défaut."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} sélectionné(s)"
 msgstr "{0} sélectionné(s)"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variantes"
 msgstr "{0} variantes"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} de plus"
 msgstr "+ {0} de plus"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} de plus"
 msgstr "+ {leftOver} de plus"
 
 
@@ -871,7 +871,7 @@ msgstr "Ajouter des groupes de clients"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Ajouter une valeur de facette"
 msgstr "Ajouter une valeur de facette"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Ajouter des valeurs de facette"
 msgstr "Ajouter des valeurs de facette"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Disponible :"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Valeur moyenne des commandes"
 msgstr "Valeur moyenne des commandes"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Retour à la recherche"
 msgstr "Retour à la recherche"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Adresse de facturation définie pour la commande"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Adresse de facturation supprimée de la commande"
 msgstr "Adresse de facturation supprimée de la commande"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Parcourir les facettes"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Contenu de la collection pour {collectionName}"
 msgstr "Contenu de la collection pour {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Collections"
 msgstr "Collections"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contient"
 msgstr "contient"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Contenu"
 msgstr "Contenu"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Activer"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Valeurs de facette pour {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facettes"
 msgstr "Facettes"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Chargement des étiquettes..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Chargement..."
 msgstr "Chargement..."
@@ -2846,7 +2851,7 @@ msgstr "Nouveau canal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nouvelle collection"
 msgstr "Nouvelle collection"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nouvelle collection"
 msgstr "Nouvelle collection"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nouvelle option"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Nouvelle méthode de paiement"
 msgstr "Nouvelle méthode de paiement"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Nouvelle méthode de paiement"
 msgstr "Nouvelle méthode de paiement"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Nouvelle méthode de paiement"
 msgid "New product"
 msgid "New product"
 msgstr "Nouveau produit"
 msgstr "Nouveau produit"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nouveau produit"
 msgstr "Nouveau produit"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nouvelle variante de produit"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nouvelle promotion"
 msgstr "Nouvelle promotion"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nouvelle promotion"
 msgstr "Nouvelle promotion"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Nouveau vendeur"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Nouvelle méthode d'expédition"
 msgstr "Nouvelle méthode d'expédition"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Nouvelle méthode d'expédition"
 msgstr "Nouvelle méthode d'expédition"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Aucun élément sélectionné"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Aucune modification apportée"
 msgstr "Aucune modification apportée"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Plus de facettes"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Aucun autre élément"
 msgstr "Aucun autre élément"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Aucun résultat"
 msgstr "Aucun résultat"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Aucun résultat trouvé"
 msgstr "Aucun résultat trouvé"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "La méthode de paiement est requise"
 msgstr "La méthode de paiement est requise"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Méthodes de paiement"
 msgstr "Méthodes de paiement"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Variantes de produit"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produits"
 msgstr "Produits"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promotions"
 msgstr "Promotions"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Taux"
 msgid "Reason"
 msgid "Reason"
 msgstr "Raison"
 msgstr "Raison"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Reconstruire l'index de recherche"
 msgstr "Reconstruire l'index de recherche"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Rechercher des canaux..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Rechercher des devises..."
 msgstr "Rechercher des devises..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Rechercher des valeurs de facettes..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "La reconstruction de l'index de recherche n'a pas pu être démarrée"
 msgstr "La reconstruction de l'index de recherche n'a pas pu être démarrée"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Reconstruction de l'index de recherche démarrée"
 msgstr "Reconstruction de l'index de recherche démarrée"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Mode de livraison défini pour la commande"
 msgstr "Mode de livraison défini pour la commande"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Méthodes d'expédition"
 msgstr "Méthodes d'expédition"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transition vers l'état sélectionné"
 msgid "True"
 msgid "True"
 msgstr "Vrai"
 msgstr "Vrai"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Tapez au moins 2 caractères pour rechercher..."
 msgstr "Tapez au moins 2 caractères pour rechercher..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Utiliser comme adresse de livraison par défaut"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Utiliser le seuil global de rupture de stock"
 msgstr "Utiliser le seuil global de rupture de stock"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nom d'utilisateur"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions doit être utilisé dans un DashboardBaseWidget"
 msgstr "useWidgetDimensions doit être utilisé dans un DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visible aux administrateurs uniquement"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visible au client"
 msgstr "Visible au client"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Bon retour !"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Bienvenue sur Vendure"
 msgstr "Bienvenue sur Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/he.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "שגיאה בהרחבת שאילתה"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "הדף ימשיך עם שאילתת ברירת המחדל."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "הרחבת השאילתה מכילה תחביר GraphQL לא תקין"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "שגיאה בהרחבת שאילתה:"
 msgstr "שגיאה בהרחבת שאילתה:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "שגיאה בהרחבת שאילתה"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "הדף ימשיך עם שאילתת ברירת המחדל."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} נבחרו"
 msgstr "{0} נבחרו"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} גרסאות"
 msgstr "{0} גרסאות"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} נוספים"
 msgstr "+ {0} נוספים"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} נוספים"
 msgstr "+ {leftOver} נוספים"
 
 
@@ -871,7 +871,7 @@ msgstr "הוסף קבוצות לקוחות"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "הוסף ערך מאפיין"
 msgstr "הוסף ערך מאפיין"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "הוסף ערכי מאפיינים"
 msgstr "הוסף ערכי מאפיינים"
 
 
@@ -1174,7 +1174,7 @@ msgstr "זמין:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "ערך ממוצע להזמנה"
 msgstr "ערך ממוצע להזמנה"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "חזרה לחיפוש"
 msgstr "חזרה לחיפוש"
 
 
@@ -1204,6 +1204,11 @@ msgstr "כתובת חיוב הוגדרה עבור ההזמנה"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "כתובת חיוב הוסרה מההזמנה"
 msgstr "כתובת חיוב הוסרה מההזמנה"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "עיון בפאספטים"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "תוכן האוסף {collectionName}"
 msgstr "תוכן האוסף {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "אוספים"
 msgstr "אוספים"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "מכיל"
 msgstr "מכיל"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "תוכן"
 msgstr "תוכן"
 
 
@@ -1831,7 +1836,7 @@ msgstr "הפעל"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "ערכי מאפיינים עבור {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "מאפיינים"
 msgstr "מאפיינים"
 
 
@@ -2666,7 +2671,7 @@ msgstr "טוען תגיות..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "טוען..."
 msgstr "טוען..."
@@ -2846,7 +2851,7 @@ msgstr "ערוץ חדש"
 msgid "New collection"
 msgid "New collection"
 msgstr "אוסף חדש"
 msgstr "אוסף חדש"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "אוסף חדש"
 msgstr "אוסף חדש"
 
 
@@ -2904,7 +2909,7 @@ msgstr "אפשרות חדשה"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "אמצעי תשלום חדש"
 msgstr "אמצעי תשלום חדש"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "אמצעי תשלום חדש"
 msgstr "אמצעי תשלום חדש"
 
 
@@ -2913,7 +2918,7 @@ msgstr "אמצעי תשלום חדש"
 msgid "New product"
 msgid "New product"
 msgstr "מוצר חדש"
 msgstr "מוצר חדש"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "מוצר חדש"
 msgstr "מוצר חדש"
 
 
@@ -2934,7 +2939,7 @@ msgstr "גרסת מוצר חדשה"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "מבצע חדש"
 msgstr "מבצע חדש"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "מבצע חדש"
 msgstr "מבצע חדש"
 
 
@@ -2961,7 +2966,7 @@ msgstr "מוכר חדש"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "שיטת משלוח חדשה"
 msgstr "שיטת משלוח חדשה"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "שיטת משלוח חדשה"
 msgstr "שיטת משלוח חדשה"
 
 
@@ -3075,8 +3080,12 @@ msgstr "לא נבחרו פריטים"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "לא בוצעו שינויים"
 msgstr "לא בוצעו שינויים"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "אין עוד פאספטים"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "אין פריטים נוספים"
 msgstr "אין פריטים נוספים"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "אין תוצאות"
 msgstr "אין תוצאות"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "לא נמצאו תוצאות"
 msgstr "לא נמצאו תוצאות"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "אמצעי תשלום נדרש"
 msgstr "אמצעי תשלום נדרש"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "אמצעי תשלום"
 msgstr "אמצעי תשלום"
 
 
@@ -3501,8 +3510,8 @@ msgstr "גרסאות מוצר"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "מוצרים"
 msgstr "מוצרים"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "פרופיל"
 msgstr "פרופיל"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "מבצעים"
 msgstr "מבצעים"
 
 
@@ -3539,7 +3548,7 @@ msgstr "שיעור"
 msgid "Reason"
 msgid "Reason"
 msgstr "סיבה"
 msgstr "סיבה"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "בנה מחדש אינדקס חיפוש"
 msgstr "בנה מחדש אינדקס חיפוש"
 
 
@@ -3751,11 +3760,15 @@ msgstr "חפש ערוצים..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "חפש מטבעות..."
 msgstr "חפש מטבעות..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "חיפוש ערכי פאספט..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "לא ניתן היה להתחיל בניית מחדש של אינדקס החיפוש"
 msgstr "לא ניתן היה להתחיל בניית מחדש של אינדקס החיפוש"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "החלה בניית מחדש של אינדקס החיפוש"
 msgstr "החלה בניית מחדש של אינדקס החיפוש"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "שיטת משלוח הוגדרה להזמנה"
 msgstr "שיטת משלוח הוגדרה להזמנה"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "שיטות משלוח"
 msgstr "שיטות משלוח"
 
 
@@ -4598,7 +4611,7 @@ msgstr "מעבר למצב שנבחר"
 msgid "True"
 msgid "True"
 msgstr "אמת"
 msgstr "אמת"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "הקלד לפחות 2 תווים לחיפוש..."
 msgstr "הקלד לפחות 2 תווים לחיפוש..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "השתמש ככתובת משלוח ברירת מחדל"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "השתמש בסף אזילת מלאי גלובלי"
 msgstr "השתמש בסף אזילת מלאי גלובלי"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "שם משתמש"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "יש להשתמש ב-useWidgetDimensions בתוך DashboardBaseWidget"
 msgstr "יש להשתמש ב-useWidgetDimensions בתוך DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "גלוי למנהלים בלבד"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "גלוי ללקוח"
 msgstr "גלוי ללקוח"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "ברוך שובך!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "ברוך הבא ל-Vendure"
 msgstr "ברוך הבא ל-Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/hr.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Greška proširenja upita"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Stranica će nastaviti sa zadanim upitom."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Proširenje upita sadrži nevaljanu GraphQL sintaksu"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Greška proširenja upita:"
 msgstr "Greška proširenja upita:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Greška proširenja upita"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Stranica će nastaviti sa zadanim upitom."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} odabrano"
 msgstr "{0} odabrano"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} varijanti"
 msgstr "{0} varijanti"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} više"
 msgstr "+ {0} više"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} više"
 msgstr "+ {leftOver} više"
 
 
@@ -871,7 +871,7 @@ msgstr "Dodaj grupe kupaca"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Dodaj vrijednost svojstva"
 msgstr "Dodaj vrijednost svojstva"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Dodaj vrijednosti svojstava"
 msgstr "Dodaj vrijednosti svojstava"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Dostupno:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Prosječna vrijednost narudžbe"
 msgstr "Prosječna vrijednost narudžbe"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Natrag na pretraživanje"
 msgstr "Natrag na pretraživanje"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Adresa za naplatu postavljena za narudžbu"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Adresa za naplatu uklonjena s narudžbe"
 msgstr "Adresa za naplatu uklonjena s narudžbe"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Pregledaj facete"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Sadržaj kolekcije {collectionName}"
 msgstr "Sadržaj kolekcije {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Kolekcije"
 msgstr "Kolekcije"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "sadrži"
 msgstr "sadrži"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Sadržaj"
 msgstr "Sadržaj"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Omogući"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Vrijednosti svojstava za {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Svojstva"
 msgstr "Svojstva"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Učitavanje oznaka..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Učitavanje..."
 msgstr "Učitavanje..."
@@ -2846,7 +2851,7 @@ msgstr "Novi kanal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nova kolekcija"
 msgstr "Nova kolekcija"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nova kolekcija"
 msgstr "Nova kolekcija"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nova opcija"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Novi način plaćanja"
 msgstr "Novi način plaćanja"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Novi način plaćanja"
 msgstr "Novi način plaćanja"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Novi način plaćanja"
 msgid "New product"
 msgid "New product"
 msgstr "Novi proizvod"
 msgstr "Novi proizvod"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Novi proizvod"
 msgstr "Novi proizvod"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nova varijanta proizvoda"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nova promocija"
 msgstr "Nova promocija"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nova promocija"
 msgstr "Nova promocija"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Novi prodavač"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Novi način dostave"
 msgstr "Novi način dostave"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Novi način dostave"
 msgstr "Novi način dostave"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nisu odabrane stavke"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nisu napravljene izmjene"
 msgstr "Nisu napravljene izmjene"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Nema više faceta"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Nema više stavki"
 msgstr "Nema više stavki"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Nema rezultata"
 msgstr "Nema rezultata"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nisu pronađeni rezultati"
 msgstr "Nisu pronađeni rezultati"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Način plaćanja je obavezan"
 msgstr "Način plaćanja je obavezan"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Načini plaćanja"
 msgstr "Načini plaćanja"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Varijante proizvoda"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Proizvodi"
 msgstr "Proizvodi"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promocije"
 msgstr "Promocije"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Stopa"
 msgid "Reason"
 msgid "Reason"
 msgstr "Razlog"
 msgstr "Razlog"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Ponovno izgradi indeks pretraživanja"
 msgstr "Ponovno izgradi indeks pretraživanja"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Pretraži kanale..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Pretraži valute..."
 msgstr "Pretraži valute..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Pretraži vrijednosti faceta..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Ponovna izgradnja indeksa pretraživanja nije mogla započeti"
 msgstr "Ponovna izgradnja indeksa pretraživanja nije mogla započeti"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Ponovna izgradnja indeksa pretraživanja započela"
 msgstr "Ponovna izgradnja indeksa pretraživanja započela"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Način dostave postavljen za narudžbu"
 msgstr "Način dostave postavljen za narudžbu"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Načini dostave"
 msgstr "Načini dostave"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Prijelaz u odabrano stanje"
 msgid "True"
 msgid "True"
 msgstr "Točno"
 msgstr "Točno"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Unesite najmanje 2 znaka za pretraživanje..."
 msgstr "Unesite najmanje 2 znaka za pretraživanje..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Koristi kao zadanu adresu za dostavu"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Koristi globalni prag zaliha"
 msgstr "Koristi globalni prag zaliha"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Korisničko ime"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions mora se koristiti unutar DashboardBaseWidget"
 msgstr "useWidgetDimensions mora se koristiti unutar DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Vidljivo samo administratorima"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Vidljivo kupcu"
 msgstr "Vidljivo kupcu"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Dobrodošli natrag!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Dobrodošli u Vendure"
 msgstr "Dobrodošli u Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/it.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Errore di estensione query"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "La pagina continuerà con la query predefinita."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "L'estensione query contiene sintassi GraphQL non valida"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Errore estensione query: "
 msgstr "Errore estensione query: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Errore di estensione query"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "La pagina continuerà con la query predefinita."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} selezionati"
 msgstr "{0} selezionati"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} varianti"
 msgstr "{0} varianti"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} altri"
 msgstr "+ {0} altri"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} altri"
 msgstr "+ {leftOver} altri"
 
 
@@ -871,7 +871,7 @@ msgstr "Aggiungi gruppi clienti"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Aggiungi valore attributo"
 msgstr "Aggiungi valore attributo"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Aggiungi valori attributo"
 msgstr "Aggiungi valori attributo"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Disponibile:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Valore medio dell'ordine"
 msgstr "Valore medio dell'ordine"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Torna alla ricerca"
 msgstr "Torna alla ricerca"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Indirizzo di fatturazione impostato per l'ordine"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Indirizzo di fatturazione rimosso dall'ordine"
 msgstr "Indirizzo di fatturazione rimosso dall'ordine"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Sfoglia facet"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Contenuti della collezione {collectionName}"
 msgstr "Contenuti della collezione {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Collezioni"
 msgstr "Collezioni"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contiene"
 msgstr "contiene"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Contenuti"
 msgstr "Contenuti"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Abilita"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Valori attributo per {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facette"
 msgstr "Facette"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Caricamento tag..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Caricamento..."
 msgstr "Caricamento..."
@@ -2846,7 +2851,7 @@ msgstr "Nuovo canale"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nuova collezione"
 msgstr "Nuova collezione"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nuova collezione"
 msgstr "Nuova collezione"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nuova opzione"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Nuovo metodo di pagamento"
 msgstr "Nuovo metodo di pagamento"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Nuovo metodo di pagamento"
 msgstr "Nuovo metodo di pagamento"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Nuovo metodo di pagamento"
 msgid "New product"
 msgid "New product"
 msgstr "Nuovo prodotto"
 msgstr "Nuovo prodotto"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nuovo prodotto"
 msgstr "Nuovo prodotto"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nuova variante prodotto"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nuova promozione"
 msgstr "Nuova promozione"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nuova promozione"
 msgstr "Nuova promozione"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Nuovo venditore"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Nuovo metodo di spedizione"
 msgstr "Nuovo metodo di spedizione"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Nuovo metodo di spedizione"
 msgstr "Nuovo metodo di spedizione"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nessun articolo selezionato"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nessuna modifica effettuata"
 msgstr "Nessuna modifica effettuata"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Nessun altro facet"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Nessun altro articolo"
 msgstr "Nessun altro articolo"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Nessun risultato"
 msgstr "Nessun risultato"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nessun risultato trovato"
 msgstr "Nessun risultato trovato"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Il metodo di pagamento è obbligatorio"
 msgstr "Il metodo di pagamento è obbligatorio"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Metodi di pagamento"
 msgstr "Metodi di pagamento"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Varianti prodotto"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Prodotti"
 msgstr "Prodotti"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profilo"
 msgstr "Profilo"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promozioni"
 msgstr "Promozioni"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Aliquota"
 msgid "Reason"
 msgid "Reason"
 msgstr "Motivo"
 msgstr "Motivo"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Ricostruisci indice di ricerca"
 msgstr "Ricostruisci indice di ricerca"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Cerca canali..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Cerca valute..."
 msgstr "Cerca valute..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Cerca valori facet..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "La ricostruzione dell'indice di ricerca non può essere avviata"
 msgstr "La ricostruzione dell'indice di ricerca non può essere avviata"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Ricostruzione indice di ricerca avviata"
 msgstr "Ricostruzione indice di ricerca avviata"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Metodo di spedizione impostato per l'ordine"
 msgstr "Metodo di spedizione impostato per l'ordine"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Metodi di spedizione"
 msgstr "Metodi di spedizione"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transizione allo stato selezionato"
 msgid "True"
 msgid "True"
 msgstr "Vero"
 msgstr "Vero"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Digita almeno 2 caratteri per cercare..."
 msgstr "Digita almeno 2 caratteri per cercare..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Usa come indirizzo di spedizione predefinito"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Usa soglia globale esaurimento scorte"
 msgstr "Usa soglia globale esaurimento scorte"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nome utente"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions deve essere utilizzato all'interno di un DashboardBaseWidget"
 msgstr "useWidgetDimensions deve essere utilizzato all'interno di un DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visibile solo agli amministratori"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visibile al cliente"
 msgstr "Visibile al cliente"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Bentornato!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Benvenuto su Vendure"
 msgstr "Benvenuto su Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/ja.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "クエリ拡張エラー"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "ページはデフォルトのクエリで続行されます。"
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "クエリ拡張に無効なGraphQL構文が含まれています"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "クエリ拡張エラー:"
 msgstr "クエリ拡張エラー:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "クエリ拡張エラー"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "ページはデフォルトのクエリで続行されます。"
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} 件選択中"
 msgstr "{0} 件選択中"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} 件のバリエーション"
 msgstr "{0} 件のバリエーション"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} 件"
 msgstr "+ {0} 件"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} 件"
 msgstr "+ {leftOver} 件"
 
 
@@ -871,7 +871,7 @@ msgstr "顧客グループを追加"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "ファセット値を追加"
 msgstr "ファセット値を追加"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "ファセット値を追加"
 msgstr "ファセット値を追加"
 
 
@@ -1174,7 +1174,7 @@ msgstr "利用可能:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "平均注文額"
 msgstr "平均注文額"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "検索に戻る"
 msgstr "検索に戻る"
 
 
@@ -1204,6 +1204,11 @@ msgstr "注文の請求先住所が設定されました"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "注文の請求先住所が削除されました"
 msgstr "注文の請求先住所が削除されました"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "ファセットを参照"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "{collectionName}のコレクション内容"
 msgstr "{collectionName}のコレクション内容"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "コレクション"
 msgstr "コレクション"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "を含む"
 msgstr "を含む"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "内容"
 msgstr "内容"
 
 
@@ -1831,7 +1836,7 @@ msgstr "有効化"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "{facetName}のファセット値"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "ファセット"
 msgstr "ファセット"
 
 
@@ -2666,7 +2671,7 @@ msgstr "タグを読み込み中..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "読み込み中..."
 msgstr "読み込み中..."
@@ -2846,7 +2851,7 @@ msgstr "新しいチャネル"
 msgid "New collection"
 msgid "New collection"
 msgstr "新しいコレクション"
 msgstr "新しいコレクション"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "新しいコレクション"
 msgstr "新しいコレクション"
 
 
@@ -2904,7 +2909,7 @@ msgstr "新しいオプション"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "新しい支払い方法"
 msgstr "新しい支払い方法"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "新しい支払い方法"
 msgstr "新しい支払い方法"
 
 
@@ -2913,7 +2918,7 @@ msgstr "新しい支払い方法"
 msgid "New product"
 msgid "New product"
 msgstr "新しい商品"
 msgstr "新しい商品"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "新しい商品"
 msgstr "新しい商品"
 
 
@@ -2934,7 +2939,7 @@ msgstr "新しい商品バリエーション"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "新しいプロモーション"
 msgstr "新しいプロモーション"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "新しいプロモーション"
 msgstr "新しいプロモーション"
 
 
@@ -2961,7 +2966,7 @@ msgstr "新しい販売者"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "新しい配送方法"
 msgstr "新しい配送方法"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "新しい配送方法"
 msgstr "新しい配送方法"
 
 
@@ -3075,8 +3080,12 @@ msgstr "アイテムが選択されていません"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "変更は行われませんでした"
 msgstr "変更は行われませんでした"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "これ以上ファセットはありません"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "これ以上のアイテムはありません"
 msgstr "これ以上のアイテムはありません"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "結果なし"
 msgstr "結果なし"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "結果が見つかりません"
 msgstr "結果が見つかりません"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "支払い方法は必須です"
 msgstr "支払い方法は必須です"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "支払い方法"
 msgstr "支払い方法"
 
 
@@ -3501,8 +3510,8 @@ msgstr "商品バリエーション"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "商品"
 msgstr "商品"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "プロフィール"
 msgstr "プロフィール"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "プロモーション"
 msgstr "プロモーション"
 
 
@@ -3539,7 +3548,7 @@ msgstr "率"
 msgid "Reason"
 msgid "Reason"
 msgstr "理由"
 msgstr "理由"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "検索インデックスを再構築"
 msgstr "検索インデックスを再構築"
 
 
@@ -3751,11 +3760,15 @@ msgstr "チャネルを検索..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "通貨を検索..."
 msgstr "通貨を検索..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "ファセット値を検索..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "検索インデックスの再構築を開始できませんでした"
 msgstr "検索インデックスの再構築を開始できませんでした"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "検索インデックスの再構築を開始しました"
 msgstr "検索インデックスの再構築を開始しました"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "注文の配送方法が設定されました"
 msgstr "注文の配送方法が設定されました"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "配送方法"
 msgstr "配送方法"
 
 
@@ -4598,7 +4611,7 @@ msgstr "選択した状態に遷移"
 msgid "True"
 msgid "True"
 msgstr "真"
 msgstr "真"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "検索するには少なくとも2文字を入力してください..."
 msgstr "検索するには少なくとも2文字を入力してください..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "デフォルトの配送先住所として使用"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "グローバル在庫切れしきい値を使用"
 msgstr "グローバル在庫切れしきい値を使用"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "ユーザー名"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensionsはDashboardBaseWidget内で使用する必要があります"
 msgstr "useWidgetDimensionsはDashboardBaseWidget内で使用する必要があります"
@@ -4782,10 +4791,6 @@ msgstr "管理者にのみ表示"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "顧客に表示"
 msgstr "顧客に表示"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "おかえりなさい"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Vendureへようこそ"
 msgstr "Vendureへようこそ"

+ 54 - 49
packages/dashboard/src/i18n/locales/nb.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Feil ved spørringsutvidelse"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Siden vil fortsette med standardspørringen."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Spørringsutvidelse inneholder ugyldig GraphQL-syntaks"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Feil ved spørringsutvidelse:"
 msgstr "Feil ved spørringsutvidelse:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Feil ved spørringsutvidelse"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Siden vil fortsette med standardspørringen."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} valgt"
 msgstr "{0} valgt"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} varianter"
 msgstr "{0} varianter"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} flere"
 msgstr "+ {0} flere"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} flere"
 msgstr "+ {leftOver} flere"
 
 
@@ -871,7 +871,7 @@ msgstr "Legg til kundegrupper"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Legg til fasettverdi"
 msgstr "Legg til fasettverdi"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Legg til fasettverdier"
 msgstr "Legg til fasettverdier"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Tilgjengelig:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Gjennomsnittlig ordreverdi"
 msgstr "Gjennomsnittlig ordreverdi"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Tilbake til søk"
 msgstr "Tilbake til søk"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Fakturaadresse satt for bestilling"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Fakturaadresse fjernet fra bestilling"
 msgstr "Fakturaadresse fjernet fra bestilling"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Bla gjennom fasetter"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Samlingens innhold for {collectionName}"
 msgstr "Samlingens innhold for {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Samlinger"
 msgstr "Samlinger"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "inneholder"
 msgstr "inneholder"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Innhold"
 msgstr "Innhold"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Aktiver"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Fasettverdier for {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Fasetter"
 msgstr "Fasetter"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Laster tagger..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Laster..."
 msgstr "Laster..."
@@ -2846,7 +2851,7 @@ msgstr "Ny kanal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Ny samling"
 msgstr "Ny samling"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Ny samling"
 msgstr "Ny samling"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Ny opsjon"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Ny betalingsmetode"
 msgstr "Ny betalingsmetode"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Ny betalingsmetode"
 msgstr "Ny betalingsmetode"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Ny betalingsmetode"
 msgid "New product"
 msgid "New product"
 msgstr "Nytt produkt"
 msgstr "Nytt produkt"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nytt produkt"
 msgstr "Nytt produkt"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Ny produktvariant"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Ny kampanje"
 msgstr "Ny kampanje"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Ny kampanje"
 msgstr "Ny kampanje"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Ny selger"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Ny fraktmetode"
 msgstr "Ny fraktmetode"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Ny fraktmetode"
 msgstr "Ny fraktmetode"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Ingen varer valgt"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Ingen endringer gjort"
 msgstr "Ingen endringer gjort"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Ingen flere fasetter"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Ingen flere varer"
 msgstr "Ingen flere varer"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Ingen resultater"
 msgstr "Ingen resultater"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Ingen resultater funnet"
 msgstr "Ingen resultater funnet"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Betalingsmetode er påkrevd"
 msgstr "Betalingsmetode er påkrevd"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Betalingsmetoder"
 msgstr "Betalingsmetoder"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Produktvarianter"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produkter"
 msgstr "Produkter"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Kampanjer"
 msgstr "Kampanjer"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Sats"
 msgid "Reason"
 msgid "Reason"
 msgstr "Årsak"
 msgstr "Årsak"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Bygg søkeindeks på nytt"
 msgstr "Bygg søkeindeks på nytt"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Søk kanaler..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Søk valutaer..."
 msgstr "Søk valutaer..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Søk i fasetverdier..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Gjenoppbygging av søkeindeks kunne ikke startes"
 msgstr "Gjenoppbygging av søkeindeks kunne ikke startes"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Gjenoppbygging av søkeindeks startet"
 msgstr "Gjenoppbygging av søkeindeks startet"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Leveringsmetode satt for bestilling"
 msgstr "Leveringsmetode satt for bestilling"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Fraktmetoder"
 msgstr "Fraktmetoder"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Gå over til valgt tilstand"
 msgid "True"
 msgid "True"
 msgstr "Sann"
 msgstr "Sann"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Skriv minst 2 tegn for å søke..."
 msgstr "Skriv minst 2 tegn for å søke..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Bruk som standard leveringsadresse"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Bruk global utsolgt-terskel"
 msgstr "Bruk global utsolgt-terskel"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Brukernavn"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions må brukes innenfor en DashboardBaseWidget"
 msgstr "useWidgetDimensions må brukes innenfor en DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Synlig kun for administratorer"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Synlig for kunde"
 msgstr "Synlig for kunde"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Velkommen tilbake!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Velkommen til Vendure"
 msgstr "Velkommen til Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/ne.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "क्वेरी विस्तार त्रुटि"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "पृष्ठ पूर्वनिर्धारित क्वेरीसँग जारी रहनेछ।"
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "क्वेरी विस्तारमा अवैध GraphQL स
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "क्वेरी विस्तार त्रुटि:"
 msgstr "क्वेरी विस्तार त्रुटि:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "क्वेरी विस्तार त्रुटि"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "पृष्ठ पूर्वनिर्धारित क्वेरीसँग जारी रहनेछ।"
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} चयन गरियो"
 msgstr "{0} चयन गरियो"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} प्रकारहरू"
 msgstr "{0} प्रकारहरू"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} थप"
 msgstr "+ {0} थप"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} थप"
 msgstr "+ {leftOver} थप"
 
 
@@ -871,7 +871,7 @@ msgstr "ग्राहक समूहहरू थप्नुहोस्"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "विशेषता मान थप्नुहोस्"
 msgstr "विशेषता मान थप्नुहोस्"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "विशेषता मानहरू थप्नुहोस्"
 msgstr "विशेषता मानहरू थप्नुहोस्"
 
 
@@ -1174,7 +1174,7 @@ msgstr "उपलब्ध:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "औसत अर्डर मूल्य"
 msgstr "औसत अर्डर मूल्य"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "खोजीमा फर्कनुहोस्"
 msgstr "खोजीमा फर्कनुहोस्"
 
 
@@ -1204,6 +1204,11 @@ msgstr "अर्डरको लागि बिलिङ ठेगाना 
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "अर्डरबाट बिलिङ ठेगाना हटाइएको"
 msgstr "अर्डरबाट बिलिङ ठेगाना हटाइएको"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "फासेटहरू ब्राउज गर्नुहोस्"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "{collectionName} को संग्रह सामग्री"
 msgstr "{collectionName} को संग्रह सामग्री"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "संग्रहहरू"
 msgstr "संग्रहहरू"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "समावेश गर्दछ"
 msgstr "समावेश गर्दछ"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "सामग्रीहरू"
 msgstr "सामग्रीहरू"
 
 
@@ -1831,7 +1836,7 @@ msgstr "सक्षम पार्नुहोस्"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "{facetName} को विशेषता मानहरू"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "विशेषताहरू"
 msgstr "विशेषताहरू"
 
 
@@ -2666,7 +2671,7 @@ msgstr "ट्यागहरू लोड गर्दै..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "लोड गर्दै..."
 msgstr "लोड गर्दै..."
@@ -2846,7 +2851,7 @@ msgstr "नयाँ च्यानल"
 msgid "New collection"
 msgid "New collection"
 msgstr "नयाँ संग्रह"
 msgstr "नयाँ संग्रह"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "नयाँ संग्रह"
 msgstr "नयाँ संग्रह"
 
 
@@ -2904,7 +2909,7 @@ msgstr "नयाँ विकल्प"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "नयाँ भुक्तानी विधि"
 msgstr "नयाँ भुक्तानी विधि"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "नयाँ भुक्तानी विधि"
 msgstr "नयाँ भुक्तानी विधि"
 
 
@@ -2913,7 +2918,7 @@ msgstr "नयाँ भुक्तानी विधि"
 msgid "New product"
 msgid "New product"
 msgstr "नयाँ उत्पादन"
 msgstr "नयाँ उत्पादन"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "नयाँ उत्पादन"
 msgstr "नयाँ उत्पादन"
 
 
@@ -2934,7 +2939,7 @@ msgstr "नयाँ उत्पादन भेरियन्ट"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "नयाँ प्रमोशन"
 msgstr "नयाँ प्रमोशन"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "नयाँ प्रमोशन"
 msgstr "नयाँ प्रमोशन"
 
 
@@ -2961,7 +2966,7 @@ msgstr "नयाँ विक्रेता"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "नयाँ ढुवानी विधि"
 msgstr "नयाँ ढुवानी विधि"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "नयाँ ढुवानी विधि"
 msgstr "नयाँ ढुवानी विधि"
 
 
@@ -3075,8 +3080,12 @@ msgstr "कुनै वस्तुहरू चयन गरिएको छ
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "कुनै परिमार्जन गरिएको छैन"
 msgstr "कुनै परिमार्जन गरिएको छैन"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "थप फासेटहरू छैनन्"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "थप वस्तुहरू छैनन्"
 msgstr "थप वस्तुहरू छैनन्"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "कुनै परिणामहरू छैनन्"
 msgstr "कुनै परिणामहरू छैनन्"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "कुनै परिणामहरू फेला परेन"
 msgstr "कुनै परिणामहरू फेला परेन"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "भुक्तानी विधि आवश्यक छ"
 msgstr "भुक्तानी विधि आवश्यक छ"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "भुक्तानी विधिहरू"
 msgstr "भुक्तानी विधिहरू"
 
 
@@ -3501,8 +3510,8 @@ msgstr "उत्पादन भेरियन्टहरू"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "उत्पादनहरू"
 msgstr "उत्पादनहरू"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "प्रोफाइल"
 msgstr "प्रोफाइल"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "प्रमोशनहरू"
 msgstr "प्रमोशनहरू"
 
 
@@ -3539,7 +3548,7 @@ msgstr "दर"
 msgid "Reason"
 msgid "Reason"
 msgstr "कारण"
 msgstr "कारण"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "खोज सूचकांक पुनर्निर्माण गर्नुहोस्"
 msgstr "खोज सूचकांक पुनर्निर्माण गर्नुहोस्"
 
 
@@ -3751,11 +3760,15 @@ msgstr "च्यानलहरू खोज्नुहोस्..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "मुद्राहरू खोज्नुहोस्..."
 msgstr "मुद्राहरू खोज्नुहोस्..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "फासेट मानहरू खोज्नुहोस्..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "खोज सूचकांक पुनर्निर्माण सुरु गर्न सकिएन"
 msgstr "खोज सूचकांक पुनर्निर्माण सुरु गर्न सकिएन"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "खोज सूचकांक पुनर्निर्माण सुरु भयो"
 msgstr "खोज सूचकांक पुनर्निर्माण सुरु भयो"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "अर्डरको लागि ढुवानी विधि सेट गरियो"
 msgstr "अर्डरको लागि ढुवानी विधि सेट गरियो"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "ढुवानी विधिहरू"
 msgstr "ढुवानी विधिहरू"
 
 
@@ -4598,7 +4611,7 @@ msgstr "चयन गरिएको स्थितिमा संक्रम
 msgid "True"
 msgid "True"
 msgstr "सत्य"
 msgstr "सत्य"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "खोज्न कम्तिमा २ वर्णहरू टाइप गर्नुहोस्..."
 msgstr "खोज्न कम्तिमा २ वर्णहरू टाइप गर्नुहोस्..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "पूर्वनिर्धारित ढुवानी ठेग
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "ग्लोबल स्टक बाहिर थ्रेसहोल्ड प्रयोग गर्नुहोस्"
 msgstr "ग्लोबल स्टक बाहिर थ्रेसहोल्ड प्रयोग गर्नुहोस्"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "प्रयोगकर्ता नाम"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions लाई DashboardBaseWidget भित्र प्रयोग गर्नुपर्छ"
 msgstr "useWidgetDimensions लाई DashboardBaseWidget भित्र प्रयोग गर्नुपर्छ"
@@ -4782,10 +4791,6 @@ msgstr "प्रशासकहरूलाई मात्र देखिन
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "ग्राहकलाई देखिने"
 msgstr "ग्राहकलाई देखिने"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "फेरि स्वागत छ!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Vendure मा स्वागत छ"
 msgstr "Vendure मा स्वागत छ"

+ 54 - 49
packages/dashboard/src/i18n/locales/pl.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Błąd rozszerzenia zapytania"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Strona będzie kontynuowana z domyślnym zapytaniem."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Rozszerzenie zapytania zawiera nieprawidłową składnię GraphQL"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Błąd rozszerzenia zapytania: "
 msgstr "Błąd rozszerzenia zapytania: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Błąd rozszerzenia zapytania"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Strona będzie kontynuowana z domyślnym zapytaniem."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} wybranych"
 msgstr "{0} wybranych"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} wariantów"
 msgstr "{0} wariantów"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} więcej"
 msgstr "+ {0} więcej"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} więcej"
 msgstr "+ {leftOver} więcej"
 
 
@@ -871,7 +871,7 @@ msgstr "Dodaj grupy klientów"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Dodaj wartość aspektu"
 msgstr "Dodaj wartość aspektu"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Dodaj wartości aspektów"
 msgstr "Dodaj wartości aspektów"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Dostępne:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Średnia wartość zamówienia"
 msgstr "Średnia wartość zamówienia"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Wróć do wyszukiwania"
 msgstr "Wróć do wyszukiwania"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Adres rozliczeniowy ustawiony dla zamówienia"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Adres rozliczeniowy usunięty z zamówienia"
 msgstr "Adres rozliczeniowy usunięty z zamówienia"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Przeglądaj fasety"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Zawartość kolekcji {collectionName}"
 msgstr "Zawartość kolekcji {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Kolekcje"
 msgstr "Kolekcje"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "zawiera"
 msgstr "zawiera"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Zawartość"
 msgstr "Zawartość"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Włącz"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Wartości aspektów dla {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Aspekty"
 msgstr "Aspekty"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Ładowanie tagów..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Ładowanie..."
 msgstr "Ładowanie..."
@@ -2846,7 +2851,7 @@ msgstr "Nowy kanał"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nowa kolekcja"
 msgstr "Nowa kolekcja"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nowa kolekcja"
 msgstr "Nowa kolekcja"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nowa opcja"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Nowa metoda płatności"
 msgstr "Nowa metoda płatności"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Nowa metoda płatności"
 msgstr "Nowa metoda płatności"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Nowa metoda płatności"
 msgid "New product"
 msgid "New product"
 msgstr "Nowy produkt"
 msgstr "Nowy produkt"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Nowy produkt"
 msgstr "Nowy produkt"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nowy wariant produktu"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nowa promocja"
 msgstr "Nowa promocja"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nowa promocja"
 msgstr "Nowa promocja"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Nowy sprzedawca"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Nowa metoda wysyłki"
 msgstr "Nowa metoda wysyłki"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Nowa metoda wysyłki"
 msgstr "Nowa metoda wysyłki"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nie wybrano pozycji"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nie wprowadzono modyfikacji"
 msgstr "Nie wprowadzono modyfikacji"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Brak więcej faset"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Nie ma więcej pozycji"
 msgstr "Nie ma więcej pozycji"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Brak wyników"
 msgstr "Brak wyników"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nie znaleziono wyników"
 msgstr "Nie znaleziono wyników"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Metoda płatności jest wymagana"
 msgstr "Metoda płatności jest wymagana"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Metody płatności"
 msgstr "Metody płatności"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Warianty produktów"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produkty"
 msgstr "Produkty"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promocje"
 msgstr "Promocje"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Stawka"
 msgid "Reason"
 msgid "Reason"
 msgstr "Przyczyna"
 msgstr "Przyczyna"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Przebuduj indeks wyszukiwania"
 msgstr "Przebuduj indeks wyszukiwania"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Szukaj kanałów..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Szukaj walut..."
 msgstr "Szukaj walut..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Wyszukaj wartości faset..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Nie można było rozpocząć przebudowy indeksu wyszukiwania"
 msgstr "Nie można było rozpocząć przebudowy indeksu wyszukiwania"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Rozpoczęto przebudowę indeksu wyszukiwania"
 msgstr "Rozpoczęto przebudowę indeksu wyszukiwania"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Metoda dostawy ustawiona dla zamówienia"
 msgstr "Metoda dostawy ustawiona dla zamówienia"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Metody wysyłki"
 msgstr "Metody wysyłki"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Przejdź do wybranego stanu"
 msgid "True"
 msgid "True"
 msgstr "Prawda"
 msgstr "Prawda"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Wpisz co najmniej 2 znaki, aby wyszukać..."
 msgstr "Wpisz co najmniej 2 znaki, aby wyszukać..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Użyj jako domyślny adres wysyłki"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Użyj globalnego progu braku w magazynie"
 msgstr "Użyj globalnego progu braku w magazynie"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nazwa użytkownika"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions musi być używane wewnątrz DashboardBaseWidget"
 msgstr "useWidgetDimensions musi być używane wewnątrz DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Widoczne tylko dla administratorów"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Widoczne dla klienta"
 msgstr "Widoczne dla klienta"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Witamy ponownie!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Witamy w Vendure"
 msgstr "Witamy w Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/pt_BR.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Erro de extensão de consulta"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "A página continuará com a consulta padrão."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "A extensão de consulta contém sintaxe GraphQL inválida"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Erro de extensão de consulta: "
 msgstr "Erro de extensão de consulta: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Erro de extensão de consulta"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "A página continuará com a consulta padrão."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} selecionados"
 msgstr "{0} selecionados"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variantes"
 msgstr "{0} variantes"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} mais"
 msgstr "+ {0} mais"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} mais"
 msgstr "+ {leftOver} mais"
 
 
@@ -871,7 +871,7 @@ msgstr "Adicionar grupos de clientes"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Adicionar valor de faceta"
 msgstr "Adicionar valor de faceta"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Adicionar valores de faceta"
 msgstr "Adicionar valores de faceta"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Disponível:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Valor médio do pedido"
 msgstr "Valor médio do pedido"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Voltar à pesquisa"
 msgstr "Voltar à pesquisa"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Endereço de cobrança definido para o pedido"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Endereço de cobrança removido do pedido"
 msgstr "Endereço de cobrança removido do pedido"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Navegar por facetas"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Conteúdo da coleção {collectionName}"
 msgstr "Conteúdo da coleção {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Coleções"
 msgstr "Coleções"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contém"
 msgstr "contém"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Conteúdo"
 msgstr "Conteúdo"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Habilitar"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Valores de faceta para {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facetas"
 msgstr "Facetas"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Carregando tags..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Carregando..."
 msgstr "Carregando..."
@@ -2846,7 +2851,7 @@ msgstr "Novo canal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nova coleção"
 msgstr "Nova coleção"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nova coleção"
 msgstr "Nova coleção"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nova opção"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Novo método de pagamento"
 msgstr "Novo método de pagamento"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Novo método de pagamento"
 msgstr "Novo método de pagamento"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Novo método de pagamento"
 msgid "New product"
 msgid "New product"
 msgstr "Novo produto"
 msgstr "Novo produto"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Novo produto"
 msgstr "Novo produto"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nova variante de produto"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nova promoção"
 msgstr "Nova promoção"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nova promoção"
 msgstr "Nova promoção"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Novo vendedor"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Novo método de envio"
 msgstr "Novo método de envio"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Novo método de envio"
 msgstr "Novo método de envio"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nenhum item selecionado"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nenhuma modificação feita"
 msgstr "Nenhuma modificação feita"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Não há mais facetas"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Não há mais itens"
 msgstr "Não há mais itens"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Nenhum resultado"
 msgstr "Nenhum resultado"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nenhum resultado encontrado"
 msgstr "Nenhum resultado encontrado"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Método de pagamento é obrigatório"
 msgstr "Método de pagamento é obrigatório"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Métodos de pagamento"
 msgstr "Métodos de pagamento"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Variantes de produto"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produtos"
 msgstr "Produtos"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Perfil"
 msgstr "Perfil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promoções"
 msgstr "Promoções"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Taxa"
 msgid "Reason"
 msgid "Reason"
 msgstr "Motivo"
 msgstr "Motivo"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Reconstruir índice de pesquisa"
 msgstr "Reconstruir índice de pesquisa"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Pesquisar canais..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Pesquisar moedas..."
 msgstr "Pesquisar moedas..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Pesquisar valores de facetas..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Reconstrução do índice de pesquisa não pôde ser iniciada"
 msgstr "Reconstrução do índice de pesquisa não pôde ser iniciada"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Reconstrução do índice de pesquisa iniciada"
 msgstr "Reconstrução do índice de pesquisa iniciada"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Método de entrega definido para o pedido"
 msgstr "Método de entrega definido para o pedido"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Métodos de envio"
 msgstr "Métodos de envio"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transicionar para estado selecionado"
 msgid "True"
 msgid "True"
 msgstr "Verdadeiro"
 msgstr "Verdadeiro"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Digite pelo menos 2 caracteres para pesquisar..."
 msgstr "Digite pelo menos 2 caracteres para pesquisar..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Usar como endereço de entrega padrão"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Usar limite global de fora de estoque"
 msgstr "Usar limite global de fora de estoque"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nome de usuário"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions deve ser usado dentro de um DashboardBaseWidget"
 msgstr "useWidgetDimensions deve ser usado dentro de um DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visível apenas para administradores"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visível para o cliente"
 msgstr "Visível para o cliente"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Bem-vindo de volta!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Bem-vindo ao Vendure"
 msgstr "Bem-vindo ao Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/pt_PT.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Erro de extensão de consulta"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "A página continuará com a consulta predefinida."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Extensão de consulta contém sintaxe GraphQL inválida"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Erro de extensão de consulta:"
 msgstr "Erro de extensão de consulta:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Erro de extensão de consulta"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "A página continuará com a consulta predefinida."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} selecionados"
 msgstr "{0} selecionados"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} variantes"
 msgstr "{0} variantes"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} mais"
 msgstr "+ {0} mais"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} mais"
 msgstr "+ {leftOver} mais"
 
 
@@ -871,7 +871,7 @@ msgstr "Adicionar grupos de clientes"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Adicionar valor de faceta"
 msgstr "Adicionar valor de faceta"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Adicionar valores de faceta"
 msgstr "Adicionar valores de faceta"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Disponível:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Valor médio da encomenda"
 msgstr "Valor médio da encomenda"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Voltar à pesquisa"
 msgstr "Voltar à pesquisa"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Endereço de faturação definido para a encomenda"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Endereço de faturação removido da encomenda"
 msgstr "Endereço de faturação removido da encomenda"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Explorar facetas"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Conteúdo da coleção {collectionName}"
 msgstr "Conteúdo da coleção {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Coleções"
 msgstr "Coleções"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "contém"
 msgstr "contém"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Conteúdo"
 msgstr "Conteúdo"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Ativar"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Valores de faceta para {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facetas"
 msgstr "Facetas"
 
 
@@ -2666,7 +2671,7 @@ msgstr "A carregar etiquetas..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "A carregar..."
 msgstr "A carregar..."
@@ -2846,7 +2851,7 @@ msgstr "Novo canal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Nova coleção"
 msgstr "Nova coleção"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Nova coleção"
 msgstr "Nova coleção"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nova opção"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Novo método de pagamento"
 msgstr "Novo método de pagamento"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Novo método de pagamento"
 msgstr "Novo método de pagamento"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Novo método de pagamento"
 msgid "New product"
 msgid "New product"
 msgstr "Novo produto"
 msgstr "Novo produto"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Novo produto"
 msgstr "Novo produto"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Nova variante de produto"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Nova promoção"
 msgstr "Nova promoção"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Nova promoção"
 msgstr "Nova promoção"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Novo vendedor"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Novo método de envio"
 msgstr "Novo método de envio"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Novo método de envio"
 msgstr "Novo método de envio"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Nenhum item selecionado"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Nenhuma modificação efetuada"
 msgstr "Nenhuma modificação efetuada"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Não existem mais facetas"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Não há mais itens"
 msgstr "Não há mais itens"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Nenhum resultado"
 msgstr "Nenhum resultado"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Nenhum resultado encontrado"
 msgstr "Nenhum resultado encontrado"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Método de pagamento é obrigatório"
 msgstr "Método de pagamento é obrigatório"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Métodos de pagamento"
 msgstr "Métodos de pagamento"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Variantes de produtos"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produtos"
 msgstr "Produtos"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Perfil"
 msgstr "Perfil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promoções"
 msgstr "Promoções"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Taxa"
 msgid "Reason"
 msgid "Reason"
 msgstr "Motivo"
 msgstr "Motivo"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Reconstruir índice de pesquisa"
 msgstr "Reconstruir índice de pesquisa"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Pesquisar canais..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Pesquisar moedas..."
 msgstr "Pesquisar moedas..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Pesquisar valores de facetas..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Reconstrução do índice de pesquisa não pôde ser iniciada"
 msgstr "Reconstrução do índice de pesquisa não pôde ser iniciada"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Reconstrução do índice de pesquisa iniciada"
 msgstr "Reconstrução do índice de pesquisa iniciada"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Método de envio definido para a encomenda"
 msgstr "Método de envio definido para a encomenda"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Métodos de envio"
 msgstr "Métodos de envio"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Transitar para estado selecionado"
 msgid "True"
 msgid "True"
 msgstr "Verdadeiro"
 msgstr "Verdadeiro"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Digite pelo menos 2 caracteres para pesquisar..."
 msgstr "Digite pelo menos 2 caracteres para pesquisar..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Usar como morada de envio predefinida"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Usar limite global de esgotado"
 msgstr "Usar limite global de esgotado"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Nome de utilizador"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions deve ser utilizado dentro de um DashboardBaseWidget"
 msgstr "useWidgetDimensions deve ser utilizado dentro de um DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Visível apenas para administradores"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Visível para o cliente"
 msgstr "Visível para o cliente"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Bem-vindo de volta!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Bem-vindo ao Vendure"
 msgstr "Bem-vindo ao Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/ru.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Ошибка расширения запроса"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Страница продолжит работу с запросом по умолчанию."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Расширение запроса содержит недопусти
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Ошибка расширения запроса: "
 msgstr "Ошибка расширения запроса: "
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Ошибка расширения запроса"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Страница продолжит работу с запросом по умолчанию."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} выбрано"
 msgstr "{0} выбрано"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} вариантов"
 msgstr "{0} вариантов"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ ещё {0}"
 msgstr "+ ещё {0}"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ ещё {leftOver}"
 msgstr "+ ещё {leftOver}"
 
 
@@ -871,7 +871,7 @@ msgstr "Добавить группы клиентов"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Добавить значение фасета"
 msgstr "Добавить значение фасета"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Добавить значения фасета"
 msgstr "Добавить значения фасета"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Доступно:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Средняя сумма заказа"
 msgstr "Средняя сумма заказа"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Вернуться к поиску"
 msgstr "Вернуться к поиску"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Адрес выставления счета установлен для
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Адрес выставления счета удален из заказа"
 msgstr "Адрес выставления счета удален из заказа"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Просмотр фасетов"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Содержимое коллекции {collectionName}"
 msgstr "Содержимое коллекции {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Коллекции"
 msgstr "Коллекции"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "содержит"
 msgstr "содержит"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Содержимое"
 msgstr "Содержимое"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Включить"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Значения фасета для {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Аспекты"
 msgstr "Аспекты"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Загрузка тегов..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Загрузка..."
 msgstr "Загрузка..."
@@ -2846,7 +2851,7 @@ msgstr "Новый канал"
 msgid "New collection"
 msgid "New collection"
 msgstr "Новая коллекция"
 msgstr "Новая коллекция"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Новая коллекция"
 msgstr "Новая коллекция"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Новая опция"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Новый способ оплаты"
 msgstr "Новый способ оплаты"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Новый способ оплаты"
 msgstr "Новый способ оплаты"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Новый способ оплаты"
 msgid "New product"
 msgid "New product"
 msgstr "Новый товар"
 msgstr "Новый товар"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Новый товар"
 msgstr "Новый товар"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Новый вариант товара"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Новая акция"
 msgstr "Новая акция"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Новая акция"
 msgstr "Новая акция"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Новый продавец"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Новый способ доставки"
 msgstr "Новый способ доставки"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Новый способ доставки"
 msgstr "Новый способ доставки"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Элементы не выбраны"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Изменения не внесены"
 msgstr "Изменения не внесены"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Больше нет фасетов"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Больше нет элементов"
 msgstr "Больше нет элементов"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Нет результатов"
 msgstr "Нет результатов"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Результаты не найдены"
 msgstr "Результаты не найдены"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Способ оплаты обязателен"
 msgstr "Способ оплаты обязателен"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Способы оплаты"
 msgstr "Способы оплаты"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Варианты товаров"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Товары"
 msgstr "Товары"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Профиль"
 msgstr "Профиль"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Акции"
 msgstr "Акции"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Ставка"
 msgid "Reason"
 msgid "Reason"
 msgstr "Причина"
 msgstr "Причина"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Перестроить поисковый индекс"
 msgstr "Перестроить поисковый индекс"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Поиск каналов..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Поиск валют..."
 msgstr "Поиск валют..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Поиск значений фасетов..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Не удалось начать перестроение поискового индекса"
 msgstr "Не удалось начать перестроение поискового индекса"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Начато перестроение поискового индекса"
 msgstr "Начато перестроение поискового индекса"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Способ доставки установлен для заказа"
 msgstr "Способ доставки установлен для заказа"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Способы доставки"
 msgstr "Способы доставки"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Перейти в выбранное состояние"
 msgid "True"
 msgid "True"
 msgstr "Истина"
 msgstr "Истина"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Введите минимум 2 символа для поиска..."
 msgstr "Введите минимум 2 символа для поиска..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Использовать как адрес доставки по умо
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Использовать глобальный порог отсутствия на складе"
 msgstr "Использовать глобальный порог отсутствия на складе"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Имя пользователя"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions должен использоваться внутри DashboardBaseWidget"
 msgstr "useWidgetDimensions должен использоваться внутри DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Видно только администраторам"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Видно клиенту"
 msgstr "Видно клиенту"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "С возвращением!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Добро пожаловать в Vendure"
 msgstr "Добро пожаловать в Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/sv.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Frågeförlängningsfel"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Sidan kommer fortsätta med standardfrågan."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Frågeförlängning innehåller ogiltig GraphQL-syntax"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Frågeförlängningsfel:"
 msgstr "Frågeförlängningsfel:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Frågeförlängningsfel"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Sidan kommer fortsätta med standardfrågan."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} valda"
 msgstr "{0} valda"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} varianter"
 msgstr "{0} varianter"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} till"
 msgstr "+ {0} till"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} till"
 msgstr "+ {leftOver} till"
 
 
@@ -871,7 +871,7 @@ msgstr "Lägg till kundgrupper"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Lägg till facettvärde"
 msgstr "Lägg till facettvärde"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Lägg till facettvärden"
 msgstr "Lägg till facettvärden"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Tillgängligt:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Genomsnittligt ordervärde"
 msgstr "Genomsnittligt ordervärde"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Tillbaka till sökning"
 msgstr "Tillbaka till sökning"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Faktureringsadress inställd för beställning"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Faktureringsadress borttagen från beställning"
 msgstr "Faktureringsadress borttagen från beställning"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Bläddra bland fasetter"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Kollektionsinnehåll för {collectionName}"
 msgstr "Kollektionsinnehåll för {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Kollektioner"
 msgstr "Kollektioner"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "innehåller"
 msgstr "innehåller"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Innehåll"
 msgstr "Innehåll"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Aktivera"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Facettvärden för {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Facetter"
 msgstr "Facetter"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Laddar taggar..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Laddar..."
 msgstr "Laddar..."
@@ -2846,7 +2851,7 @@ msgstr "Ny kanal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Ny kollektion"
 msgstr "Ny kollektion"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Ny kollektion"
 msgstr "Ny kollektion"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Nytt alternativ"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Ny betalningsmetod"
 msgstr "Ny betalningsmetod"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Ny betalningsmetod"
 msgstr "Ny betalningsmetod"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Ny betalningsmetod"
 msgid "New product"
 msgid "New product"
 msgstr "Ny produkt"
 msgstr "Ny produkt"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Ny produkt"
 msgstr "Ny produkt"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Ny produktvariant"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Ny kampanj"
 msgstr "Ny kampanj"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Ny kampanj"
 msgstr "Ny kampanj"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Ny säljare"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Ny fraktmetod"
 msgstr "Ny fraktmetod"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Ny fraktmetod"
 msgstr "Ny fraktmetod"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Inga artiklar valda"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Inga ändringar gjorda"
 msgstr "Inga ändringar gjorda"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Inga fler fasetter"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Inga fler artiklar"
 msgstr "Inga fler artiklar"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Inga resultat"
 msgstr "Inga resultat"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Inga resultat hittades"
 msgstr "Inga resultat hittades"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Betalningsmetod krävs"
 msgstr "Betalningsmetod krävs"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Betalningsmetoder"
 msgstr "Betalningsmetoder"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Produktvarianter"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Produkter"
 msgstr "Produkter"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Kampanjer"
 msgstr "Kampanjer"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Sats"
 msgid "Reason"
 msgid "Reason"
 msgstr "Anledning"
 msgstr "Anledning"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Återuppbygg sökindex"
 msgstr "Återuppbygg sökindex"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Sök kanaler..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Sök valutor..."
 msgstr "Sök valutor..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Sök fasettvärden..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Återuppbyggnad av sökindex kunde inte startas"
 msgstr "Återuppbyggnad av sökindex kunde inte startas"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Återuppbyggnad av sökindex startad"
 msgstr "Återuppbyggnad av sökindex startad"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Leveransmetod angiven för beställning"
 msgstr "Leveransmetod angiven för beställning"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Fraktmetoder"
 msgstr "Fraktmetoder"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Övergå till vald status"
 msgid "True"
 msgid "True"
 msgstr "Sant"
 msgstr "Sant"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Skriv minst 2 tecken för att söka..."
 msgstr "Skriv minst 2 tecken för att söka..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Använd som standardleveransadress"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Använd global utlagd tröskel"
 msgstr "Använd global utlagd tröskel"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Användarnamn"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions måste användas inom en DashboardBaseWidget"
 msgstr "useWidgetDimensions måste användas inom en DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Synlig endast för administratörer"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Synlig för kund"
 msgstr "Synlig för kund"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Välkommen tillbaka!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Välkommen till Vendure"
 msgstr "Välkommen till Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/tr.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Sorgu uzatma hatası"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Sayfa varsayılan sorgu ile devam edecek."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Sorgu uzatma geçersiz GraphQL sözdizimi içeriyor"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Sorgu uzatma hatası:"
 msgstr "Sorgu uzatma hatası:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Sorgu uzatma hatası"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Sayfa varsayılan sorgu ile devam edecek."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} seçildi"
 msgstr "{0} seçildi"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} varyant"
 msgstr "{0} varyant"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} daha"
 msgstr "+ {0} daha"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} daha"
 msgstr "+ {leftOver} daha"
 
 
@@ -871,7 +871,7 @@ msgstr "Müşteri grupları ekle"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Özellik değeri ekle"
 msgstr "Özellik değeri ekle"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Özellik değerleri ekle"
 msgstr "Özellik değerleri ekle"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Mevcut:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Ortalama Sipariş Değeri"
 msgstr "Ortalama Sipariş Değeri"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Aramaya dön"
 msgstr "Aramaya dön"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Sipariş için fatura adresi ayarlandı"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Siparişten fatura adresi kaldırıldı"
 msgstr "Siparişten fatura adresi kaldırıldı"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Fasetlere göz at"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "{collectionName} için koleksiyon içeriği"
 msgstr "{collectionName} için koleksiyon içeriği"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Koleksiyonlar"
 msgstr "Koleksiyonlar"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "içerir"
 msgstr "içerir"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "İçerik"
 msgstr "İçerik"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Etkinleştir"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "{facetName} için özellik değerleri"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Özellikler"
 msgstr "Özellikler"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Etiketler yükleniyor..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Yükleniyor..."
 msgstr "Yükleniyor..."
@@ -2846,7 +2851,7 @@ msgstr "Yeni Kanal"
 msgid "New collection"
 msgid "New collection"
 msgstr "Yeni koleksiyon"
 msgstr "Yeni koleksiyon"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Yeni Koleksiyon"
 msgstr "Yeni Koleksiyon"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Yeni seçenek"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Yeni ödeme yöntemi"
 msgstr "Yeni ödeme yöntemi"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Yeni Ödeme Yöntemi"
 msgstr "Yeni Ödeme Yöntemi"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Yeni Ödeme Yöntemi"
 msgid "New product"
 msgid "New product"
 msgstr "Yeni ürün"
 msgstr "Yeni ürün"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Yeni Ürün"
 msgstr "Yeni Ürün"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Yeni ürün varyantı"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Yeni promosyon"
 msgstr "Yeni promosyon"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Yeni Promosyon"
 msgstr "Yeni Promosyon"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Yeni Satıcı"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Yeni kargo yöntemi"
 msgstr "Yeni kargo yöntemi"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Yeni Kargo Yöntemi"
 msgstr "Yeni Kargo Yöntemi"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Öğe seçilmedi"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Değişiklik yapılmadı"
 msgstr "Değişiklik yapılmadı"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Başka faset yok"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Başka öğe yok"
 msgstr "Başka öğe yok"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Sonuç yok"
 msgstr "Sonuç yok"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Sonuç bulunamadı"
 msgstr "Sonuç bulunamadı"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Ödeme yöntemi gereklidir"
 msgstr "Ödeme yöntemi gereklidir"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Ödeme Yöntemleri"
 msgstr "Ödeme Yöntemleri"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Ürün Varyantları"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Ürünler"
 msgstr "Ürünler"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Profil"
 msgstr "Profil"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Promosyonlar"
 msgstr "Promosyonlar"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Oran"
 msgid "Reason"
 msgid "Reason"
 msgstr "Sebep"
 msgstr "Sebep"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Arama indeksini yeniden oluştur"
 msgstr "Arama indeksini yeniden oluştur"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Kanalları ara..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Para birimlerini ara..."
 msgstr "Para birimlerini ara..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Faset değerlerini ara..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Arama indeksi yeniden oluşturma başlatılamadı"
 msgstr "Arama indeksi yeniden oluşturma başlatılamadı"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Arama indeksi yeniden oluşturma başlatıldı"
 msgstr "Arama indeksi yeniden oluşturma başlatıldı"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Sipariş için kargo yöntemi ayarlandı"
 msgstr "Sipariş için kargo yöntemi ayarlandı"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Kargo Yöntemleri"
 msgstr "Kargo Yöntemleri"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Seçili duruma geç"
 msgid "True"
 msgid "True"
 msgstr "Doğru"
 msgstr "Doğru"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Aramak için en az 2 karakter yazın..."
 msgstr "Aramak için en az 2 karakter yazın..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Varsayılan kargo adresi olarak kullan"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Genel stok tükenmesi eşiğini kullan"
 msgstr "Genel stok tükenmesi eşiğini kullan"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Kullanıcı adı"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions bir DashboardBaseWidget içinde kullanılmalıdır"
 msgstr "useWidgetDimensions bir DashboardBaseWidget içinde kullanılmalıdır"
@@ -4782,10 +4791,6 @@ msgstr "Sadece yöneticilere görünür"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Müşteriye görünür"
 msgstr "Müşteriye görünür"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "Tekrar hoş geldiniz!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Vendure'a hoş geldiniz"
 msgstr "Vendure'a hoş geldiniz"

+ 54 - 49
packages/dashboard/src/i18n/locales/uk.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "Помилка розширення запиту"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "Сторінка продовжить роботу із запитом за замовчуванням."
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "Розширення запиту містить недійсний си
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "Помилка розширення запиту:"
 msgstr "Помилка розширення запиту:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "Помилка розширення запиту"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "Сторінка продовжить роботу із запитом за замовчуванням."
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "{0} вибрано"
 msgstr "{0} вибрано"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} варіантів"
 msgstr "{0} варіантів"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ ще {0}"
 msgstr "+ ще {0}"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ ще {leftOver}"
 msgstr "+ ще {leftOver}"
 
 
@@ -871,7 +871,7 @@ msgstr "Додати групи клієнтів"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "Додати значення фасету"
 msgstr "Додати значення фасету"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "Додати значення фасетів"
 msgstr "Додати значення фасетів"
 
 
@@ -1174,7 +1174,7 @@ msgstr "Доступно:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "Середня вартість замовлення"
 msgstr "Середня вартість замовлення"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "Повернутися до пошуку"
 msgstr "Повернутися до пошуку"
 
 
@@ -1204,6 +1204,11 @@ msgstr "Адреса для виставлення рахунків встано
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "Адреса для виставлення рахунків видалена із замовлення"
 msgstr "Адреса для виставлення рахунків видалена із замовлення"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "Перегляд фасетів"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "Вміст колекції {collectionName}"
 msgstr "Вміст колекції {collectionName}"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "Колекції"
 msgstr "Колекції"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "містить"
 msgstr "містить"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "Вміст"
 msgstr "Вміст"
 
 
@@ -1831,7 +1836,7 @@ msgstr "Увімкнути"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "Значення фасетів для {facetName}"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "Фасети"
 msgstr "Фасети"
 
 
@@ -2666,7 +2671,7 @@ msgstr "Завантаження тегів..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "Завантаження..."
 msgstr "Завантаження..."
@@ -2846,7 +2851,7 @@ msgstr "Новий канал"
 msgid "New collection"
 msgid "New collection"
 msgstr "Нова колекція"
 msgstr "Нова колекція"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "Нова колекція"
 msgstr "Нова колекція"
 
 
@@ -2904,7 +2909,7 @@ msgstr "Нова опція"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "Новий спосіб оплати"
 msgstr "Новий спосіб оплати"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "Новий спосіб оплати"
 msgstr "Новий спосіб оплати"
 
 
@@ -2913,7 +2918,7 @@ msgstr "Новий спосіб оплати"
 msgid "New product"
 msgid "New product"
 msgstr "Новий товар"
 msgstr "Новий товар"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "Новий товар"
 msgstr "Новий товар"
 
 
@@ -2934,7 +2939,7 @@ msgstr "Новий варіант товару"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "Нова акція"
 msgstr "Нова акція"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "Нова акція"
 msgstr "Нова акція"
 
 
@@ -2961,7 +2966,7 @@ msgstr "Новий продавець"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "Новий спосіб доставки"
 msgstr "Новий спосіб доставки"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "Новий спосіб доставки"
 msgstr "Новий спосіб доставки"
 
 
@@ -3075,8 +3080,12 @@ msgstr "Елементи не вибрано"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "Зміни не внесено"
 msgstr "Зміни не внесено"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "Більше немає фасетів"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "Більше немає елементів"
 msgstr "Більше немає елементів"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "Немає результатів"
 msgstr "Немає результатів"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "Результати не знайдено"
 msgstr "Результати не знайдено"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "Спосіб оплати обов'язковий"
 msgstr "Спосіб оплати обов'язковий"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "Способи оплати"
 msgstr "Способи оплати"
 
 
@@ -3501,8 +3510,8 @@ msgstr "Варіанти товару"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "Товари"
 msgstr "Товари"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "Профіль"
 msgstr "Профіль"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "Акції"
 msgstr "Акції"
 
 
@@ -3539,7 +3548,7 @@ msgstr "Ставка"
 msgid "Reason"
 msgid "Reason"
 msgstr "Причина"
 msgstr "Причина"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "Перебудувати пошуковий індекс"
 msgstr "Перебудувати пошуковий індекс"
 
 
@@ -3751,11 +3760,15 @@ msgstr "Пошук каналів..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "Пошук валют..."
 msgstr "Пошук валют..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "Пошук значень фасетів..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "Не вдалося розпочати перебудову пошукового індексу"
 msgstr "Не вдалося розпочати перебудову пошукового індексу"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "Розпочато перебудову пошукового індексу"
 msgstr "Розпочато перебудову пошукового індексу"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "Спосіб доставки встановлено для замовлення"
 msgstr "Спосіб доставки встановлено для замовлення"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "Способи доставки"
 msgstr "Способи доставки"
 
 
@@ -4598,7 +4611,7 @@ msgstr "Перейти до вибраного стану"
 msgid "True"
 msgid "True"
 msgstr "Істина"
 msgstr "Істина"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "Введіть принаймні 2 символи для пошуку..."
 msgstr "Введіть принаймні 2 символи для пошуку..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "Використовувати як адресу доставки за 
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "Використовувати глобальний поріг відсутності на складі"
 msgstr "Використовувати глобальний поріг відсутності на складі"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "Ім'я користувача"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions має використовуватися всередині DashboardBaseWidget"
 msgstr "useWidgetDimensions має використовуватися всередині DashboardBaseWidget"
@@ -4782,10 +4791,6 @@ msgstr "Видимо лише адміністраторам"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "Видимо клієнту"
 msgstr "Видимо клієнту"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "З поверненням!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "Ласкаво просимо до Vendure"
 msgstr "Ласкаво просимо до Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/zh_Hans.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "查询扩展错误"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "页面将继续使用默认查询。"
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "查询扩展包含无效的 GraphQL 语法"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "查询扩展错误:"
 msgstr "查询扩展错误:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "查询扩展错误"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "页面将继续使用默认查询。"
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "已选择 {0} 个"
 msgstr "已选择 {0} 个"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} 个变体"
 msgstr "{0} 个变体"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} 个更多"
 msgstr "+ {0} 个更多"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} 个更多"
 msgstr "+ {leftOver} 个更多"
 
 
@@ -871,7 +871,7 @@ msgstr "添加客户组"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "添加属性值"
 msgstr "添加属性值"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "添加属性值"
 msgstr "添加属性值"
 
 
@@ -1174,7 +1174,7 @@ msgstr "可用:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "平均订单价值"
 msgstr "平均订单价值"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "返回搜索"
 msgstr "返回搜索"
 
 
@@ -1204,6 +1204,11 @@ msgstr "已为订单设置账单地址"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "已从订单移除账单地址"
 msgstr "已从订单移除账单地址"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "浏览分面"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "{collectionName} 的集合内容"
 msgstr "{collectionName} 的集合内容"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "集合"
 msgstr "集合"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "包含"
 msgstr "包含"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "内容"
 msgstr "内容"
 
 
@@ -1831,7 +1836,7 @@ msgstr "启用"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "{facetName} 的属性值"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "属性"
 msgstr "属性"
 
 
@@ -2666,7 +2671,7 @@ msgstr "正在加载标签..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "正在加载..."
 msgstr "正在加载..."
@@ -2846,7 +2851,7 @@ msgstr "新渠道"
 msgid "New collection"
 msgid "New collection"
 msgstr "新集合"
 msgstr "新集合"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "新集合"
 msgstr "新集合"
 
 
@@ -2904,7 +2909,7 @@ msgstr "新选项"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "新支付方式"
 msgstr "新支付方式"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "新支付方式"
 msgstr "新支付方式"
 
 
@@ -2913,7 +2918,7 @@ msgstr "新支付方式"
 msgid "New product"
 msgid "New product"
 msgstr "新商品"
 msgstr "新商品"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "新商品"
 msgstr "新商品"
 
 
@@ -2934,7 +2939,7 @@ msgstr "新商品变体"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "新促销"
 msgstr "新促销"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "新促销"
 msgstr "新促销"
 
 
@@ -2961,7 +2966,7 @@ msgstr "新卖家"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "新配送方式"
 msgstr "新配送方式"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "新配送方式"
 msgstr "新配送方式"
 
 
@@ -3075,8 +3080,12 @@ msgstr "未选择项目"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "未进行修改"
 msgstr "未进行修改"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "没有更多分面"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "没有更多项目"
 msgstr "没有更多项目"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "无结果"
 msgstr "无结果"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "未找到结果"
 msgstr "未找到结果"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "支付方式为必填项"
 msgstr "支付方式为必填项"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "支付方式"
 msgstr "支付方式"
 
 
@@ -3501,8 +3510,8 @@ msgstr "商品变体"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "商品"
 msgstr "商品"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "个人资料"
 msgstr "个人资料"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "促销"
 msgstr "促销"
 
 
@@ -3539,7 +3548,7 @@ msgstr "费率"
 msgid "Reason"
 msgid "Reason"
 msgstr "原因"
 msgstr "原因"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "重建搜索索引"
 msgstr "重建搜索索引"
 
 
@@ -3751,11 +3760,15 @@ msgstr "搜索渠道..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "搜索货币..."
 msgstr "搜索货币..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "搜索分面值..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "无法开始重建搜索索引"
 msgstr "无法开始重建搜索索引"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "已开始重建搜索索引"
 msgstr "已开始重建搜索索引"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "订单已设置配送方式"
 msgstr "订单已设置配送方式"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "配送方式"
 msgstr "配送方式"
 
 
@@ -4598,7 +4611,7 @@ msgstr "转换到选定状态"
 msgid "True"
 msgid "True"
 msgstr "是"
 msgstr "是"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "至少输入 2 个字符进行搜索..."
 msgstr "至少输入 2 个字符进行搜索..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "用作默认配送地址"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "使用全局缺货阈值"
 msgstr "使用全局缺货阈值"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "用户名"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions 必须在 DashboardBaseWidget 中使用"
 msgstr "useWidgetDimensions 必须在 DashboardBaseWidget 中使用"
@@ -4782,10 +4791,6 @@ msgstr "仅管理员可见"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "客户可见"
 msgstr "客户可见"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "欢迎回来!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "欢迎使用 Vendure"
 msgstr "欢迎使用 Vendure"

+ 54 - 49
packages/dashboard/src/i18n/locales/zh_Hant.po

@@ -13,6 +13,18 @@ msgstr ""
 "Language-Team: \n"
 "Language-Team: \n"
 "Plural-Forms: \n"
 "Plural-Forms: \n"
 
 
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:23
+#: src/lib/hooks/use-extended-list-query.ts:64
+msgid "Query extension error"
+msgstr "查詢擴充錯誤"
+
+#. js-lingui-explicit-id
+#: src/lib/hooks/use-extended-detail-query.ts:25
+#: src/lib/hooks/use-extended-list-query.ts:66
+msgid "The page will continue with the default query."
+msgstr "頁面將繼續使用預設查詢。"
+
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/hooks/use-extended-list-query.ts:41
 #: src/lib/hooks/use-extended-list-query.ts:41
 msgid "Failed to extend query document"
 msgid "Failed to extend query document"
@@ -38,18 +50,6 @@ msgstr "查詢擴充包含無效的 GraphQL 語法"
 msgid "Query extension error: "
 msgid "Query extension error: "
 msgstr "查詢擴充錯誤:"
 msgstr "查詢擴充錯誤:"
 
 
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:23
-#: src/lib/hooks/use-extended-list-query.ts:64
-msgid "Query extension error"
-msgstr "查詢擴充錯誤"
-
-#. js-lingui-explicit-id
-#: src/lib/hooks/use-extended-detail-query.ts:25
-#: src/lib/hooks/use-extended-list-query.ts:66
-msgid "The page will continue with the default query."
-msgstr "頁面將繼續使用預設查詢。"
-
 #. js-lingui-explicit-id
 #. js-lingui-explicit-id
 #: src/lib/framework/defaults.ts:22
 #: src/lib/framework/defaults.ts:22
 msgid "Insights"
 msgid "Insights"
@@ -762,7 +762,7 @@ msgid "{0} selected"
 msgstr "已選取 {0} 個"
 msgstr "已選取 {0} 個"
 
 
 #. placeholder {0}: row.original.productVariants?.totalItems
 #. placeholder {0}: row.original.productVariants?.totalItems
-#: src/app/routes/_authenticated/_collections/collections.tsx:150
+#: src/app/routes/_authenticated/_collections/collections.tsx:154
 msgid "{0} variants"
 msgid "{0} variants"
 msgstr "{0} 個變體"
 msgstr "{0} 個變體"
 
 
@@ -790,7 +790,7 @@ msgstr "{title}"
 msgid "+ {0} more"
 msgid "+ {0} more"
 msgstr "+ {0} 個更多"
 msgstr "+ {0} 個更多"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:168
+#: src/app/routes/_authenticated/_collections/collections.tsx:172
 msgid "+ {leftOver} more"
 msgid "+ {leftOver} more"
 msgstr "+ {leftOver} 個更多"
 msgstr "+ {leftOver} 個更多"
 
 
@@ -871,7 +871,7 @@ msgstr "新增客戶群組"
 msgid "Add facet value"
 msgid "Add facet value"
 msgstr "新增屬性值"
 msgstr "新增屬性值"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:256
+#: src/lib/components/shared/facet-value-selector.tsx:298
 msgid "Add facet values"
 msgid "Add facet values"
 msgstr "新增屬性值"
 msgstr "新增屬性值"
 
 
@@ -1174,7 +1174,7 @@ msgstr "可用:"
 msgid "Average Order Value"
 msgid "Average Order Value"
 msgstr "平均訂單價值"
 msgstr "平均訂單價值"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:288
+#: src/lib/components/shared/facet-value-selector.tsx:370
 msgid "Back to search"
 msgid "Back to search"
 msgstr "返回搜尋"
 msgstr "返回搜尋"
 
 
@@ -1204,6 +1204,11 @@ msgstr "已為訂單設定帳單地址"
 msgid "Billing address unset for order"
 msgid "Billing address unset for order"
 msgstr "已從訂單移除帳單地址"
 msgstr "已從訂單移除帳單地址"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:336
+#: src/lib/components/shared/facet-value-selector.tsx:353
+msgid "Browse facets"
+msgstr "瀏覽分面"
+
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:185
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:179
 msgid "Calculator"
 msgid "Calculator"
@@ -1316,8 +1321,8 @@ msgid "Collection contents for {collectionName}"
 msgstr "{collectionName} 的集合內容"
 msgstr "{collectionName} 的集合內容"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:45
-#: src/app/routes/_authenticated/_collections/collections.tsx:29
-#: src/app/routes/_authenticated/_collections/collections.tsx:85
+#: src/app/routes/_authenticated/_collections/collections.tsx:30
+#: src/app/routes/_authenticated/_collections/collections.tsx:86
 msgid "Collections"
 msgid "Collections"
 msgstr "集合"
 msgstr "集合"
 
 
@@ -1370,7 +1375,7 @@ msgid "contains"
 msgstr "包含"
 msgstr "包含"
 
 
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
 #: src/app/routes/_authenticated/_collections/collections_.$id.tsx:222
-#: src/app/routes/_authenticated/_collections/collections.tsx:143
+#: src/app/routes/_authenticated/_collections/collections.tsx:147
 msgid "Contents"
 msgid "Contents"
 msgstr "內容"
 msgstr "內容"
 
 
@@ -1831,7 +1836,7 @@ msgstr "啟用"
 
 
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_countries/countries_.$id.tsx:96
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:140
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:42
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:43
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_product-variants/product-variants_.$id.tsx:225
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:121
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:146
@@ -1935,7 +1940,7 @@ msgstr "{facetName} 的屬性值"
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets_.$id.tsx:37
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:24
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
 #: src/app/routes/_authenticated/_facets/facets.tsx:64
-#: src/lib/components/shared/facet-value-selector.tsx:321
+#: src/lib/components/shared/facet-value-selector.tsx:405
 msgid "Facets"
 msgid "Facets"
 msgstr "屬性"
 msgstr "屬性"
 
 
@@ -2666,7 +2671,7 @@ msgstr "正在載入標籤..."
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/data-input/relation-selector.tsx:427
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/country-selector.tsx:88
 #: src/lib/components/shared/customer-selector.tsx:90
 #: src/lib/components/shared/customer-selector.tsx:90
-#: src/lib/components/shared/facet-value-selector.tsx:275
+#: src/lib/components/shared/facet-value-selector.tsx:340
 #: src/lib/components/shared/seller-selector.tsx:92
 #: src/lib/components/shared/seller-selector.tsx:92
 msgid "Loading..."
 msgid "Loading..."
 msgstr "正在載入..."
 msgstr "正在載入..."
@@ -2846,7 +2851,7 @@ msgstr "新增通路"
 msgid "New collection"
 msgid "New collection"
 msgstr "新增集合"
 msgstr "新增集合"
 
 
-#: src/app/routes/_authenticated/_collections/collections.tsx:242
+#: src/app/routes/_authenticated/_collections/collections.tsx:247
 msgid "New Collection"
 msgid "New Collection"
 msgstr "新增集合"
 msgstr "新增集合"
 
 
@@ -2904,7 +2909,7 @@ msgstr "新增選項"
 msgid "New payment method"
 msgid "New payment method"
 msgstr "新增付款方式"
 msgstr "新增付款方式"
 
 
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:77
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:81
 msgid "New Payment Method"
 msgid "New Payment Method"
 msgstr "新增付款方式"
 msgstr "新增付款方式"
 
 
@@ -2913,7 +2918,7 @@ msgstr "新增付款方式"
 msgid "New product"
 msgid "New product"
 msgstr "新增商品"
 msgstr "新增商品"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:98
+#: src/app/routes/_authenticated/_products/products.tsx:102
 msgid "New Product"
 msgid "New Product"
 msgstr "新增商品"
 msgstr "新增商品"
 
 
@@ -2934,7 +2939,7 @@ msgstr "新增商品變體"
 msgid "New promotion"
 msgid "New promotion"
 msgstr "新增促銷"
 msgstr "新增促銷"
 
 
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:75
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:79
 msgid "New Promotion"
 msgid "New Promotion"
 msgstr "新增促銷"
 msgstr "新增促銷"
 
 
@@ -2961,7 +2966,7 @@ msgstr "新增賣家"
 msgid "New shipping method"
 msgid "New shipping method"
 msgstr "新增配送方式"
 msgstr "新增配送方式"
 
 
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:65
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:69
 msgid "New Shipping Method"
 msgid "New Shipping Method"
 msgstr "新增配送方式"
 msgstr "新增配送方式"
 
 
@@ -3075,8 +3080,12 @@ msgstr "未選取項目"
 msgid "No modifications made"
 msgid "No modifications made"
 msgstr "未進行修改"
 msgstr "未進行修改"
 
 
+#: src/lib/components/shared/facet-value-selector.tsx:425
+msgid "No more facets"
+msgstr "沒有更多分面"
+
 #: src/lib/components/data-input/relation-selector.tsx:458
 #: src/lib/components/data-input/relation-selector.tsx:458
-#: src/lib/components/shared/facet-value-selector.tsx:314
+#: src/lib/components/shared/facet-value-selector.tsx:397
 msgid "No more items"
 msgid "No more items"
 msgstr "沒有更多項目"
 msgstr "沒有更多項目"
 
 
@@ -3102,7 +3111,7 @@ msgid "No results"
 msgstr "無結果"
 msgstr "無結果"
 
 
 #: src/lib/components/data-input/relation-selector.tsx:430
 #: src/lib/components/data-input/relation-selector.tsx:430
-#: src/lib/components/shared/facet-value-selector.tsx:277
+#: src/lib/components/shared/facet-value-selector.tsx:344
 msgid "No results found"
 msgid "No results found"
 msgstr "找不到結果"
 msgstr "找不到結果"
 
 
@@ -3366,8 +3375,8 @@ msgid "Payment method is required"
 msgstr "付款方式為必填欄位"
 msgstr "付款方式為必填欄位"
 
 
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
 #: src/app/routes/_authenticated/_payment-methods/payment-methods_.$id.tsx:42
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:19
-#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:29
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:20
+#: src/app/routes/_authenticated/_payment-methods/payment-methods.tsx:30
 msgid "Payment Methods"
 msgid "Payment Methods"
 msgstr "付款方式"
 msgstr "付款方式"
 
 
@@ -3501,8 +3510,8 @@ msgstr "商品變體"
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$id.tsx:45
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$id.tsx:61
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
 #: src/app/routes/_authenticated/_products/products_.$productId.option-groups.$productOptionGroupId.options_.$id.tsx:79
-#: src/app/routes/_authenticated/_products/products.tsx:23
-#: src/app/routes/_authenticated/_products/products.tsx:46
+#: src/app/routes/_authenticated/_products/products.tsx:24
+#: src/app/routes/_authenticated/_products/products.tsx:47
 msgid "Products"
 msgid "Products"
 msgstr "商品"
 msgstr "商品"
 
 
@@ -3513,8 +3522,8 @@ msgid "Profile"
 msgstr "個人資料"
 msgstr "個人資料"
 
 
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
 #: src/app/routes/_authenticated/_promotions/promotions_.$id.tsx:44
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:20
-#: src/app/routes/_authenticated/_promotions/promotions.tsx:29
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:21
+#: src/app/routes/_authenticated/_promotions/promotions.tsx:30
 msgid "Promotions"
 msgid "Promotions"
 msgstr "促銷"
 msgstr "促銷"
 
 
@@ -3539,7 +3548,7 @@ msgstr "費率"
 msgid "Reason"
 msgid "Reason"
 msgstr "原因"
 msgstr "原因"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:91
+#: src/app/routes/_authenticated/_products/products.tsx:95
 msgid "Rebuild search index"
 msgid "Rebuild search index"
 msgstr "重建搜尋索引"
 msgstr "重建搜尋索引"
 
 
@@ -3751,11 +3760,15 @@ msgstr "搜尋通路..."
 msgid "Search currencies..."
 msgid "Search currencies..."
 msgstr "搜尋貨幣..."
 msgstr "搜尋貨幣..."
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:34
+#: src/lib/components/shared/facet-value-selector.tsx:304
+msgid "Search facet values..."
+msgstr "搜尋分面值..."
+
+#: src/app/routes/_authenticated/_products/products.tsx:35
 msgid "Search index rebuild could not be started"
 msgid "Search index rebuild could not be started"
 msgstr "無法開始重建搜尋索引"
 msgstr "無法開始重建搜尋索引"
 
 
-#: src/app/routes/_authenticated/_products/products.tsx:31
+#: src/app/routes/_authenticated/_products/products.tsx:32
 msgid "Search index rebuild started"
 msgid "Search index rebuild started"
 msgstr "已開始重建搜尋索引"
 msgstr "已開始重建搜尋索引"
 
 
@@ -3998,8 +4011,8 @@ msgid "Shipping method set for order"
 msgstr "訂單已設定配送方式"
 msgstr "訂單已設定配送方式"
 
 
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
 #: src/app/routes/_authenticated/_shipping-methods/shipping-methods_.$id.tsx:43
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:19
-#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:28
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:20
+#: src/app/routes/_authenticated/_shipping-methods/shipping-methods.tsx:29
 msgid "Shipping Methods"
 msgid "Shipping Methods"
 msgstr "配送方式"
 msgstr "配送方式"
 
 
@@ -4598,7 +4611,7 @@ msgstr "轉換到選定狀態"
 msgid "True"
 msgid "True"
 msgstr "是"
 msgstr "是"
 
 
-#: src/lib/components/shared/facet-value-selector.tsx:273
+#: src/lib/components/shared/facet-value-selector.tsx:328
 msgid "Type at least 2 characters to search..."
 msgid "Type at least 2 characters to search..."
 msgstr "至少輸入 2 個字元進行搜尋..."
 msgstr "至少輸入 2 個字元進行搜尋..."
 
 
@@ -4679,10 +4692,6 @@ msgstr "用作預設配送地址"
 msgid "Use global out-of-stock threshold"
 msgid "Use global out-of-stock threshold"
 msgstr "使用全域缺貨臨界值"
 msgstr "使用全域缺貨臨界值"
 
 
-#: src/lib/components/login/login-form.tsx:112
-#~ msgid "Username"
-#~ msgstr "使用者名稱"
-
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 #: src/lib/framework/dashboard-widget/base-widget.tsx:19
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgid "useWidgetDimensions must be used within a DashboardBaseWidget"
 msgstr "useWidgetDimensions 必須在 DashboardBaseWidget 中使用"
 msgstr "useWidgetDimensions 必須在 DashboardBaseWidget 中使用"
@@ -4782,10 +4791,6 @@ msgstr "僅管理員可見"
 msgid "Visible to customer"
 msgid "Visible to customer"
 msgstr "客戶可見"
 msgstr "客戶可見"
 
 
-#: src/lib/components/login/login-form.tsx:89
-#~ msgid "Welcome back!"
-#~ msgstr "歡迎回來!"
-
 #: src/lib/components/login/login-form.tsx:65
 #: src/lib/components/login/login-form.tsx:65
 msgid "Welcome to Vendure"
 msgid "Welcome to Vendure"
 msgstr "歡迎使用 Vendure"
 msgstr "歡迎使用 Vendure"

+ 130 - 34
packages/dashboard/src/lib/components/shared/facet-value-selector.tsx

@@ -10,7 +10,7 @@ import {
 import { Popover, PopoverContent, PopoverTrigger } from '@/vdb/components/ui/popover.js';
 import { Popover, PopoverContent, PopoverTrigger } from '@/vdb/components/ui/popover.js';
 import { api } from '@/vdb/graphql/api.js';
 import { api } from '@/vdb/graphql/api.js';
 import { graphql } from '@/vdb/graphql/graphql.js';
 import { graphql } from '@/vdb/graphql/graphql.js';
-import { Trans } from '@lingui/react/macro';
+import { Trans, useLingui } from '@lingui/react/macro';
 import { useInfiniteQuery, useQuery } from '@tanstack/react-query';
 import { useInfiniteQuery, useQuery } from '@tanstack/react-query';
 import { useDebounce } from '@uidotdev/usehooks';
 import { useDebounce } from '@uidotdev/usehooks';
 import { ChevronRight, Loader2, Plus } from 'lucide-react';
 import { ChevronRight, Loader2, Plus } from 'lucide-react';
@@ -141,21 +141,24 @@ const getFacetValuesForFacetDocument = graphql(`
  * @since 3.4.0
  * @since 3.4.0
  */
  */
 export function FacetValueSelector({
 export function FacetValueSelector({
-                                       onValueSelect,
-                                       disabled,
-                                       placeholder = 'Search facet values...',
-                                       pageSize = 4,
-                                   }: FacetValueSelectorProps) {
+    onValueSelect,
+    disabled,
+    placeholder,
+    pageSize = 10,
+}: FacetValueSelectorProps) {
     const [open, setOpen] = useState(false);
     const [open, setOpen] = useState(false);
     const [searchTerm, setSearchTerm] = useState('');
     const [searchTerm, setSearchTerm] = useState('');
     const [expandedFacetId, setExpandedFacetId] = useState<string | null>(null);
     const [expandedFacetId, setExpandedFacetId] = useState<string | null>(null);
+    const [browseMode, setBrowseMode] = useState(false);
     const debouncedSearch = useDebounce(searchTerm, 200);
     const debouncedSearch = useDebounce(searchTerm, 200);
+    const { t } = useLingui();
+    const minSearchLength = 1;
 
 
     // Query for facet values based on search
     // Query for facet values based on search
     const { data: facetValueData, isLoading: isLoadingFacetValues } = useQuery({
     const { data: facetValueData, isLoading: isLoadingFacetValues } = useQuery({
         queryKey: ['facetValues', debouncedSearch],
         queryKey: ['facetValues', debouncedSearch],
         queryFn: () => {
         queryFn: () => {
-            if (debouncedSearch.length < 2) {
+            if (debouncedSearch.length < minSearchLength) {
                 return { facetValues: { items: [], totalItems: 0 } };
                 return { facetValues: { items: [], totalItems: 0 } };
             }
             }
             return api.query(getFacetValueListDocument, {
             return api.query(getFacetValueListDocument, {
@@ -167,14 +170,14 @@ export function FacetValueSelector({
                 },
                 },
             });
             });
         },
         },
-        enabled: debouncedSearch.length >= 2 && !expandedFacetId,
+        enabled: debouncedSearch.length >= minSearchLength && !expandedFacetId,
     });
     });
 
 
-    // Query for facets based on search
-    const { data: facetData, isLoading: isLoadingFacets } = useQuery({
+    // Query for facets based on search (use regular query for search, infinite for browse)
+    const { data: facetSearchData, isLoading: isLoadingFacetSearch } = useQuery({
         queryKey: ['facets', debouncedSearch],
         queryKey: ['facets', debouncedSearch],
         queryFn: () => {
         queryFn: () => {
-            if (debouncedSearch.length < 2) {
+            if (debouncedSearch.length < minSearchLength) {
                 return { facets: { items: [], totalItems: 0 } };
                 return { facets: { items: [], totalItems: 0 } };
             }
             }
             return api.query(getFacetListDocument, {
             return api.query(getFacetListDocument, {
@@ -186,7 +189,36 @@ export function FacetValueSelector({
                 },
                 },
             });
             });
         },
         },
-        enabled: debouncedSearch.length >= 2 && !expandedFacetId,
+        enabled: !browseMode && debouncedSearch.length >= minSearchLength && !expandedFacetId,
+    });
+
+    // Infinite query for browse mode
+    const {
+        data: facetBrowseData,
+        isLoading: isLoadingFacetBrowse,
+        fetchNextPage: fetchNextFacetsPage,
+        hasNextPage: hasNextFacetsPage,
+        isFetchingNextPage: isFetchingNextFacetsPage,
+    } = useInfiniteQuery({
+        queryKey: ['facets', 'browse'],
+        queryFn: async ({ pageParam = 0 }) => {
+            const response = await api.query(getFacetListDocument, {
+                options: {
+                    filter: {},
+                    sort: { name: 'ASC' },
+                    skip: pageParam * pageSize,
+                    take: pageSize,
+                },
+            });
+            return response.facets;
+        },
+        getNextPageParam: (lastPage, allPages) => {
+            if (!lastPage) return undefined;
+            const totalFetched = allPages.length * pageSize;
+            return totalFetched < lastPage.totalItems ? allPages.length : undefined;
+        },
+        enabled: browseMode && !expandedFacetId,
+        initialPageParam: 0,
     });
     });
 
 
     // Query for paginated values of a specific facet when expanded
     // Query for paginated values of a specific facet when expanded
@@ -220,7 +252,9 @@ export function FacetValueSelector({
     });
     });
 
 
     const facetValues = facetValueData?.facetValues.items ?? [];
     const facetValues = facetValueData?.facetValues.items ?? [];
-    const facets = facetData?.facets.items ?? [];
+    const facets = browseMode
+        ? (facetBrowseData?.pages.flatMap(page => page?.items ?? []) ?? [])
+        : (facetSearchData?.facets.items ?? []);
     const expandedFacetValues = expandedFacetData?.pages.flatMap(page => page?.items ?? []) ?? [];
     const expandedFacetValues = expandedFacetData?.pages.flatMap(page => page?.items ?? []) ?? [];
     const expandedFacetName = expandedFacetValues[0]?.facet.name;
     const expandedFacetName = expandedFacetValues[0]?.facet.name;
 
 
@@ -237,14 +271,22 @@ export function FacetValueSelector({
         {},
         {},
     );
     );
 
 
-    const isLoading = isLoadingFacetValues || isLoadingFacets || isLoadingExpandedFacet;
+    const isLoading =
+        isLoadingFacetValues || isLoadingFacetSearch || isLoadingFacetBrowse || isLoadingExpandedFacet;
 
 
     const handleScroll = (e: React.UIEvent<HTMLDivElement>) => {
     const handleScroll = (e: React.UIEvent<HTMLDivElement>) => {
         const target = e.currentTarget;
         const target = e.currentTarget;
         const scrolledToBottom = Math.abs(target.scrollHeight - target.clientHeight - target.scrollTop) < 1;
         const scrolledToBottom = Math.abs(target.scrollHeight - target.clientHeight - target.scrollTop) < 1;
 
 
-        if (scrolledToBottom && hasNextPage && !isFetchingNextPage) {
-            fetchNextPage();
+        if (scrolledToBottom && !isFetchingNextPage) {
+            // For expanded facet values
+            if (expandedFacetId && hasNextPage) {
+                void fetchNextPage();
+            }
+            // For browse mode facets
+            if (browseMode && !expandedFacetId && hasNextFacetsPage) {
+                void fetchNextFacetsPage();
+            }
         }
         }
     };
     };
 
 
@@ -259,22 +301,59 @@ export function FacetValueSelector({
             <PopoverContent className="p-0 w-[400px]" align="start">
             <PopoverContent className="p-0 w-[400px]" align="start">
                 <Command shouldFilter={false}>
                 <Command shouldFilter={false}>
                     <CommandInput
                     <CommandInput
-                        placeholder={placeholder}
+                        placeholder={placeholder ?? t`Search facet values...`}
                         value={searchTerm}
                         value={searchTerm}
                         onValueChange={value => {
                         onValueChange={value => {
                             setSearchTerm(value);
                             setSearchTerm(value);
                             setExpandedFacetId(null);
                             setExpandedFacetId(null);
+                            setBrowseMode(false);
+                        }}
+                        onKeyDown={e => {
+                            if (
+                                e.key === 'ArrowDown' &&
+                                !browseMode &&
+                                debouncedSearch.length < minSearchLength
+                            ) {
+                                e.preventDefault();
+                                setBrowseMode(true);
+                            }
                         }}
                         }}
                         disabled={disabled}
                         disabled={disabled}
                     />
                     />
                     <CommandList className="h-[200px] overflow-y-auto" onScroll={handleScroll}>
                     <CommandList className="h-[200px] overflow-y-auto" onScroll={handleScroll}>
                         <CommandEmpty>
                         <CommandEmpty>
-                            {debouncedSearch.length < 2 ? (
-                                <Trans>Type at least 2 characters to search...</Trans>
+                            {debouncedSearch.length < 2 && !browseMode ? (
+                                <div className="flex flex-col items-center gap-2 py-4">
+                                    <div className="text-sm text-muted-foreground">
+                                        <Trans>Type at least 2 characters to search...</Trans>
+                                    </div>
+                                    <Button
+                                        variant="outline"
+                                        size="sm"
+                                        onClick={() => setBrowseMode(true)}
+                                        type="button"
+                                    >
+                                        <Trans>Browse facets</Trans>
+                                    </Button>
+                                </div>
                             ) : isLoading ? (
                             ) : isLoading ? (
                                 <Trans>Loading...</Trans>
                                 <Trans>Loading...</Trans>
                             ) : (
                             ) : (
-                                <Trans>No results found</Trans>
+                                <div className="flex flex-col items-center gap-2 py-4">
+                                    <div className="text-sm text-muted-foreground">
+                                        <Trans>No results found</Trans>
+                                    </div>
+                                    {!browseMode && (
+                                        <Button
+                                            variant="outline"
+                                            size="sm"
+                                            onClick={() => setBrowseMode(true)}
+                                            type="button"
+                                        >
+                                            <Trans>Browse facets</Trans>
+                                        </Button>
+                                    )}
+                                </div>
                             )}
                             )}
                         </CommandEmpty>
                         </CommandEmpty>
 
 
@@ -282,7 +361,10 @@ export function FacetValueSelector({
                             <>
                             <>
                                 <CommandGroup>
                                 <CommandGroup>
                                     <CommandItem
                                     <CommandItem
-                                        onSelect={() => setExpandedFacetId(null)}
+                                        onSelect={() => {
+                                            setExpandedFacetId(null);
+                                            setBrowseMode(false);
+                                        }}
                                         className="cursor-pointer"
                                         className="cursor-pointer"
                                     >
                                     >
                                         ← <Trans>Back to search</Trans>
                                         ← <Trans>Back to search</Trans>
@@ -297,6 +379,7 @@ export function FacetValueSelector({
                                                 onValueSelect(facetValue);
                                                 onValueSelect(facetValue);
                                                 setSearchTerm('');
                                                 setSearchTerm('');
                                                 setExpandedFacetId(null);
                                                 setExpandedFacetId(null);
+                                                setBrowseMode(false);
                                                 setOpen(false);
                                                 setOpen(false);
                                             }}
                                             }}
                                         >
                                         >
@@ -318,19 +401,31 @@ export function FacetValueSelector({
                         ) : (
                         ) : (
                             <>
                             <>
                                 {facets.length > 0 && (
                                 {facets.length > 0 && (
-                                    <CommandGroup heading={<Trans>Facets</Trans>}>
-                                        {facets.map(facet => (
-                                            <CommandItem
-                                                key={facet.id}
-                                                value={`facet-${facet.id}`}
-                                                onSelect={() => setExpandedFacetId(facet.id)}
-                                                className="cursor-pointer"
-                                            >
-                                                <span className="flex-1">{facet.name}</span>
-                                                <ChevronRight className="h-4 w-4" />
-                                            </CommandItem>
-                                        ))}
-                                    </CommandGroup>
+                                    <>
+                                        <CommandGroup heading={<Trans>Facets</Trans>}>
+                                            {facets.map(facet => (
+                                                <CommandItem
+                                                    key={facet.id}
+                                                    value={`facet-${facet.id}`}
+                                                    onSelect={() => setExpandedFacetId(facet.id)}
+                                                    className="cursor-pointer"
+                                                >
+                                                    <span className="flex-1">{facet.name}</span>
+                                                    <ChevronRight className="h-4 w-4" />
+                                                </CommandItem>
+                                            ))}
+                                        </CommandGroup>
+                                        {browseMode && isFetchingNextFacetsPage && (
+                                            <div className="flex items-center justify-center py-2">
+                                                <Loader2 className="h-4 w-4 animate-spin" />
+                                            </div>
+                                        )}
+                                        {browseMode && !hasNextFacetsPage && facets.length > 0 && (
+                                            <div className="text-center py-2 text-sm text-muted-foreground">
+                                                <Trans>No more facets</Trans>
+                                            </div>
+                                        )}
+                                    </>
                                 )}
                                 )}
 
 
                                 {Object.entries(facetGroups).map(
                                 {Object.entries(facetGroups).map(
@@ -343,6 +438,7 @@ export function FacetValueSelector({
                                                     onSelect={() => {
                                                     onSelect={() => {
                                                         onValueSelect(facetValue);
                                                         onValueSelect(facetValue);
                                                         setSearchTerm('');
                                                         setSearchTerm('');
+                                                        setBrowseMode(false);
                                                         setOpen(false);
                                                         setOpen(false);
                                                     }}
                                                     }}
                                                 >
                                                 >