Skip to content

Commit

Permalink
Updates for project Merchant Center Applications (#3510)
Browse files Browse the repository at this point in the history
* Translate packages/i18n/data/core.json in zh_CN

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'zh_CN'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in es

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'es'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in de

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'de'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in en

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'en'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in fr_FR

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'fr_FR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in pt_BR

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in en

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'en'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in es

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'es'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in pt_BR

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'pt_BR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in de

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'de'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in fr_FR

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'fr_FR'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

* Translate packages/i18n/data/core.json in zh_CN

99% of minimum 75% reviewed source file: 'packages/i18n/data/core.json'
on 'zh_CN'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
  • Loading branch information
transifex-integration[bot] committed May 9, 2024
1 parent 8ce715c commit 5a9a3a6
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 36 deletions.
10 changes: 4 additions & 6 deletions packages/i18n/data/de.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "„{slugValue}“ wird bereits verwendet. Bitte geben Sie für dieses Produkt einen neuen Slug-Wert ein."
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "Diese Variante gibt es schon für dieses Produkt. Bitte geben Sie andere Werte in die Felder ein."
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "Support"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "We've refreshed our Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "Benachrichtigung ausblenden"
Expand Down
10 changes: 4 additions & 6 deletions packages/i18n/data/en.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "\"{slugValue}\" is already in use. Please enter a new slug value for this product."
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "The same variant already exists for this product. Please enter different values for the fields."
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "Support"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "We've refreshed our Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "Hide notification"
Expand Down
10 changes: 4 additions & 6 deletions packages/i18n/data/es.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "\"{slugValue}\" ya está en uso. Introduzca un valor semántico nuevo para este producto."
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "Esta variante ya existe para este producto. Por favor, introduzca valores diferentes en los campos. "
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "Soporte (en inglés)"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "We've refreshed our Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "Ocultar notificación"
Expand Down
10 changes: 4 additions & 6 deletions packages/i18n/data/fr-FR.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "La valeur \\\"{slugValue}\\\" est déjà utilisée. Sasisissez une nouvelle valeur de slug pour ce produit."
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "Cette variante existe déjà pour ce produit. Saisissez des valeurs différentes pour les champs."
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "Assistance"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "We've refreshed our Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "Masquer les notifications"
Expand Down
10 changes: 4 additions & 6 deletions packages/i18n/data/pt-BR.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "\"{slugValue}\" já está em uso. Insira um novo valor de slug para este produto."
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "A mesma variante já existe para este produto. Insira valores diferentes para os campos."
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "Suporte"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "From the new colors to an updated navigation, we've made a few changes to improve your experience within Merchant Center. You will also find that we are taking steps to ensure a consistent look and feel across all of our user tooling, from the Merchant Center to the Frontend Studio. Check out the updates!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "We've refreshed our Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "Ocultar notificações"
Expand Down
10 changes: 4 additions & 6 deletions packages/i18n/data/zh-CN.json
Expand Up @@ -27,6 +27,10 @@
"developer_comment": "User tries to create a resource with an already existing slug",
"string": "“{slugValue}”已被使用。请为此产品输入新的 slug 值。"
},
"ApiError.DuplicateStandalonePriceScope": {
"developer_comment": "User tries to create a standalone price with the exact same values as for an already existing standalone price",
"string": "A price with the same scope already exists for this product variant. The combination of currency, country, customer group, channel and validity date must be unique for each price per SKU."
},
"ApiError.DuplicateVariantValues": {
"developer_comment": "User tries to generate a variant with the same SKU or attribute values",
"string": "此产品已具有相同的变体。请为这些字段输入其他值。"
Expand Down Expand Up @@ -203,12 +207,6 @@
"NavBar.MCSupport.title": {
"string": "支持"
},
"NewColoursSchemaAnnouncementDialog.content": {
"string": "从全新的颜色到更新的导航,我们进行了一些更改,以改善您在 Merchant Center 的体验。您还会发现,我们正在采取措施,以确保从 Merchant Center 到 Frontend Studio 的所有用户工具都具有一致的界面外观。查看更新!"
},
"NewColoursSchemaAnnouncementDialog.title": {
"string": "我们已经刷新了我们的 Merchant Center!"
},
"Notification.hideNotification": {
"developer_comment": "Label for button to hide notification",
"string": "隐藏通知"
Expand Down

0 comments on commit 5a9a3a6

Please sign in to comment.