Skip to content

Commit

Permalink
New Crowdin translations [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Aug 14, 2024
1 parent 3fffe5f commit 45546ce
Show file tree
Hide file tree
Showing 15 changed files with 202 additions and 69 deletions.
1 change: 0 additions & 1 deletion common/src/main/resources/assets/heywiki/lang/es_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"options.heywiki.raycast_max_reach.description": "Distancia máxima a la que puedes apuntar para activar la función de wiki.\nNota que valores mayores pueden causar problemas de rendimiento,\nSi el atributo de rango de interacción es mayor, será usado en vez de este.",
"options.heywiki.raycast_allow_fluid.name": "Permitir fluido",
"options.heywiki.raycast_allow_fluid.description": "Permitir apuntar a bloques de fluido para activar la función de wiki.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Opciones de Hey Wiki",
"heywiki.no_item_held": "No se está sosteniendo ninguno objeto",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
Expand Down
1 change: 0 additions & 1 deletion common/src/main/resources/assets/heywiki/lang/fa_ir.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"options.heywiki.raycast_max_reach.description": "حداکثر فاصله ای که می توانید برای فعال کردن ویژگی ویکی هدف بگیرید.\nتوجه داشته باشید که مقادیر بالاتر ممکن است باعث مشکلات عملکردی شود.",
"options.heywiki.raycast_allow_fluid.name": "اجازه دادن به مایع",
"options.heywiki.raycast_allow_fluid.description": "اجازه دادن به هدف گیری به سمت مایعات برای استفاده از ویژگی ویکی.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "تنظیمات هی ویکی",
"heywiki.no_item_held": "هیچ آیتمی در دست ندارید",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
Expand Down
39 changes: 37 additions & 2 deletions common/src/main/resources/assets/heywiki/lang/fi_fi.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"command.imfeelinglucky.not_supported": "Määritetty wikiperhe ei tue satunnaisartikkeliominaisuutta",
"command.whatstructure.no_integrated_server": "/whatstructure vaatii paikallisen yksinpelimaailman",
"command.whatstructure.no_structure": "Rakennemaa ei löytynyt",
"key.categories.heywiki": "Hei Wiki",
"key.heywiki.open": "Avaa wiki-artikkeli",
"options.heywiki.general": "Yleiset",
Expand All @@ -14,10 +16,43 @@
"options.heywiki.raycast_max_reach.description": "Suurin etäisyys, jonka voit pyrkiä käynnistämään wiki-ominaisuuden.\nHuomaa, että korkeammat arvot voivat aiheuttaa ongelmia suorituskyvyssä.",
"options.heywiki.raycast_allow_fluid.name": "Anna nesteen",
"options.heywiki.raycast_allow_fluid.description": "Salli tähtääminen joustaviin lohkoihin käynnistääksesi wikiominaisuuden.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Hei Wikin asetukset",
"heywiki.no_item_held": "Mitään kohdetta ei säilytetä",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
"heywiki.too_far": "Et tähtää mihinkään. Ehkä päästä lähemmäksi?",
"screen.heywiki_confirm_link.loading_excerpt": "Ladataan sivun kuvausta..."
"screen.heywiki_confirm_link.loading_excerpt": "Ladataan sivun kuvausta...",
"structure.minecraft.pillager_outpost": "Etuvartio",
"structure.minecraft.mineshaft": "Kaivos",
"structure.minecraft.mineshaft_mesa": "Autiomaakaivos",
"structure.minecraft.mansion": "Metsikön kartano",
"structure.minecraft.jungle_pyramid": "Viidakkotemppeli",
"structure.minecraft.desert_pyramid": "Aavikkotemppeli",
"structure.minecraft.igloo": "Iglu",
"structure.minecraft.shipwreck": "Hylky",
"structure.minecraft.shipwreck_beached": "Hylky rannalla",
"structure.minecraft.swamp_hut": "Suomökki",
"structure.minecraft.stronghold": "Tukikohta",
"structure.minecraft.monument": "Merimonumentti",
"structure.minecraft.ocean_ruin_cold": "Kylmät vedenalaiset rauniot",
"structure.minecraft.ocean_ruin_warm": "Lämpimät vedenalaiset rauniot",
"structure.minecraft.fortress": "Nether-linnoitus",
"structure.minecraft.nether_fossil": "Nether-fossiili",
"structure.minecraft.end_city": "End-kaupunki",
"structure.minecraft.buried_treasure": "Haudattu aarre",
"structure.minecraft.bastion_remnant": "Linnakkeen rauniot",
"structure.minecraft.village_plains": "Tasankokylä",
"structure.minecraft.village_desert": "Aavikkokylä",
"structure.minecraft.village_savanna": "Savannikylä",
"structure.minecraft.village_snowy": "Luminen kylä",
"structure.minecraft.village_taiga": "Taigakylä",
"structure.minecraft.ruined_portal": "Rikkoutunut portaali",
"structure.minecraft.ruined_portal_desert": "Rikkoutunut portaali aavikolla",
"structure.minecraft.ruined_portal_jungle": "Rikkoutunut portaali viidakossa",
"structure.minecraft.ruined_portal_swamp": "Rikkoutunut portaali suolla",
"structure.minecraft.ruined_portal_mountain": "Rikkoutunut portaali vuorilla",
"structure.minecraft.ruined_portal_ocean": "Rikkoutunut portaali valtameressä",
"structure.minecraft.ruined_portal_nether": "Rikkoutunut portaali Netherissä",
"structure.minecraft.ancient_city": "Hylätty kaupunki",
"structure.minecraft.trail_ruins": "Polun rauniot",
"structure.minecraft.trial_chambers": "Koetuksen kammio"
}
1 change: 0 additions & 1 deletion common/src/main/resources/assets/heywiki/lang/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"options.heywiki.raycast_max_reach.description": "Distance maximale que vous pouvez viser pour déclencher la fonctionnalité wiki.\nNotez que des valeurs plus élevées peuvent causer des problèmes de performance.",
"options.heywiki.raycast_allow_fluid.name": "Autoriser les fluides",
"options.heywiki.raycast_allow_fluid.description": "Permet de déclencher la fonctionnalité wiki en visant des fluides.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Options de Hey Wiki",
"heywiki.no_item_held": "Vous ne tenez aucun objet",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
Expand Down
59 changes: 59 additions & 0 deletions common/src/main/resources/assets/heywiki/lang/he_il.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"command.imfeelinglucky.not_supported": "משפחת הויקים המבוקשת לא תומכת בערך אקראי",
"command.whatstructure.no_integrated_server": "/whatstructure עובד רק בעולם שחקן יחיד מקומי",
"command.whatstructure.no_structure": "לא נמצא מבנה",
"key.categories.heywiki": "היי ויקי",
"key.heywiki.open": "פתח ערך בויקי",
"options.heywiki.general": "כללי",
"options.heywiki.language.auto": "auto: קחשמה תפש",
"options.heywiki.language.description": "הגדר את השפה המועדפת עליך, אם היא שונה משפת המשחק.",
"options.heywiki.language.name": "שפת ויקי",
"options.heywiki.zh_variant.name": "גרסה סינית",
"options.heywiki.zh_variant.description": "אם אתה דובר סינית, בחר בין גרסאות סינית שונות.",
"options.heywiki.requires_confirmation.description": "שאל לפני פתיחת הויקי. שימושי כדי לא לפתוח ערכים בטעות.",
"options.heywiki.requires_confirmation.name": "דורש אישור",
"options.heywiki.raycast_max_reach.name": "מרחק הצבעה מקסימלי",
"options.heywiki.raycast_max_reach.description": "מרחק ההצבעה המקסימלי כדי לפתוח ערך בויקי.\nשים לב שערכים גבוהים יכולים לפגוע בביצועים.",
"options.heywiki.raycast_allow_fluid.name": "אפשר נוזלים",
"options.heywiki.raycast_allow_fluid.description": "אפשר פתיחת ערך בויקי על נוזלים.",
"options.heywiki.open_key.description": "קיצור מקשים לפתיחת ערך בויקי.",
"options.heywiki.title": "אפשרויות היי ויקי",
"heywiki.no_item_held": "אין פריט מוחזק כרגע",
"heywiki.no_family": "הויקי לא נמצא",
"heywiki.too_far": "אתה לא מצביע על שום דבר. אולי תתקרב?",
"screen.heywiki_confirm_link.loading_excerpt": "טוען תיאור דף...",
"structure.minecraft.pillager_outpost": "מוצב שודדי כפרים",
"structure.minecraft.mineshaft": "מכרה",
"structure.minecraft.mineshaft_mesa": "מכרה בבתרונות",
"structure.minecraft.mansion": "אחוזת עץ",
"structure.minecraft.jungle_pyramid": "פירמידת ג'ונגל",
"structure.minecraft.desert_pyramid": "פירמידת מדבר",
"structure.minecraft.igloo": "איגלו",
"structure.minecraft.shipwreck": "ספינה טרופה",
"structure.minecraft.shipwreck_beached": "ספינה טרופה בחוף",
"structure.minecraft.swamp_hut": "בקתת ביצה",
"structure.minecraft.stronghold": "מבצר",
"structure.minecraft.monument": "אנדרטת ים",
"structure.minecraft.ocean_ruin_cold": "חורבות אוקיינוס קר",
"structure.minecraft.ocean_ruin_warm": "חורבות אוקיינוס חם",
"structure.minecraft.fortress": "מבצר נד'רי",
"structure.minecraft.nether_fossil": "מאובן נד'רי",
"structure.minecraft.end_city": "עיר אנד",
"structure.minecraft.buried_treasure": "אוצר קבור",
"structure.minecraft.bastion_remnant": "שרידי מצודה",
"structure.minecraft.village_plains": "כפר מישורים",
"structure.minecraft.village_desert": "כפר מדברי",
"structure.minecraft.village_savanna": "כפר סוונה",
"structure.minecraft.village_snowy": "כפר שלגי",
"structure.minecraft.village_taiga": "כפר טייגה",
"structure.minecraft.ruined_portal": "שער הרוס",
"structure.minecraft.ruined_portal_desert": "שער הרוס מדברי",
"structure.minecraft.ruined_portal_jungle": "שער הרוס בג'ונגל",
"structure.minecraft.ruined_portal_swamp": "שער הרוס בביצה",
"structure.minecraft.ruined_portal_mountain": "שער הרוס בהר",
"structure.minecraft.ruined_portal_ocean": "שער הרוס באוקיינוס",
"structure.minecraft.ruined_portal_nether": "שער הרוס בנד'ר",
"structure.minecraft.ancient_city": "עיר עתיקה",
"structure.minecraft.trail_ruins": "חורבות שביל",
"structure.minecraft.trial_chambers": "חדרי אתגר"
}
42 changes: 39 additions & 3 deletions common/src/main/resources/assets/heywiki/lang/ja_jp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"command.imfeelinglucky.not_supported": "指定したWikiファミリーではおまかせ記事機能を利用できません",
"command.imfeelinglucky.not_supported": "指定のWikiにはおまかせ表示機能がありません",
"command.whatstructure.no_integrated_server": "/whatstructure はローカルシングルプレイヤーの世界が必要です。",
"command.whatstructure.no_structure": "構造物が見つかりませんでした。",
"key.categories.heywiki": "Hey Wiki",
"key.heywiki.open": "Wikiの記事を開く",
"options.heywiki.general": "全般",
Expand All @@ -14,10 +16,44 @@
"options.heywiki.raycast_max_reach.description": "Wikiの機能を起動できる距離の最大値です。\n高い値はパフォーマンスに問題を引き起こす場合があります。\n操作範囲(interaction_range)の属性がこの値より高い場合は、その値が使用されます。",
"options.heywiki.raycast_allow_fluid.name": "液体を許可",
"options.heywiki.raycast_allow_fluid.description": "液体ブロックに対してWiki機能を起動できるようにします。",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.open_key.description": "Wikiの検索のキーバインド。",
"options.heywiki.title": "Hey Wikiの設定",
"heywiki.no_item_held": "何もアイテムを持っていません。",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
"heywiki.too_far": "照準が何にも合っていません。もっと近くに寄ってください。",
"screen.heywiki_confirm_link.loading_excerpt": "ページの説明をロード中..."
"screen.heywiki_confirm_link.loading_excerpt": "ページの説明をロード中...",
"structure.minecraft.pillager_outpost": "ピリジャーの前哨基地",
"structure.minecraft.mineshaft": "廃坑",
"structure.minecraft.mineshaft_mesa": "荒野廃坑",
"structure.minecraft.mansion": "森の洋館",
"structure.minecraft.jungle_pyramid": "ジャングルの寺院",
"structure.minecraft.desert_pyramid": "砂漠の寺院",
"structure.minecraft.igloo": "イグルー",
"structure.minecraft.shipwreck": "難破船",
"structure.minecraft.shipwreck_beached": "砂浜にある難破船",
"structure.minecraft.swamp_hut": "ウィッチの小屋 (魔女の小屋)",
"structure.minecraft.stronghold": "要塞",
"structure.minecraft.monument": "海底神殿",
"structure.minecraft.ocean_ruin_cold": "寒い海洋",
"structure.minecraft.ocean_ruin_warm": "暖かい海洋",
"structure.minecraft.fortress": "ネザー要塞",
"structure.minecraft.nether_fossil": "ネザーの化石",
"structure.minecraft.end_city": "エンドシティ",
"structure.minecraft.buried_treasure": "埋もれた宝",
"structure.minecraft.bastion_remnant": "砦の遺跡",
"structure.minecraft.village_plains": "平野の村",
"structure.minecraft.village_desert": "砂漠の村",
"structure.minecraft.village_savanna": "サバンナの村",
"structure.minecraft.village_snowy": "雪原の村",
"structure.minecraft.village_taiga": "タイガの村",
"structure.minecraft.ruined_portal": "荒廃したポータル",
"structure.minecraft.ruined_portal_desert": "砂漠の荒廃したポータル",
"structure.minecraft.ruined_portal_jungle": "ジャングルの荒廃したポータル",
"structure.minecraft.ruined_portal_swamp": "沼地の荒廃したポータル",
"structure.minecraft.ruined_portal_mountain": "山のの荒廃したポータル",
"structure.minecraft.ruined_portal_ocean": "海の荒廃したポータル",
"structure.minecraft.ruined_portal_nether": "ネザーの荒廃したポータル",
"structure.minecraft.ancient_city": "古代都市",
"structure.minecraft.trail_ruins": "旅路の遺跡",
"structure.minecraft.trial_chambers": "試練の間"
}
1 change: 0 additions & 1 deletion common/src/main/resources/assets/heywiki/lang/ko_kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"options.heywiki.raycast_max_reach.description": "위키 기능을 작동할 수 있는 최대 조준 거리입니다.\n값이 클수록 성능 문제가 발생할 수 있습니다.",
"options.heywiki.raycast_allow_fluid.name": "액체 허용",
"options.heywiki.raycast_allow_fluid.description": "액체 블록을 조준할 때 위키 기능이 작동하도록 허용합니다.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Hey Wiki 옵션",
"heywiki.no_item_held": "들고 있는 아이템이 없습니다",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
Expand Down
16 changes: 1 addition & 15 deletions common/src/main/resources/assets/heywiki/lang/lzh.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
{
"command.imfeelinglucky.not_supported": "The specified wiki family does not support the random article feature.",
"key.categories.heywiki": "Hey Wiki",
"key.heywiki.open": "閱文於大典",
"options.heywiki.general": "",
"options.heywiki.language.auto": "auto: 取戲之用文",
"options.heywiki.language.description": "擇所意之文,代戲之用文。",
"options.heywiki.language.name": "大典用文",
"options.heywiki.zh_variant.name": "Chinese variant",
"options.heywiki.zh_variant.description": "Choose between different Chinese variants.\nSafely ignore this if you don't speak Chinese.",
"options.heywiki.requires_confirmation.description": "Open confirmation screen before opening the wiki article.\nThis is useful to avoid accidentally triggering the feature.",
"options.heywiki.requires_confirmation.name": "Requires confirmation",
"options.heywiki.raycast_max_reach.name": "Max reach",
"options.heywiki.raycast_max_reach.description": "Maximum distance you can aim at to trigger the wiki feature.\nNote that higher values may cause performance issues.",
"options.heywiki.raycast_allow_fluid.name": "Allow fluid",
"options.heywiki.raycast_allow_fluid.description": "Allow aiming at fluid blocks to trigger the wiki feature.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Hey Wiki Options",
"heywiki.no_item_held": "No item is being held",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
"heywiki.too_far": "You are not aiming at anything. Maybe get closer?",
"screen.heywiki_confirm_link.loading_excerpt": "Loading page description..."
"heywiki.no_family": "Sorry, we can't find a correct wiki for this"
}
1 change: 0 additions & 1 deletion common/src/main/resources/assets/heywiki/lang/nl_nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"options.heywiki.raycast_max_reach.description": "Maximale afstand waarop de wiki functie gebruikt kan worden.\nLet op dat dit met hogere waarden de spelprestaties kunnen verminderen.",
"options.heywiki.raycast_allow_fluid.name": "Vloeistoffen toestaan",
"options.heywiki.raycast_allow_fluid.description": "Richten op vloeistof blokken toestaan om de wiki functie te triggeren.",
"options.heywiki.open_key.description": "Key bind to trigger wiki lookup.",
"options.heywiki.title": "Hey Wiki opties",
"heywiki.no_item_held": "Er wordt geen item vastgehouden",
"heywiki.no_family": "Sorry, we can't find a correct wiki for this",
Expand Down
Loading

0 comments on commit 45546ce

Please sign in to comment.