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 Dec 9, 2024
1 parent 41359e9 commit 84d155c
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": "Aleatório",
"gui.refinedstorage.scheduling_mode.random.help": "Usar um filtro aleatório.",
"gui.refinedstorage.priority": "Prioridade",
"gui.refinedstorage.priority.storage_help": "A ordem em que a rede de armazenamento irá inserir ou extrair recursos, priorizando os de maior valor.",
"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": "Configurar quantia",
"gui.refinedstorage.configure_amount.reset": "Redefinir",
"gui.refinedstorage.configure_amount.set": "Definir",
Expand Down Expand Up @@ -296,8 +302,8 @@
"item.refinedstorage.256b_fluid_storage_disk": "Disco de armazenamento de fluido 256B",
"item.refinedstorage.1024b_fluid_storage_disk": "Disco de armazenamento de fluido 1024B",
"item.refinedstorage.4096b_fluid_storage_disk": "Disco de armazenamento de fluido 4096B",
"item.refinedstorage.fluid_storage_disk.help": "Armazena %s baldes.",
"item.refinedstorage.fluid_storage_block.help": "Armazena %s baldes.",
"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": "Disco de armazenamento de fluido criativo",
"item.refinedstorage.creative_fluid_storage_disk.help": "Armazena uma quantia infinita de baldes.",
"item.refinedstorage.creative_fluid_storage_block.help": "Armazena uma quantia infinita de baldes.",
Expand Down

0 comments on commit 84d155c

Please sign in to comment.