Szablon:Wing material sell note/l10n

Z Terraria Wiki
Przejdź do nawigacji Przejdź do wyszukiwania

Ten szablon przechowuje informacje o lokalizacji dla Szablon:Wing material sell note.

Notes:
  • All unlisted languages use the English values.
  • Gray text means that the string is not defined in that language, so the English value is used as a fallback.
  • Clicking on a language header cell expands/contracts the column (except for the English column). Clicking on the "Value" header cell expands/contracts all non-English columns.
  • Any template with l10n (such as {{eicons}}) used in a string must be escaped with <esc></esc> to avoid a template loop.
  • The parser function {{plural:}} is very useful with dynamic values, but using it as a simple, static plural/singular toggle (e.g. via {{plural:0|is|are}}) will yield counter-intuitive results in different languages. Use a variable like this instead: {{#if:$plural$|are|is}}.
Localization information
Key name
Namespace:
wing_material_sell_note
Value
en
(English)
fr
(French)
zh
(Chinese)
textSelling the $wings$ instead of the individual components will be more profitable. The wings sell for <esc>$wings_sell$</esc>, whereas the components sell for a collective <esc>$materials_sell$</esc>.
Vendre les <esc>{{lcfirst:$wings$}}</esc> à la place de ses composants individuels sera plus rentable. Les ailes se vendent pour $wings_sell$, tandis que tous ses composants se vendent pour $materials_sell$.
卖出$wings$而非单个组件会更有利可图。{{tr|The wings}}可以卖得 $wings_sell$,而各个组件总共能卖得 $materials_sell$。