Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Gramps/gramps
Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/
This commit is contained in:
Hosted Weblate
2022-05-24 15:15:42 +02:00
committed by Nick Hall
parent 278c168f9b
commit e4d0958ea4
45 changed files with 7076 additions and 6379 deletions

View File

@@ -28,7 +28,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-03-12 23:08+0000\n"
"POT-Creation-Date: 2022-03-14 21:35+0000\n"
"PO-Revision-Date: 2022-02-10 20:54+0000\n"
"Last-Translator: cedecode <christoph.eder@phsalzburg.at>\n"
"Language-Team: German (Austria) <https://hosted.weblate.org/projects/gramps-"
@@ -7228,25 +7228,17 @@ msgstr "Identifikator"
msgid "None"
msgstr "Ohne"
#: ../gramps/gen/lib/childreftype.py:68 ../gramps/gen/lib/eventtype.py:165
#: ../gramps/gen/utils/symbols.py:93 ../gramps/gui/configure.py:2230
#: ../gramps/gui/merge/mergeperson.py:189
#: ../gramps/plugins/export/exportvcalendar.py:151
#: ../gramps/plugins/gramplet/ancestor.py:65
#: ../gramps/plugins/gramplet/descendant.py:63
#: ../gramps/plugins/importer/importprogen.glade:1472
#: ../gramps/plugins/quickview/all_relations.py:270
#: ../gramps/plugins/quickview/lineage.py:93
#: ../gramps/plugins/textreport/familygroup.py:316
#: ../gramps/plugins/textreport/familygroup.py:524
#: ../gramps/plugins/textreport/familygroup.py:526
#: ../gramps/plugins/textreport/tagreport.py:170
#: ../gramps/plugins/webreport/person.py:231
#: ../gramps/plugins/webreport/surname.py:142
#: ../gramps/gen/lib/childreftype.py:68
#, fuzzy
#| msgid "Birth"
msgctxt "relationship"
msgid "Birth"
msgstr "Geburt"
#: ../gramps/gen/lib/childreftype.py:69 ../gramps/gen/lib/eventtype.py:164
#: ../gramps/gen/lib/childreftype.py:69
#, fuzzy
#| msgid "Adopted"
msgctxt "relationship"
msgid "Adopted"
msgstr "Adoptiert"
@@ -7743,6 +7735,27 @@ msgstr "Wohnort"
msgid "Other"
msgstr "Andere"
#: ../gramps/gen/lib/eventtype.py:164
msgid "Adopted"
msgstr "Adoptiert"
#: ../gramps/gen/lib/eventtype.py:165 ../gramps/gen/utils/symbols.py:93
#: ../gramps/gui/configure.py:2230 ../gramps/gui/merge/mergeperson.py:189
#: ../gramps/plugins/export/exportvcalendar.py:151
#: ../gramps/plugins/gramplet/ancestor.py:65
#: ../gramps/plugins/gramplet/descendant.py:63
#: ../gramps/plugins/importer/importprogen.glade:1472
#: ../gramps/plugins/quickview/all_relations.py:270
#: ../gramps/plugins/quickview/lineage.py:93
#: ../gramps/plugins/textreport/familygroup.py:316
#: ../gramps/plugins/textreport/familygroup.py:524
#: ../gramps/plugins/textreport/familygroup.py:526
#: ../gramps/plugins/textreport/tagreport.py:170
#: ../gramps/plugins/webreport/person.py:231
#: ../gramps/plugins/webreport/surname.py:142
msgid "Birth"
msgstr "Geburt"
#: ../gramps/gen/lib/eventtype.py:166 ../gramps/gui/configure.py:2236
#: ../gramps/gui/merge/mergeperson.py:194
#: ../gramps/plugins/export/exportvcalendar.py:160
@@ -15375,14 +15388,26 @@ msgid "Use regular expressions"
msgstr "Reguläre Ausdrücke benutzen"
#: ../gramps/gui/editors/filtereditor.py:608
#, fuzzy
#| msgid ""
#| "Interpret the contents of string fields as regular expressions.\n"
#| "A decimal point will match any character. A question mark will match zero "
#| "or one occurences of the previous character or group. An asterisk will "
#| "match zero or more occurences. A plus sign will match one or more "
#| "occurences. Use parentheses to group expressions. Specify alternatives "
#| "using a vertical bar. A caret will match the start of a line. A dollar "
#| "sign will match the end of a line."
msgid ""
"Interpret the contents of string fields as regular expressions.\n"
"A decimal point will match any character. A question mark will match zero or "
"one occurences of the previous character or group. An asterisk will match "
"zero or more occurences. A plus sign will match one or more occurences. Use "
"parentheses to group expressions. Specify alternatives using a vertical bar. "
"A caret will match the start of a line. A dollar sign will match the end of "
"a line."
"Interpret the contents of string fields as regular expressions:\n"
".\tA decimal point will match any character.\n"
"?\tA question mark will match zero or one occurences of the previous "
"character or group.\n"
"*\tAn asterisk will match zero or more occurences.\n"
"+\tA plus sign will match one or more occurences.\n"
"()\tUse parentheses to group expressions.\n"
"|\tSpecify alternatives using a vertical bar.\n"
"^\tA caret will match the start of a line.\n"
"$\tA dollar sign will match the end of a line."
msgstr ""
"Interpretiert den Inhalt von Zeichenkettenfeldern als 'Reguläre Ausdrücke' \n"
"Ein Punkt . in einem Suchwort imitiert jedwedes Zeichen des Suchwortes. Ein "
@@ -19014,27 +19039,37 @@ msgstr "Zusammenfassung"
msgid ""
"The data will be exported as follows:\n"
"\n"
"Format:\t%s\n"
"\n"
"Press Apply to proceed, Back to revisit your options, or Cancel to abort"
"Format:\t%s"
msgstr ""
"Die Daten werden wie folgt exportiert:\n"
"\n"
"Format:\t%s\n"
"\n"
"Klicke zum Starten auf Anwenden, auf Zurück um deine Einstellungen zu "
"überprüfen oder auf Abbrechen"
#: ../gramps/gui/plug/export/_exportassistant.py:465
#, python-format
#: ../gramps/gui/plug/export/_exportassistant.py:455
#: ../gramps/gui/plug/export/_exportassistant.py:470
#, fuzzy
#| msgid ""
#| "Press Apply to proceed, Cancel to abort, or Back to revisit your options."
msgid ""
"Press Cancel to abort, Back to revisit your options, or Apply to proceed"
msgstr ""
"Drücke Anwenden, um fortzufahren, Abbrechen, um aufzuhören oder Zurück, um "
"die Optionen zu ändern."
#: ../gramps/gui/plug/export/_exportassistant.py:466
#, fuzzy, python-format
#| msgid ""
#| "The data will be saved as follows:\n"
#| "\n"
#| "Format:\t%(format)s\n"
#| "Name:\t%(name)s\n"
#| "Folder:\t%(folder)s\n"
#| "\n"
#| "Press Apply to proceed, Go Back to revisit your options, or Cancel to "
#| "abort"
msgid ""
"The data will be saved as follows:\n"
"\n"
"Format:\t%(format)s\n"
"Name:\t%(name)s\n"
"Folder:\t%(folder)s\n"
"\n"
"Press Apply to proceed, Go Back to revisit your options, or Cancel to abort"
"Folder:\t%(folder)s"
msgstr ""
"Die Daten werden wie folgt gespeichert:\n"
"\n"
@@ -19045,9 +19080,21 @@ msgstr ""
"Klicke zum Starten auf Anwenden, auf Zurück um deine Einstellungen zu "
"überprüfen oder auf Abbrechen"
#: ../gramps/gui/plug/export/_exportassistant.py:468
#, fuzzy
#| msgid "=format"
msgctxt "name"
msgid "format"
msgstr "=Format"
#: ../gramps/gui/plug/export/_exportassistant.py:475
#, fuzzy
#| msgid ""
#| "The selected file and folder to save to cannot be created or found.\n"
#| "\n"
#| "Press Back to return and select a valid filename."
msgid ""
"The selected file and folder to save to cannot be created or found.\n"
"The selected file and folder to save cannot be created or found.\n"
"\n"
"Press Back to return and select a valid filename."
msgstr ""
@@ -39118,6 +39165,28 @@ msgstr "Nebraska"
msgid "No style sheet"
msgstr "Kein Stylesheet"
#, fuzzy
#~| msgctxt "localized lexeme inflections"
#~| msgid "January"
#~ msgctxt "localized lexeme inflections"
#~ msgid "|January"
#~ msgstr "Jänner"
#, python-format
#~ msgid ""
#~ "The data will be exported as follows:\n"
#~ "\n"
#~ "Format:\t%s\n"
#~ "\n"
#~ "Press Apply to proceed, Back to revisit your options, or Cancel to abort"
#~ msgstr ""
#~ "Die Daten werden wie folgt exportiert:\n"
#~ "\n"
#~ "Format:\t%s\n"
#~ "\n"
#~ "Klicke zum Starten auf Anwenden, auf Zurück um deine Einstellungen zu "
#~ "überprüfen oder auf Abbrechen"
#~ msgid ""
#~ "Latitude (position above the Equator) of the place in decimal or degree "
#~ "notation. \n"