Files
LinuxDev2020/09_I18nL10n/po/ru/main.po
2020-11-14 18:57:00 +03:00

35 lines
1.1 KiB
Plaintext

# Russian translations for I18nL10n package.
# Copyright (C) 2020 THE I18nL10n'S COPYRIGHT HOLDER
# This file is distributed under the same license as the I18nL10n package.
# Aleksey Lobanov <alex_cmc@likemath.ru>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: I18nL10n 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-14 18:54+0300\n"
"PO-Revision-Date: 2020-11-14 18:01+0300\n"
"Last-Translator: Aleksey Lobanov <alex_cmc@likemath.ru>\n"
"Language-Team: Russian\n"
"Language: ru_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"
#: main.c:12 main.c:16
#, c-format
msgid "Choose integer x that 1 <= x <= 100\n"
msgstr "Выберите целое число x, что 1 <= x <= 100\n"
#: main.c:18 main.c:22
#, c-format
msgid "Please choose correct statement:\n"
msgstr "Пожалуйста, выберите верное утверждение:\n"
#: main.c:29 main.c:33
#, c-format
msgid "Your number is: %d\n"
msgstr "Ваше число: %d\n"