diff --git a/i18n/da-DK/app.json b/i18n/da-DK/app.json index e0e45264..a157dfd3 100644 --- a/i18n/da-DK/app.json +++ b/i18n/da-DK/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Gradients", "hexGradient": "RGBirdflop", "animatedTAB": "Animated TAB", "tabAnimationPreviewer": "TAB Animation Previewer", - "analysis": "Analysis", "sparkProfile": "Spark Profile", "paperTimings": "Paper Timings", - "misc": "Misc", "animatedTextures": "Animated Textures", "flags": "Flags", "colorCodeStripper": "Color Code Stripper", "presetTools": "Preset Tools", - "privacyPolicy": "Privacy Policy" + "privacyPolicy": "Privacy Policy", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/es-ES/app.json b/i18n/es-ES/app.json index d3f0aaca..c541ef5c 100644 --- a/i18n/es-ES/app.json +++ b/i18n/es-ES/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Degradados", - "hexGradient": "Degradado Hex", + "hexGradient": "RGBirdflop", "animatedTAB": "TAB animado", "tabAnimationPreviewer": "TAB Animación Previewer", - "analysis": "Análisis", "sparkProfile": "Perfil Spark", "paperTimings": "Paper Tiempo", - "misc": "Miscelánea", "animatedTextures": "Texturas animadas", "flags": "Flags", "colorCodeStripper": "Color Code Stripper", "presetTools": "Herramientas de preajuste", - "privacyPolicy": "Política de privacidad" + "privacyPolicy": "Política de privacidad", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/es-ES/color.json b/i18n/es-ES/color.json index 770c6dfc..68e2a8ac 100644 --- a/i18n/es-ES/color.json +++ b/i18n/es-ES/color.json @@ -1,14 +1,14 @@ { "color": { "output": "Salida", - "outputSubtitle": "Esto es lo que pones en el chat. Haz click en él para copiarlo.", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "Color Amount", "hexColor": "Color Hex", "inputText": "Texto de entrada", "presets": "Predefinidos", "exportedPreset": "Exportado predefinido exitosamente a portapapeles!", "importedPreset": "¡Importado con éxito!", - "invalidPreset": "PREAJUSTE NO VÁLIDO!\nSi este es un preajuste antiguo, actualícelo utilizando la página de herramientas de preajuste, si no, informe a los desarrolladores.", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "Exportar", "import": "Importar (Pegar aquí)", "bold": "Negrita", diff --git a/i18n/es-ES/gradient.json b/i18n/es-ES/gradient.json index ff695556..b741d02c 100644 --- a/i18n/es-ES/gradient.json +++ b/i18n/es-ES/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "Degradado Hex", - "subtitle": "Creador de degradados de color hex", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "Prefijo (generalmente usado para comandos)", "prefixPlaceholder": "ejemplo: '/nick '" } diff --git a/i18n/fr-FR/animpreview.json b/i18n/fr-FR/animpreview.json new file mode 100644 index 00000000..82ae8d23 --- /dev/null +++ b/i18n/fr-FR/animpreview.json @@ -0,0 +1,7 @@ +{ + "animpreview": { + "title": "Animation Previewer", + "subtitle": "Preview TAB Animations without the need to put them in-game", + "yamlInput": "YAML Input" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/animtab.json b/i18n/fr-FR/animtab.json new file mode 100644 index 00000000..6a88f353 --- /dev/null +++ b/i18n/fr-FR/animtab.json @@ -0,0 +1,11 @@ +{ + "animtab": { + "title": "Animated TAB", + "subtitle": "TAB plugin gradient animation creator", + "animationName": "Animation Name", + "speed": "Speed", + "outputFormat": "Output Format", + "outputType": "Output Type", + "length": "Gradient Length" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/animtexture.json b/i18n/fr-FR/animtexture.json new file mode 100644 index 00000000..a448652f --- /dev/null +++ b/i18n/fr-FR/animtexture.json @@ -0,0 +1,11 @@ +{ + "animtexture": { + "title": "Animated Textures", + "subtitle": "Easily merge textures for resource pack animations", + "textureName": "Texture Name", + "cumulative": "Cumulative (Turn this on if gif frames are broken)", + "generate": "Generate", + "downloadPNG": "Download PNG", + "downloadMCMETA": "Download MCMETA" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/app.json b/i18n/fr-FR/app.json new file mode 100644 index 00000000..a157dfd3 --- /dev/null +++ b/i18n/fr-FR/app.json @@ -0,0 +1,16 @@ +{ + "nav": { + "hexGradient": "RGBirdflop", + "animatedTAB": "Animated TAB", + "tabAnimationPreviewer": "TAB Animation Previewer", + "sparkProfile": "Spark Profile", + "paperTimings": "Paper Timings", + "animatedTextures": "Animated Textures", + "flags": "Flags", + "colorCodeStripper": "Color Code Stripper", + "presetTools": "Preset Tools", + "privacyPolicy": "Privacy Policy", + "termsofService": "Terms of Service", + "more": "More Resources" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/color.json b/i18n/fr-FR/color.json new file mode 100644 index 00000000..f4e28df3 --- /dev/null +++ b/i18n/fr-FR/color.json @@ -0,0 +1,27 @@ +{ + "color": { + "output": "Output", + "outputSubtitle": "Copy-paste this for RGB text!", + "colorAmount": "Color Amount", + "hexColor": "Hex Color", + "inputText": "Input Text", + "presets": "Presets", + "exportedPreset": "Successfully exported preset to clipboard!", + "importedPreset": "Successfully imported preset!", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", + "export": "Export", + "import": "Import (Paste here)", + "bold": "Bold", + "strikethrough": "Strikethrough", + "underline": "Underline", + "italic": "Italic", + "customFormat": "Custom Format", + "custom": "Custom", + "placeholders": "Placeholders:", + "formatting": "Formatting", + "character": "Character", + "formatCharacter": "Format Character", + "colorPreset": "Color Preset", + "colorFormat": "Color Format" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/colorstrip.json b/i18n/fr-FR/colorstrip.json new file mode 100644 index 00000000..e9f40a7b --- /dev/null +++ b/i18n/fr-FR/colorstrip.json @@ -0,0 +1,9 @@ +{ + "colorstrip": { + "title": "Color Code Stripper", + "subtitle": "Strips all color / format codes from text", + "inputText": "Input Text", + "output": "Output", + "colorCodeType": "Color Code Type" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/flags.json b/i18n/fr-FR/flags.json new file mode 100644 index 00000000..fe559377 --- /dev/null +++ b/i18n/fr-FR/flags.json @@ -0,0 +1,145 @@ +{ + "flags": { + "title": "Flags Generator", + "subtitle": "A simple script generator to start your Minecraft servers with optimal flags.", + "software": { + "label": "Software", + "description": "The software in which your Minecraft server will run on." + }, + "config": { + "label": "Config", + "description": "The various additions and modifications that can be made to your start script." + }, + "result": "Result", + "environments": { + "label": "Operating System", + "description": "The operating system that the server runs on.", + "linux": { + "label": "Linux", + "description": "The most common operating system used for servers" + }, + "windows": { + "label": "Windows", + "description": "The most common operating system used for home desktops" + }, + "macos": { + "label": "macOS", + "description": "Apple's operating system" + }, + "pterodactyl": { + "label": "Pterodactyl", + "description": "Web-based server management platform used by most hosts" + }, + "command": { + "label": "Command", + "description": "Only the java command required to start the server" + } + }, + "serverType": { + "paper": { + "label": "Paper", + "description": "Bukkit-based plugin loader" + }, + "purpur": { + "label": "Purpur", + "description": "Bukkit-based plugin loader but more" + }, + "velocity": { + "label": "Velocity", + "description": "Proxy with plugin loader" + }, + "forge": { + "label": "Forge", + "description": "Mod loader" + }, + "fabric": { + "label": "Fabric", + "description": "Better mod loader" + }, + "waterfall": { + "label": "Waterfall", + "description": "Deprecated Proxy" + } + }, + "gui": { + "label": "Use GUI", + "description": "Whether to display the built-in server management GUI." + }, + "autoRestart": { + "label": "Auto-restart", + "description": "Whether to automatically restart after it is stopped." + }, + "variables": { + "label": "Use Variables", + "description": "Whether to use environment variables within the script to define memory, file name, and other commonly changed elements." + }, + "fileName": { + "label": "File Name", + "description": "The name of the file that will be used to start your server." + }, + "script": { + "label": "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!" + }, + "flags": { + "label": "Flags", + "description": "The collection of start arguments that typically optimize the server's performance.", + "none": { + "label": "None", + "description": "A blank slate for your server." + }, + "aikars": { + "label": "Aikar's Flags", + "description": "The classic and reliable flags for boosting your server's performance." + }, + "benchmarkedG1GC": { + "label": "Benchmarked (G1GC)", + "description": "Performance flags backed by benchmarks. Uses G1GC, similar to Aikar's flags." + }, + "benchmarkedZGC": { + "label": "Benchmarked (ZGC)", + "description": "Performance flags backed by benchmarks. Uses ZGC, which is quite unreliable between different systems." + }, + "benchmarkedShenandoah": { + "label": "Benchmarked (Shenandoah)", + "description": "Performance flags backed by benchmarks. Uses Shenandoah, similar to hilltty's flags." + }, + "hillttys": { + "label": "hilltty's Flags", + "description": "Experimental performance flags based on Shenandoah GC. May require additional setup." + }, + "obyduxs": { + "label": "Obydux's Flags", + "description": "Experimental performance flags based on Etil's Flags and Benchmarked (G1GC), exclusive to Linux users. May require additional setup." + }, + "etils": { + "label": "Etil's Flags", + "description": "Experimental and archived performance flags based on Aikar's Flags, exclusive to Linux users." + }, + "proxy": { + "label": "Proxy", + "description": "Generic performance flags for most proxy server software." + } + }, + "extraFlags": { + "label": "Extra Flags", + "description": "Additional flags that may improve performance or change functionality.", + "vectors": { + "label": "Modern Vectors", + "description": "Enables SIMD operations to optimize map item rendering on Pufferfish and its forks." + }, + "benchmarkedGraalVM": { + "label": "Benchmarked (GraalVM)", + "description": "Additional performance flags for Benchmarked (G1GC) exclusive to GraalVM users." + } + }, + "memory": { + "label": "Memory", + "description": "The amount of memory (RAM) to allocate to your server.", + "warning": { + "low": "It's recommended to increase the amount of memory allocated to the server.", + "high": "It's recommended to decrease the amount of memory allocated to the server." + } + } + } +} \ No newline at end of file diff --git a/i18n/fr-FR/gradient.json b/i18n/fr-FR/gradient.json new file mode 100644 index 00000000..9e12443e --- /dev/null +++ b/i18n/fr-FR/gradient.json @@ -0,0 +1,8 @@ +{ + "gradient": { + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", + "prefix": "Prefix (Usually used for commands)", + "prefixPlaceholder": "example: '/nick '" + } +} \ No newline at end of file diff --git a/i18n/fr-FR/presettools.json b/i18n/fr-FR/presettools.json new file mode 100644 index 00000000..9b8612e6 --- /dev/null +++ b/i18n/fr-FR/presettools.json @@ -0,0 +1,8 @@ +{ + "presettools": { + "title": "Preset Updater", + "subtitle": "This will update older preset versions to the newest version.", + "input": "Preset Input", + "output": "Output" + } +} \ No newline at end of file diff --git a/i18n/ko-KR/app.json b/i18n/ko-KR/app.json index f9b14424..326a6556 100644 --- a/i18n/ko-KR/app.json +++ b/i18n/ko-KR/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "그라디언트", - "hexGradient": "헥스 그라디언트", + "hexGradient": "RGBirdflop", "animatedTAB": "애니메이션 탭", "tabAnimationPreviewer": "탭 애니메이션 미리 보기", - "analysis": "분석", "sparkProfile": "Spark Profile", "paperTimings": "Paper Timings", - "misc": "기타", "animatedTextures": "애니메이션 텍스처", "flags": "플래그", "colorCodeStripper": "색상 코드 제거기", "presetTools": "프리셋 도구", - "privacyPolicy": "개인정보 처리방침" + "privacyPolicy": "개인정보 처리방침", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/ko-KR/color.json b/i18n/ko-KR/color.json index 7cd08351..b518c339 100644 --- a/i18n/ko-KR/color.json +++ b/i18n/ko-KR/color.json @@ -1,14 +1,14 @@ { "color": { "output": "출력", - "outputSubtitle": "채팅에 입력한 내용입니다. 클릭하여 복사할 수 있습니다.", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "색상 양", "hexColor": "헥스 색상", "inputText": "입력 텍스트", "presets": "프리셋", "exportedPreset": "프리셋을 성공적으로 클립보드에 내보냈습니다!", "importedPreset": "프리셋을 성공적으로 가져왔습니다!", - "invalidPreset": "잘못된 프리셋!\n이전 프리셋인 경우 프리셋 도구 페이지를 사용하여 업데이트하십시오. 그렇지 않으면 개발자들에게 보고해주세요.", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "내보내기", "import": "가져오기 (여기에 붙여넣기)", "bold": "굵게", diff --git a/i18n/ko-KR/gradient.json b/i18n/ko-KR/gradient.json index c38107ff..15c442e2 100644 --- a/i18n/ko-KR/gradient.json +++ b/i18n/ko-KR/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "헥스 코드 그라데이션", - "subtitle": "헥스 코드 색상 그라데이션 생성기", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "접두사 (일반적으로 명령어에 사용됨)", "prefixPlaceholder": "예: '/nick '" } diff --git a/i18n/nl-NL/app.json b/i18n/nl-NL/app.json index dfc84e3d..984cb74e 100644 --- a/i18n/nl-NL/app.json +++ b/i18n/nl-NL/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Overlopen", - "hexGradient": "Hex Overloop", + "hexGradient": "RGBirdflop", "animatedTAB": "Geanimeerde TAB", "tabAnimationPreviewer": "TAB Animatie Voorbeeld", - "analysis": "Analyseren", "sparkProfile": "Spark Profile", "paperTimings": "Paper Timings", - "misc": "Overig", "animatedTextures": "Geanimeerde Texturen", "flags": "Flags", "colorCodeStripper": "Kleurcode Stripper", "presetTools": "Vooraf Ingestelde Tools", - "privacyPolicy": "Privacy Beleid" + "privacyPolicy": "Privacy Beleid", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/nl-NL/color.json b/i18n/nl-NL/color.json index 0d274867..441f5499 100644 --- a/i18n/nl-NL/color.json +++ b/i18n/nl-NL/color.json @@ -1,14 +1,14 @@ { "color": { "output": "Output", - "outputSubtitle": "Dit is wat je in de chat plaatst. Klik erop om te kopiëren.", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "Color Amount", "hexColor": "Hex Kleur", "inputText": "Tekst:", "presets": "Vooraf ingesteld", "exportedPreset": "Succesvol gekopieed!", "importedPreset": "Succesvol de vooraf ingestelde instellingen geupload", - "invalidPreset": "Ongeldige preset!\nAls dit een oude preset is, update deze dan met de Preset Tools pagina, Zo niet, rapporteer dit dan bij de Ontwikkelaars.", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "Exporteren", "import": "Importeren (Hier plakken)", "bold": "Dik", diff --git a/i18n/nl-NL/gradient.json b/i18n/nl-NL/gradient.json index 9ded11f5..4215e9bc 100644 --- a/i18n/nl-NL/gradient.json +++ b/i18n/nl-NL/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "Hex Overloop", - "subtitle": "Hex-kleur overloop maker.", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "Voorvoegsel (normaal gebruikt voor commandos)", "prefixPlaceholder": "Bijvoorbeeld: '/nick '" } diff --git a/i18n/pl-PL/animpreview.json b/i18n/pl-PL/animpreview.json index 82ae8d23..59f6b4c5 100644 --- a/i18n/pl-PL/animpreview.json +++ b/i18n/pl-PL/animpreview.json @@ -1,6 +1,6 @@ { "animpreview": { - "title": "Animation Previewer", + "title": "Podgląd animacji", "subtitle": "Preview TAB Animations without the need to put them in-game", "yamlInput": "YAML Input" } diff --git a/i18n/pl-PL/app.json b/i18n/pl-PL/app.json index e0e45264..a157dfd3 100644 --- a/i18n/pl-PL/app.json +++ b/i18n/pl-PL/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Gradients", "hexGradient": "RGBirdflop", "animatedTAB": "Animated TAB", "tabAnimationPreviewer": "TAB Animation Previewer", - "analysis": "Analysis", "sparkProfile": "Spark Profile", "paperTimings": "Paper Timings", - "misc": "Misc", "animatedTextures": "Animated Textures", "flags": "Flags", "colorCodeStripper": "Color Code Stripper", "presetTools": "Preset Tools", - "privacyPolicy": "Privacy Policy" + "privacyPolicy": "Privacy Policy", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/pl-PL/gradient.json b/i18n/pl-PL/gradient.json index 9e12443e..b177e103 100644 --- a/i18n/pl-PL/gradient.json +++ b/i18n/pl-PL/gradient.json @@ -2,7 +2,7 @@ "gradient": { "title": "RGBirdflop", "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", - "prefix": "Prefix (Usually used for commands)", - "prefixPlaceholder": "example: '/nick '" + "prefix": "Prefiks (Najczęściej używany dla komend)", + "prefixPlaceholder": "przykład: '/nick '" } } \ No newline at end of file diff --git a/i18n/pt-PT/app.json b/i18n/pt-PT/app.json index aa32eec5..657b354a 100644 --- a/i18n/pt-PT/app.json +++ b/i18n/pt-PT/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Gradientes", - "hexGradient": "Hexadecimal Gradiente", + "hexGradient": "RGBirdflop", "animatedTAB": "TAB Animado", "tabAnimationPreviewer": "Visualizador da animação do TAB", - "analysis": "Analise", "sparkProfile": "Perfil spark", "paperTimings": "Timings do Paper", - "misc": "Misc", "animatedTextures": "Texturas animadas", "flags": "Flags", "colorCodeStripper": "Divisor de códigos de cor", "presetTools": "Ferramentas de preset", - "privacyPolicy": "Politica de privacidade" + "privacyPolicy": "Politica de privacidade", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/pt-PT/color.json b/i18n/pt-PT/color.json index ea984e02..cad5f73c 100644 --- a/i18n/pt-PT/color.json +++ b/i18n/pt-PT/color.json @@ -1,14 +1,14 @@ { "color": { "output": "Output", - "outputSubtitle": "Isto é o que metes no chat. Clica para copia", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "Color Amount", "hexColor": "Cor Hexadecimal", "inputText": "Texto de Input", "presets": "Presets", "exportedPreset": "Preset exportada com sucesso para o clipboard!", "importedPreset": "Preset importada com sucesso!", - "invalidPreset": "PRESET INVÁLIDA!\nSe isto é uma preset antiga, por favor actualiza com a página Preset Tools, caso contrário, reporta aos Programadores.", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "Exportar", "import": "Importar (cola aqui)", "bold": "Negrito", diff --git a/i18n/pt-PT/gradient.json b/i18n/pt-PT/gradient.json index 30cb1d01..66a52629 100644 --- a/i18n/pt-PT/gradient.json +++ b/i18n/pt-PT/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "Gradiente Hexadecimal", - "subtitle": "Criador de cores em gradiente hexadecimal", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "Prefixo (Geralmente usado em comandos)", "prefixPlaceholder": "exemplo: '/nick '" } diff --git a/i18n/ru-RU/app.json b/i18n/ru-RU/app.json index 3a6d5187..b878728d 100644 --- a/i18n/ru-RU/app.json +++ b/i18n/ru-RU/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Градиенты", - "hexGradient": "Градиент", + "hexGradient": "RGBirdflop", "animatedTAB": "Анимация TAB", "tabAnimationPreviewer": "Предпросмотр анимации TAB", - "analysis": "Анализ", "sparkProfile": "Spark профиль", "paperTimings": "Paper Timings", - "misc": "Разное", "animatedTextures": "Анимация текстур", "flags": "Стартер", "colorCodeStripper": "Декомпилятор цветового кода", "presetTools": "Обновление пресетов", - "privacyPolicy": "Политика" + "privacyPolicy": "Политика", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/ru-RU/color.json b/i18n/ru-RU/color.json index 7b85791b..e73faaba 100644 --- a/i18n/ru-RU/color.json +++ b/i18n/ru-RU/color.json @@ -1,14 +1,14 @@ { "color": { "output": "Вывод", - "outputSubtitle": "Ваш результат. Нажмите на него, чтобы скопировать.", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "Количество цветов", "hexColor": "HEX цвет", "inputText": "Ваш текст", "presets": "Пресеты", "exportedPreset": "Пресет успешно экспортирован в буфер обмена!", "importedPreset": "Настройки успешно импортированы!", - "invalidPreset": "НЕИЗВЕСТНЫЙ ПРЕСЕТ!\nЕсли это старый пресет, пожалуйста, обновите его, используя Preset Tools страницу, Если нет, пожалуйста, сообщите Разработчикам.", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "Экспорт", "import": "Импорт (Вставь текст сюда)", "bold": "Жирный", diff --git a/i18n/ru-RU/flags.json b/i18n/ru-RU/flags.json index 385bc1ec..abd2bfd6 100644 --- a/i18n/ru-RU/flags.json +++ b/i18n/ru-RU/flags.json @@ -122,7 +122,7 @@ } }, "extraFlags": { - "label": "Extra Flags", + "label": "Дополнительные флаги", "description": "Дополнительные флаги, которые могут улучшить производительность или изменить функциональность.", "vectors": { "label": "Modern Vectors", diff --git a/i18n/ru-RU/gradient.json b/i18n/ru-RU/gradient.json index 921bfff9..adff70b5 100644 --- a/i18n/ru-RU/gradient.json +++ b/i18n/ru-RU/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "Hex градиент", - "subtitle": "Создатель HEX градиента", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "Префикс (обычно используется для команд)", "prefixPlaceholder": "пример: '/nick '" } diff --git a/i18n/tr-TR/app.json b/i18n/tr-TR/app.json index e0e45264..a157dfd3 100644 --- a/i18n/tr-TR/app.json +++ b/i18n/tr-TR/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "Gradients", "hexGradient": "RGBirdflop", "animatedTAB": "Animated TAB", "tabAnimationPreviewer": "TAB Animation Previewer", - "analysis": "Analysis", "sparkProfile": "Spark Profile", "paperTimings": "Paper Timings", - "misc": "Misc", "animatedTextures": "Animated Textures", "flags": "Flags", "colorCodeStripper": "Color Code Stripper", "presetTools": "Preset Tools", - "privacyPolicy": "Privacy Policy" + "privacyPolicy": "Privacy Policy", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/zh-CN/app.json b/i18n/zh-CN/app.json index 8a9625a3..d5284576 100644 --- a/i18n/zh-CN/app.json +++ b/i18n/zh-CN/app.json @@ -1,17 +1,16 @@ { "nav": { - "gradients": "渐变", - "hexGradient": "十六进制渐变", + "hexGradient": "RGBirdflop", "animatedTAB": "TAB动画", "tabAnimationPreviewer": "TAB动画预览器", - "analysis": "分析", "sparkProfile": "Spark分析", "paperTimings": "Paper计时", - "misc": "其他", "animatedTextures": "动画纹理", "flags": "标志", "colorCodeStripper": "颜色代码去除器", "presetTools": "预设工具", - "privacyPolicy": "隐私政策" + "privacyPolicy": "隐私政策", + "termsofService": "Terms of Service", + "more": "More Resources" } } \ No newline at end of file diff --git a/i18n/zh-CN/color.json b/i18n/zh-CN/color.json index 91dd84c6..629cdecb 100644 --- a/i18n/zh-CN/color.json +++ b/i18n/zh-CN/color.json @@ -1,14 +1,14 @@ { "color": { "output": "输出", - "outputSubtitle": "这是你在聊天中输入的内容。点击它以复制。", + "outputSubtitle": "Copy-paste this for RGB text!", "colorAmount": "颜色数量", "hexColor": "十六进制颜色", "inputText": "输入文本", "presets": "预设", "exportedPreset": "成功导出预设到剪贴板!", "importedPreset": "成功导入预设!", - "invalidPreset": "无效的预设!\n如果这是一个旧的预设,请使用预设工具页面更新它,如果不是,请报告给开发者。", + "invalidPreset": "INVALID PRESET!\nIf this is an old preset, please update it using the Preset Tools page, If not please report to the Developers.", "export": "导出", "import": "导入(粘贴到这里)", "bold": "粗体", diff --git a/i18n/zh-CN/gradient.json b/i18n/zh-CN/gradient.json index 5af627c5..4b434a93 100644 --- a/i18n/zh-CN/gradient.json +++ b/i18n/zh-CN/gradient.json @@ -1,7 +1,7 @@ { "gradient": { - "title": "十六进制渐变", - "subtitle": "创建十六进制颜色渐变", + "title": "RGBirdflop", + "subtitle": "Powered by Birdflop, a 501(c)(3) nonprofit Minecraft host.", "prefix": "前缀(通常用于命令)", "prefixPlaceholder": "示例:'/nick '" }