-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations app.json (Portuguese) * New translations app.json (Portuguese) * New translations app.json (Russian) * New translations app.json (Italian) * New translations app.json (Italian) * New translations app.json (Bruh) * Bruh * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (German) * New translations app.json (Italian) * New translations app.json (Japanese) * New translations app.json (Lithuanian) * New translations app.json (Portuguese) * New translations app.json (Russian) * New translations app.json (Bruh) * New translations app.json (German) * New translations app.json (German) * New translations app.json (Russian) * New translations app.json (Russian) * New translations app.json (French) * New translations app.json (French) * New translations app.json (Spanish) * New translations app.json (Italian) * New translations app.json (Lithuanian) * New translations app.json (Lithuanian)
- Loading branch information
1 parent
c645e87
commit bbf8c0f
Showing
9 changed files
with
177 additions
and
43 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,46 @@ | ||
{ | ||
"DOWNLOAD_FAILED": "Download Failed!", | ||
"NOT_IMPLEMENTED": "Not Implemented Yet.", | ||
"DONE": "Done!", | ||
"CONNECT_WIFI": "Please Connect to WiFi.", | ||
"DOWNLOADING": "Downloading: ", | ||
"CURRENTLY_EXTRACTING": "\nCurrently extracting:\n", | ||
"KB_DOWNLOADED": "KB downloaded.", | ||
"FILE_EXTRACTED": "file extracted.", | ||
"FILES_EXTRACTED": "files extracted.", | ||
"SCRIPTLIST": "Scriptlist", | ||
"LANGUAGE": "Language", | ||
"COLORS": "Colors", | ||
"SELECT_LANG": "Choose the current language.", | ||
"BAR_COLOR": "Bar Color", | ||
"TOP_BG_COLOR": "Top Background Color", | ||
"BOTTOM_BG_COLOR": "Bottom Background Color", | ||
"TEXT_COLOR": "Text Color", | ||
"SELECTED_COLOR": "Selected Color", | ||
"UNSELECTED_COLOR": "Unselected Color", | ||
"ENTER_RED_RGB": "Enter the Red RGB.", | ||
"ENTER_GREEN_RGB": "Enter the Green RGB.", | ||
"ENTER_BLUE_RGB": "Enter the Blue RGB.", | ||
"WHAT_DO_YOU_TRY": "What are you trying to do? :P", | ||
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.", | ||
"DELETE_PROMPT": "Are you sure you want to delete this Directory?", | ||
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel.", | ||
"GETTING_SCRIPT_LIST": "Getting Script List...", | ||
"B_BACK": ": Back", | ||
"A_CHOOSE": ": Choose", | ||
"SCRIPTBROWSE": "Scriptbrowse", | ||
"GET_SCRIPTS": "Get Scripts", | ||
"INSTALLED_REV": "Installed revision: ", | ||
"CURRENT_REV": "Current revision: ", | ||
"AUTHOR": "author: ", | ||
"TITLE": "title: ", | ||
"FUTURE_SCRIPT": "This Script is a Future Script.", | ||
"OUTDATED_SCRIPT": "This Script is outdated.", | ||
"UP-TO-DATE": "This Script is Up-To-Date.", | ||
"FTP_MODE": "FTP Mode", | ||
"FTP_INITIALIZED": "FTP Initialized.", | ||
"FAILED_GET_IP": "Failed to get IP.", | ||
"FAILED_INITIALIZE_FTP": "Failed to initialize FTP.", | ||
"B_FTP_EXIT": "Press B to exit from FTP.", | ||
"WIFI_NOT_ENABLED": "WiFi not enabled." | ||
} |
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
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
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
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
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
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
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
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,46 @@ | ||
{ | ||
"DOWNLOAD_FAILED": "Ошибка с загрузкой!", | ||
"NOT_IMPLEMENTED": "Ещё не реализовано.", | ||
"DONE": "Готово!", | ||
"CONNECT_WIFI": "Пожалуйста, подключитесь к WiFi.", | ||
"DOWNLOADING": "Загрузка: ", | ||
"CURRENTLY_EXTRACTING": "\nИдет извлечение:\n", | ||
"KB_DOWNLOADED": "КБ загружен.", | ||
"FILE_EXTRACTED": "файл извлечен.", | ||
"FILES_EXTRACTED": "файлы извлечены.", | ||
"SCRIPTLIST": "Список скриптов", | ||
"LANGUAGE": "Язык", | ||
"COLORS": "Цветы", | ||
"SELECT_LANG": "Выберите текущий язык.", | ||
"BAR_COLOR": "Цвет полосы", | ||
"TOP_BG_COLOR": "Цвет верхнего фона", | ||
"BOTTOM_BG_COLOR": "Цвет нижнего фона", | ||
"TEXT_COLOR": "Цвет текста", | ||
"SELECTED_COLOR": "Выбранный цвет", | ||
"UNSELECTED_COLOR": "Невыбранный цвет", | ||
"ENTER_RED_RGB": "Войти в Красную RGB.", | ||
"ENTER_GREEN_RGB": "Введите зелёный RGB.", | ||
"ENTER_BLUE_RGB": "Введите синий RGB.", | ||
"WHAT_DO_YOU_TRY": "Что вы пытаетесь сделать? :P", | ||
"INCOMPATIBLE_SCRIPT": "У вас есть несовместимый скрипт.", | ||
"DELETE_PROMPT": "Вы уверены, что хотите удалить эту директорию?", | ||
"CONFIRM_OR_CANCEL": "Нажмите A, чтобы подтвердить, B для отмены.", | ||
"GETTING_SCRIPT_LIST": "Получение списка репозиториев...", | ||
"B_BACK": ": Назад", | ||
"A_CHOOSE": ": Выбрать", | ||
"SCRIPTBROWSE": "Просмотр скриптов", | ||
"GET_SCRIPTS": "Получить скрипты", | ||
"INSTALLED_REV": "Установленная версия: ", | ||
"CURRENT_REV": "Текущая версия: ", | ||
"AUTHOR": "автор: ", | ||
"TITLE": "заголовок: ", | ||
"FUTURE_SCRIPT": "Этот скрипт является будущим скриптом.", | ||
"OUTDATED_SCRIPT": "Этот скрипт устарел.", | ||
"UP-TO-DATE": "Этот скрипт обновленный по дате.", | ||
"FTP_MODE": "Режим FTP", | ||
"FTP_INITIALIZED": "FTP инициализован.", | ||
"FAILED_GET_IP": "Не удается получить IP.", | ||
"FAILED_INITIALIZE_FTP": "Не удалось инициализировать FTP.", | ||
"B_FTP_EXIT": "Нажмите B для выхода из FTP.", | ||
"WIFI_NOT_ENABLED": "WiFi не включен." | ||
} |