Update gramps.pot

This commit is contained in:
Nick Hall 2022-02-25 22:47:19 +00:00
parent f54104a71b
commit c01b81809a
2 changed files with 8 additions and 14 deletions

View File

@ -862,7 +862,7 @@ class GrampsPreferences(ConfigureDialog):
def __new_name(self, obj): def __new_name(self, obj):
lyst = [ lyst = [
"%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"), "%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"),
_("Common")), _("Common", "Name")),
"%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"), "%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"),
_("Nickname")), _("Nickname")),
"%s, %s %s (%s)" % (_("Surname"), _("Common", "Name"), _("Suffix"), "%s, %s %s (%s)" % (_("Surname"), _("Common", "Name"), _("Suffix"),

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-25 17:40+0000\n" "POT-Creation-Date: 2022-02-25 22:46+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -10080,7 +10080,10 @@ msgctxt "Name"
msgid "COMMON" msgid "COMMON"
msgstr "" msgstr ""
#: ../gramps/gen/utils/keyword.py:58 #: ../gramps/gen/utils/keyword.py:58 ../gramps/gui/configure.py:865
#: ../gramps/gui/configure.py:868 ../gramps/gui/configure.py:870
#: ../gramps/gui/configure.py:873 ../gramps/gui/configure.py:874
#: ../gramps/gui/configure.py:879 ../gramps/gui/configure.py:880
msgctxt "Name" msgctxt "Name"
msgid "Common" msgid "Common"
msgstr "" msgstr ""
@ -10906,16 +10909,6 @@ msgstr ""
msgid "Warnings" msgid "Warnings"
msgstr "" msgstr ""
#: ../gramps/gui/configure.py:865 ../gramps/gui/configure.py:879
msgid "Common"
msgstr ""
#: ../gramps/gui/configure.py:868 ../gramps/gui/configure.py:870
#: ../gramps/gui/configure.py:873 ../gramps/gui/configure.py:874
#: ../gramps/gui/configure.py:880
msgid "Name|Common"
msgstr ""
#: ../gramps/gui/configure.py:872 ../gramps/plugins/export/exportcsv.py:355 #: ../gramps/gui/configure.py:872 ../gramps/plugins/export/exportcsv.py:355
#: ../gramps/plugins/importer/importcsv.py:168 #: ../gramps/plugins/importer/importcsv.py:168
msgid "Call" msgid "Call"
@ -22424,7 +22417,8 @@ msgid "Gramps online manual"
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/welcomegramplet.py:121 #: ../gramps/plugins/gramplet/welcomegramplet.py:121
msgid "locale_suffix|" msgctxt "locale_suffix"
msgid ""
msgstr "" msgstr ""
#: ../gramps/plugins/gramplet/welcomegramplet.py:122 #: ../gramps/plugins/gramplet/welcomegramplet.py:122