From a2b039612cd2fb8383bed2d1c626aa2097d83331 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:50 +0200 Subject: [PATCH 01/13] chore: update translation French from crowdin --- .../refinedstorage_rei_integration/lang/fr_fr.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From cb072bba9756c89dec1ac043ba1f7455424857ac Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:51 +0200 Subject: [PATCH 02/13] chore: update translation Spanish from crowdin --- .../refinedstorage_rei_integration/lang/es_es.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 1abe570e977286936b8963a0c7ed11104e8ccfa5 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:52 +0200 Subject: [PATCH 03/13] chore: update translation German from crowdin --- .../refinedstorage_rei_integration/lang/de_de.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 96b1eddd6af4aa5a0fbb89d4391d028e4cc18e2e Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:54 +0200 Subject: [PATCH 04/13] chore: update translation Hungarian from crowdin --- .../refinedstorage_rei_integration/lang/hu_hu.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From f860496ec2a990df5874e5b41e7c3278f9956a9b Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:55 +0200 Subject: [PATCH 05/13] chore: update translation Italian from crowdin --- .../refinedstorage_rei_integration/lang/it_it.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 5f534789e5ed1ac13126e2dc0650f624b43f0f86 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:56 +0200 Subject: [PATCH 06/13] chore: update translation Japanese from crowdin --- .../refinedstorage_rei_integration/lang/ja_jp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From c37a7528907019cf247cd66c59b9864e2bc5f8f8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:57 +0200 Subject: [PATCH 07/13] chore: update translation Korean from crowdin --- .../refinedstorage_rei_integration/lang/ko_kr.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 3e78aac63a8252dcec3f104aa006f30048c8bca8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:58 +0200 Subject: [PATCH 08/13] chore: update translation Polish from crowdin --- .../refinedstorage_rei_integration/lang/pl_pl.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From acb95e83b1366fae5ec7a9877c8e7e4517c9ca8d Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:59 +0200 Subject: [PATCH 09/13] chore: update translation Russian from crowdin --- .../refinedstorage_rei_integration/lang/ru_ru.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 812449e642f8d8a06221fba9c9c231e7577fb688 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:00 +0200 Subject: [PATCH 10/13] chore: update translation Chinese Simplified from crowdin --- .../refinedstorage_rei_integration/lang/zh_cn.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 6febb40736231f95a1bedf439b17d1ff11745132 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:01 +0200 Subject: [PATCH 11/13] chore: update translation Chinese Traditional from crowdin --- .../refinedstorage_rei_integration/lang/zh_tw.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 0293df574555b362a7b2d836abea2857e2c01d97 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:02 +0200 Subject: [PATCH 12/13] chore: update translation Portuguese, Brazilian from crowdin --- .../refinedstorage_rei_integration/lang/pt_br.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 6974b9c077725b5d30d43cbcd4577a192e3758fa Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:03 +0200 Subject: [PATCH 13/13] chore: update translation Indonesian from crowdin --- .../refinedstorage_rei_integration/lang/id_id.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file