Skip to content

Commit 18f1439

Browse files
streamcode9claude
andauthored
Translate index page descriptions to English (#46)
Replace all Russian category descriptions in the index page with English translations to improve accessibility for English speakers. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 0a318fb commit 18f1439

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

index.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>Learn sleep repeat</h1>
3030
<button class="category-toggle super-toggle" aria-expanded="true"></button>
3131
<h2>1. Mind & Psychology</h2>
3232
<div class="category-content">
33-
<p class="category-description">Понимание себя и других людей: когнитивная психология, эмоциональный интеллект, когнитивные искажения, мотивация и привычки, психическое здоровье, критическое мышление.</p>
33+
<p class="category-description">Understanding yourself and others: cognitive psychology, emotional intelligence, cognitive biases, motivation and habits, mental health, critical thinking.</p>
3434
<ul>
3535
<li><a href="/2025/04/05/organizing-knowledge.html">Organizing Knowledge</a></li>
3636
</ul>
@@ -42,7 +42,7 @@ <h2>1. Mind & Psychology</h2>
4242
<button class="category-toggle super-toggle" aria-expanded="true"></button>
4343
<h2>2. Body & Health</h2>
4444
<div class="category-content">
45-
<p class="category-description">Поддержание физического функционирования: анатомия, питание, физическая активность, сон, первая помощь, профилактика болезней.</p>
45+
<p class="category-description">Maintaining physical functioning: anatomy, nutrition, physical activity, sleep, first aid, disease prevention.</p>
4646

4747
<section class="sub-category">
4848
<button class="category-toggle" aria-expanded="true"></button>
@@ -75,7 +75,7 @@ <h3>Physical Activity</h3>
7575
<button class="category-toggle super-toggle" aria-expanded="true"></button>
7676
<h2>3. Relationships & Communication</h2>
7777
<div class="category-content">
78-
<p class="category-description">Взаимодействие с другими людьми: межличностные отношения, семья, воспитание детей, переговоры, публичные выступления, нетворкинг.</p>
78+
<p class="category-description">Interacting with other people: interpersonal relationships, family, parenting, negotiations, public speaking, networking.</p>
7979
</div>
8080
</section>
8181

@@ -84,7 +84,7 @@ <h2>3. Relationships & Communication</h2>
8484
<button class="category-toggle super-toggle" aria-expanded="true"></button>
8585
<h2>4. Economics & Finance</h2>
8686
<div class="category-content">
87-
<p class="category-description">Понимание денег и ресурсов: личные финансы, инвестирование, макроэкономика, налоги, предпринимательство, страхование.</p>
87+
<p class="category-description">Understanding money and resources: personal finance, investing, macroeconomics, taxes, entrepreneurship, insurance.</p>
8888
</div>
8989
</section>
9090

@@ -93,7 +93,7 @@ <h2>4. Economics & Finance</h2>
9393
<button class="category-toggle super-toggle" aria-expanded="true"></button>
9494
<h2>5. Work & Career</h2>
9595
<div class="category-content">
96-
<p class="category-description">Зарабатывание на жизнь: поиск работы, профессиональное развитие, продуктивность, управление проектами, лидерство.</p>
96+
<p class="category-description">Making a living: job search, professional development, productivity, project management, leadership.</p>
9797
<ul>
9898
<li><a href="https://github.com/streamcode9/software-design/blob/master/README.md">Software Design Principles</a></li>
9999
<li><a href="https://github.com/streamcode9/os/blob/main/README.md">Schedule</a></li>
@@ -106,7 +106,7 @@ <h2>5. Work & Career</h2>
106106
<button class="category-toggle super-toggle" aria-expanded="true"></button>
107107
<h2>6. Technology & Computing</h2>
108108
<div class="category-content">
109-
<p class="category-description">Инструменты современного мира: программирование, архитектура ПО, операционные системы, сети, информационная безопасность, AI.</p>
109+
<p class="category-description">Tools of the modern world: programming, software architecture, operating systems, networks, information security, AI.</p>
110110
<ul>
111111
<li><a href="/2024/01/08/epub-fb2.html">EPUB and FB2 Formats</a></li>
112112
</ul>
@@ -118,7 +118,7 @@ <h2>6. Technology & Computing</h2>
118118
<button class="category-toggle super-toggle" aria-expanded="true"></button>
119119
<h2>7. Languages</h2>
120120
<div class="category-content">
121-
<p class="category-description">Средства коммуникации: родной язык, английский, другие языки, лингвистика.</p>
121+
<p class="category-description">Communication tools: native language, English, other languages, linguistics.</p>
122122
</div>
123123
</section>
124124

@@ -127,7 +127,7 @@ <h2>7. Languages</h2>
127127
<button class="category-toggle super-toggle" aria-expanded="true"></button>
128128
<h2>8. Science & Mathematics</h2>
129129
<div class="category-content">
130-
<p class="category-description">Понимание физического мира: математика, физика, химия, биология, астрономия, научный метод.</p>
130+
<p class="category-description">Understanding the physical world: mathematics, physics, chemistry, biology, astronomy, scientific method.</p>
131131
<ul>
132132
<li><a href="/2024/01/02/science.html">Science</a></li>
133133
<li><a href="/2025/04/05/mltt-72.html">Martin-Löf Type Theory (1972)</a></li>
@@ -141,7 +141,7 @@ <h2>8. Science & Mathematics</h2>
141141
<button class="category-toggle super-toggle" aria-expanded="true"></button>
142142
<h2>9. Philosophy & Worldview</h2>
143143
<div class="category-content">
144-
<p class="category-description">Фундаментальные вопросы: этика, эпистемология, метафизика, логика, религия и духовность, смерть и смертность.</p>
144+
<p class="category-description">Fundamental questions: ethics, epistemology, metaphysics, logic, religion and spirituality, death and mortality.</p>
145145
<ul>
146146
<li><a href="/2024/01/04/philosophy.html">Philosophy</a></li>
147147
<li><a href="/2024/01/06/Karl-Marx.html">Karl Marx</a></li>
@@ -155,7 +155,7 @@ <h2>9. Philosophy & Worldview</h2>
155155
<button class="category-toggle super-toggle" aria-expanded="true"></button>
156156
<h2>10. History & Civilization</h2>
157157
<div class="category-content">
158-
<p class="category-description">Откуда мы пришли: мировая история, история идей, история технологий, история войн и конфликтов, локальная история.</p>
158+
<p class="category-description">Where we came from: world history, history of ideas, history of technology, history of wars and conflicts, local history.</p>
159159
</div>
160160
</section>
161161

@@ -164,7 +164,7 @@ <h2>10. History & Civilization</h2>
164164
<button class="category-toggle super-toggle" aria-expanded="true"></button>
165165
<h2>11. Society & Politics</h2>
166166
<div class="category-content">
167-
<p class="category-description">Как устроено человеческое общество: политические системы, право, социология, геополитика, медиа и пропаганда, гражданское участие.</p>
167+
<p class="category-description">How human society is organized: political systems, law, sociology, geopolitics, media and propaganda, civic participation.</p>
168168
<ul>
169169
<li><a href="/2024/01/03/countries.html">Countries</a></li>
170170
</ul>
@@ -176,7 +176,7 @@ <h2>11. Society & Politics</h2>
176176
<button class="category-toggle super-toggle" aria-expanded="true"></button>
177177
<h2>12. Practical Skills</h2>
178178
<div class="category-content">
179-
<p class="category-description">Повседневное выживание: кулинария, ремонт и DIY, вождение, домоводство, выживание, юридическая грамотность.</p>
179+
<p class="category-description">Everyday survival: cooking, repair and DIY, driving, housekeeping, survival, legal literacy.</p>
180180

181181
<section class="sub-category">
182182
<button class="category-toggle" aria-expanded="true"></button>
@@ -205,7 +205,7 @@ <h3>Home & Household</h3>
205205
<button class="category-toggle super-toggle" aria-expanded="true"></button>
206206
<h2>13. Geography & Environment</h2>
207207
<div class="category-content">
208-
<p class="category-description">Где мы живём: физическая география, страны и культуры, экология, изменение климата, урбанистика.</p>
208+
<p class="category-description">Where we live: physical geography, countries and cultures, ecology, climate change, urbanism.</p>
209209
<ul>
210210
<li><a href="https://en.wikipedia.org/wiki/Sustainability">Sustainability</a></li>
211211
</ul>
@@ -217,7 +217,7 @@ <h2>13. Geography & Environment</h2>
217217
<button class="category-toggle super-toggle" aria-expanded="true"></button>
218218
<h2>14. Arts & Culture</h2>
219219
<div class="category-content">
220-
<p class="category-description">Красота и самовыражение: музыка, визуальное искусство, литература, кино и театр, архитектура.</p>
220+
<p class="category-description">Beauty and self-expression: music, visual art, literature, film and theater, architecture.</p>
221221

222222
<section class="sub-category">
223223
<button class="category-toggle" aria-expanded="true"></button>
@@ -263,7 +263,7 @@ <h3>Literature & Film</h3>
263263
<button class="category-toggle super-toggle" aria-expanded="true"></button>
264264
<h2>15. Entertainment & Leisure</h2>
265265
<div class="category-content">
266-
<p class="category-description">Отдых и восстановление: игры, спорт, хобби, путешествия.</p>
266+
<p class="category-description">Rest and recovery: games, sports, hobbies, travel.</p>
267267

268268
<section class="sub-category">
269269
<button class="category-toggle" aria-expanded="true"></button>

0 commit comments

Comments
 (0)