Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Dec 11, 2024
1 parent 933096e commit b2abde3
Show file tree
Hide file tree
Showing 41 changed files with 449 additions and 225 deletions.
6 changes: 2 additions & 4 deletions i18n/da-DK/nav.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"nav": {
"analysis": "Analysis",
"animatedTAB": "Animated TAB",
"animatedTextures": "Animated Textures",
"colorCodeStripper": "Color Code Stripper",
"flags": "Flags",
"gradients": "Gradients",
"hexGradient": "RGBirdflop",
"misc": "Misc",
"more": "More Resources",
"paperTimings": "Paper Timings",
"privacyPolicy": "Privacy Policy",
"sparkProfile": "Spark Profile",
"tabAnimationPreview": "TAB Animation Previewer",
"tabAnimationPreviewer": "TAB Animation Previewer"
"tabAnimationPreviewer": "TAB Animation Previewer",
"termsofService": "Terms of Service"
}
}
2 changes: 1 addition & 1 deletion i18n/es-ES/color.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"invalidPreset": "INVALID PRESET! Please report this to the <a class=\"text-blue-400 hover:underline\" href=\"https://discord.gg/9vUZ9MREVz\">Developers</a> with the preset you tried to import.",
"italic": "Itálica",
"output": "Salida",
"outputSubtitle": "Esto es lo que pones en el chat. Haz click en él para copiarlo.",
"outputSubtitle": "Copy-paste this for RGB text!",
"placeholders": "Marcadores de posición:",
"presets": "Predefinidos",
"strikethrough": "Tachado",
Expand Down
4 changes: 2 additions & 2 deletions i18n/es-ES/gradient.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"gradient": {
"prefix": "Prefijo (generalmente usado para comandos)",
"prefixPlaceholder": "ejemplo: '/nick '",
"subtitle": "Creador de degradados de color hex",
"title": "Degradado Hex"
"subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.",
"title": "RGBirdflop"
}
}
18 changes: 8 additions & 10 deletions i18n/es-ES/nav.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"nav": {
"analysis": "Análisis",
"animatedTAB": "TAB animado",
"animatedTextures": "Texturas animadas",
"animatedTAB": "Animated TAB",
"animatedTextures": "Animated Textures",
"colorCodeStripper": "Color Code Stripper",
"flags": "Flags",
"gradients": "Degradados",
"hexGradient": "Degradado Hex",
"misc": "Miscelánea",
"hexGradient": "RGBirdflop",
"more": "More Resources",
"paperTimings": "Paper Tiempo",
"privacyPolicy": "Política de privacidad",
"sparkProfile": "Perfil Spark",
"paperTimings": "Paper Timings",
"privacyPolicy": "Privacy Policy",
"sparkProfile": "Spark Profile",
"tabAnimationPreview": "TAB Animation Previewer",
"tabAnimationPreviewer": "TAB Animación Previewer"
"tabAnimationPreviewer": "TAB Animation Previewer",
"termsofService": "Terms of Service"
}
}
7 changes: 7 additions & 0 deletions i18n/fr-FR/animpreview.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"animpreview": {
"subtitle": "Preview TAB Animations without the need to put them in-game",
"title": "Animation Previewer",
"yamlInput": "YAML Input"
}
}
11 changes: 11 additions & 0 deletions i18n/fr-FR/animtab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"animtab": {
"animationName": "Animation Name",
"length": "Gradient Length",
"outputFormat": "Output Format",
"outputType": "Output Type",
"speed": "Speed",
"subtitle": "TAB plugin gradient animation creator",
"title": "Animated TAB"
}
}
11 changes: 11 additions & 0 deletions i18n/fr-FR/animtexture.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"animtexture": {
"cumulative": "Cumulative (Turn this on if gif frames are broken)",
"downloadMCMETA": "Download MCMETA",
"downloadPNG": "Download PNG",
"generate": "Generate",
"subtitle": "Easily merge textures for resource pack animations",
"textureName": "Texture Name",
"title": "Animated Textures"
}
}
29 changes: 29 additions & 0 deletions i18n/fr-FR/color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"color": {
"bold": "Bold",
"character": "Character",
"colorAmount": "Color Amount",
"colorFormat": "Color Format",
"colorPreset": "Color Preset",
"custom": "Custom",
"customFormat": "Custom Format",
"export": "Export",
"exportedPreset": "Successfully exported preset to clipboard!",
"exportedPresetUrl": "Successfully exported preset to url!",
"formatCharacter": "Format Character",
"formatting": "Formatting",
"hexColor": "Hex Color",
"import": "Import (Paste here)",
"importedPreset": "Successfully imported preset!",
"inputText": "Input Text",
"invalidPreset": "INVALID PRESET! Please report this to the <a class=\"text-blue-400 hover:underline\" href=\"https://discord.gg/9vUZ9MREVz\">Developers</a> with the preset you tried to import.",
"italic": "Italic",
"output": "Output",
"outputSubtitle": "Copy-paste this for RGB text!",
"placeholders": "Placeholders:",
"presets": "Presets",
"strikethrough": "Strikethrough",
"underline": "Underline",
"url": "Get URL"
}
}
9 changes: 9 additions & 0 deletions i18n/fr-FR/colorstrip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"colorstrip": {
"colorCodeType": "Color Code Type",
"inputText": "Input Text",
"output": "Output",
"subtitle": "Strips all color / format codes from text",
"title": "Color Code Stripper"
}
}
151 changes: 151 additions & 0 deletions i18n/fr-FR/flags.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
{
"flags": {
"autoRestart": {
"description": "Whether to automatically restart after it is stopped.",
"label": "Auto-restart"
},
"config": {
"description": "The various additions and modifications that can be made to your start script.",
"label": "Config"
},
"enviroments": {
"description": "The operating system that the server runs on."
},
"environment": {
"label": "Environment"
},
"environments": {
"command": {
"description": "Only the java command required to start the server",
"label": "Command"
},
"description": "The operating system that the server runs on.",
"label": "Operating System",
"linux": {
"description": "The most common operating system used for servers",
"label": "Linux"
},
"macos": {
"description": "Apple's operating system",
"label": "macOS"
},
"pterodactyl": {
"description": "Web-based server management platform used by most hosts",
"label": "Pterodactyl"
},
"windows": {
"description": "The most common operating system used for home desktops",
"label": "Windows"
}
},
"extraFlags": {
"benchmarkedGraalVM": {
"description": "Additional performance flags for Benchmarked (G1GC) exclusive to GraalVM users.",
"label": "Benchmarked (GraalVM)"
},
"description": "Additional flags that may improve performance or change functionality.",
"label": "Extra Flags",
"vectors": {
"description": "Enables SIMD operations to optimize map item rendering on Pufferfish and its forks.",
"label": "Modern Vectors"
}
},
"fileName": {
"description": "The name of the file that will be used to start your server.",
"label": "File Name"
},
"flags": {
"aikars": {
"description": "The classic and reliable flags for boosting your server's performance.",
"label": "Aikar's Flags"
},
"benchmarkedG1GC": {
"description": "Performance flags backed by benchmarks. Uses G1GC, similar to Aikar's flags.",
"label": "Benchmarked (G1GC)"
},
"benchmarkedShenandoah": {
"description": "Performance flags backed by benchmarks. Uses Shenandoah, similar to hilltty's flags.",
"label": "Benchmarked (Shenandoah)"
},
"benchmarkedZGC": {
"description": "Performance flags backed by benchmarks. Uses ZGC, which is quite unreliable between different systems.",
"label": "Benchmarked (ZGC)"
},
"description": "The collection of start arguments that typically optimize the server's performance.",
"etils": {
"description": "Experimental and archived performance flags based on Aikar's Flags, exclusive to Linux users.",
"label": "Etil's Flags"
},
"hillttys": {
"description": "Experimental performance flags based on Shenandoah GC. May require additional setup.",
"label": "hilltty's Flags"
},
"label": "Flags",
"none": {
"description": "A blank slate for your server.",
"label": "None"
},
"obyduxs": {
"description": "Experimental performance flags based on Etil's Flags and Benchmarked (G1GC), exclusive to Linux users. May require additional setup.",
"label": "Obydux's Flags"
},
"proxy": {
"description": "Generic performance flags for most proxy server software.",
"label": "Proxy"
}
},
"gui": {
"description": "Whether to display the built-in server management GUI.",
"label": "No GUI"
},
"memory": {
"description": "The amount of memory (RAM) to allocate to your server.",
"label": "Memory",
"warning": {
"high": "It's recommended to decrease the amount of memory allocated to the server.",
"low": "It's recommended to increase the amount of memory allocated to the server."
}
},
"result": "Result",
"script": {
"description": "The resulting script that can be used to start your server. Place this file in the same location as {{fileName}}, then execute it!",
"label": "Script"
},
"serverType": {
"fabric": {
"description": "Better mod loader",
"label": "Fabric"
},
"forge": {
"description": "Mod loader",
"label": "Forge"
},
"paper": {
"description": "Bukkit-based plugin loader",
"label": "Paper"
},
"purpur": {
"description": "Bukkit-based plugin loader but more",
"label": "Purpur"
},
"velocity": {
"description": "Proxy with plugin loader",
"label": "Velocity"
},
"waterfall": {
"description": "Deprecated Proxy",
"label": "Waterfall"
}
},
"software": {
"description": "The software in which your Minecraft server will run on.",
"label": "Software"
},
"subtitle": "A simple script generator to start your Minecraft servers with optimal flags.",
"title": "Flags Generator",
"variables": {
"description": "Whether to use environment variables within the script to define memory, file name, and other commonly changed elements.",
"label": "Use Variables"
}
}
}
8 changes: 8 additions & 0 deletions i18n/fr-FR/gradient.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"gradient": {
"prefix": "Prefix (Usually used for commands)",
"prefixPlaceholder": "example: '/nick '",
"subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.",
"title": "RGBirdflop"
}
}
16 changes: 16 additions & 0 deletions i18n/fr-FR/nav.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"nav": {
"animatedTAB": "Animated TAB",
"animatedTextures": "Animated Textures",
"colorCodeStripper": "Color Code Stripper",
"flags": "Flags",
"hexGradient": "RGBirdflop",
"more": "More Resources",
"paperTimings": "Paper Timings",
"privacyPolicy": "Privacy Policy",
"sparkProfile": "Spark Profile",
"tabAnimationPreview": "TAB Animation Previewer",
"tabAnimationPreviewer": "TAB Animation Previewer",
"termsofService": "Terms of Service"
}
}
2 changes: 1 addition & 1 deletion i18n/ko-KR/color.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"invalidPreset": "INVALID PRESET! Please report this to the <a class=\"text-blue-400 hover:underline\" href=\"https://discord.gg/9vUZ9MREVz\">Developers</a> with the preset you tried to import.",
"italic": "이탤릭체",
"output": "출력",
"outputSubtitle": "채팅에 입력한 내용입니다. 클릭하여 복사할 수 있습니다.",
"outputSubtitle": "Copy-paste this for RGB text!",
"placeholders": "자리표시자:",
"presets": "프리셋",
"strikethrough": "취소선",
Expand Down
2 changes: 1 addition & 1 deletion i18n/ko-KR/flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
},
"gui": {
"description": "내장된 서버 관리 GUI를 표시할지 여부",
"label": "GUI 사용"
"label": "No GUI"
},
"memory": {
"description": "서버에 할당할 메모리 (RAM) 양",
Expand Down
4 changes: 2 additions & 2 deletions i18n/ko-KR/gradient.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"gradient": {
"prefix": "접두사 (일반적으로 명령어에 사용됨)",
"prefixPlaceholder": "예: '/nick '",
"subtitle": "헥스 코드 색상 그라데이션 생성기",
"title": "헥스 코드 그라데이션"
"subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.",
"title": "RGBirdflop"
}
}
18 changes: 8 additions & 10 deletions i18n/ko-KR/nav.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"nav": {
"analysis": "분석",
"animatedTAB": "애니메이션 탭",
"animatedTextures": "애니메이션 텍스처",
"colorCodeStripper": "색상 코드 제거기",
"flags": "플래그",
"gradients": "그라디언트",
"hexGradient": "헥스 그라디언트",
"misc": "기타",
"animatedTAB": "Animated TAB",
"animatedTextures": "Animated Textures",
"colorCodeStripper": "Color Code Stripper",
"flags": "Flags",
"hexGradient": "RGBirdflop",
"more": "More Resources",
"paperTimings": "Paper Timings",
"privacyPolicy": "개인정보 처리방침",
"privacyPolicy": "Privacy Policy",
"sparkProfile": "Spark Profile",
"tabAnimationPreview": "TAB Animation Previewer",
"tabAnimationPreviewer": "탭 애니메이션 미리 보기"
"tabAnimationPreviewer": "TAB Animation Previewer",
"termsofService": "Terms of Service"
}
}
2 changes: 1 addition & 1 deletion i18n/nl-NL/color.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"invalidPreset": "INVALID PRESET! Please report this to the <a class=\"text-blue-400 hover:underline\" href=\"https://discord.gg/9vUZ9MREVz\">Developers</a> with the preset you tried to import.",
"italic": "Schuingedrukt",
"output": "Output",
"outputSubtitle": "Dit is wat je in de chat plaatst. Klik erop om te kopiëren.",
"outputSubtitle": "Copy-paste this for RGB text!",
"placeholders": "Plaatsvervangers:",
"presets": "Vooraf ingesteld",
"strikethrough": "Doorgestreept",
Expand Down
Loading

0 comments on commit b2abde3

Please sign in to comment.