summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/dotscan.lpp2
-rw-r--r--translations/desktop_files/kscope.desktop/ru.po34
2 files changed, 35 insertions, 1 deletions
diff --git a/src/dotscan.lpp b/src/dotscan.lpp
index 23754bc..c472038 100644
--- a/src/dotscan.lpp
+++ b/src/dotscan.lpp
@@ -1,7 +1,7 @@
/* dot.l */
%{
-#include <ntqstring.h>
+#include <tqstring.h>
#include "dotparse.hpp"
%}
diff --git a/translations/desktop_files/kscope.desktop/ru.po b/translations/desktop_files/kscope.desktop/ru.po
new file mode 100644
index 0000000..7f70aa5
--- /dev/null
+++ b/translations/desktop_files/kscope.desktop/ru.po
@@ -0,0 +1,34 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# Andrei Stepanov <adem4ik@gmail.com>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-05-26 16:16+0200\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/kscope-kscopedesktop/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
+#: kscope.desktop:3
+msgid "KScope"
+msgstr "KScope"
+
+#. Comment
+#: kscope.desktop:7
+msgid "Source-editing environment for large C projects"
+msgstr "Среда редактирования исходных кодов для больших проектов на языке C"
+
+#. GenericName
+#: kscope.desktop:8
+msgid "Source editing environment"
+msgstr "Среда редактирования исходного кода"