-
-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New translations strings.yml (Swedish) * New translations strings.yml (French) * New translations strings.yml (Ukrainian) * New translations strings.yml (Ukrainian)
- Loading branch information
Showing
3 changed files
with
26 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -1,2 +1,25 @@ | ||
--- | ||
COMMAND_LIST: "список" | ||
COMMAND_LIST_HELP: "<command> [page] - Список доступних завдань" | ||
COMMAND_TAKE: "взяти" | ||
COMMAND_TAKE_HELP: "<command> [quest] - Прийняти квест за допомогою команди" | ||
COMMAND_QUIT: "вийти" | ||
COMMAND_QUIT_HELP: "<command> [quest] - Завершити поточний квест" | ||
COMMAND_JOURNAL: "журнал" | ||
COMMAND_JOURNAL_HELP: "<command> - Переглянути або приховати ваш <journal>" | ||
COMMAND_EDITOR: "редактор" | ||
COMMAND_EDITOR_HELP: "<command> - Створити, редагувати або видалити квести" | ||
COMMAND_EVENTS_EDITOR: "дії" | ||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Створити, редагувати або видалити дії" | ||
COMMAND_CONDITIONS_EDITOR: "Умови" | ||
COMMAND_CONDITIONS_EDITOR_HELP: "<command> - Створити, редагувати або видалити умови" | ||
COMMAND_STATS: "статистика" | ||
COMMAND_STATS_HELP: "<command> - переглянути статистику квестів" | ||
COMMAND_INFO: "інформація" | ||
COMMAND_QUEST_HELP: "- Переглянути поточні цілі завдання" | ||
COMMAND_QUESTINFO_HELP: "[quest] - Переглянути інформацію про квест" | ||
COMMAND_QUESTADMIN_STATS: "статистика" | ||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - переглянути статистику квестів гравця" | ||
COMMAND_QUESTADMIN_GIVE: "дати" | ||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - змусити гравця обрати квест" | ||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - змусити гравця обрати квест" |