Skip to content

Commit 78ae4c6

Browse files
Maksim_220 Кабановweblate
authored andcommitted
Translated using Weblate (Russian)
Currently translated at 81.5% (495 of 607 strings) Translation: wger Workout Manager/Web App Translate-URL: https://hosted.weblate.org/projects/wger/web/ru/
1 parent b7a9264 commit 78ae4c6

File tree

1 file changed

+21
-37
lines changed

1 file changed

+21
-37
lines changed

wger/locale/ru/LC_MESSAGES/django.po

Lines changed: 21 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ msgstr ""
1515
"Project-Id-Version: wger Workout Manager\n"
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2025-05-03 21:57+0200\n"
18-
"PO-Revision-Date: 2025-02-14 11:20+0000\n"
19-
"Last-Translator: Алексей Курышко <alexkuryshko@gmail.com>\n"
18+
"PO-Revision-Date: 2025-07-28 23:35+0000\n"
19+
"Last-Translator: Maksim_220 Кабанов <law820314@gmail.com>\n"
2020
"Language-Team: Russian <https://hosted.weblate.org/projects/wger/web/ru/>\n"
2121
"Language: ru\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
2424
"Content-Transfer-Encoding: 8bit\n"
2525
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
26-
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
27-
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
28-
"X-Generator: Weblate 5.10\n"
26+
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || ("
27+
"n%100>=11 && n%100<=14)? 2 : 3);\n"
28+
"X-Generator: Weblate 5.13-dev\n"
2929

3030
#: config/models/gym_config.py:46 gym/templates/gym/list.html:56
3131
msgid "Default gym"
@@ -455,44 +455,33 @@ msgstr ""
455455
"ниже:"
456456

457457
#: core/templates/base.html:10
458-
#, fuzzy, python-format
459-
#| msgid ""
460-
#| "You are\n"
461-
#| " browsing the site as the user \"%(current_user)s\", all actions are "
462-
#| "performed on their data.\n"
463-
#| " "
458+
#, python-format
464459
msgid ""
465460
"You are browsing the site as the user \"%(current_user)s\", all actions are "
466461
"performed on their data."
467462
msgstr ""
468-
"Вы\n"
469-
" просматриваете сайт как пользователь \"%(current_user)s\", все действия "
470-
"производятся над его данными.\n"
471-
" "
463+
"Вы просматриваете сайт как пользователь \"%(current_user)s\", все действия "
464+
"выполняются с его данными."
472465

473466
#: core/templates/base.html:15
474467
#, python-format
475468
msgid "Back to \"%(target)s\""
476469
msgstr "Вернуться к \"%(target)s\""
477470

478471
#: core/templates/base_wide.html:7
479-
#, fuzzy, python-format
480-
#| msgid ""
481-
#| "You are\n"
482-
#| " browsing the site as the user \"%(current_user)s\", all actions are "
483-
#| "performed on their data.\n"
484-
#| " "
472+
#, python-format
485473
msgid ""
486474
"You are\n"
487475
" browsing the site as the user \"%(current_user)s\", all "
488476
"actions are performed on\n"
489477
" their data.\n"
490478
" "
491479
msgstr ""
492-
"Вы\n"
493-
" просматриваете сайт как пользователь \"%(current_user)s\", все действия "
494-
"производятся над его данными.\n"
495-
" "
480+
"Вы.\n"
481+
" Вы просматриваете сайт как пользователь “%(current_user)s\", "
482+
"все действия выполняются над\n"
483+
" их данными.\n"
484+
" "
496485

497486
#: core/templates/base_wide.html:12
498487
#, fuzzy, python-format
@@ -1782,9 +1771,10 @@ msgid ""
17821771
"password\n"
17831772
"cannot be recovered later."
17841773
msgstr ""
1785-
"Пожалуйста запишите пароль или сохраните экспортированный файл, который "
1786-
"содержит все данные пользователя, и храните его в надежном месте. Пароль не "
1787-
"может быть восстановлен позже."
1774+
"Пожалуйста, запишите пароль пользователя или сохраните экспортированный\n"
1775+
"файл, содержащий все данные пользователя, и храните его в надежном месте. "
1776+
"Пароль\n"
1777+
"не может быть восстановлен позднее."
17881778

17891779
#: gym/templates/gym/new_user.html:57
17901780
msgid "Export user data"
@@ -2630,10 +2620,8 @@ msgid "Report bugs or suggest features"
26302620
msgstr ""
26312621

26322622
#: software/templates/about_us.html:78
2633-
#, fuzzy
2634-
#| msgid "Have a problem or idea?"
26352623
msgid "Have a problem or idea? Let us know!"
2636-
msgstr "Есть проблема или идея?"
2624+
msgstr "У вас есть проблема или идея? Дайте нам знать!"
26372625

26382626
#: software/templates/about_us.html:81
26392627
#, fuzzy
@@ -2715,16 +2703,12 @@ msgstr ""
27152703
"ингредиентов, выпущеный под свободной лицензией."
27162704

27172705
#: software/templates/features.html:11
2718-
#, fuzzy
2719-
#| msgid ""
2720-
#| "wger Workout Manager is a free, open source web application that manages "
2721-
#| "your exercises and workouts. "
27222706
msgid ""
27232707
"wger Workout Manager is a free, open source web application that manages "
27242708
"your exercises and workouts."
27252709
msgstr ""
2726-
"wger Workout Manager является бесплатным веб-приложением с открытым исходным "
2727-
"кодом, которое управляет вашими упражнениями и тренировками. "
2710+
"wger Workout Manager - это бесплатное веб-приложение с открытым исходным "
2711+
"кодом, которое управляет вашими упражнениями и тренировками."
27282712

27292713
#: software/templates/features.html:57
27302714
msgid "Mobile app"

0 commit comments

Comments
 (0)