Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #753

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"mod.refinedstorage": "Stockage raffiné",
"mod.refinedstorage": "Refined Storage",
"block.refinedstorage.cable": "Câble",
"block.refinedstorage.disk_drive": "Lecteur de Disque",
"block.refinedstorage.machine_casing": "Boitier de Machine",
"block.refinedstorage.grid": "Grille",
"block.refinedstorage.pattern_grid": "Grille de paterne",
"block.refinedstorage.pattern_grid": "Grille de modèle",
"block.refinedstorage.crafting_grid": "Grille d’Artisanat",
"block.refinedstorage.controller": "Contrôleur",
"block.refinedstorage.creative_controller": "Contrôleur créatif",
Expand Down Expand Up @@ -36,7 +36,7 @@
"block.refinedstorage.relay": "Relais",
"block.refinedstorage.disk_interface": "Interface Disque",
"block.refinedstorage.autocrafter": "Autocrafteur",
"block.refinedstorage.autocrafter_manager": "Gestionnaire De Constructeur Automatique",
"block.refinedstorage.autocrafter_manager": "Gestionnaire de Constructeur Automatique",
"block.refinedstorage.autocrafting_monitor": "Autocrafting Monitor",
"gui.refinedstorage.controller.redstone_mode_help": "Lorsque ce périphérique est inactif, le réseau de stockage ne peut pas utiliser ce périphérique comme source d'énergie.",
"gui.refinedstorage.disk_drive.disks": "Disques",
Expand Down Expand Up @@ -192,7 +192,7 @@
"gui.refinedstorage.relay.pass_security": "Pass security",
"gui.refinedstorage.relay.pass_security.help": "Whether this device should pass the security settings from the input network to the output network.",
"gui.refinedstorage.relay.pass_autocrafting": "Pass autocrafting",
"gui.refinedstorage.relay.pass_autocrafting.help": "Whether this device should pass the autocrafting patterns from the input network to the output network.",
"gui.refinedstorage.relay.pass_autocrafting.help": "",
"gui.refinedstorage.relay.filter_mode.allow.help": "Only expose resources from the input network to the output network that are configured in the filters.",
"gui.refinedstorage.relay.filter_mode.block.help": "Don't expose resources from the input network to the output network that are configured in the filters.",
"gui.refinedstorage.disk_interface.filter_mode.allow.help": "Only allow resources into the storage disks or into the network that are configured in the filters.",
Expand Down
Loading