| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- # Translation Request for Vendure Dashboard
- Please translate the missing message IDs below for each language. The context is a dashboard for an e-commerce platform called Vendure.
- ## Instructions:
- 1. Translate each msgid into the target language
- 2. Maintain the original formatting, including placeholders like {0}, {buttonText}, etc.
- 3. Keep HTML tags and markdown formatting intact
- 4. Use appropriate UI/technical terminology for each language
- 5. Return translations in the exact format: language_code followed by msgid|msgstr pairs
- 6. These strings are for use in the Lingui library and use ICU MessageFormat
- 7. Always assume e-commerce context unless clearly indicated otherwise
- ## Expected Output Format:
- ```
- language_code
- msgid_text|translated_text
- msgid_text|translated_text
- ---
- language_code
- msgid_text|translated_text
- ---
- ```
- ## Missing Translations:
- bg
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- cs
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- de
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- es
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- fa
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- fr
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- he
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- hr
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- it
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- ja
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- nb
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- ne
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- pl
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- pt_BR
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- pt_PT
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- ru
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- sv
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- tr
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- uk
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- zh_Hans
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
- zh_Hant
- Add at least one item to the order
- Draft order status
- Only draft orders can be completed
- Order draft is ready to be completed
- Order draft isn't ready to be completed
- Select a customer to continue
- Set a shipping address and select a shipping method
- ---
|