Update gramps.pot
This commit is contained in:
parent
f54104a71b
commit
c01b81809a
@ -862,7 +862,7 @@ class GrampsPreferences(ConfigureDialog):
|
||||
def __new_name(self, obj):
|
||||
lyst = [
|
||||
"%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"),
|
||||
_("Common")),
|
||||
_("Common", "Name")),
|
||||
"%s, %s %s (%s)" % (_("Surname"), _("Given"), _("Suffix"),
|
||||
_("Nickname")),
|
||||
"%s, %s %s (%s)" % (_("Surname"), _("Common", "Name"), _("Suffix"),
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -10080,7 +10080,10 @@ msgctxt "Name"
|
||||
msgid "COMMON"
|
||||
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"
|
||||
msgid "Common"
|
||||
msgstr ""
|
||||
@ -10906,16 +10909,6 @@ msgstr ""
|
||||
msgid "Warnings"
|
||||
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/plugins/importer/importcsv.py:168
|
||||
msgid "Call"
|
||||
@ -22424,7 +22417,8 @@ msgid "Gramps online manual"
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/plugins/gramplet/welcomegramplet.py:121
|
||||
msgid "locale_suffix|"
|
||||
msgctxt "locale_suffix"
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: ../gramps/plugins/gramplet/welcomegramplet.py:122
|
||||
|
Loading…
x
Reference in New Issue
Block a user