Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #806

Merged
merged 1 commit into from
Oct 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions wlhosted/locale/ru/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Igor <[email protected]>, 2018, 2019.
# mesnevi <[email protected]>, 2018.
# Andrey <[email protected]>, 2018, 2019.
# Victor K <[email protected]>, 2019.
# Victor K <[email protected]>, 2019, 2024.
# WWWesten <[email protected]>, 2019.
# solokot <[email protected]>, 2019.
# Andrei Stepanov <[email protected]>, 2019, 2024.
Expand All @@ -21,8 +21,8 @@ msgstr ""
"Project-Id-Version: Hosted Weblate\n"
"Report-Msgid-Bugs-To: https://github.com/WeblateOrg/hosted/issues\n"
"POT-Creation-Date: 2024-05-06 10:30+0000\n"
"PO-Revision-Date: 2024-08-22 18:09+0000\n"
"Last-Translator: Blueberry <[email protected]>\n"
"PO-Revision-Date: 2024-10-12 04:29+0000\n"
"Last-Translator: Victor K <[email protected]>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/weblate/hosted/"
"ru/>\n"
"Language: ru\n"
Expand All @@ -31,7 +31,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.7\n"
"X-Generator: Weblate 5.8-dev\n"

#: wlhosted/addons.py:44 wlhosted/addons.py:45
msgid "Generate Unknown Horizons scenario data"
Expand Down Expand Up @@ -309,7 +309,7 @@ msgstr "Номер счёта"

#: wlhosted/payments/backends.py:471
msgid "SWIFT code"
msgstr "SWIFT-код"
msgstr "Код SWIFT"

#: wlhosted/payments/backends.py:472
msgid "IBAN"
Expand Down Expand Up @@ -370,15 +370,15 @@ msgstr "Двухгодично"

#: wlhosted/payments/models.py:169
msgid "Quarterly"
msgstr "Квартально"
msgstr "Ежеквартально"

#: wlhosted/payments/models.py:170
msgid "Monthly"
msgstr "Ежемесячно"

#: wlhosted/payments/models.py:171
msgid "One-time"
msgstr "Один раз"
msgstr "Единовременно"

#: wlhosted/payments/models.py:205
msgctxt "Payment state"
Expand Down
Loading