Skip to content

Commit

Permalink
chore: update translation Indonesian from crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Dec 9, 2024
1 parent 84d155c commit 9a8d1e0
Showing 1 changed file with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,14 @@
"gui.refinedstorage.scheduling_mode.random": "Acak",
"gui.refinedstorage.scheduling_mode.random.help": "Gunakan filter acak.",
"gui.refinedstorage.priority": "Prioritas",
"gui.refinedstorage.priority.storage_help": "Urutan dimana jaringan penyimpanan akan memasukkan atau mengekstrak sumber daya, mulai dari yang tertinggi.",
"gui.refinedstorage.priority.crafter_help": "If multiple patterns exist for one resource, crafting tasks will prioritize the pattern in the autocrafter with the highest priority.",
"gui.refinedstorage.insert_extract_priority": "Insert/extract priority",
"gui.refinedstorage.insert_priority": "Insert priority",
"gui.refinedstorage.extract_priority": "Extract priority",
"gui.refinedstorage.priority.insert_extract": "Insert/extract: %d",
"gui.refinedstorage.priority.insert": "Insert: %d",
"gui.refinedstorage.priority.extract": "Extract: %d",
"gui.refinedstorage.priority.storage_help": "The order in which the storage network will insert or extract resources, highest-first. Click to modify the insert/extract priority. Press CTRL and click to modify the insert priority. Press ALT and click to modify the extract priority.",
"gui.refinedstorage.priority.autocrafter_help": "If multiple patterns exist for one resource, crafting tasks will prioritize the pattern in the autocrafter with the highest priority.",
"gui.refinedstorage.configure_amount": "Configure amount",
"gui.refinedstorage.configure_amount.reset": "Reset",
"gui.refinedstorage.configure_amount.set": "Set",
Expand Down Expand Up @@ -296,8 +302,8 @@
"item.refinedstorage.256b_fluid_storage_disk": "Cakram Penyimpanan Cairan 256B",
"item.refinedstorage.1024b_fluid_storage_disk": "Cakram Penyimpanan Cairan 1024B",
"item.refinedstorage.4096b_fluid_storage_disk": "Cakram Penyimpanan Cairan 4096B",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets.",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part and Machine Casing. Upgradeable to a higher tier by combining with a Fluid Storage Part.",
"item.refinedstorage.creative_fluid_storage_disk": "Cakram Penyimpanan Cairan Kreatif",
"item.refinedstorage.creative_fluid_storage_disk.help": "Stores an infinite amount of buckets.",
"item.refinedstorage.creative_fluid_storage_block.help": "Stores an infinite amount of buckets.",
Expand Down

0 comments on commit 9a8d1e0

Please sign in to comment.