Skip to content

Community Translations β€” Help Wanted (49 new strings)Β #20

Description

@TheCodingDad-TisonK

🌍 Community Translation Project

Fertilizer Depot supports 26 languages, but 49 strings added in recent updates are still showing [EN] placeholders across all 25 non-English language files. Native speakers are very welcome to help!


How to Contribute

  1. Find your language file in translations/ (e.g. translation_de.xml for German)
  2. Search the file for any strings starting with [EN] β€” those are the ones that need translation
  3. Replace [EN] value with the correct native translation
  4. Post the updated file as an attachment in a comment below, or open a PR

Reference: Use translation_en.xml as the source of truth for all key meanings.

Note on format strings: %s, %.0f, %d are game-engine placeholders (numbers/names injected at runtime) β€” keep them in place. 
 is a newline character in XML β€” keep it as-is.


New Strings Needing Translation (49 keys)

Pre-order & Silo Flow

Key English
fd_depot_select_btn Select
fd_depot_select_first Select a fill type first.
fd_depot_order_set Order set: %s %.0fL β€” walk to silo to collect.
fd_silo_collect_action Collect %s (%.0fL)
fd_silo_no_order No pending order. Confirm a type at the Depot first.
fd_silo_fill_confirm Collect %.0fL of %s? (newline) Your vehicle will be filled.
fd_depot_sell_confirm Sell %.0fL of %s to depot for %s?
fd_depot_filling Filling %.0fL of %s into your vehicle...
fd_depot_buy_success Purchase complete.
fd_depot_sell_success Sale complete.
input_FD_INTERACT Interact with Fertilizer Depot
fd_depot_selected Selected

Products Tab

Key English
fd_products_tab Products
fd_products_order_bag Order Bag
fd_products_order_tank Order Tank
fd_products_label_bag Bag(s)
fd_products_label_tank Tank(s)
fd_products_none No physical products available.
fd_products_no_stock Insufficient depot stock for this order.
fd_products_no_object No physical object registered for this type.
fd_products_ordered %dΓ— %s %s ordered β€” delivering to depot.

Delivery System β€” Supplier Placeable

Key English
fd_pickup_name Fertilizer Supplier
fd_pickup_function Supplier pickup zone for delivery orders. Place near the in-game shop.

Delivery System β€” ORDER Tab Column Headers

Key English
fd_col_needed Needed
fd_col_amount Amount
fd_col_revenue Revenue

Delivery System β€” Interaction Prompts

Key English
fd_delivery_pickup_action Collect Delivery
fd_delivery_no_pending No pending delivery.

Delivery System β€” Confirmation Dialogs

Key English
fd_delivery_pickup_confirm Collect delivery for %s? (newline) Goods will be stocked when you return to your depot.
fd_delivery_order_confirm Place delivery order for %d fill type(s)? (newline) Total cost on pickup: %s (newline) (10% delivery fee included)
fd_delivery_cancel_confirm Cancel delivery order? (newline) A penalty of %s (20% of delivery cost) will be deducted.
fd_delivery_complete_confirm Complete delivery and stock your depot? (newline) All ordered fill types will be added to storage.

Delivery System β€” ORDER Tab Status Messages

Key English
fd_delivery_no_pickup_placed Place a Fertilizer Supplier pickup zone near the in-game shop first.
fd_delivery_all_full All fill types are at capacity β€” no delivery needed.
fd_delivery_cost_summary Base: $%.2f + Fee: $%.2f = Total: $%.2f
fd_delivery_status_pending Delivery pending β€” drive to Pickup Zone to collect | Cancel penalty: %s
fd_delivery_status_ready Delivery ready β€” click to stock your depot.
fd_delivery_status_park Park delivery vehicle within 25m of unload zone (%.0fm away)
fd_delivery_status_return Return to depot and park near the unload zone.

Delivery System β€” Buttons

Key English
fd_delivery_place_btn Place Delivery Order
fd_delivery_cancel_btn Cancel Order
fd_delivery_complete_btn Complete Delivery

Delivery System β€” Status Feedback

Key English
fd_delivery_order_placed Order placed β€” drive to the Pickup Zone.
fd_delivery_cancelled Delivery cancelled.
fd_delivery_completing Delivery complete! Stock has been added.

Delivery System β€” Error Messages

Key English
fd_delivery_already_active A delivery is already in progress.
fd_delivery_no_pickup No supplier pickup zone placed on this map.
fd_delivery_stock_full All fill types are at capacity β€” no delivery needed.
fd_delivery_none No active delivery.
fd_delivery_wrong_status Delivery is not in the correct state for this action.
fd_delivery_wrong_farm This delivery belongs to a different farm.

Submission

Please reply with your updated file attached and include:

  • Translated by: your name / GitHub handle
  • Language: your native language
  • Native speaker: Yes / No

Thank you to everyone who contributes! πŸ™

Metadata

Metadata

Labels

documentationImprovements or additions to documentationhelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions