-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
749efd4
commit a1b7ba7
Showing
4 changed files
with
116 additions
and
54 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-10-29 17:00+0200\n" | ||
"POT-Creation-Date: 2024-10-30 10:15+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" | ||
|
@@ -522,7 +522,7 @@ msgstr "" | |
msgid "I agree to the {terms_url} of the VotONG platform" | ||
msgstr "" | ||
|
||
#: hub/forms.py:105 hub/forms.py:188 hub/views.py:409 | ||
#: hub/forms.py:105 hub/forms.py:188 hub/views.py:458 | ||
msgid "An organization with the same email address is already registered." | ||
msgstr "" | ||
|
||
|
@@ -1497,110 +1497,114 @@ msgstr "" | |
msgid "published" | ||
msgstr "" | ||
|
||
#: hub/urls.py:32 | ||
msgid "candidates/" | ||
#: hub/urls.py:33 | ||
msgid "health/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:34 | ||
msgid "candidates/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:36 | ||
msgid "candidates/register/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:38 | ||
#: hub/urls.py:40 | ||
msgid "candidates/<int:pk>/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:39 | ||
#: hub/urls.py:41 | ||
msgid "candidates/<int:pk>/vote/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:40 | ||
#: hub/urls.py:42 | ||
msgid "candidates/<int:pk>/support/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:41 | ||
#: hub/urls.py:43 | ||
msgid "candidates/<int:pk>/revoke/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:42 | ||
#: hub/urls.py:44 | ||
msgid "candidates/<int:pk>/status-confirm/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:43 | ||
#: hub/urls.py:45 | ||
msgid "candidates/<int:pk>/update/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:44 | ||
#: hub/urls.py:46 | ||
msgid "candidates/votes/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:45 | ||
#: hub/urls.py:47 | ||
msgid "candidates/results/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:47 | ||
#: hub/urls.py:49 | ||
msgid "candidates/ces-results/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:49 | ||
#: hub/urls.py:51 | ||
msgid "committee/ngos/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:50 | ||
#: hub/urls.py:52 | ||
msgid "committee/candidates/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:51 | ||
#: hub/urls.py:53 | ||
msgid "ngos/" | ||
msgstr "" | ||
|
||
#: hub/urls.py:53 | ||
#: hub/urls.py:55 | ||
msgid "ngos/register" | ||
msgstr "" | ||
|
||
#: hub/urls.py:57 | ||
#: hub/urls.py:59 | ||
msgid "ngos/<int:pk>" | ||
msgstr "" | ||
|
||
#: hub/urls.py:58 | ||
#: hub/urls.py:60 | ||
msgid "ngos/<int:pk>/vote/<str:action>" | ||
msgstr "" | ||
|
||
#: hub/urls.py:59 | ||
#: hub/urls.py:61 | ||
msgid "ngos/<int:pk>/update" | ||
msgstr "" | ||
|
||
#: hub/urls.py:60 | ||
#: hub/urls.py:62 | ||
msgid "ngo-update/<int:pk>" | ||
msgstr "" | ||
|
||
#: hub/views.py:69 | ||
#: hub/views.py:118 | ||
msgid "Thank you! We'll get in touch soon!" | ||
msgstr "" | ||
|
||
#: hub/views.py:320 | ||
#: hub/views.py:369 | ||
#, python-format | ||
msgid "" | ||
"Thank you for signing up! The form you filled in has reached us. Someone " | ||
"from our team will reach out to you as soon as your organization is " | ||
"validated. If you have any further questions, send us a message at %s." | ||
msgstr "" | ||
|
||
#: hub/views.py:361 | ||
#: hub/views.py:410 | ||
msgid "" | ||
"The organization does not have the voting domain set. To be able to vote, " | ||
"please set the voting domain." | ||
msgstr "" | ||
|
||
#: hub/views.py:402 | ||
#: hub/views.py:451 | ||
msgid "You must write a rejection message." | ||
msgstr "" | ||
|
||
#: hub/views.py:859 | ||
#: hub/views.py:908 | ||
#, python-format | ||
msgid "Please wait %(minutes_threshold)s minutes before updating again." | ||
msgstr "" | ||
|
||
#: hub/workers/update_organization.py:228 | ||
#: hub/workers/update_organization.py:226 | ||
msgid "Error updating organization" | ||
msgstr "" | ||
|
||
|
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