Update langs for poll form
This commit is contained in:
parent
a938c197e9
commit
fd3df2498e
2 changed files with 90 additions and 0 deletions
|
@ -101,3 +101,48 @@ msgstr "Merge with previous if it yours"
|
|||
|
||||
msgid "Edit redirect"
|
||||
msgstr "Post updated."
|
||||
|
||||
msgid "Poll legend"
|
||||
msgstr "Poll"
|
||||
|
||||
msgid "Include poll"
|
||||
msgstr "Include poll"
|
||||
|
||||
msgid "Hide poll results up to %s voters"
|
||||
msgstr "Hide poll results up to %s voters"
|
||||
|
||||
msgid "Question %s legend"
|
||||
msgstr "Question %s"
|
||||
|
||||
msgid "Question text label"
|
||||
msgstr "Текст вопроса"
|
||||
|
||||
msgid "Answer type label"
|
||||
msgstr "Number of answer"
|
||||
|
||||
msgid "Answer type help"
|
||||
msgstr "The maximum number of answers for voting."
|
||||
|
||||
msgid "Answer %s label"
|
||||
msgstr "Answer %s"
|
||||
|
||||
msgid "Question number %s is preceded by an empty question"
|
||||
msgstr "Question number %s is preceded by an empty question."
|
||||
|
||||
msgid "For question number %s, the structure of answers is broken"
|
||||
msgstr "For question number %s, the structure of answers is broken."
|
||||
|
||||
msgid "Answer number %1$s is preceded by an empty answer (question number %2$s)"
|
||||
msgstr "Answer number %1$s is preceded by an empty answer (question number %2$s)."
|
||||
|
||||
msgid "For question number %s, there is no value for the maximum number of answers for voting"
|
||||
msgstr "For question number %s, there is no value for the maximum number of answers for voting."
|
||||
|
||||
msgid "For question number %s, the maximum number of answers for voting more answers"
|
||||
msgstr "For question number %s, the maximum number of answers for voting more answers."
|
||||
|
||||
msgid "Requires at least two answers per question (%s)"
|
||||
msgstr "Requires at least two answers per question (%s)."
|
||||
|
||||
msgid "The poll structure is broken"
|
||||
msgstr "The poll structure is broken"
|
||||
|
|
|
@ -101,3 +101,48 @@ msgstr "Соединить с предыдущим сообщением, есл
|
|||
|
||||
msgid "Edit redirect"
|
||||
msgstr "Сообщение обновлено."
|
||||
|
||||
msgid "Poll legend"
|
||||
msgstr "Опрос"
|
||||
|
||||
msgid "Include poll"
|
||||
msgstr "Включить опрос"
|
||||
|
||||
msgid "Hide poll results up to %s voters"
|
||||
msgstr "Скрывать результаты опроса до %s проголосовавших"
|
||||
|
||||
msgid "Question %s legend"
|
||||
msgstr "Вопрос %s"
|
||||
|
||||
msgid "Question text label"
|
||||
msgstr "Текст вопроса"
|
||||
|
||||
msgid "Answer type label"
|
||||
msgstr "Варианты выбора"
|
||||
|
||||
msgid "Answer type help"
|
||||
msgstr "Максимальное количество вариантов выбора ответа при голосовании."
|
||||
|
||||
msgid "Answer %s label"
|
||||
msgstr "Ответ %s"
|
||||
|
||||
msgid "Question number %s is preceded by an empty question"
|
||||
msgstr "Вопросу номер %s предшествует пустой вопрос."
|
||||
|
||||
msgid "For question number %s, the structure of answers is broken"
|
||||
msgstr "Для вопроса номер %s нарушена структура ответов."
|
||||
|
||||
msgid "Answer number %1$s is preceded by an empty answer (question number %2$s)"
|
||||
msgstr "Ответу номер %1$s предшествует пустой ответ (вопрос номер %2$s)."
|
||||
|
||||
msgid "For question number %s, there is no value for the maximum number of answers for voting"
|
||||
msgstr "Для вопроса номер %s отсутствует значение максимального количества вариантов выбора ответа при голосовании."
|
||||
|
||||
msgid "For question number %s, the maximum number of answers for voting more answers"
|
||||
msgstr "Для вопроса номер %s максимальное количество вариантов выбора ответа при голосовании больше количества ответов."
|
||||
|
||||
msgid "Requires at least two answers per question (%s)"
|
||||
msgstr "Нужно задать минимум два ответа на вопрос (%s)."
|
||||
|
||||
msgid "The poll structure is broken"
|
||||
msgstr "Структура опроса нарушена"
|
||||
|
|
Loading…
Add table
Reference in a new issue