-
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.
Fix docx upload with content type (SEA-1476).
- Loading branch information
1 parent
1948fe9
commit 7e9c87c
Showing
19 changed files
with
189 additions
and
268 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE 1.0\n" | ||
"POT-Creation-Date: 2024-08-28 10:51+0200\n" | ||
"POT-Creation-Date: 2024-08-29 15:52+0200\n" | ||
"PO-Revision-Date: 2024-05-21 21:20+0200\n" | ||
"Last-Translator: cyrill <[email protected]>\n" | ||
"Language-Team: German <[email protected]>\n" | ||
|
@@ -75,7 +75,7 @@ msgstr "Löschen" | |
msgid "Comments" | ||
msgstr "Kommentare" | ||
|
||
#: src/privatim/layouts/macros.pt | ||
#: src/privatim/layouts/macros.pt src/privatim/views/consultations.py | ||
#: src/privatim/views/templates/search_results.pt | ||
msgid "Deleted User" | ||
msgstr "Gelöschter Benutzer" | ||
|
@@ -391,7 +391,7 @@ msgid "" | |
"Password must have minimal length of 8 characters, contain one upper case " | ||
"letter, one lower case letter, one digit and one special character." | ||
msgstr "" | ||
"Das Passwort muss mindestens 8 Zeichen lang sein und einen Großbuchstaben, " | ||
"Das Passwort muss mindestens 8 Zeichen lang sein und einen Grossbuchstaben, " | ||
"einen Kleinbuchstaben, eine Ziffer und ein Sonderzeichen enthalten." | ||
|
||
#: src/privatim/views/comment.py | ||
|
@@ -483,8 +483,9 @@ msgid "Save" | |
msgstr "Speichern" | ||
|
||
#: src/privatim/views/templates/consultations.pt | ||
msgid "Unknown Creator" | ||
msgstr "Unbekannter Ersteller" | ||
#: src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "von " | ||
|
||
#: src/privatim/views/templates/meeting.pt | ||
msgid "Back to Meetings" | ||
|
@@ -624,10 +625,6 @@ msgstr "Sitzung geplant" | |
msgid "Comment Added" | ||
msgstr "Kommentar hinzugefügt" | ||
|
||
#: src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "von " | ||
|
||
#: src/privatim/views/templates/activities.pt | ||
#: src/privatim/forms/agenda_item_form.py | ||
msgid "Date:" | ||
|
@@ -1028,3 +1025,10 @@ msgstr "Gremium:" | |
#: src/privatim/reporting/template/report.pt | ||
msgid "Attendees:" | ||
msgstr "Teilnehmende:" | ||
|
||
#, python-format | ||
#~ msgid "Successfully deleted user: ${full_name}." | ||
#~ msgstr "Benutzer ${full_name} erfolgreich gelöscht." | ||
|
||
#~ msgid "Unknown Creator" | ||
#~ msgstr "Unbekannter Ersteller" |
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-28 10:51+0200\n" | ||
"POT-Creation-Date: 2024-08-29 15:52+0200\n" | ||
"PO-Revision-Date: 2024-04-11 15:53+0200\n" | ||
"Last-Translator: cyrill <[email protected]>\n" | ||
"Language-Team: French <[email protected]>\n" | ||
|
@@ -72,7 +72,7 @@ msgstr "Supprimer" | |
msgid "Comments" | ||
msgstr "Commentaires" | ||
|
||
#: src/privatim/layouts/macros.pt | ||
#: src/privatim/layouts/macros.pt src/privatim/views/consultations.py | ||
#: src/privatim/views/templates/search_results.pt | ||
msgid "Deleted User" | ||
msgstr "Utilisateur supprimé" | ||
|
@@ -294,8 +294,9 @@ msgstr "Liste des personnes" | |
msgid "" | ||
"Successfully added user ${first_name} ${last_name}.An email has been sent to " | ||
"the requested account with further information." | ||
msgstr "L'utilisateur ${first_name} ${last_name} a été ajouté avec succès. " | ||
"Un e-mail a été envoyé au compte demandé avec des informations complémentaires. " | ||
msgstr "" | ||
"L'utilisateur ${first_name} ${last_name} a été ajouté avec succès. Un e-mail " | ||
"a été envoyé au compte demandé avec des informations complémentaires. " | ||
|
||
#: src/privatim/views/people.py src/privatim/views/templates/people.pt | ||
msgid "Add User" | ||
|
@@ -481,8 +482,9 @@ msgid "Save" | |
msgstr "Sauver" | ||
|
||
#: src/privatim/views/templates/consultations.pt | ||
msgid "Unknown Creator" | ||
msgstr "Créateur inconnu" | ||
#: src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "de " | ||
|
||
#: src/privatim/views/templates/meeting.pt | ||
msgid "Back to Meetings" | ||
|
@@ -621,10 +623,6 @@ msgstr "Réunion prévue" | |
msgid "Comment Added" | ||
msgstr "Commentaire ajouté" | ||
|
||
#: src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "de " | ||
|
||
#: src/privatim/views/templates/activities.pt | ||
#: src/privatim/forms/agenda_item_form.py | ||
msgid "Date:" | ||
|
@@ -1023,3 +1021,10 @@ msgstr "Comité:" | |
#: src/privatim/reporting/template/report.pt | ||
msgid "Attendees:" | ||
msgstr "Participants:" | ||
|
||
#, python-format | ||
#~ msgid "Successfully deleted user: ${full_name}." | ||
#~ msgstr "Utilisateur supprimé avec succès: ${full_name}." | ||
|
||
#~ msgid "Unknown Creator" | ||
#~ msgstr "Créateur inconnu" |
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-28 10:51+0200\n" | ||
"POT-Creation-Date: 2024-08-29 15:52+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" | ||
|
@@ -74,7 +74,7 @@ msgstr "" | |
msgid "Comments" | ||
msgstr "" | ||
|
||
#: ./src/privatim/layouts/macros.pt | ||
#: ./src/privatim/layouts/macros.pt ./src/privatim/views/consultations.py | ||
#: ./src/privatim/views/templates/search_results.pt | ||
msgid "Deleted User" | ||
msgstr "" | ||
|
@@ -471,7 +471,8 @@ msgid "Save" | |
msgstr "" | ||
|
||
#: ./src/privatim/views/templates/consultations.pt | ||
msgid "Unknown Creator" | ||
#: ./src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "" | ||
|
||
#: ./src/privatim/views/templates/meeting.pt | ||
|
@@ -612,10 +613,6 @@ msgstr "" | |
msgid "Comment Added" | ||
msgstr "" | ||
|
||
#: ./src/privatim/views/templates/activities.pt | ||
msgid "by" | ||
msgstr "" | ||
|
||
#: ./src/privatim/views/templates/activities.pt | ||
#: ./src/privatim/forms/agenda_item_form.py | ||
msgid "Date:" | ||
|
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
Oops, something went wrong.