svn: r16266
This commit is contained in:
Jérôme Rapinat 2010-12-12 10:11:21 +00:00
parent 04a3a47e5e
commit 02ba28a83f
4 changed files with 3379 additions and 3163 deletions

4918
po/fr.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -5027,6 +5027,7 @@ msgstr "Скачивание и устанавка дополнений заве
#: ../src/gui/viewmanager.py:485
#, python-format
#, fuzzy
msgid "%d addon was installed."
msgid_plural "%d addons were installed."
msgstr[0] "%d дополнений было установлено."
@ -8510,7 +8511,7 @@ msgstr "Неприменимо"
#, python-format
#| msgid "%(father)s and %(mother)s [%(gramps_id)s]"
msgid "%(father)s and %(mother)s (%(id)s)"
msgstr "%(father)s и %(mother)s (%(gramps_id)s)"
msgstr "%(father)s и %(mother)s (%(id)s)"
#: ../src/plugins/BookReport.py:584
msgid "Available Books"
@ -11584,7 +11585,7 @@ msgstr "Импорт Pro-Gen"
#, python-format
#| msgid "date did not match: '%s' (%s)"
msgid "date did not match: '%(text)s' (%(msg)s)"
msgstr "даты не совпадают: '%(texts' (%(msg)s)"
msgstr "даты не совпадают: '%(text)s' (%(msg)s)"
#. The records are numbered 1..N
#: ../src/plugins/import/ImportProGen.py:771
@ -17988,8 +17989,8 @@ msgstr[2] "Исправлено %d дат\n"
msgid "%(quantity)d repository was referenced but not found\n"
msgid_plural "%(quantity)d repositories were referenced, but not found\n"
msgstr[0] "Найдена %(quantity)d ссылка на несуществующее хранилище\n"
msgstr[1] "Найдено %d ссылки на несуществующие хранилища\n"
msgstr[2] "Найдено %d ссылок на несуществующие хранилища\n"
msgstr[1] "Найдено %(quantity)d ссылки на несуществующие хранилища\n"
msgstr[2] "Найдено %(quantity)d ссылок на несуществующие хранилища\n"
# !!!FIXME!!!
#: ../src/plugins/tool/Check.py:1394

View File

@ -89,7 +89,7 @@
<child>
<object class="GtkComboBoxEntry" id="type">
<property name="visible">True</property>
<property name="tooltip_text" translatable="yes">Type of internet addres, eg. E-mail, Web Page, ...</property>
<property name="tooltip_text" translatable="yes">Type of internet address, eg. E-mail, Web Page, ...</property>
</object>
<packing>
<property name="left_attach">1</property>