From 99bd0a5f05ca97c0fe77a1915859edceeee0d180 Mon Sep 17 00:00:00 2001 From: goldim1993 Date: Tue, 1 Nov 2022 15:50:56 +0300 Subject: [PATCH] Added russian translation --- source/translation/en.po | 19 +++++++++++++++++++ source/translation/ru.po | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 source/translation/en.po create mode 100644 source/translation/ru.po diff --git a/source/translation/en.po b/source/translation/en.po new file mode 100644 index 0000000..8e41dfa --- /dev/null +++ b/source/translation/en.po @@ -0,0 +1,19 @@ +#. NO LONGER USED +msgid "Yesterday" +msgstr "" + +#. NO LONGER USED +msgid "Interval" +msgstr "" + +#. NO LONGER USED +msgid "Today" +msgstr "" + +#. NO LONGER USED +msgid "Current minute" +msgstr "" + +#. NO LONGER USED +msgid "Current hour" +msgstr "" \ No newline at end of file diff --git a/source/translation/ru.po b/source/translation/ru.po new file mode 100644 index 0000000..8ef823d --- /dev/null +++ b/source/translation/ru.po @@ -0,0 +1,19 @@ +#. NO LONGER USED +msgid "Yesterday" +msgstr "Вчера" + +#. NO LONGER USED +msgid "Interval" +msgstr "Интервал" + +#. NO LONGER USED +msgid "Today" +msgstr "Сегодня" + +#. NO LONGER USED +msgid "Current minute" +msgstr "Текущая минута" + +#. NO LONGER USED +msgid "Current hour" +msgstr "Текущий час" \ No newline at end of file