Explorar el Código

chore(admin-ui): Add missing translation token

Michael Bromley hace 3 años
padre
commit
c19a4c05c7

+ 23 - 23
packages/admin-ui/i18n-coverage.json

@@ -1,69 +1,69 @@
 {
-  "generatedOn": "2022-04-27T11:59:25.441Z",
-  "lastCommit": "47c9b0ead7057d2060590fc43a82d5c8876beacd",
+  "generatedOn": "2022-05-18T20:34:05.187Z",
+  "lastCommit": "1a4acedb81fa781ac109d4964db4d2080350ace2",
   "translationStatus": {
     "cs": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 591,
       "percentage": 91
     },
     "de": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 570,
-      "percentage": 88
+      "percentage": 87
     },
     "en": {
-      "tokenCount": 649,
-      "translatedCount": 646,
+      "tokenCount": 652,
+      "translatedCount": 651,
       "percentage": 100
     },
     "es": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 623,
       "percentage": 96
     },
     "fr": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 613,
       "percentage": 94
     },
     "it": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 621,
-      "percentage": 96
+      "percentage": 95
     },
     "pl": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 405,
       "percentage": 62
     },
     "pt_BR": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 589,
-      "percentage": 91
+      "percentage": 90
     },
     "pt_PT": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 634,
-      "percentage": 98
+      "percentage": 97
     },
     "ru": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 620,
-      "percentage": 96
+      "percentage": 95
     },
     "uk": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 620,
-      "percentage": 96
+      "percentage": 95
     },
     "zh_Hans": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 557,
-      "percentage": 86
+      "percentage": 85
     },
     "zh_Hant": {
-      "tokenCount": 649,
+      "tokenCount": 652,
       "translatedCount": 385,
       "percentage": 59
     }

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/cs.json

@@ -101,6 +101,7 @@
     "filters": "Filtry",
     "group-by-product": "Seskupovat varianty",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Správa variant",
     "move-down": "Posunout dolů",
     "move-to": "Posunout",
@@ -682,4 +683,4 @@
     "job-result": "Výsledek úlohy",
     "job-state": "Stav úlohy"
   }
-}
+}

+ 4 - 1
packages/admin-ui/src/lib/static/i18n-messages/de.json

@@ -89,6 +89,7 @@
     "default-variant": "Standardvariante",
     "display-variant-cards": "Details anzeigen",
     "display-variant-table": "Tabellenansicht",
+    "do-not-inherit-filters": "",
     "drop-files-to-upload": "Dateien zum Hochladen ablegen",
     "duplicate-sku-warning": "",
     "edit-options": "",
@@ -96,8 +97,10 @@
     "facet-values": "Facettenwerte",
     "filter-by-name": "Nach Name filtern",
     "filter-by-name-or-sku": "Nach Name oder Artikelnummer filtern",
+    "filter-inheritance": "",
     "filters": "Filter",
     "group-by-product": "Nach Produkt gruppieren",
+    "inherit-filters-from-parent": "",
     "live-preview-contents": "",
     "manage-variants": "Varianten verwalten",
     "move-down": "Nach unten bewegen",
@@ -680,4 +683,4 @@
     "job-result": "Job-Ergebnis",
     "job-state": "Job-Status"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/en.json

@@ -101,6 +101,7 @@
     "filters": "Filters",
     "group-by-product": "Group by product",
     "inherit-filters-from-parent": "Inherit filters from parent",
+    "live-preview-contents": "Live-preview contents",
     "manage-variants": "Manage variants",
     "move-down": "Move down",
     "move-to": "Move to",
@@ -682,4 +683,4 @@
     "job-result": "Job result",
     "job-state": "Job state"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/es.json

@@ -101,6 +101,7 @@
     "filters": "Filtros",
     "group-by-product": "Agrupar por producto",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Gestionar variantes",
     "move-down": "Mover abajo",
     "move-to": "Mover a",
@@ -682,4 +683,4 @@
     "job-result": "Resultado",
     "job-state": "Estado"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/fr.json

@@ -101,6 +101,7 @@
     "filters": "Filtres",
     "group-by-product": "Grouper par produit",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Gérer les variations",
     "move-down": "Déplacer vers le bas",
     "move-to": "Déplacer à",
@@ -682,4 +683,4 @@
     "job-result": "Résultat de la tâche",
     "job-state": "Etat de la tâche"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/it.json

@@ -101,6 +101,7 @@
     "filters": "Filtri",
     "group-by-product": "Raggruppa per prodotto",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Gestione varianti",
     "move-down": "Sposta in basso",
     "move-to": "Sposta in",
@@ -682,4 +683,4 @@
     "job-result": "Risultato operazione",
     "job-state": "Stato operazione"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/pl.json

@@ -101,6 +101,7 @@
     "filters": "Filtry",
     "group-by-product": "Grupuj po produkcie",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Zarządzaj wariantami",
     "move-down": "Przesuń w dół",
     "move-to": "Przesuń do",
@@ -682,4 +683,4 @@
     "job-result": "Rezultat zlecenia",
     "job-state": "Status zlecenia"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/pt_BR.json

@@ -101,6 +101,7 @@
     "filters": "Filtros",
     "group-by-product": "Agrupar por produto",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Gerência das variações",
     "move-down": "Mover para baixo",
     "move-to": "Mover para",
@@ -682,4 +683,4 @@
     "job-result": "Resultado do trabalho",
     "job-state": "Estado do trabalho"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/pt_PT.json

@@ -101,6 +101,7 @@
     "filters": "Filtros",
     "group-by-product": "Agrupar por produto",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Gerir variações",
     "move-down": "Mover para baixo",
     "move-to": "Mover para",
@@ -682,4 +683,4 @@
     "job-result": "Resultado do trabalho",
     "job-state": "Estado do trabalho"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/ru.json

@@ -101,6 +101,7 @@
     "filters": "Фильтры",
     "group-by-product": "Группировать по товару",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Управление вариантами",
     "move-down": "Двигать вниз",
     "move-to": "Двигать к",
@@ -682,4 +683,4 @@
     "job-result": "Результат задания",
     "job-state": "Состояние задания"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/uk.json

@@ -101,6 +101,7 @@
     "filters": "Фільтри",
     "group-by-product": "Групувати по товару",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "Управління варіантами",
     "move-down": "Рухати вниз",
     "move-to": "Рухати до",
@@ -682,4 +683,4 @@
     "job-result": "Результат завдання",
     "job-state": "Стан завдання"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/zh_Hans.json

@@ -101,6 +101,7 @@
     "filters": "过滤条件",
     "group-by-product": "按商品分组显示",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "商品规格管理",
     "move-down": "向下移",
     "move-to": "移至",
@@ -682,4 +683,4 @@
     "job-result": "任务结果",
     "job-state": "任务状态"
   }
-}
+}

+ 2 - 1
packages/admin-ui/src/lib/static/i18n-messages/zh_Hant.json

@@ -101,6 +101,7 @@
     "filters": "篩選條件",
     "group-by-product": "按商品分组顯示",
     "inherit-filters-from-parent": "",
+    "live-preview-contents": "",
     "manage-variants": "商品規格管理",
     "move-down": "下移",
     "move-to": "移至",
@@ -682,4 +683,4 @@
     "job-result": "",
     "job-state": ""
   }
-}
+}