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 May 19, 2024
1 parent 127022f commit 7f9fe44
Showing 1 changed file with 19 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
"block.refinedstorage2.creative_portable_grid": "Kisi Portabel Kreatif",
"block.refinedstorage2.security_manager": "Security Manager",
"block.refinedstorage2.security_manager.help": "When this device is active, will protect the network by default and block all operations. Start adding Security Cards to permit or deny specific operations for a player.",
"block.refinedstorage2.relay": "Relay",
"block.refinedstorage2.relay.help": "Turn entire sections of a storage network on or off and create new branches of your network with a Relay.",
"gui.refinedstorage2.controller.redstone_mode_help": "Ketika peranagkat ini nonaktif, jaringan penyimpanan tidak dapat menggunakan perangkat ini sebagai sumber energi.",
"gui.refinedstorage2.disk_drive.disks": "Cakram",
"gui.refinedstorage2.storage.redstone_mode_help": "Ketika perangkat ini nonaktif, penyimpanan tidak akan dapat diakses dari dalam jaringan penyimpanan.",
Expand Down Expand Up @@ -149,6 +151,17 @@
"gui.refinedstorage2.security_manager.redstone_mode_help": "When this device is inactive, the network will not be protected.",
"gui.refinedstorage2.security_manager.fallback_security_card_slot_hint": "Slot for a Fallback Security Card.",
"gui.refinedstorage2.security_manager.no_fallback_security_card_consequence": "Add a Fallback Security Card to this slot to set permissions for every player without a Security Card. By default, all actions are denied.",
"gui.refinedstorage2.relay.filter_help": "Resources which should be exposed from the input network to the output network if the Relay isn't in pass-through mode.",
"gui.refinedstorage2.relay.pass_through": "Pass-through",
"gui.refinedstorage2.relay.pass_through.help": "Whether this device should pass-through the entire input network signal as-is. Turn this off to selectively expose components to the output network.",
"gui.refinedstorage2.relay.pass_energy": "Pass energy",
"gui.refinedstorage2.relay.pass_energy.help": "Whether this device should pass the energy buffer from the input network to the output network.",
"gui.refinedstorage2.relay.pass_storage": "Pass storage",
"gui.refinedstorage2.relay.pass_storage.help": "Whether this device should pass the storage from the input network to the output network.",
"gui.refinedstorage2.relay.pass_security": "Pass security",
"gui.refinedstorage2.relay.pass_security.help": "Whether this device should pass the security settings from the input network to the output network.",
"gui.refinedstorage2.relay.filter_mode.allow.help": "Only expose resources from the input network to the output network that are configured in the filters.",
"gui.refinedstorage2.relay.filter_mode.block.help": "Don't expose resources from the input network to the output network that are configured in the filters.",
"item.refinedstorage2.controller.help": "Menyediakan energi ke jaringan penyimpanan. dapat digunakan beberapa kali dalam satu jaringan penyimpanan.",
"item.refinedstorage2.creative_controller.help": "Menyediakan energi tidak terbatas ke jaringan penyimpanan.",
"item.refinedstorage2.disk_drive.help": "Menerima cakram penyimpanan untuk menyediakan ruang penyimpanan kedalam jaringan penyimpanan.",
Expand Down Expand Up @@ -367,6 +380,9 @@
"text.autoconfig.refinedstorage2.option.fallbackSecurityCard.energyUsage": "Energy usage",
"text.autoconfig.refinedstorage2.option.securityManager": "Security Manager",
"text.autoconfig.refinedstorage2.option.securityManager.energyUsage": "Energy usage",
"text.autoconfig.refinedstorage2.option.relay": "Relay",
"text.autoconfig.refinedstorage2.option.relay.inputNetworkEnergyUsage": "Input network energy usage",
"text.autoconfig.refinedstorage2.option.relay.outputNetworkEnergyUsage": "Output network energy usage (if not in pass through mode)",
"advancements.refinedstorage2.root.description": "Use one or multiple Controllers in a storage network to provide your network with energy",
"advancements.refinedstorage2.connecting": "Menyambungkan",
"advancements.refinedstorage2.connecting.description": "Gunakan Kabel untuk menghubungkan perangkat satu sama lain, atau letakkan perangkat melawan satu sama lain",
Expand Down Expand Up @@ -405,5 +421,7 @@
"advancements.refinedstorage2.portable_storage": "Penyimpanan portabel",
"advancements.refinedstorage2.portable_storage.description": "Rakit Kisi Portabel untuk mengakses isi dari cakram tanpa memerlukan jaringan penyimpanan",
"advancements.refinedstorage2.security": "Security",
"advancements.refinedstorage2.security.description": "Secure your storage network with a Security Manager and a Security Card"
"advancements.refinedstorage2.security.description": "Secure your storage network with a Security Manager and a Security Card",
"advancements.refinedstorage2.conditional_connecting": "Conditional connecting",
"advancements.refinedstorage2.conditional_connecting.description": "Turn entire sections of a storage network on or off and create new branches of your network with a Relay"
}

0 comments on commit 7f9fe44

Please sign in to comment.