|
| 1 | +# Russian translation for AncestorFill |
| 2 | +# This file is distributed under the same license as the Gramps package. |
| 3 | +# |
| 4 | +# Ivan Komaritsyn <[email protected]>, 2018. |
| 5 | +# |
| 6 | +msgid "" |
| 7 | +msgstr "" |
| 8 | +"Project-Id-Version: gramps50\n" |
| 9 | +"Report-Msgid-Bugs-To: \n" |
| 10 | +"POT-Creation-Date: 2018-11-27 16:39+0300\n" |
| 11 | +"PO-Revision-Date: 2018-11-09 17:39+0300\n" |
| 12 | +" Last-Translator: Ivan Komaritsyn <[email protected]>\n" |
| 13 | +"Language-Team: Russian\n" |
| 14 | +"Language: ru\n" |
| 15 | +"MIME-Version: 1.0\n" |
| 16 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 17 | +"Content-Transfer-Encoding: 8bit\n" |
| 18 | +"X-Generator: Gtranslator 2.91.7\n" |
| 19 | +"X-Poedit-Language: Russian\n" |
| 20 | +"X-Poedit-Country: RUSSIAN FEDERATION\n" |
| 21 | +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" |
| 22 | +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" |
| 23 | + |
| 24 | +#: AncestorFill/AncestorFill.gpr.py:8 |
| 25 | +msgid "AncestorFill" |
| 26 | +msgstr "" |
| 27 | + |
| 28 | +#: AncestorFill/AncestorFill.gpr.py:9 |
| 29 | +msgid "Report on the filling of the tree" |
| 30 | +msgstr "Отчёт о заполнении древа" |
| 31 | + |
| 32 | +#: AncestorFill/AncestorFill.py:105 |
| 33 | +#, python-format |
| 34 | +msgid "Person %s is not in the Database" |
| 35 | +msgstr "Лицо %s отсутствует в базе данных" |
| 36 | + |
| 37 | +#: AncestorFill/AncestorFill.py:190 |
| 38 | +#, python-format |
| 39 | +msgid "AncestorFill for %s" |
| 40 | +msgstr "" |
| 41 | + |
| 42 | +#: AncestorFill/AncestorFill.py:206 |
| 43 | +msgid "Generation " |
| 44 | +msgstr "Поколение " |
| 45 | + |
| 46 | +#: AncestorFill/AncestorFill.py:207 |
| 47 | +msgid "Number of Ancestors found " |
| 48 | +msgstr "Количество найденных предков" |
| 49 | + |
| 50 | +#: AncestorFill/AncestorFill.py:208 |
| 51 | +msgid "percent of Ancestors found " |
| 52 | +msgstr "процент найденных предков " |
| 53 | + |
| 54 | +#: AncestorFill/AncestorFill.py:209 |
| 55 | +msgid "Number of single Ancestors found " |
| 56 | +msgstr "" |
| 57 | + |
| 58 | +#: AncestorFill/AncestorFill.py:210 |
| 59 | +msgid "Number of theoretical Ancestors " |
| 60 | +msgstr "Количество предков (теоретическое) " |
| 61 | + |
| 62 | +#: AncestorFill/AncestorFill.py:211 |
| 63 | +msgid "Pedigree Collapse " |
| 64 | +msgstr "" |
| 65 | + |
| 66 | +#: AncestorFill/AncestorFill.py:254 |
| 67 | +msgid "Total Number of Ancestors found " |
| 68 | +msgstr "Общее количество найденных предков " |
| 69 | + |
| 70 | +#: AncestorFill/AncestorFill.py:256 |
| 71 | +msgid "Total Number of single Ancestors found " |
| 72 | +msgstr "" |
| 73 | + |
| 74 | +#: AncestorFill/AncestorFill.py:293 |
| 75 | +msgid "Report Options" |
| 76 | +msgstr "Параметры отчёта" |
| 77 | + |
| 78 | +#: AncestorFill/AncestorFill.py:295 |
| 79 | +msgid "Center Person" |
| 80 | +msgstr "Главное лицо" |
| 81 | + |
| 82 | +#: AncestorFill/AncestorFill.py:296 |
| 83 | +msgid "The center person for the report" |
| 84 | +msgstr "Главное лицо для отчёта" |
| 85 | + |
| 86 | +#: AncestorFill/AncestorFill.py:299 |
| 87 | +msgid "Generations" |
| 88 | +msgstr "Поколения" |
| 89 | + |
| 90 | +#: AncestorFill/AncestorFill.py:300 |
| 91 | +msgid "The number of generations to include in the report" |
| 92 | +msgstr "Сколько поколений включать в отчёт" |
| 93 | + |
| 94 | +#: AncestorFill/AncestorFill.py:303 |
| 95 | +msgid "Filled digit" |
| 96 | +msgstr "" |
| 97 | + |
| 98 | +#: AncestorFill/AncestorFill.py:304 |
| 99 | +msgid "" |
| 100 | +"The number of digits after comma to include in the report for the percentage " |
| 101 | +"of ancestor found at a given generation" |
| 102 | +msgstr "" |
| 103 | + |
| 104 | +#: AncestorFill/AncestorFill.py:307 |
| 105 | +msgid "Collapsed digit" |
| 106 | +msgstr "" |
| 107 | + |
| 108 | +#: AncestorFill/AncestorFill.py:308 |
| 109 | +msgid "" |
| 110 | +"The number of digits after comma to include in the report for the pedigree " |
| 111 | +"Collapse" |
| 112 | +msgstr "" |
| 113 | + |
| 114 | +#: AncestorFill/AncestorFill.py:311 |
| 115 | +msgid "Display theoretical" |
| 116 | +msgstr "Показывать теоретические данные" |
| 117 | + |
| 118 | +#: AncestorFill/AncestorFill.py:312 |
| 119 | +msgid "Whether to display the theoretical number of ancestor by generation" |
| 120 | +msgstr "Показывать ли теоретическое количество предков по поколениям" |
| 121 | + |
| 122 | +#: AncestorFill/AncestorFill.py:360 |
| 123 | +msgid "The style used for the title of the page." |
| 124 | +msgstr "Стиль заголовка страницы." |
| 125 | + |
| 126 | +#: AncestorFill/AncestorFill.py:373 |
| 127 | +msgid "The style used for the generation header." |
| 128 | +msgstr "Стиль заголовка поколений." |
| 129 | + |
| 130 | +#: AncestorFill/AncestorFill.py:383 |
| 131 | +msgid "The basic style used for the text display." |
| 132 | +msgstr "Основной стиль текста." |
0 commit comments