@goodandready/dsh-russian-lang 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -10,7 +10,12 @@ import z from '@deepseek-ai/schemastery'
10
10
  export const name = '@goodandready/dsh-russian-lang'
11
11
 
12
12
  const RussianLangSettingsSchema = z.object({
13
- enabled: z.boolean().required(false)
13
+ enabled: z.boolean().required(false),
14
+ overrides: z.dict(z.string()).required(false),
15
+ typography: z.object({
16
+ enabled: z.boolean().required(false),
17
+ yo: z.boolean().required(false)
18
+ }).required(false)
14
19
  })
15
20
 
16
21
  export function apply(ctx) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@goodandready/dsh-russian-lang",
3
- "version": "0.1.2",
4
- "description": "Russian localization for the DeepSeek Harness web UI: adds Русский as the third option in the native Settings - General - Language menu. Translates 30 core namespaces (722 keys, 100% coverage of the DSH 0.1.1-rc.2 surface) and 9 plugin namespaces (962 keys). The locale runtime snapshot is extended at runtime on unpatched cores; no files in the DSH installation are modified. The choice is persisted through the plugin-owned russian-lang namespace.",
3
+ "version": "0.1.4",
4
+ "description": "Russian localization for the DeepSeek Harness web UI: adds Русский as the third option in the native Settings - General - Language menu. Translates the full core surface (100% coverage of DSH 0.1.1-rc.2) plus 9 community plugin namespaces - 39 namespaces, 1709 strings, with Russian plural forms, count-key plurals and an optional typography pass (guillemets, em dash, nbsp). The locale runtime snapshot is extended at runtime on unpatched cores; no files in the DSH installation are modified. The choice is persisted through the plugin-owned russian-lang namespace.",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
7
7
  "exports": {
@@ -126,6 +126,8 @@
126
126
  "rename.workspace.title": "Переименовать рабочую папку",
127
127
  "search.clear": "Очистить поиск",
128
128
  "search.hasMore": "Показаны первые {n} результатов. Уточните запрос.",
129
+ "search.hasMore.one": "Найден один подходящий результат.",
130
+ "search.hasMore.few": "Показаны первые {n} результата. Уточните запрос.",
129
131
  "search.noMatches": "Подходящих сессий нет",
130
132
  "search.pending": "Поиск по истории сессий…",
131
133
  "search.placeholder": "Поиск по сессиям...",
@@ -137,6 +139,8 @@
137
139
  "session.new": "Новая сессия",
138
140
  "sessions.collapse": "Показать меньше",
139
141
  "sessions.count.one": "{n} сессия",
142
+ "sessions.count.few": "{n} сессии",
143
+ "sessions.count.many": "{n} сессий",
140
144
  "sessions.count.other": "{n} сессий",
141
145
  "sessions.expand": "Показать ещё {n}",
142
146
  "status.completed": "Завершено",
@@ -144,6 +148,8 @@
144
148
  "status.planReview": "План ждёт проверки",
145
149
  "status.running": "Работает",
146
150
  "status.subagentsRunning.one": "{n} субагент работает",
151
+ "status.subagentsRunning.few": "{n} субагента работает",
152
+ "status.subagentsRunning.many": "{n} субагентов работает",
147
153
  "status.subagentsRunning.other": "{n} субагентов работает",
148
154
  "status.waitingAnswer": "Ждёт ответа",
149
155
  "status.waitingApproval": "Ждёт подтверждения",
@@ -44,8 +44,12 @@
44
44
  "branch.collapse": "Свернуть потомков {label}",
45
45
  "branch.expand": "Развернуть потомков {label}",
46
46
  "count.running.one": "{count} субагент работает",
47
+ "count.running.few": "{count} субагента работает",
48
+ "count.running.many": "{count} субагентов работает",
47
49
  "count.running.other": "{count} субагентов работает",
48
50
  "count.total.one": "{count} субагент",
51
+ "count.total.few": "{count} субагента",
52
+ "count.total.many": "{count} субагентов",
49
53
  "count.total.other": "{count} субагентов",
50
54
  "diagnostic.corrupt": "запись сессии повреждена",
51
55
  "diagnostic.unavailable": "запись сессии временно недоступна",
@@ -101,6 +105,8 @@
101
105
  "phase.unassigned": "Вне фаз",
102
106
  "run.empty": "Ни один участник не запущен",
103
107
  "run.members.one": "{count} участник",
108
+ "run.members.few": "{count} участника",
109
+ "run.members.many": "{count} участников",
104
110
  "run.members.other": "{count} участников",
105
111
  "run.title": "{name}",
106
112
  "status.cancelled": "Отменено",
package/ru/06-rest.json CHANGED
@@ -20,8 +20,12 @@
20
20
  },
21
21
  "job": {
22
22
  "count.idle.one": "{count} фоновая задача",
23
+ "count.idle.few": "{count} фоновые задачи",
24
+ "count.idle.many": "{count} фоновых задач",
23
25
  "count.idle.other": "{count} фоновых задач",
24
26
  "count.live.one": "{count} фоновая задача выполняется",
27
+ "count.live.few": "{count} фоновые задачи выполняется",
28
+ "count.live.many": "{count} фоновых задач выполняется",
25
29
  "count.live.other": "{count} фоновых задач выполняется",
26
30
  "duration.hours": "{hours} ч {minutes} мин",
27
31
  "duration.minutes": "{minutes} мин {seconds} с",
@@ -6,20 +6,29 @@
6
6
  "cd.skills": "Каталог скиллов",
7
7
  "cd.tools": "Схемы инструментов",
8
8
  "cd.mcp": "Инструменты MCP",
9
- "cd.suggestions": "{n} рекомендаций",
10
- "cd.refresh": "Обновить",
11
- "cd.loading": "Проверка…",
12
- "cd.error": "Проверка не удалась",
13
- "cd.empty": "Данных пока нет",
14
- "cd.healthy": "В норме",
15
- "cd.attention": "Стоит посмотреть",
16
- "cd.review": "Стоит посмотреть",
17
- "cd.healthyHint": "Контекст расходуется экономно и укладывается в рекомендованный бюджет.",
18
- "cd.reviewHint": "Некоторые части контекста стоит пересмотреть, пока они не стали дорогими.",
19
- "cd.guideline": "из 50k",
20
- "cd.updated": "Обновлено",
21
- "cd.catalog": "{n} скиллов",
22
- "cd.mcpTools": "{n} инструментов",
9
+ "cd.suggestions": "{n} рекомендаций",
10
+ "cd.suggestions.one": "{n} рекомендация",
11
+ "cd.suggestions.few": "{n} рекомендации",
12
+ "cd.suggestions.many": "{n} рекомендаций",
13
+ "cd.refresh": "Обновить",
14
+ "cd.loading": "Проверка…",
15
+ "cd.error": "Проверка не удалась",
16
+ "cd.empty": "Данных пока нет",
17
+ "cd.healthy": "В норме",
18
+ "cd.attention": "Стоит посмотреть",
19
+ "cd.review": "Стоит посмотреть",
20
+ "cd.healthyHint": "Контекст расходуется экономно и укладывается в рекомендованный бюджет.",
21
+ "cd.reviewHint": "Некоторые части контекста стоит пересмотреть, пока они не стали дорогими.",
22
+ "cd.guideline": "из 50k",
23
+ "cd.updated": "Обновлено",
24
+ "cd.catalog": "{n} скиллов",
25
+ "cd.catalog.one": "{n} скилл",
26
+ "cd.catalog.few": "{n} скилла",
27
+ "cd.catalog.many": "{n} скиллов",
28
+ "cd.mcpTools": "{n} инструментов",
29
+ "cd.mcpTools.one": "{n} инструмент",
30
+ "cd.mcpTools.few": "{n} инструмента",
31
+ "cd.mcpTools.many": "{n} инструментов",
23
32
  "cd.files": "файлов",
24
33
  "cd.toolsCount": "инструментов",
25
34
  "cd.hint": "Открыть аудит контекста"