From e40dc498be618ee90b699fc8d0debcf6ea57cb0a Mon Sep 17 00:00:00 2001 From: jujibo Date: Sat, 23 Nov 2013 15:28:33 +0000 Subject: [PATCH] Added russian translation by Sergey Golubev git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2848 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../jujiboutils/languages/jinputconsts.ru.po | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 components/jujiboutils/languages/jinputconsts.ru.po diff --git a/components/jujiboutils/languages/jinputconsts.ru.po b/components/jujiboutils/languages/jinputconsts.ru.po new file mode 100644 index 000000000..4e18cb86f --- /dev/null +++ b/components/jujiboutils/languages/jinputconsts.ru.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: jinputconsts.sinvaliddate +msgid "%s is not a valid date" +msgstr "%s не является правильной датой" + +#: jinputconsts.sinvaliddatetime +msgid "%s is not a valid date-time" +msgstr "%s не является правильными датой и временем" + +#: jinputconsts.sinvalidnumber +msgid "%s is not a valid number" +msgstr "%s не является числовым значением" + +#: jinputconsts.sinvalidtime +msgid "%s is not a valid time" +msgstr "%s не является правильным временем" +