diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 01:08:07 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 02:27:38 +0800 |
| commit | be7b641955a197d55251c3cbd4a314476cf94fb3 (patch) | |
| tree | 1747230438e2daa7d8debd2f661a69ba11f4ea23 /src/main/resources | |
| parent | 43614d50fe2d965246b8ee4522f0ece646031ae9 (diff) | |
| download | RoughlyEnoughItems-be7b641955a197d55251c3cbd4a314476cf94fb3.tar.gz RoughlyEnoughItems-be7b641955a197d55251c3cbd4a314476cf94fb3.tar.bz2 RoughlyEnoughItems-be7b641955a197d55251c3cbd4a314476cf94fb3.zip | |
Update to 20w18a and add recipe exporter
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources')
15 files changed, 19 insertions, 16 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index b3f03d0a6..8b57267e1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Работна станция", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sИд.№ на рецепта: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json index 59132f14d..45a6f785b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/de_de.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/de_de.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Drücke %s, um dieses zu Favoriten hinzuzufügen.", "text.rei.remove_favorites_tooltip": " \n§7Drücke %s, um dieses aus den Favoriten zu entfernen.", "text.rei.working_station": "Arbeitsstation", - "text.rei.release_export": "§lLasse %s los, um zu exportieren", + "text.rei.release_export": "Lasse %s los, um zu exportieren", "text.rei.recipe_id": "\n%sRezept-Id: %s", "text.rei.recipe_screen_type.selection": "Darstellung Rezept-Bildschirm", "text.rei.recipe_screen_type.selection.sub": "Du kannst diese Einstellung jederzeit über den Konfigurationsbildschirm wieder bearbeiten.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 6d2111d8c..9b7885788 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "uoıʇɐʇS buıʞɹoM", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%2$s :pI ǝdıɔǝᴚ%1$s", "text.rei.recipe_screen_type.selection": "uoıʇɔǝןǝS ǝdʎ⊥ uǝǝɹɔS ǝdıɔǝᴚ", "text.rei.recipe_screen_type.selection.sub": "˙uǝǝɹɔs bıɟuoɔ ǝɥʇ ɐıʌ uıɐbɐ buıʇʇǝs sıɥʇ ʇıpǝ sʎɐʍןɐ uɐɔ noʎ", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index c89aa158e..4cb7c1190 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "All Entries", "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Config Tooltips", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:", + "config.roughlyenoughitems.maxRecipesPerPage": "Maximum Recipes Per Page:", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 95c56c13b..071d61c55 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Vajuta %s, et lisada see lemmikutesse.", "text.rei.remove_favorites_tooltip": " \n§7Vajuta %s, et eemaldada see lemmikutest.", "text.rei.working_station": "Tööjaam", - "text.rei.release_export": "§lVabasta eksportimiseks %s", + "text.rei.release_export": "Vabasta eksportimiseks %s", "text.rei.recipe_id": "\n%sRetsepti ID: %s", "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", "text.rei.recipe_screen_type.selection.sub": "Sa saad seda seadistust alati seadistuskuvalt muuta.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 7b628ce71..e8e6a838f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Appuyez sur %s pour l'ajouter aux favoris.", "text.rei.remove_favorites_tooltip": " \n§7Appuyez sur %s pour le retirer des favoris.", "text.rei.working_station": "Poste de travail", - "text.rei.release_export": "§lRelâchez %s pour exporter", + "text.rei.release_export": "Relâchez %s pour exporter", "text.rei.recipe_id": "\n%sID de recette : %s", "text.rei.recipe_screen_type.selection": "Sélection du type d'affichage des recettes", "text.rei.recipe_screen_type.selection.sub": "Vous pouvez toujours changer cette option dans l'écran de configuration.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index ba5876d7e..d5fdb5e0c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "作業台", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sレシピID: %s", "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 23b72dc9a..788425691 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Wowking Station", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sWecipe Id: %s", "text.rei.recipe_screen_type.selection": "Wecipe Scween Type Sewection", "text.rei.recipe_screen_type.selection.sub": "You can awways edit dis setting again via de config scween.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index c89aa158e..5395085b7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Working Station", - "text.rei.release_export": "§lRelease %s to export", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sRecipe Id: %s", "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection", "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 5cf8082bb..8fbcb3169 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7Naciśnij %s aby dodać przedmiot do Ulubionych.", "text.rei.remove_favorites_tooltip": " \n§7Naciśnij %s aby usunąć przedmiot z Ulubionych.", "text.rei.working_station": "Stacja robocza", - "text.rei.release_export": "§lZwolnij %s aby wyeksportować", + "text.rei.release_export": "Zwolnij %s aby wyeksportować", "text.rei.recipe_id": "\n%sId receptury: %s", "text.rei.recipe_screen_type.selection": "Wybór typu ekranu receptur", "text.rei.recipe_screen_type.selection.sub": "Zawsze możesz zmienić tę opcję w Panelu Konfiguracyjnym.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 6687fbc45..472e6fa8e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " §7Pressione %s para colocar nos favoritos.", "text.rei.remove_favorites_tooltip": " §7Pressione %s para apagar dos favoritos.", "text.rei.working_station": "Estação de trabalho", - "text.rei.release_export": "§lRelease %s para exportar", + "text.rei.release_export": "Release %s para exportar", "text.rei.recipe_id": "\n%sID de receita: %s", "text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas", "text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index c2a44df4f..a0f6fda38 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": "§7Pressione %s para adicionar aos favoritos.", "text.rei.remove_favorites_tooltip": " \n§7Pressione %s para remover dos favoritos.", "text.rei.working_station": "Estação de trabalho", - "text.rei.release_export": "§lLarge %s para exportar", + "text.rei.release_export": "Large %s para exportar", "text.rei.recipe_id": "\n%sID de receita: %s", "text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas", "text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index b6876efe9..34a562572 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " §7Нажмите %s чтобы добавить в избранное.", "text.rei.remove_favorites_tooltip": " §7Нажмите %s чтобы убрать это из избранного.", "text.rei.working_station": "Рабочее место", - "text.rei.release_export": "§lОтпустите %s для экспорта", + "text.rei.release_export": "Отпустите %s для экспорта", "text.rei.recipe_id": "\n%sID рецепта: %s", "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", "text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 9a8c3a89d..6482d5af6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7按 %s 将其添加到收藏夹。", "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以将其从收藏夹中移除。", "text.rei.working_station": "工作站", - "text.rei.release_export": "§l放开 %s 以汇出此食谱", + "text.rei.release_export": "放开 %s 以汇出此食谱", "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 2a558d61e..f240ae5c0 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " \n§7按 %s 將其添加到我的最愛。", "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以將其從我的最愛中移除。", "text.rei.working_station": "工作台", - "text.rei.release_export": "§l放開 %s 以匯出此食譜", + "text.rei.release_export": "放開 %s 以匯出此食譜", "text.rei.recipe_id": "\n%s合成識別碼: %s", "text.rei.recipe_screen_type.selection": "配方介面選擇", "text.rei.recipe_screen_type.selection.sub": "你可以在設置中改變配方介面.", |
