mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Update app.json
This commit is contained in:
parent
02d13c5ddd
commit
e98a9c7629
1 changed files with 32 additions and 32 deletions
|
|
@ -46,23 +46,23 @@
|
||||||
"reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.",
|
"reward2comment" : "Покупайте лишь тогда когда у вас достаточно золота иначе потеряете очки здоровья.",
|
||||||
|
|
||||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||||
"morning" : "morning",
|
"morning" : "утро",
|
||||||
"afternoon" : "afternoon",
|
"afternoon" : "после полудня",
|
||||||
"evening" : "evening",
|
"evening" : "вечер",
|
||||||
|
|
||||||
"_commenthead": "HEADER",
|
"_commenthead": "HEADER",
|
||||||
"health": "Health",
|
"health": "Здоровье",
|
||||||
"experience": "Experience",
|
"experience": "Опыт",
|
||||||
"history": "History",
|
"history": "История",
|
||||||
"anonymous": "Anonymous",
|
"anonymous": "Аноним",
|
||||||
"level": "Level",
|
"level": "Уровень",
|
||||||
"tasks": "Tasks",
|
"tasks": "Задания",
|
||||||
"loginAndReg" : "Login / Register",
|
"loginAndReg" : "Войти / Зарегистрироваться",
|
||||||
"loginFacebookAlt" : "Login / Register with Facebook",
|
"loginFacebookAlt" : "Войти / Зарегистрироваться через Facebook",
|
||||||
"login" : "Login",
|
"login" : "Войти",
|
||||||
"register" : "Register",
|
"register" : "Зарегистрироваться",
|
||||||
"options": "Options",
|
"options": "Настройки",
|
||||||
"logout": "Logout",
|
"logout": "Выйти",
|
||||||
|
|
||||||
"_commentnotifcations" : "NOTIFICATIONS",
|
"_commentnotifcations" : "NOTIFICATIONS",
|
||||||
"partyNotification" : "New Party Messages",
|
"partyNotification" : "New Party Messages",
|
||||||
|
|
@ -70,24 +70,24 @@
|
||||||
|
|
||||||
|
|
||||||
"_commenttaskview": "TASK VIEW",
|
"_commenttaskview": "TASK VIEW",
|
||||||
"habits": "Habits",
|
"habits": "Привычки",
|
||||||
"newHabit": "New Habit",
|
"newHabit": "Новая привычка",
|
||||||
"edit": "Edit",
|
"edit": "Править",
|
||||||
"text": "Text",
|
"text": "Текст",
|
||||||
"extraNotes": "Extra Notes",
|
"extraNotes": "Комментарий",
|
||||||
"directions/Actions": "Directions/Actions",
|
"directions/Actions": "Возможное влияние:",
|
||||||
"advancedOptions": "Advanced Options",
|
"advancedOptions": "Расширенные параметры",
|
||||||
"difficulty": "Difficulty",
|
"difficulty": "Сложность",
|
||||||
"difficultyHelpTitle": "How difficult is this task?",
|
"difficultyHelpTitle": "Насколько сложное это задание?",
|
||||||
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
"difficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||||
"easy": "Easy",
|
"easy": "Легко",
|
||||||
"medium": "Medium",
|
"medium": "Средне",
|
||||||
"hard": "Hard",
|
"hard": "Сложно",
|
||||||
"delete": "Delete",
|
"delete": "Удалить",
|
||||||
"progress": "Progress",
|
"progress": "Прогресс",
|
||||||
"score": "Score",
|
"score": "Счёт",
|
||||||
"dailies": "Dailies",
|
"dailies": "Ежедневные задания",
|
||||||
"newDaily": "New Daily",
|
"newDaily": "Новое задание",
|
||||||
"repeat": "Repeat",
|
"repeat": "Repeat",
|
||||||
"Su": "Su",
|
"Su": "Su",
|
||||||
"M": "M",
|
"M": "M",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue