forked from ragemultiplayer/client-translations
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
RAGE Multiplayer
committed
Sep 30, 2017
0 parents
commit 12f9ec0
Showing
8 changed files
with
168 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "chinese", | ||
"code": "cn", | ||
"value": | ||
{ | ||
"home": "主页", | ||
"servers": "服务器列表", | ||
"direct_connect": "直连", | ||
"directsub": "享受乐趣吧!", | ||
"settings": "设置", | ||
"settingssub": "调整你的RAGEMP", | ||
"nickname": "游戏内名称 :", | ||
"path": "游戏目录 :", | ||
"aboutus": "关于我们", | ||
"support": "支持", | ||
"yeap": "好的", | ||
"cpath": "更改游戏目录 ?", | ||
"cnickname": "更改名称 ?", | ||
"quit": "undefined" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "english", | ||
"code": "en", | ||
"value": | ||
{ | ||
"home": "Home", | ||
"servers": "Servers", | ||
"direct_connect": "Direct connect", | ||
"directsub": "PLAY & ENJOY!", | ||
"settings": "Settings", | ||
"settingssub": "cuztomize, change, dominate!", | ||
"nickname": "In-game Nickname :", | ||
"path": "Path to the game :", | ||
"aboutus": "About us", | ||
"support": "Support", | ||
"yeap": "Yeap", | ||
"cpath": "Сhange the path?", | ||
"cnickname": "Сhange the nickname?", | ||
"quit": "Quit game" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "french", | ||
"code": "fr", | ||
"value": | ||
{ | ||
"home": "Accueil", | ||
"servers": "Serveurs", | ||
"direct_connect": "Connexion directe", | ||
"directsub": "PLAY & ENJOY!", | ||
"settings": "Parametres", | ||
"settingssub": "Parametres multijoueur", | ||
"nickname": "Nom en jeu :", | ||
"path": "Chemin du jeu :", | ||
"aboutus": "A propos de nous", | ||
"support": "Support", | ||
"yeap": "Oui", | ||
"cpath": "Change le chemin?", | ||
"cnickname": "Changer de nom?", | ||
"quit": "Quit game" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "german", | ||
"code": "de", | ||
"value": | ||
{ | ||
"home": "Startseite", | ||
"servers": "Server", | ||
"direct_connect": "Direkt Verbindung", | ||
"directsub": "Spielen und Spaß haben", | ||
"settings": "Einstellungen", | ||
"settingssub": "Anpassen, verändern, dominieren!", | ||
"nickname": "Nickname im Spiel :", | ||
"path": "Pfad zum dem Spiel :", | ||
"aboutus": "Über Uns", | ||
"support": "Hilfe", | ||
"yeap": "Ja!", | ||
"cpath": "Pfad verändern?", | ||
"cnickname": "Nicknamen verändern?", | ||
"quit": "Quit game" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "portuguese", | ||
"code": "pt", | ||
"value": | ||
{ | ||
"home": "Início", | ||
"servers": "Servidores", | ||
"direct_connect": "Conexão direta", | ||
"directsub": "JOGA & DIVERTE-TE!", | ||
"settings": "Definições", | ||
"settingssub": "Definições de multijogador", | ||
"nickname": "Nickname no jogo :", | ||
"path": "Caminho para o jogo :", | ||
"aboutus": "Sobre nós", | ||
"support": "Suporte", | ||
"yeap": "Sim!", | ||
"cpath": "Mudar o caminho?", | ||
"cnickname": "Mudar o nickname?", | ||
"quit": "undefined" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "romanian", | ||
"code": "ro", | ||
"value": | ||
{ | ||
"home": "Acasă", | ||
"servers": "Servere", | ||
"direct_connect": "Conectare directă", | ||
"directsub": "Joacă și bucură-te!", | ||
"settings": "Setări", | ||
"settingssub": "personalizează, schimbă, domină!", | ||
"nickname": "Porecla în joc :", | ||
"path": "Locația către joc :", | ||
"aboutus": "Despre noi", | ||
"support": "Sprijin", | ||
"yeap": "Da", | ||
"cpath": "Schimbi locația?", | ||
"cnickname": "Schimbi porecla?", | ||
"quit": "undefined" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "russian", | ||
"code": "ru", | ||
"value": | ||
{ | ||
"home": "Главная", | ||
"servers": "Сервера", | ||
"direct_connect": "Подключение", | ||
"directsub": "Быстрое подключение к любимым серверам", | ||
"settings": "Настройки", | ||
"settingssub": "настройки мультиплеера", | ||
"nickname": "Внутриигровое имя :", | ||
"path": "Путь к игре :", | ||
"aboutus": "О нас", | ||
"support": "Поддержка", | ||
"yeap": "Да!", | ||
"cpath": "Изменить путь?", | ||
"cnickname": "Изменить имя?", | ||
"quit": "Покинуть игру" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "spanish", | ||
"code": "es", | ||
"value": | ||
{ | ||
"home": "Inicio", | ||
"servers": "Servidores", | ||
"direct_connect": "Conexión directa", | ||
"directsub": "Juega y DIVIERTETE!", | ||
"settings": "Parametros", | ||
"settingssub": "Modifique, cambie, domine!", | ||
"nickname": "Nickname en el juego :", | ||
"path": "Ruta del juego :", | ||
"aboutus": "Acerca de", | ||
"support": "Soporte", | ||
"yeap": "Si", | ||
"cpath": "Cambia la ruta?", | ||
"cnickname": "Cambia el nickname?", | ||
"quit": "Salir del juego" | ||
} | ||
} |