-
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.
Actually only select guests in meeting form, as per customer requirement.
- Loading branch information
1 parent
4eea7d2
commit 17c83c0
Showing
12 changed files
with
114 additions
and
233 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
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE 1.0\n" | ||
"POT-Creation-Date: 2024-08-29 21:48+0200\n" | ||
"POT-Creation-Date: 2024-08-31 19:01+0200\n" | ||
"PO-Revision-Date: 2024-05-21 21:20+0200\n" | ||
"Last-Translator: cyrill <[email protected]>\n" | ||
"Language-Team: German <[email protected]>\n" | ||
|
@@ -187,8 +187,7 @@ msgstr "Traktandum bearbeiten" | |
msgid "Delete meeting" | ||
msgstr "Sitzung löschen" | ||
|
||
#: src/privatim/views/meetings.py src/privatim/forms/meeting_form.py | ||
#: src/privatim/forms/working_group_forms.py | ||
#: src/privatim/views/meetings.py src/privatim/forms/working_group_forms.py | ||
msgid "Members" | ||
msgstr "Mitglieder" | ||
|
||
|
@@ -830,10 +829,6 @@ msgstr "Beschluss" | |
msgid "Cantons" | ||
msgstr "Kantone" | ||
|
||
#: src/privatim/forms/consultation_form.py | ||
msgid "Choose a canton..." | ||
msgstr "Kanton auswählen..." | ||
|
||
#: src/privatim/forms/add_comment.py src/privatim/forms/filter_form.py | ||
msgid "Comment" | ||
msgstr "Kommentar" | ||
|
@@ -894,6 +889,10 @@ msgstr "Sitzung bearbeiten" | |
msgid "Time" | ||
msgstr "Datum / Uhrzeit" | ||
|
||
#: src/privatim/forms/meeting_form.py | ||
msgid "Guests (Members are added by default)" | ||
msgstr "Gäste (Mitglieder werden standardmässig hinzugefügt)" | ||
|
||
#: src/privatim/forms/meeting_form.py | ||
msgid "Attendance" | ||
msgstr "Anwesenheit" | ||
|
@@ -1010,14 +1009,6 @@ msgstr "Ungültige ${number_type}" | |
msgid "Select..." | ||
msgstr "Auswählen" | ||
|
||
#: src/privatim/forms/fields/fields.py | ||
msgid "No Users Found" | ||
msgstr "Keine Benutzer gefunden" | ||
|
||
#: src/privatim/forms/fields/fields.py | ||
msgid "Remove this item" | ||
msgstr "Dieses Element entfernen" | ||
|
||
#: src/privatim/reporting/report.py | ||
#, python-format | ||
msgid "Protocol of meeting ${title}" | ||
|
@@ -1031,6 +1022,15 @@ msgstr "Gremium:" | |
msgid "Attendees:" | ||
msgstr "Teilnehmende:" | ||
|
||
#~ msgid "Choose a canton..." | ||
#~ msgstr "Kanton auswählen..." | ||
|
||
#~ msgid "No Users Found" | ||
#~ msgstr "Keine Benutzer gefunden" | ||
|
||
#~ msgid "Remove this item" | ||
#~ msgstr "Dieses Element entfernen" | ||
|
||
#, python-format | ||
#~ msgid "Successfully deleted user: ${full_name}." | ||
#~ msgstr "Benutzer ${full_name} erfolgreich gelöscht." | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE 1.0\n" | ||
"POT-Creation-Date: 2024-08-29 21:48+0200\n" | ||
"POT-Creation-Date: 2024-08-31 19:01+0200\n" | ||
"PO-Revision-Date: 2024-04-11 15:53+0200\n" | ||
"Last-Translator: cyrill <[email protected]>\n" | ||
"Language-Team: French <[email protected]>\n" | ||
|
@@ -184,8 +184,7 @@ msgstr "Traiter un point de l'ordre du jour" | |
msgid "Delete meeting" | ||
msgstr "Supprimer la réunion" | ||
|
||
#: src/privatim/views/meetings.py src/privatim/forms/meeting_form.py | ||
#: src/privatim/forms/working_group_forms.py | ||
#: src/privatim/views/meetings.py src/privatim/forms/working_group_forms.py | ||
msgid "Members" | ||
msgstr "Membres" | ||
|
||
|
@@ -828,10 +827,6 @@ msgstr "Décision" | |
msgid "Cantons" | ||
msgstr "Les cantons" | ||
|
||
#: src/privatim/forms/consultation_form.py | ||
msgid "Choose a canton..." | ||
msgstr "Choisissez un canton..." | ||
|
||
#: src/privatim/forms/add_comment.py src/privatim/forms/filter_form.py | ||
msgid "Comment" | ||
msgstr "Commentaire" | ||
|
@@ -892,6 +887,10 @@ msgstr "Modifier la réunion" | |
msgid "Time" | ||
msgstr "Date / heure" | ||
|
||
#: src/privatim/forms/meeting_form.py | ||
msgid "Guests (Members are added by default)" | ||
msgstr "Invités (Les membres sont ajoutés par défaut)" | ||
|
||
#: src/privatim/forms/meeting_form.py | ||
msgid "Attendance" | ||
msgstr "Participation" | ||
|
@@ -1006,14 +1005,6 @@ msgstr "Format du ${number_type} invalide" | |
msgid "Select..." | ||
msgstr "Sélectionner..." | ||
|
||
#: src/privatim/forms/fields/fields.py | ||
msgid "No Users Found" | ||
msgstr "Aucun utilisateur trouvé" | ||
|
||
#: src/privatim/forms/fields/fields.py | ||
msgid "Remove this item" | ||
msgstr "Supprimer cet élément" | ||
|
||
#: src/privatim/reporting/report.py | ||
#, python-format | ||
msgid "Protocol of meeting ${title}" | ||
|
@@ -1027,6 +1018,15 @@ msgstr "Comité:" | |
msgid "Attendees:" | ||
msgstr "Participants:" | ||
|
||
#~ msgid "Choose a canton..." | ||
#~ msgstr "Choisissez un canton..." | ||
|
||
#~ msgid "No Users Found" | ||
#~ msgstr "Aucun utilisateur trouvé" | ||
|
||
#~ msgid "Remove this item" | ||
#~ msgstr "Supprimer cet élément" | ||
|
||
#, python-format | ||
#~ msgid "Successfully deleted user: ${full_name}." | ||
#~ msgstr "Utilisateur supprimé avec succès: ${full_name}." | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE 1.0\n" | ||
"POT-Creation-Date: 2024-08-29 21:48+0200\n" | ||
"POT-Creation-Date: 2024-08-31 19:01+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" | ||
|
@@ -184,8 +184,7 @@ msgstr "" | |
msgid "Delete meeting" | ||
msgstr "" | ||
|
||
#: ./src/privatim/views/meetings.py ./src/privatim/forms/meeting_form.py | ||
#: ./src/privatim/forms/working_group_forms.py | ||
#: ./src/privatim/views/meetings.py ./src/privatim/forms/working_group_forms.py | ||
msgid "Members" | ||
msgstr "" | ||
|
||
|
@@ -818,10 +817,6 @@ msgstr "" | |
msgid "Cantons" | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/consultation_form.py | ||
msgid "Choose a canton..." | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/add_comment.py ./src/privatim/forms/filter_form.py | ||
msgid "Comment" | ||
msgstr "" | ||
|
@@ -880,6 +875,10 @@ msgstr "" | |
msgid "Time" | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/meeting_form.py | ||
msgid "Guests (Members are added by default)" | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/meeting_form.py | ||
msgid "Attendance" | ||
msgstr "" | ||
|
@@ -992,14 +991,6 @@ msgstr "" | |
msgid "Select..." | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/fields/fields.py | ||
msgid "No Users Found" | ||
msgstr "" | ||
|
||
#: ./src/privatim/forms/fields/fields.py | ||
msgid "Remove this item" | ||
msgstr "" | ||
|
||
#: ./src/privatim/reporting/report.py | ||
#, python-format | ||
msgid "Protocol of meeting ${title}" | ||
|
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
Oops, something went wrong.