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 #14

Closed
wants to merge 7 commits into from
122 changes: 122 additions & 0 deletions src/main/resources /lang/de_de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
de:
prefix: "&8[&3Craftorithm&8]"
unsupported_version: <prefix> Nicht unterstützte Version
new_version: <prefix> &aDie neue Version <new_version> wurde erkannt, bitte
aktualisieren Sie rechtzeitig auf die neue Version.
command:
no_perm: <prefix> &cSie haben keine Berechtigung, diesen Befehl zu verwenden.
player_only: <prefix> &cNur Spieler können diesen Befehl ausführen.
not_enough_param: <prefix> &cBefehl fehlt Parameter, es fehlen <number> Parameter
undefined_subcmd: <prefix> &cUndefinierter Unterbefehl
item:
save:
success: <prefix> &aGegenstand erfolgreich gespeichert.
failed_save_air: "<prefix> &cGegenstandspeicherung fehlgeschlagen. Grund: Kann
nicht existierenden Gegenstand speichern."
give:
success: <prefix> &aGegenstand erfolgreich erhalten.
not_exist_item: <prefix> &cGegenstand <item_name> existiert nicht.
player_offline: <prefix> &cDer Spieler ist offline oder existiert nicht.
reload:
success: <prefix> &aDas Plugin wurde erfolgreich neu geladen.
exception: <prefix> &cBeim Neuladen des Plugins ist ein Fehler aufgetreten.
Bitte überprüfen Sie die Konsole.
remove:
success: <prefix> &aRezept erfolgreich gelöscht.
not_exist: <prefix> &cRezept existiert nicht.
disable:
success: <prefix> &cRezept erfolgreich deaktiviert.
not_exist: <prefix> &cDas Rezept existiert nicht oder wurde bereits deaktiviert.
failed: <prefix> &cFehler beim Deaktivieren des Rezepts. Möglicherweise wurde es
bereits deaktiviert oder existiert nicht.
version: "<prefix> &aPlugin Version: <version>"
create:
unsupported_recipe_type: <prefix> &cNicht unterstützter Rezepttyp
unsupported_recipe_name: <prefix> &cNicht unterstützter Rezeptname, es sind nur
[a-z0-9/._-]+ erlaubt.
name_used: <prefix> &cRezept-ID ist bereits vergeben.
null_result: <prefix> &cDas Rezeptergebnis darf nicht leer sein!
null_source: <prefix> &cDie Rezeptzutaten dürfen nicht leer sein!
success: <prefix> &a<recipe_type>-Rezept <recipe_name> erfolgreich erstellt.
run_arcenciel:
success: <prefix> &aErfolgreich ausgeführt, dauerte <time> ms.
list:
unsupported_version: <prefix> &cDiese Funktion ist nur in Version 1.16 und höher verfügbar.
menu:
recipe_list:
title: "&3&lRezeptliste"
icon:
frame: "&3&lRezeptliste"
previous: "&aVorherige Seite"
next: "&aNächste Seite"
new_recipe_list:
title: "&3&lCraftorithm neue Rezeptliste"
icon:
frame: "&3&lNeue Rezeptliste"
previous: "&aVorherige Seite"
next: "&aNächste Seite"
recipe_display:
title:
shaped: Geordnetes Rezept
shapeless: Ungeordnetes Rezept
furnace: Schmelzrezept
blasting: Hochöfen-Rezept
smoking: Räucherofen-Rezept
campfire: Lagerfeuer-Rezept
smithing: Schmiede-Rezept
stone_cutting: Steinschneide-Rezept
potion: Braustand-Rezept
anvil: Amboss-Rezept
recipe_creator:
title: "&3Erstelle <recipe_type>-Rezept: <recipe_name>"
icon:
frame: "&aRezept erstellen"
result_frame: "&aRezeptergebnis"
confirm: "&3&lBestätigen Sie die Erstellung"
unlock: "&aHast du das Rezept freigeschaltet: <unlock>"
cooking_frame: "&aRohstoffe schmelzen"
furnace_toggle: "&aSchmelzofenrezept aktiviert: <enable>"
blast_furnace_toggle: "&aHochöfenrezept aktiviert: <enable>"
smoker_toggle: "&a Rauchofen-Rezept aktivieren: <enable>"
campfire_toggle: "& Lagerfeuer-Rezept aktivieren: <enable>"
cooking_time:
name: "&aVeredelungszeit: <time> Tick"
lore:
"0": "&3Klicken Sie zum Ändern der Veredelungszeit"
input_hint: '&aBitte geben Sie die Veredelungszeit ein, in Tick, geben Sie
"cancel" ein, um abzubrechen'
cooking_exp:
name: "&aBelohnung Erfahrung: <exp>"
lore:
"0": "&3Klicken Sie auf Änderung der Belohnung Erfahrung"
input_hint: '&aBitte geben Sie die Belohnung Erfahrung ein, geben Sie "cancel"
ein, um abzubrechen'
smithing_frame: "&aGegenstände schmieden"
potion_frame: "&aZum Brauen bestimmte Zutaten"
anvil_frame: "&aSchmiede-Materialien"
anvil_copy_nbt_toggle: "&aBehalte Gegenstand-NBT: <enable>"
anvil_cost_level:
name: "&aErforderliches Level: <level>"
lore:
"0": "&3Klicken Sie zum Ändern des erforderlichen Levels"
input_hint: '&aBitte geben Sie das erforderliche Level ein, geben Sie "cancel"
ein, um abzubrechen'
recipe_type_name:
shaped: Geordnet
shapeless: Unsortiert
cooking: Schmelzen
smithing: Schmieden
stone_cutting: Steinschneiden
potion: Brauen
anvil: der Amboss
arcenciel:
not_enough_param: <prefix> &cDie Anweisung "<statement>" ist unvollständig.
unknown_token: <prefix> &cUndefined Schlüsselwort oder Funktion <token>.
load:
finish: <prefix> &aDas Plugin wurde erfolgreich geladen.
recipe_load_exception: <prefix> &cFehler beim Laden des Rezepts <recipe_name>.
item_load_exception: <prefix> &cBeim Laden des Gegenstands <item_name> ist ein
Fehler aufgetreten.
hook_plugin:
success: <prefix> &aDas Plugin <plugin> wurde gefunden und ist eingehakt.
not_exist: <prefix> &cPlugin <plugin> wurde nicht gefunden.
116 changes: 116 additions & 0 deletions src/main/resources /lang/fr_fr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
fr:
prefix: "&8[&3Craftorithm&8]"
unsupported_version: <prefix> Unsupported Version
new_version: <prefix> &aDetected a new version <new_version>, please update to
the latest version promptly!
command:
no_perm: <prefix> &cYou do not have permission to use this command.
player_only: <prefix> &cOnly players can execute this command.
not_enough_param: <prefix> &cThe Command is missing parameters, <number> parameters required.
undefined_subcmd: <prefix> &cUndefined subcommand!
item:
save:
success: <prefix> &aItem saved successfully.
failed_save_air: "<prefix> &cItem save failed. Reason: Cannot save a non-existent item."
give:
success: <prefix> &aGive item successfully
not_exist_item: <prefix> &cItem <item_name> does not exist.
player_offline: <prefix> &cThe player is not online or does not have a profile.
reload:
success: <prefix> &aPlugin reload!
exception: <prefix> &cError occurred during plugin reload, please check the console.
remove:
success: <prefix> &aRecipe removed successfully.
not_exist: <prefix> &cRecipe does not exist.
disable:
success: <prefix> &cRecipe disabled successfully.
not_exist: <prefix> &cRecipe does not exist or has already been disabled.
failed: <prefix> &cFailed to disable recipe, it may already be disabled or does
not exist.
version: "<prefix> &aPlugin version: <version>"
create:
unsupported_recipe_type: <prefix> &cUnsupported recipe type.
unsupported_recipe_name: <prefix> &cUnsupported recipe name, only lowercase
letters, numbers, '_', '-', and '.' are allowed.
name_used: <prefix> &cRecipe ID has already been used.
null_result: <prefix> &cRecipe result cannot be empty!
null_source: <prefix> &cRecipe ingredients cannot be empty!
success: <prefix> &a<recipe_type> recipe <recipe_name> created successfully.
run_arcenciel:
success: <prefix> &aExecution successful, took <time> ms.
list:
unsupported_version: <prefix> &cThis feature is only available in version 1.16 and above.
menu:
recipe_list:
title: "&3&lRecipe List"
icon:
frame: "&3&lRecipe List"
previous: "&aPrevious Page"
next: "&aNext Page"
new_recipe_list:
title: "&3&lCraftorithm New Recipe List"
icon:
frame: "&3&lNew recipe list"
previous: "&aPrevious Page"
next: "&aNext Page"
recipe_display:
title:
shaped: Shaped Recipe
shapeless: Shapeless Recipe
furnace: Furnace Recipe
blasting: Blast Furnace Recipe
smoking: Smoker Recipe
campfire: Campfire Recipe
smithing: Smithing Recipe
stone_cutting: Stonecutter Recipe
potion: Brewing Recipe
anvil: Anvil Recipe
recipe_creator:
title: "&3Creating <recipe_type> recipe: <recipe_name>"
icon:
frame: "&aCreating Recipe"
result_frame: "&aRecipe Result"
confirm: "&3&lConfirm Creation"
unlock: "&aUnlock Recipe for Player: <unlock>"
cooking_frame: "&aCooking Ingredients"
furnace_toggle: "&aEnable Furnace Recipe: <enable>"
blast_furnace_toggle: "&aEnable Blast Furnace Recipe: <enable>"
smoker_toggle: "&aEnable Smoker Recipe: <enable>"
campfire_toggle: "&aEnable Campfire Recipe: <enable>"
cooking_time:
name: "&aCooking Time: <time> tick"
lore:
"0": "&3Click to Modify Cooking Time"
input_hint: '&aPlease enter cooking time in ticks. Type "cancel" to cancel.'
cooking_exp:
name: "&aExperience Reward: <exp>"
lore:
"0": "&3Click to Modify Experience Reward."
input_hint: '&aPlease enter experience reward. Type "cancel" to cancel.'
smithing_frame: "&aSmithing Ingredients"
potion_frame: "&aBrewing Ingredients"
anvil_frame: "&aAnvil Ingredients"
anvil_copy_nbt_toggle: "&aPreserve Item NBT: <enable>"
anvil_cost_level:
name: "&aRequired Level: <level>"
lore:
"0": "&3Click to Modify Required Level"
input_hint: "&aPlease enter required level. Type 'cancel' to cancel."
recipe_type_name:
shaped: Shaped
shapeless: Shapeless
cooking: Cooking
smithing: Smithing
stone_cutting: Stonecutting
potion: Brewing
anvil: Anvil
arcenciel:
not_enough_param: <prefix> &cStatement "<statement>" is incomplete.
unknown_token: "<prefix> &cUndefined keyword or function: <token>"
load:
finish: <prefix> &aPlugin loaded successfully.
recipe_load_exception: <prefix> &cError occurred while loading recipe <recipe_name>.
item_load_exception: <prefix> &cError occurred while loading item <item_name>.
hook_plugin:
success: <prefix> &aFound <plugin>, hooked successfully.
not_exist: <prefix> &cPlugin <plugin> not found.
113 changes: 113 additions & 0 deletions src/main/resources /lang/ja_jp.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
ja:
prefix: "&8[&3Craftorithm&8]"
unsupported_version: <prefix> サポートされていないバージョン
new_version: <prefix> &a新しいバージョン <new_version> が検出されました。新しいバージョンにアップデートしてください。
command:
no_perm: <prefix> &cこのコマンドを使用する権限がありません。
player_only: <prefix> &cこのコマンドはプレイヤーのみが実行できます。
not_enough_param: <prefix> &cコマンドにはパラメータが不足し、<number> 個のパラメータが必要です。
undefined_subcmd: <prefix> &c未定義のサブコマンド
item:
save:
success: <prefix> &aアイテムが保存されました。
failed_save_air: <prefix> &cアイテムの保存に失敗しました。理由:存在しないアイテムを保存することはできません。
give:
success: <prefix> &aアイテムの取得に成功しました。
not_exist_item: <prefix> &c存在しないアイテム <item_name>
player_offline: <prefix> &cそのプレイヤーはオフラインであるか、存在しません。
reload:
success: <prefix> &aプラグインのリロードが成功しました。
exception: <prefix> &cプラグインのリロード中にエラーが発生しました。コンソールを確認してください。
remove:
success: <prefix> &aレシピが削除されました。
not_exist: <prefix> &cそのレシピは存在しません。
disable:
success: <prefix> &cレシピの無効化に成功しました。
not_exist: <prefix> &cそのレシピは存在しないか、すでに無効化されています。
failed: <prefix> &cレシピの無効化に失敗しました。おそらくすでに無効化されているか、存在しない可能性があります。
version: "<prefix> &aプラグインのバージョン: <version>"
create:
unsupported_recipe_type: <prefix> &cサポートされていないレシピタイプ
unsupported_recipe_name: <prefix> &cサポートされていないレシピ名です。[a-z0-9/._-]+許可された内容のみ使用できます。
name_used: <prefix> &cそのレシピIDはすでに使用されています。
null_result: <prefix> &cレシピの結果を空にすることはできません!
null_source: <prefix> &cレシピの材料を空にすることはできません!
success: <prefix> &a<recipe_type>のタイプのレシピ<recipe_name>が作成されました。
run_arcenciel:
success: <prefix> &a実行に成功しました。所要時間<time>ミリセカンド。
list:
unsupported_version: <prefix> &cこの機能は1.16以降のバージョンでのみ利用可能です。
menu:
recipe_list:
title: "&3&lレシピリスト"
icon:
frame: "&3&lレシピリスト"
previous: "&a前のページ"
next: "&a次のページ"
new_recipe_list:
title: "&3&lCraftorithmが新しく追加したシピリスト"
icon:
frame: "&3&l新しく追加したシピリスト"
previous: "&a前のページ"
next: "&a次のページ"
recipe_display:
title:
shaped: 定形レシピ
shapeless: 不定形レシピ
furnace: かまどレシピ
blasting: 溶鉱炉レシピ
smoking: 燻製器レシピ
campfire: 焚き火レシピ
smithing: 鍛冶台レシピ
stone_cutting: 石切台レシピ
potion: 醸造台レシピ
anvil: 金床レシピ
recipe_creator:
title: "&3<recipe_type>レシピの作成: <recipe_name>"
icon:
frame: "&aレシピ作成"
result_frame: "&aレシピ結果"
confirm: "&3&l作成の確認"
unlock: "&aプレイヤーによるレシピのアンロック:<unlock>"
cooking_frame: "&a精錬素材"
furnace_toggle: "&aかまどレシピを有効にする:<enable>"
blast_furnace_toggle: "&a溶鉱炉レシピを有効にする:<enable>"
smoker_toggle: "&a燻製器レシピを有効にする:<enable>"
campfire_toggle: "&a焚き火レシピを有効にする:<enable>"
cooking_time:
name: "&a精錬時間: <time> tick"
lore:
"0": "&3クリックで精錬時間を変更する"
input_hint: "&a精錬時間を入力してください。単位はtickです。キャンセルするにはcancelと入力してください。"
cooking_exp:
name: "&a経験値ドロップ量: <exp>"
lore:
"0": "&3クリックで経験値ドロップ量を変更する。キャンセルするにはcancelと入力してください。"
input_hint: "&a経験値ドロップ量を入力してください"
smithing_frame: "&a精錬アイテム"
potion_frame: "&a醸造素材"
anvil_frame: "&a鍛冶素材"
anvil_copy_nbt_toggle: "&aアイテムNBTを保存する:<enable>"
anvil_cost_level:
name: "&a必要レベル: <level>"
lore:
"0": "&3クリックで必要レベルを変更する"
input_hint: "&a必要レベルを入力してください。キャンセルするにはcancelと入力してください。"
recipe_type_name:
shaped: 定形
shapeless: 不定形
cooking: 精錬
smithing: 鍛冶
stone_cutting: 石切
potion: 醸造
anvil: 金床
arcenciel:
not_enough_param: <prefix> &c文"<statement>"は不完全です
unknown_token: <prefix> &c未定義のキーワードや関数<token>
load:
finish: <prefix> &aプラグインの読み込みが完了しました
recipe_load_exception: <prefix> &c<recipe_name>のレシピの読み込み中にエラーが発生しました
item_load_exception: <prefix> &c<item_name>のアイテムの読み込み中にエラーが発生しました
hook_plugin:
success: <prefix> &a<plugin>が見つかり、フックされました
not_exist: <prefix> &c<plugin>が見つかりません
Loading
Loading