Skip to content

Commit

Permalink
Merge pull request #67 from hide-me/patch-7
Browse files Browse the repository at this point in the history
Russian translation
  • Loading branch information
luke- committed Oct 30, 2020
2 parents ade1773 + f7ed5e1 commit c0f2586
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions messages/ru/widgets_views_pollForm.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?php
/**
* Translation: Paul (https://paul.bid) [email protected]
*/
/**
* Message translations.
*
Expand All @@ -17,11 +20,11 @@
* NOTE: this file must be saved in UTF-8 encoding.
*/
return [
'Edit your poll question...' => '',
'Hide results until poll is closed?' => '',
'Add answer...' => 'Добавить ответ ...',
'Anonymous Votes?' => 'Анонимных голосов?',
'Ask something...' => 'Спросить как нибудь...',
'Display answers in random order?' => 'Отображение ответов в случайном порядке?',
'Edit answer (empty answers will be removed)...' => 'Редактировать ответ (пустые ответы будут удалены) ...',
'Edit your poll question...' => 'Отредактируйте свой вопрос для опроса...',
'Hide results until poll is closed?' => 'Скрыть результаты, пока опрос не будет завершён?',
'Add answer...' => 'Добавить ответ...',
'Anonymous Votes?' => 'Опрос анонимный?',
'Ask something...' => 'Спросите о чём нибудь...',
'Display answers in random order?' => 'Показывать ответы в случайном порядке?',
'Edit answer (empty answers will be removed)...' => 'Редактировать ответ (пустые ответы будут удалены)...',
];

0 comments on commit c0f2586

Please sign in to comment.