diff options
author | Andrei Stepanov <[email protected]> | 2023-06-01 02:22:23 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2023-06-02 03:15:36 +0000 |
commit | 68dbc1fca01fb93c9c77463fcd4e9ea34d13b5a8 (patch) | |
tree | d4eaa4bc6802372e2be62fb0d5673e008fdd9da1 | |
parent | f1482394930fbb89714535ec9234b0f0e2eb91f3 (diff) | |
download | tdeadmin-68dbc1fca01fb93c9c77463fcd4e9ea34d13b5a8.tar.gz tdeadmin-68dbc1fca01fb93c9c77463fcd4e9ea34d13b5a8.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (2 of 2 strings)
Translation: tdeadmin/kcron - kcron.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kcron-kcrondesktop/ru/
-rw-r--r-- | translations/desktop_files/kcron.desktop/ru.po | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/translations/desktop_files/kcron.desktop/ru.po b/translations/desktop_files/kcron.desktop/ru.po index c99596d..b641caa 100644 --- a/translations/desktop_files/kcron.desktop/ru.po +++ b/translations/desktop_files/kcron.desktop/ru.po @@ -1,25 +1,27 @@ # SOME DESCRIPTIVE TITLE. # This file is put in the public domain. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy +# Andrei Stepanov <[email protected]>, 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-31 18:05+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" +"PO-Revision-Date: 2023-06-02 03:15+0000\n" +"Last-Translator: Andrei Stepanov <[email protected]>\n" +"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/tdeadmin/kcron-kcrondesktop/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" #. Name #: kcron.desktop:6 msgid "KCron" -msgstr "" +msgstr "KCron" #. GenericName #: kcron.desktop:7 |