diff options
author | Andrei Stepanov <[email protected]> | 2024-04-15 10:12:36 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2024-04-16 10:45:05 +0000 |
commit | cc2e4443d8122148ac1ac59912ea1675506f9ccf (patch) | |
tree | 4b4543515b577f44dd34990a58717832b16bfeed | |
parent | 4db10d510d6c287d809c5151bc6d43c6877184ae (diff) | |
download | kpicosim-cc2e4443d8122148ac1ac59912ea1675506f9ccf.tar.gz kpicosim-cc2e4443d8122148ac1ac59912ea1675506f9ccf.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (5 of 5 strings)
Translation: applications/kpicosim
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/ru/
-rw-r--r-- | translations/messages/ru.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po index e07e722..b0ca5a6 100644 --- a/translations/messages/ru.po +++ b/translations/messages/ru.po @@ -4,37 +4,41 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:26+0200\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-16 10:45+0000\n" +"Last-Translator: Andrei Stepanov <[email protected]>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kpicosim/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 "[email protected]" #: main.cpp:29 msgid "A TDE KPart Application" -msgstr "" +msgstr "Приложение KPart для TDE" #: main.cpp:41 msgid "KPicoSim" -msgstr "" +msgstr "KPicoSim" #: kpicosimui.rc:4 #, no-c-format msgid "C&ustom" -msgstr "" +msgstr "&Настроить" |