diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-04-15 13:23:11 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-04-15 13:23:11 +0200 |
| commit | 3bd7c5720aee1fd8ab5c72dacfce288136e4931f (patch) | |
| tree | 055b9e213f5cf17b64bf5a0a17d0610f897e4ba7 /translations/de | |
| parent | 0c18e896dacc04c60ca43ca309c350fdbe516ad3 (diff) | |
| download | Ishtar-3bd7c5720aee1fd8ab5c72dacfce288136e4931f.tar.bz2 Ishtar-3bd7c5720aee1fd8ab5c72dacfce288136e4931f.zip | |
Update translations
Diffstat (limited to 'translations/de')
| -rw-r--r-- | translations/de/ishtar_common.po | 68 |
1 files changed, 38 insertions, 30 deletions
diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po index 94a6fcf1e..2c4128bf3 100644 --- a/translations/de/ishtar_common.po +++ b/translations/de/ishtar_common.po @@ -275,19 +275,19 @@ msgstr "" msgid "There are identical items." msgstr "" -#: forms.py:336 forms.py:337 +#: forms.py:343 forms.py:344 msgid "Closing date" msgstr "" -#: forms.py:349 +#: forms.py:356 msgid "You should select an item." msgstr "" -#: forms.py:350 +#: forms.py:357 msgid "Add a new item" msgstr "" -#: forms.py:466 models.py:2021 +#: forms.py:473 models.py:2021 msgid "Template" msgstr "" @@ -355,7 +355,7 @@ msgstr "" #: forms_common.py:263 forms_common.py:302 forms_common.py:417 #: forms_common.py:473 forms_common.py:546 models.py:964 models.py:977 #: models.py:1538 models.py:1711 models.py:2017 models.py:2329 models.py:2443 -#: models.py:2901 models.py:2949 models.py:3148 models_imports.py:95 +#: models.py:2901 models.py:2949 models.py:3167 models_imports.py:95 #: models_imports.py:120 models_imports.py:429 models_imports.py:521 #: models_imports.py:807 templates/ishtar/import_step_by_step.html:102 #: templates/ishtar/import_step_by_step.html:270 @@ -766,7 +766,7 @@ msgid "Specific key to an import" msgstr "" #: models.py:965 models.py:986 models.py:1383 models.py:2747 models.py:3070 -#: models.py:3133 +#: models.py:3152 msgid "Order" msgstr "" @@ -1149,7 +1149,7 @@ msgstr "" msgid "Document templates" msgstr "" -#: models.py:2117 models.py:2130 models.py:3171 models_imports.py:833 +#: models.py:2117 models.py:2130 models.py:3190 models_imports.py:833 msgid "State" msgstr "" @@ -1362,100 +1362,108 @@ msgstr "" msgid "Is preventive" msgstr "" -#: models.py:3074 models_imports.py:620 +#: models.py:3072 +msgid "Is judiciary" +msgstr "" + +#: models.py:3075 models_imports.py:620 msgid "Operation type" msgstr "" -#: models.py:3075 +#: models.py:3076 msgid "Operation types" msgstr "" -#: models.py:3109 +#: models.py:3115 +msgid "Judiciary" +msgstr "" + +#: models.py:3117 msgid "Preventive" msgstr "" -#: models.py:3110 +#: models.py:3119 msgid "Research" msgstr "" -#: models.py:3135 +#: models.py:3154 msgid "Authority name" msgstr "" -#: models.py:3136 +#: models.py:3155 msgid "Authority SRID" msgstr "" -#: models.py:3139 models_imports.py:648 +#: models.py:3158 models_imports.py:648 msgid "Spatial reference system" msgstr "" -#: models.py:3140 +#: models.py:3159 msgid "Spatial reference systems" msgstr "" -#: models.py:3147 +#: models.py:3166 msgid "Filename" msgstr "" -#: models.py:3152 +#: models.py:3171 msgid "Administration script" msgstr "" -#: models.py:3153 +#: models.py:3172 msgid "Administration scripts" msgstr "" -#: models.py:3160 +#: models.py:3179 msgid "Scheduled" msgstr "" -#: models.py:3161 +#: models.py:3180 msgid "In progress" msgstr "" -#: models.py:3162 models_imports.py:772 +#: models.py:3181 models_imports.py:772 msgid "Finished with errors" msgstr "" -#: models.py:3163 models_imports.py:773 +#: models.py:3182 models_imports.py:773 msgid "Finished" msgstr "" -#: models.py:3176 +#: models.py:3195 msgid "Result" msgstr "" -#: models.py:3179 +#: models.py:3198 msgid "Administration task" msgstr "" -#: models.py:3180 +#: models.py:3199 msgid "Administration tasks" msgstr "" -#: models.py:3184 +#: models.py:3203 msgid "Unknown" msgstr "" -#: models.py:3199 +#: models.py:3218 msgid "" "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your " "administrator." msgstr "" -#: models.py:3208 +#: models.py:3227 msgid "" "Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to " "relative paths, it can be a security issue and this is not allowed. Only put " "a full path." msgstr "" -#: models.py:3219 +#: models.py:3238 msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory." msgstr "" -#: models.py:3235 +#: models.py:3254 msgid "" "Script \"{}\" is not available in your script directory. Check your " "configuration." |
