diff options
Diffstat (limited to 'translations/de/ishtar_common.po')
| -rw-r--r-- | translations/de/ishtar_common.po | 83 |
1 files changed, 79 insertions, 4 deletions
diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po index b5898faa6..36f642170 100644 --- a/translations/de/ishtar_common.po +++ b/translations/de/ishtar_common.po @@ -1451,6 +1451,16 @@ msgstr "" msgid "Organization types" msgstr "" +#: models.py:2522 models.py:2650 models.py:3021 +msgctxt "key for text search" +msgid "name" +msgstr "" + +#: models.py:2526 models.py:2662 models.py:3033 models.py:3303 +msgctxt "key for text search" +msgid "type" +msgstr "" + #: models.py:2537 models.py:2697 models.py:3171 models.py:3616 msgid "Cached name" msgstr "" @@ -1495,6 +1505,26 @@ msgstr "" msgid "Doctor" msgstr "" +#: models.py:2654 models.py:3025 +msgctxt "key for text search" +msgid "surname" +msgstr "" + +#: models.py:2658 models.py:3029 +msgctxt "key for text search" +msgid "email" +msgstr "" + +#: models.py:2666 models.py:3037 +msgctxt "key for text search" +msgid "organization" +msgstr "" + +#: models.py:2670 +msgctxt "key for text search" +msgid "has-account" +msgstr "" + #: models.py:2690 msgid "Contact type" msgstr "" @@ -1531,6 +1561,11 @@ msgstr "" msgid " - duplicate" msgstr "" +#: models.py:3017 +msgctxt "key for text search" +msgid "username" +msgstr "" + #: models.py:3050 msgid "Advanced shortcut menu" msgstr "" @@ -1579,6 +1614,46 @@ msgstr "" msgid "License types" msgstr "" +#: models.py:3295 +msgctxt "key for text search" +msgid "author" +msgstr "" + +#: models.py:3299 +msgctxt "key for text search" +msgid "title" +msgstr "" + +#: models.py:3307 +msgctxt "key for text search" +msgid "reference" +msgstr "" + +#: models.py:3311 +msgctxt "key for text search" +msgid "internal-reference" +msgstr "" + +#: models.py:3315 +msgctxt "key for text search" +msgid "description" +msgstr "" + +#: models.py:3319 +msgctxt "key for text search" +msgid "comment" +msgstr "" + +#: models.py:3323 +msgctxt "key for text search" +msgid "additional-information" +msgstr "" + +#: models.py:3327 +msgctxt "key for text search" +msgid "has-duplicate" +msgstr "" + #: models.py:3337 msgid "Index" msgstr "" @@ -3392,19 +3467,19 @@ msgstr "" msgid "Loading..." msgstr "" -#: utils.py:91 +#: utils.py:88 msgid "You don't have sufficient permissions to do this action." msgstr "" -#: utils.py:268 +#: utils.py:265 msgid " (...)" msgstr "" -#: utils.py:341 +#: utils.py:338 msgid "Information" msgstr "" -#: utils.py:342 +#: utils.py:339 msgid "Load another random image?" msgstr "" |
