diff options
author | Andrei Stepanov <adem4ik@gmail.com> | 2024-04-21 08:30:32 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-04-21 17:51:05 +0000 |
commit | f58ac171aa089493e9fec9c80e5272a033bb1739 (patch) | |
tree | 5be26f702f89a768982825772e6da0eb835a905a | |
parent | 7a99524e25585a252453fca2ecd38a8d8c2e4c76 (diff) | |
download | twin-style-machbunt-f58ac171aa089493e9fec9c80e5272a033bb1739.tar.gz twin-style-machbunt-f58ac171aa089493e9fec9c80e5272a033bb1739.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (3 of 3 strings)
Translation: applications/twin-style-machbunt
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-machbunt/ru/
-rw-r--r-- | translations/messages/ru.po | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po index dd6d15a..2ad3a67 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -4,28 +4,32 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2022-10-17 18:32+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-04-21 17:51+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/twin-style-machbunt/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Андрей Степанов" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "adem4ik@gmail.com" #: MachBunt.cpp:381 msgid "<center><b>MachBunt</b></center>" -msgstr "" +msgstr "<center><b>MachBunt</b></center>" |