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

Add Turkish language support #1669

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from
Open

Conversation

Ekrem0606
Copy link

No description provided.

@granny granny changed the title Develop Add Turkish language support Apr 23, 2024
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/messages/tr.yml Outdated Show resolved Hide resolved
Copy link
Member

@granny granny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the values in the config options need to be translated as well.

src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/synchronization/tr.yml Outdated Show resolved Hide resolved
src/main/resources/messages/tr.yml Outdated Show resolved Hide resolved
src/main/resources/linking/tr.yml Outdated Show resolved Hide resolved
src/main/resources/linking/tr.yml Outdated Show resolved Hide resolved
src/main/resources/config/tr.yml Outdated Show resolved Hide resolved
src/main/resources/alerts/tr.yml Outdated Show resolved Hide resolved
src/main/resources/alerts/tr.yml Outdated Show resolved Hide resolved
src/main/resources/alerts/tr.yml Outdated Show resolved Hide resolved
src/main/resources/alerts/tr.yml Outdated Show resolved Hide resolved
src/main/resources/alerts/tr.yml Outdated Show resolved Hide resolved
Copy link
Member

@granny granny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @okunamayanad, would you be able to review this PR? The more eyes on it the better.

@okunamayanad
Copy link
Contributor

LGTM! @okunamayanad, would you be able to review this PR? The more eyes on it the better.

It doesn't look good to me, I'm reviewing it but this is going to be a big review

@granny
Copy link
Member

granny commented Apr 23, 2024

It doesn't look good to me, I'm reviewing it but this is going to be a big review

If you join the discord server I can add you to the ticket that Ekrem0606 created so you can discuss amongst yourselves

@okunamayanad
Copy link
Contributor

It doesn't look good to me, I'm reviewing it but this is going to be a big review

If you join the discord server I can add you to the ticket that Ekrem0606 created so you can discuss amongst yourselves

I am already in it, my nickname is okunamayanad in discord

Copy link
Contributor

@okunamayanad okunamayanad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Part 1/2, will continue tomorrow.
It looks like you used auto translate @Ekrem0606 and it made a lot of errors.

Can you fix these errors?

# #jda - DiscordSRV'nin Discord ile iletişim kurmak için kullandığı JDA örneği
#
# Syntax/defaults:
# - Trigger: <event name or /command>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing translation

# - Trigger: <event name or /command>
# Async: true # isteğe bağlıdır, varsayılan değer true'dur, bunu neredeyse hiçbir zaman değiştirmeniz gerekmemelidir
# Conditions:
# - property == < > <= >= value etc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing translation

# Async: true # isteğe bağlıdır, varsayılan değer true'dur, bunu neredeyse hiçbir zaman değiştirmeniz gerekmemelidir
# Conditions:
# - property == < > <= >= value etc
# Channel: <discordsrv channel name>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing translation

# Color: "#00ff00"
# Author:
# ImageUrl: "{embedavatarurl}"
# Name: "{name} yakalandı ${caught.itemStack.type.name()}!"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto translate failed this one too..
Should've been like: {name}, ${caught.itemStack.type.name()} yakaladı!

# ImageUrl: "{embedavatarurl}"
# Name: "{name} yakalandı ${caught.itemStack.type.name()}!"

# Matrix hile karşıtı mesajları göndermek için örnek yapılandırma
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto translate bug, translated "anti-cheat" in "Matrix anti-cheat"

# Herhangi bir hazır yanıt istemiyorsanız, bunu yalnızca {}
# PlaceholderAPI değerler için yer tutucular(Placeholders) desteklenir
#
DiscordCannedResponses: {"!ip": "yourserveripchange.me", "!site": "http://yoursiteurl.net"}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing translation

# Muhtemelen bunları varsayılanlarından değiştirmeli veya kendinizinkini eklemelisiniz
#
# Söz dizimi: {"TRIGGER": "RESPONSE", "TRIGGER": "RESPONSE", ...}
# Herhangi bir hazır yanıt istemiyorsanız, bunu yalnızca {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non complete sentence, should add "olarak bırakın" to the end

MinecraftDiscordAccountLinkedUsePM: true
MinecraftDiscordAccountLinkedMessageDeleteSeconds: 0

# Sunucu gözlemcisi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto translate accidentally translated watchdog


# Sunucu gözlemcisi
#
# Watchdog, sunucunuzun en son ne zaman bir oyun işareti gerçekleştirdiğini sürekli olarak izler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably not translate a game tick into turkish

Comment on lines +352 to +353
# ServerWatchdogEnabled: Bekçi köpeğinin etkin olup olmadığı
# ServerWatchdogTimeout: Bekçi köpeği harekete geçmeden önce geçmesi gereken saniye cinsinden süre (Spigot'un çarpışma tespiti bunun için 60 kullanır)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto translate accidentally translated watchdog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants