Skript-Translate by NagasonicDev

Skript-Translate is a easy to use Skript Addon that allows easy translations of many languages.

Events

0

Expressions

2

Effects

3

Conditions

0

Types

1

Sections

0

Structures

0

Total

6

Skript-Translate 1.3 22 days, 14 hours and 28 minutes ago

Changelog:
  • Updated to Skript 2.15.2 and Minecraft 26.2
  • Added Translated Text Expression so that translations can occur inline.

View Update

Skript-Translate 1.2 342 days, 15 hours and 35 minutes ago

OMG New Update! Didn't think I'd make one for a while, but here I am, in shambles.

Anyway, not too much changed, just added a new thing:

View Update

Skript-Translate 1.1 487 days, 23 hours and 43 minutes ago

Big Update
Added 138 new Languages! This makes a total of 194 supported languages.
Added a romanize effect, as shown below.

Romanize/Transliterate
This effect converts Cyrillic languages into a romanized format. For example, こんにちは is converted into kon'nichiha.

Update Checker
In this update, I added an update checker that will let you know if the addon is out of date. This can manually be disabled in the plugin Config.

Changed Languages
In the update, some languages' names have been changed, the list is shown below


Chinese -> Chinese Simplified
Chinese Taiwan -> Chinese Traditional
Cherokee -> Crimean Tatar
Portugese -> Portugese Portugal (Ik, weird, but they have different language codes)

View Update

Skript-Translate 490 days, 12 hours and 52 minutes ago

Skript-Translate has the ability to translate text to the range of supported languages shown below.

Supported Languages


Usage

Translate

translate %strings% to %language%


For Example:
set {_test::*} to "hello", "welcome", "to", "the" and "server"

translate {_test::*} to french


Translate Specific
translate %strings% to %language% from %language%
translate %strings% from %language% to %language%


This can help to fix any misunderstandings when auto-detecting languages like in the Translate effect. This should only be used if it is actually the language.

For Example:
set {_test::*} to "hello", "welcome", "to", "the" and "server"

translate {_test::*} to french from english

View Update

© Copyright 2014-2026 skUnity

All rights reserved.