diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-04-29 21:34:18 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-04-29 21:34:18 +0000 |
commit | 65623aaaa72e249fc11ecb0e23a7c98a2fd5f611 (patch) | |
tree | da223823bafdc51a25787005a983043141cd4dda | |
parent | 38aaffd27c94c0c52d218709b8600bba060be779 (diff) | |
download | twin-style-fahrenheit-65623aaaa72e249fc11ecb0e23a7c98a2fd5f611.tar.gz twin-style-fahrenheit-65623aaaa72e249fc11ecb0e23a7c98a2fd5f611.zip |
Merge translation files from master branch.
-rw-r--r-- | translations/messages/ru.po | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/translations/messages/ru.po b/translations/messages/ru.po new file mode 100644 index 0000000..2224e88 --- /dev/null +++ b/translations/messages/ru.po @@ -0,0 +1,37 @@ +# SOME DESCRIPTIVE TITLE. +# Andrei Stepanov <adem4ik@gmail.com>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-01-06 18:21+0000\n" +"PO-Revision-Date: 2024-04-24 18:56+0000\n" +"Last-Translator: Andrei Stepanov <adem4ik@gmail.com>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/twin-style-fahrenheit/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). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Андрей Степанов" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "adem4ik@gmail.com" + +#: fahrenheitclient.cpp:349 +msgid "<center><b>Fahrenheit</b></center>" +msgstr "<center><b>Фаренгейт</b></center>" + +#: fahrenheitclient.cpp:414 fahrenheitclient.cpp:534 +msgid "Un-Sticky" +msgstr "Неприлипающий" |