add more translations
This commit is contained in:
parent
9fbea3849e
commit
7bddb32239
29 changed files with 256 additions and 46 deletions
10
merged/party/chat/disabled.json
Normal file
10
merged/party/chat/disabled.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "deaktiviert",
|
||||
"en": "disabled",
|
||||
"fr": "désactivé",
|
||||
"it": "disattivato",
|
||||
"pl": "wyłączony",
|
||||
"ru": "выключен",
|
||||
"zh": "关闭",
|
||||
"jp": "オフにしたよ"
|
||||
}
|
10
merged/party/chat/enabled.json
Normal file
10
merged/party/chat/enabled.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "aktiviert",
|
||||
"en": "enabled",
|
||||
"fr": "activé",
|
||||
"it": "attivato",
|
||||
"pl": "włączony",
|
||||
"ru": "включен",
|
||||
"zh": "开启",
|
||||
"jp": "オンにしたよ"
|
||||
}
|
10
merged/party/chat/format.json
Normal file
10
merged/party/chat/format.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "<aqua>[Party] %s: %s</aqua>",
|
||||
"en": "<aqua>[Party] %s: %s</aqua>",
|
||||
"fr": "<aqua>[Groupe] %s: %s</aqua>",
|
||||
"it": "<aqua>[Gruppo] %s: %s</aqua>",
|
||||
"pl": "<aqua>[Grupa] %s: %s</aqua>",
|
||||
"ru": "<aqua>[Тусовка] %s: %s</aqua>",
|
||||
"zh": "<aqua>[队伍] %s: %s</aqua>",
|
||||
"jp": "<aqua>[パーティー] %s: %s</aqua>"
|
||||
}
|
10
merged/party/chat/toggle.json
Normal file
10
merged/party/chat/toggle.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"de": "Party-Chat wurde %s",
|
||||
"en": "Party chat has been %s",
|
||||
"fr": "Chat de groupe %s",
|
||||
"it": "Chat del gruppo %s",
|
||||
"pl": "Czat grupowy został %s",
|
||||
"ru": "Чат тусовки %s",
|
||||
"zh": "队伍聊天已%s",
|
||||
"jp": "パーティーチャットを%s"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue