forked from seiferta/eMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add additional field handling for persons
- Loading branch information
Showing
7 changed files
with
94 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2016-04-23 23:30+0200\n" | ||
"PO-Revision-Date: 2016-04-23 23:32+0200\n" | ||
"POT-Creation-Date: 2016-05-04 20:12+0200\n" | ||
"PO-Revision-Date: 2016-05-04 20:15+0200\n" | ||
"Last-Translator: Arne Seifert <[email protected]>\n" | ||
"Language-Team: de <[email protected]>\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
@@ -3401,7 +3401,7 @@ msgid "persons.remark" | |
msgstr "Bemerkung" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.html:44 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:71 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:81 | ||
msgid "persons.active" | ||
msgstr "Aktiv" | ||
|
||
|
@@ -3460,7 +3460,8 @@ msgstr "Dienstgrad" | |
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:48 | ||
#: emonitor/modules/persons/templates/admin.persons.settings.html:64 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:75 | ||
#: emonitor/modules/persons/templates/admin.persons.settings.html:79 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:85 | ||
msgid "persons.save" | ||
msgstr "Speichern" | ||
|
||
|
@@ -3474,6 +3475,22 @@ msgstr "" | |
"Jedes Mitglied hat in der aktiven Mannschaft eine Dienststellung. Diese wird " | ||
"für die erweiterte Personalerfassung bei Einsätzen herangezogen." | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:70 | ||
msgid "persons.additional.label" | ||
msgstr "Zusätzliche Felder" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:71 | ||
msgid "persons.additional.info" | ||
msgstr "" | ||
"Für Mitglieder können zusätzliche Felder definiert werden, die individuell " | ||
"gefüllt werden können.<br/>Die Definition erfolgt zeilenweise in der Form:<br/" | ||
">'<em>Parametername</em>=<em>Parameter Label</em>'" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:74 | ||
#, fuzzy | ||
msgid "persons.additional.field" | ||
msgstr "Mitglied hinzufügen" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.upload.html:22 | ||
msgid "persons.upload.headtitle" | ||
msgstr "Mitgliedersdatei hochladen" | ||
|
@@ -3632,7 +3649,11 @@ msgstr "Identifikator" | |
msgid "persons.birthdate" | ||
msgstr "Geburtsdatum" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons_edit.html:76 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:70 | ||
msgid "persons.additional.fields" | ||
msgstr "Zusatzfelder" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons_edit.html:86 | ||
msgid "persons.cancel" | ||
msgstr "Abbrechen" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2016-04-23 23:30+0200\n" | ||
"POT-Creation-Date: 2016-05-04 20:12+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -3209,7 +3209,7 @@ msgid "persons.remark" | |
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.html:44 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:71 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:81 | ||
msgid "persons.active" | ||
msgstr "" | ||
|
||
|
@@ -3263,7 +3263,8 @@ msgstr "" | |
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:48 | ||
#: emonitor/modules/persons/templates/admin.persons.settings.html:64 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:75 | ||
#: emonitor/modules/persons/templates/admin.persons.settings.html:79 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:85 | ||
msgid "persons.save" | ||
msgstr "" | ||
|
||
|
@@ -3275,6 +3276,18 @@ msgstr "" | |
msgid "persons.position.info" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:70 | ||
msgid "persons.additional.label" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:71 | ||
msgid "persons.additional.info" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.settings.html:74 | ||
msgid "persons.additional.field" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons.upload.html:22 | ||
msgid "persons.upload.headtitle" | ||
msgstr "" | ||
|
@@ -3429,7 +3442,11 @@ msgstr "" | |
msgid "persons.birthdate" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons_edit.html:76 | ||
#: emonitor/modules/persons/templates/admin.persons_edit.html:70 | ||
msgid "persons.additional.fields" | ||
msgstr "" | ||
|
||
#: emonitor/modules/persons/templates/admin.persons_edit.html:86 | ||
msgid "persons.cancel" | ||
msgstr "" | ||
|
||
|