Skip to content

Commit

Permalink
chore: update translation Portuguese, Brazilian from crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed May 19, 2024
1 parent bc17688 commit 127022f
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": "Grade Portátil Criativa",
"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": "Quando este dispositivo estiver inativo, a rede de armazenamento não poderá usar este dispositivo como fonte de energia.",
"gui.refinedstorage2.disk_drive.disks": "Discos",
"gui.refinedstorage2.storage.redstone_mode_help": "Quando este dispositivo estiver inativo, o armazenamento contido não estará mais acessível a partir da rede de armazenamento.",
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": "Provides the storage network with energy. Multiple are allowed in a single storage network.",
"item.refinedstorage2.creative_controller.help": "Provides the storage network with an infinite source of energy.",
"item.refinedstorage2.disk_drive.help": "Accepts storage disks to provide the storage network with storage space.",
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": "Connecting",
"advancements.refinedstorage2.connecting.description": "Use Cable to connect devices with each other, or place devices against each other",
Expand Down Expand Up @@ -405,5 +421,7 @@
"advancements.refinedstorage2.portable_storage": "Portable storage",
"advancements.refinedstorage2.portable_storage.description": "Craft a Portable Grid to access the content of disks without requiring a storage network",
"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 127022f

Please sign in to comment.