Skip to content

Commit fef6aed

Browse files
authored
Russian 2024 foreword and methodology translation (#4117)
* add methodology.html in src/template/ru/2024 * Russia translation base and methodology.html in src/template/ru/2024 * Adding contributors, fix spaces(linter happy)
1 parent e109976 commit fef6aed

File tree

3 files changed

+530
-9
lines changed

3 files changed

+530
-9
lines changed

src/config/contributors.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4065,6 +4065,16 @@
40654065
},
40664066
"twitter": "rrlevering"
40674067
},
4068+
"ADSafin": {
4069+
"avatar_url": "105672331",
4070+
"github": "ADSafin",
4071+
"name": "Safin Ainur",
4072+
"teams": {
4073+
"2024": [
4074+
"translators"
4075+
]
4076+
}
4077+
},
40684078
"ksakae1216": {
40694079
"avatar_url": "1982567",
40704080
"github": "ksakae1216",

src/templates/ru/2024/base.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,35 +6,35 @@
66
{% block dataset %}июнь 2024{% endblock %}
77

88
{% block foreword %}
9-
{# TODO - translate #}<div lang="en">
9+
<div lang="ru">
1010
<p>
11-
It feels as if a lot has changed in the world in just the last two years. Some changes are negative, such as the increase in regional conflicts and the broader tension they raise globally. Some changes are positive though, such as putting the COVID-19 pandemic mostly behind us and important growth in sustainable energy generation.
11+
Кажется, что за последние два года в мире многое изменилось. Некоторые изменения носят негативный характер, например, рост числа региональных конфликтов и более широкая напряженность, которую они вызывают в глобальном масштабе. Но есть и позитивные изменения, например, пандемия COVID-19 осталась в основном позади, а также значительный рост производства устойчивой энергии.
1212
</p>
1313

1414
<p>
15-
In just about every corner of the earth however, it’s likely that the web contributes to your quality of life in some way. Has the web gotten better over the last couple of years? How should we feel about its health?
15+
Однако практически в каждом уголке Земли web, скорее всего, так или иначе влияет на качество вашей жизни. Стал ли веб лучше за последние несколько лет? Как мы должны относиться к его "здоровью"?
1616
</p>
1717

1818
<p>
19-
The 2024 Web Almanac is here to provide you data to help answer that question. After a hiatus in 2023, a team of passionate researchers have stepped forward this year to investigate important aspects of the modern web using data. Like most technologies, the web grows more complex over time and the Web Almanac help us make sense of things, including a new chapter on Cookies this year.
19+
Web Almanac 2024 года предоставляет данные, чтобы ответить на эти вопросы. После перерыва в 2023 году команда увлечённых исследователей взялась за изучение современных аспектов web с помощью данных. Как и большинство технологий, web становится сложнее, и Web Almanac помогает в нём разобраться — в этом году добавлена новая глава о Cookies.
2020
</p>
2121

2222
<p>
23-
This year marks a significant step in evolving the Web Almanac towards a more community-driven project, inspired by the organizational models of academic conferences. Previously maintained by the dedicated HTTP Archive team, the 2024 Almanac introduces a formal organizing committee to foster broader collaboration and inclusivity. Key roles, such as General Chair, Program Committee Chair, and Event Chair, have been established to streamline responsibilities and encourage participation from diverse contributors. This distributed leadership structure is designed to make the Web Almanac more community-driven, which in turn aims to enhance its sustainability by inviting a wider range of voices and perspectives, making the Web Almanac a more collaborative resource for the web community. We hope that this shift towards a community-driven model will strengthen the Web Almanac’s foundation and lead to many future editions.
23+
В этом году мы сделали важный шаг к превращению Web Almanac в проект, управляемый сообществом, вдохновленного организационными моделями академических конференций. Раньше им занималась команда HTTP Archive, но в 2024 году введён формальный организационный комитет для расширения сотрудничества. Ключевые роли (генеральный председатель, председатель программного комитет) распределены для привлечения разнообразных участников. Эта модель управления укрепит фундамент Web Almanac и обеспечит его ежегодное издание.
2424
</p>
2525

2626
<p>
27-
It’s been great to experience the motivation and inclusion from the community—spanning young doctoral researchers to senior experts worldwide. We sincerely thank each of our contributors; it is their hard work that makes this open-source project possible.
27+
Было очень приятно ощущать мотивацию и вовлеченность сообщества - от молодых докторов наук до старших экспертов по всему миру. Мы искренне благодарим каждого из наших участников, именно благодаря их упорному труду этот open-source проект стал возможным.
2828
</p>
2929

3030
<p>
31-
As an engine of prosperity, it’s important that we understand what’s working well on the web and where it needs more support. We encourage you to explore, debate, and share the details in the 2024 Web Almanac so it can better serve us all. We are all in this together.
31+
Как двигателю прогресса, нам важно понимать, что в Web работает хорошо, а что нуждается в дополнительной поддержке. Мы призываем вас изучать, обсуждать и делиться данными Web Almanac 2024, чтобы он мог лучше служить всем нам. Мы вместе в этом процессе.
3232
</p>
3333

3434
<p>
3535
<em>
36-
<a href="{{ url_for('contributors', year=year, lang=lang, _anchor='nrllh') }}">Nurullah Demir</a>, 2024 Web Almanac General Co-Chair<br>
37-
<a href="{{ url_for('contributors', year=year, lang=lang, _anchor='cqueern') }}">Caleb Queern</a>, 2024 Web Almanac General Co-Chair
36+
<a href="{{ url_for('contributors', year=year, lang=lang, _anchor='nrllh') }}">Nurullah Demir</a>, сопредседатель 2024 Web Almanac<br>
37+
<a href="{{ url_for('contributors', year=year, lang=lang, _anchor='cqueern') }}">Caleb Queern</a>, сопредседатель 2024 Web Almanac
3838
</em>
3939
</p>
4040
</div>

0 commit comments

Comments
 (0)