summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS4
-rw-r--r--po/POTFILES.in11
-rw-r--r--po/meson.build3
-rw-r--r--po/ru_RU.utf8.po31
-rw-r--r--po/timedated.pot30
5 files changed, 79 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..1df89d3
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,4 @@
+#
+# Please keep this list sorted alphabetically:
+#
+ru_RU.utf8
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..a1510d1
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,11 @@
+#
+# List of source files containing translatable strings.
+# Please keep this file sorted alphabetically:
+#
+
+# timedated source files:
+src/rcl-main.c
+src/rcl-ntpd-utils.c
+src/rcl-time-utils.c
+src/rcl-timedate.c
+src/rcl-zone-utils.c
diff --git a/po/meson.build b/po/meson.build
new file mode 100644
index 0000000..111f515
--- /dev/null
+++ b/po/meson.build
@@ -0,0 +1,3 @@
+
+i18n = import('i18n')
+i18n.gettext(meson.project_name(), preset : 'glib')
diff --git a/po/ru_RU.utf8.po b/po/ru_RU.utf8.po
new file mode 100644
index 0000000..5294d28
--- /dev/null
+++ b/po/ru_RU.utf8.po
@@ -0,0 +1,31 @@
+# Russian translations for timedated package
+# Английские переводы для пакета timedated.
+# Copyright (C) 2023 Andrey V.Kosteltsev <kx@radix.pro>
+# This file is distributed under the same license as the timedated package.
+# Automatically generated, 2023.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: timedated 1.0.0\n"
+"Report-Msgid-Bugs-To: Andrey V.Kosteltsev <support@radix.pro>\n"
+"POT-Creation-Date: 2023-12-21 15:59+0300\n"
+"PO-Revision-Date: 2023-12-21 15:59+0300\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\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"
+
+#: src/rcl-main.c:202
+msgid "Enable debugging (implies --verbose)"
+msgstr "Отладка разрешена (режим --verbose)"
+
+#: src/rcl-main.c:200
+msgid "Replace the old daemon"
+msgstr "Заменить работающий демон"
+
+#: src/rcl-main.c:201
+msgid "Show extra debugging information"
+msgstr "Показывать расширенную отладочную информацию"
diff --git a/po/timedated.pot b/po/timedated.pot
new file mode 100644
index 0000000..78ff841
--- /dev/null
+++ b/po/timedated.pot
@@ -0,0 +1,30 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Andrey V.Kosteltsev <kx@radix.pro>
+# This file is distributed under the same license as the timedated package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: timedated 1.0.0\n"
+"Report-Msgid-Bugs-To: Andrey V.Kosteltsev <support@radix.pro>\n"
+"POT-Creation-Date: 2023-12-21 15:59+0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/rcl-main.c:202
+msgid "Enable debugging (implies --verbose)"
+msgstr ""
+
+#: src/rcl-main.c:200
+msgid "Replace the old daemon"
+msgstr ""
+
+#: src/rcl-main.c:201
+msgid "Show extra debugging information"
+msgstr ""