Skip to content

Commit b7185ba

Browse files
committed
2 parents c75cd5d + 8688988 commit b7185ba

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

Locales/ruRU.lua

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ L["OPTIONS"] = "НАСТРОЙКИ"
4949
L["Config_ModuleSettings"] = "НАСТРОЙКИ МОДУЛЕЙ"
5050
L["RESETS"] = "СБРОС"
5151
L["Config_HideWhenCompleted"] = "Скрывать по завершении"
52-
L["Config_HideCurrenciesWhenCompleted"] = "Hide Currencies When Completed"
52+
L["Config_HideCurrenciesWhenCompleted"] = "Скрывать валюту при завершении"
5353
L["Config_LockFrame"] = "Закрепить окно"
5454
L["Config_HideMinimap"] = "Скрыть кнопку у миникарты"
5555
L["Config_HideInInstances"] = "Скрывать в подземельях"
@@ -102,7 +102,7 @@ L["Config_RowsCollapsed"] = "Завершенные строки скрыты -
102102
L["Config_RowsShown"] = "Завершенные строки показаны - нажмите, чтобы свернуть"
103103
L["Config_ExpandCollapseRows"] = "Развернуть/свернуть строки"
104104

105-
L["%d / %d complete"] = "%d / %d complete"
105+
L["%d / %d complete"] = "%d / %d завершено"
106106
-- WelcomeScreen
107107
L["Welcome_Title"] = "|cff2ae7c6Midnight Routine|r |cff8899aaНастройка|r"
108108
L["Welcome_Heading"] = "|cffffffffКакие модули вы хотите включить?|r"
@@ -708,41 +708,41 @@ L["Arcantina_AGenerationalMoment"] = "Преемственность покол
708708
L["Unknown"] = "Неизвестно"
709709

710710
-- Custom Tasks
711-
L["CustomTasks_Title"] = "Custom Tasks"
712-
L["CustomTasks_AddTitle"] = "Add Custom Task"
713-
L["CustomTasks_EditTitle"] = "Edit Custom Task"
714-
L["CustomTasks_AddDailyLabel"] = "Add daily task"
715-
L["CustomTasks_AddWeeklyLabel"] = "Add weekly task"
716-
L["CustomTasks_AddNote"] = "Click to create a new custom task for this character."
711+
L["CustomTasks_Title"] = "Пользовательские задачи"
712+
L["CustomTasks_AddTitle"] = "Добавить задачу"
713+
L["CustomTasks_EditTitle"] = "Редактировать задачу"
714+
L["CustomTasks_AddDailyLabel"] = "Добавить ежедневную задачу"
715+
L["CustomTasks_AddWeeklyLabel"] = "Добавить еженедельную задачу"
716+
L["CustomTasks_AddNote"] = "Нажмите, чтобы создать новую задачу для этого персонажа."
717717
L["CustomTasks_AddButton"] = "[ + ]"
718-
L["CustomTasks_DailyHeader"] = "Daily"
719-
L["CustomTasks_WeeklyHeader"] = "Weekly"
720-
L["CustomTasks_DailyNote"] = "Resets automatically at the daily reset."
721-
L["CustomTasks_WeeklyNote"] = "Resets automatically at the weekly reset."
722-
L["CustomTasks_HintLabel"] = "Shift-click any custom task to edit or delete it."
723-
L["CustomTasks_HintNote"] = "This hint row is just for quick reminders and does not count toward progress."
724-
L["CustomTasks_TaskNote"] = "Left-click the checkbox to toggle. Shift-left-click to rename. Shift-right-click to delete."
725-
L["CustomTasks_CheckboxHint"] = "Left-click the checkbox to toggle complete"
726-
L["CustomTasks_EditHint"] = "Shift-left-click to rename"
727-
L["CustomTasks_DeleteHint"] = "Shift-right-click to delete"
728-
L["CustomTasks_DialogSubtitle"] = "Create a character-specific task that behaves like the rest of your Midnight modules."
729-
L["CustomTasks_DialogHint"] = "Use the checkbox to toggle tasks, and shift-click existing tasks to edit them."
730-
L["CustomTasks_EditModuleTitle"] = "Rename custom task title"
731-
L["CustomTasks_EditModuleTitleNote"] = "Click to rename the Custom Tasks header for this character."
718+
L["CustomTasks_DailyHeader"] = "Ежедневные"
719+
L["CustomTasks_WeeklyHeader"] = "Еженедельные"
720+
L["CustomTasks_DailyNote"] = "Сбрасывается автоматически при ежедневном обновлении."
721+
L["CustomTasks_WeeklyNote"] = "Сбрасывается автоматически при еженедельном обновлении."
722+
L["CustomTasks_HintLabel"] = "Shift+клик по задаче, чтобы изменить или удалить ее."
723+
L["CustomTasks_HintNote"] = "Эта строка с подсказкой служит напоминанием и не учитывается в прогрессе."
724+
L["CustomTasks_TaskNote"] = "ЛКМ по чекбоксу - переключить. Shift+ЛКМ - переименовать. Shift+ПКМ - удалить."
725+
L["CustomTasks_CheckboxHint"] = "ЛКМ по чекбоксу, чтобы отметить выполнение"
726+
L["CustomTasks_EditHint"] = "Shift+ЛКМ, чтобы переименовать"
727+
L["CustomTasks_DeleteHint"] = "Shift+ПКМ, чтобы удалить"
728+
L["CustomTasks_DialogSubtitle"] = "Создайте задачу для конкретного персонажа, которая будет работать так же, как и остальные модули Midnight."
729+
L["CustomTasks_DialogHint"] = "Используйте чекбокс для переключения задач и Shift+клик по существующим задачам для их редактирования."
730+
L["CustomTasks_EditModuleTitle"] = "Переименовать заголовок задач"
731+
L["CustomTasks_EditModuleTitleNote"] = "Нажмите, чтобы переименовать заголовок пользовательских задач для этого персонажа."
732732
L["CustomTasks_EditModuleTitleButton"] = "[ Aa ]"
733-
L["CustomTasks_EditModuleTitleHint"] = "Leave it as Custom Tasks, or rename it to something like Weekly Goals."
734-
L["CustomTasks_TargetLabel"] = "Target"
735-
L["CustomTasks_TargetHint"] = "Set to 1 for a checkbox, or higher for a counter task like 0/2."
736-
L["CustomTasks_CounterNote"] = "Left-click to add progress. Right-click to remove progress. Shift-left-click to edit. Shift-right-click to delete."
737-
L["CustomTasks_CounterIncreaseHint"] = "Left-click to add progress"
738-
L["CustomTasks_CounterDecreaseHint"] = "Right-click to remove progress"
739-
L["CustomTasks_HideAddRow"] = "Click to hide the add-task row for this section."
740-
L["CustomTasks_ShowAddRow"] = "Click to show the add-task row for this section."
741-
L["CustomTasks_EmptyError"] = "Enter a task name first."
742-
L["CustomTasks_Untitled"] = "Untitled Task"
743-
L["CustomTasks_ResetType"] = "Reset"
744-
L["CustomTasks_ResetWeekly"] = "Weekly reset"
745-
L["CustomTasks_ResetDaily"] = "Daily reset"
746-
L["CustomTasks_Save"] = "Save"
747-
L["CustomTasks_Cancel"] = "Cancel"
748-
L["CustomTasks_Delete"] = "Delete"
733+
L["CustomTasks_EditModuleTitleHint"] = "Оставьте «Пользовательские задачи» или введите что-то вроде «Цели на неделю»."
734+
L["CustomTasks_TargetLabel"] = "Цель"
735+
L["CustomTasks_TargetHint"] = "Установите 1 для обычного чекбокса или больше для задачи со счетчиком (например, 0/2)."
736+
L["CustomTasks_CounterNote"] = "ЛКМ - добавить прогресс. ПКМ - убрать прогресс. Shift+ЛКМ - изменить. Shift+ПКМ - удалить."
737+
L["CustomTasks_CounterIncreaseHint"] = "ЛКМ, чтобы добавить прогресс"
738+
L["CustomTasks_CounterDecreaseHint"] = "ПКМ, чтобы убрать прогресс"
739+
L["CustomTasks_HideAddRow"] = "Нажмите, чтобы скрыть строку добавления задач в этом разделе."
740+
L["CustomTasks_ShowAddRow"] = "Нажмите, чтобы показать строку добавления задач в этом разделе."
741+
L["CustomTasks_EmptyError"] = "Сначала введите название задачи."
742+
L["CustomTasks_Untitled"] = "Задача без названия"
743+
L["CustomTasks_ResetType"] = "Сброс"
744+
L["CustomTasks_ResetWeekly"] = "Еженедельный сброс"
745+
L["CustomTasks_ResetDaily"] = "Ежедневный сброс"
746+
L["CustomTasks_Save"] = "Сохранить"
747+
L["CustomTasks_Cancel"] = "Отмена"
748+
L["CustomTasks_Delete"] = "Удалить"

Locales/zhCN.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ L["OPTIONS"] = "选项"
4949
L["Config_ModuleSettings"] = "模块设置"
5050
L["RESETS"] = "重置"
5151
L["Config_HideWhenCompleted"] = "完成时隐藏"
52-
L["Config_HideCurrenciesWhenCompleted"] = "完成后隐藏货币"
52+
L["Config_HideCurrenciesWhenCompleted"] = "货币达到上限隐藏"
5353
L["Config_LockFrame"] = "锁定框体"
5454
L["Config_HideMinimap"] = "隐藏小地图图标"
5555
L["Config_HideInInstances"] = "在副本中隐藏界面"
@@ -730,7 +730,7 @@ L["CustomTasks_DialogHint"] = "使用复选框来切换任务状态,使用 Shi
730730
L["CustomTasks_EditModuleTitle"] = "重命名自定义任务标题"
731731
L["CustomTasks_EditModuleTitleNote"] = "点击为此角色重命名自定义任务标题。"
732732
L["CustomTasks_EditModuleTitleButton"] = "[ Aa ]"
733-
L["CustomTasks_EditModuleTitleHint"] = "保留为"自定义任务",或重命名为"每周目标"之类的内容。"
733+
L["CustomTasks_EditModuleTitleHint"] = "保留为\"自定义任务\",或重命名为\"每周目标\"之类的内容。"
734734
L["CustomTasks_TargetLabel"] = "目标"
735735
L["CustomTasks_TargetHint"] = "设为1则为复选框模式,设为更高数值则为计数器模式(如 0/2)。"
736736
L["CustomTasks_CounterNote"] = "左键增加进度条,右键减少进度条,Shift+左键编辑,Shift+右键删除。"

0 commit comments

Comments
 (0)