Skip to content

Commit

Permalink
Add translations
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenrouwhof committed Oct 16, 2024
1 parent 17a3752 commit f07aabd
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 38 deletions.
16 changes: 2 additions & 14 deletions amt/locale/base.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-10-16 10:00+0200\n"
"POT-Creation-Date: 2024-10-16 10:10+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"
Expand Down Expand Up @@ -215,10 +215,6 @@ msgstr ""
msgid "Select language"
msgstr ""

#: amt/site/templates/auth/profile.html.j2:54
msgid "Select language"
msgstr ""

#: amt/site/templates/errors/AMTAuthorizationError_401.html.j2:5
msgid "Not logged in"
msgstr ""
Expand Down Expand Up @@ -333,15 +329,7 @@ msgid ""
"manner."
msgstr ""

#: amt/site/templates/projects/details_base.html.j2:3
#: amt/site/templates/projects/details_data.html.j2:3
#: amt/site/templates/projects/details_info.html.j2:3
#: amt/site/templates/projects/details_instruments.html.j2:3
#: amt/site/templates/projects/details_requirements.html.j2:3
msgid "AMT Placeholder information page"
msgstr ""

#: amt/site/templates/projects/details_base.html.j2:20
#: amt/site/templates/projects/details_base.html.j2:18
msgid "Does the algorithm meet the requirements?"
msgstr ""

Expand Down
Binary file modified amt/locale/en_US/LC_MESSAGES/messages.mo
Binary file not shown.
19 changes: 5 additions & 14 deletions amt/locale/en_US/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-10-16 10:00+0200\n"
"POT-Creation-Date: 2024-10-16 10:10+0200\n"
"PO-Revision-Date: 2024-07-25 21:01+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en_US\n"
Expand Down Expand Up @@ -216,10 +216,6 @@ msgstr ""
msgid "Select language"
msgstr ""

#: amt/site/templates/auth/profile.html.j2:54
msgid "Select language"
msgstr ""

#: amt/site/templates/errors/AMTAuthorizationError_401.html.j2:5
msgid "Not logged in"
msgstr ""
Expand Down Expand Up @@ -334,15 +330,7 @@ msgid ""
"manner."
msgstr ""

#: amt/site/templates/projects/details_base.html.j2:3
#: amt/site/templates/projects/details_data.html.j2:3
#: amt/site/templates/projects/details_info.html.j2:3
#: amt/site/templates/projects/details_instruments.html.j2:3
#: amt/site/templates/projects/details_requirements.html.j2:3
msgid "AMT Placeholder information page"
msgstr ""

#: amt/site/templates/projects/details_base.html.j2:20
#: amt/site/templates/projects/details_base.html.j2:18
msgid "Does the algorithm meet the requirements?"
msgstr ""

Expand Down Expand Up @@ -539,3 +527,6 @@ msgstr ""
#~ msgid "Everyone is welcome to make comments and suggestions."
#~ msgstr ""

#~ msgid "AMT Placeholder information page"
#~ msgstr ""

Binary file modified amt/locale/nl_NL/LC_MESSAGES/messages.mo
Binary file not shown.
15 changes: 5 additions & 10 deletions amt/locale/nl_NL/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-10-16 10:00+0200\n"
"POT-Creation-Date: 2024-10-16 10:10+0200\n"
"PO-Revision-Date: 2024-07-25 21:01+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: nl_NL\n"
Expand Down Expand Up @@ -340,15 +340,7 @@ msgid ""
"manner."
msgstr "Deze website is in ontwikkeling. Alle versies ontstaan op een open manier."

#: amt/site/templates/projects/details_base.html.j2:3
#: amt/site/templates/projects/details_data.html.j2:3
#: amt/site/templates/projects/details_info.html.j2:3
#: amt/site/templates/projects/details_instruments.html.j2:3
#: amt/site/templates/projects/details_requirements.html.j2:3
msgid "AMT Placeholder information page"
msgstr "AMT Placeholder informatie pagina's"

#: amt/site/templates/projects/details_base.html.j2:20
#: amt/site/templates/projects/details_base.html.j2:18
msgid "Does the algorithm meet the requirements?"
msgstr "Voldoet het algoritme aan de vereisten?"

Expand Down Expand Up @@ -547,3 +539,6 @@ msgstr "Resultaten overnemen en sluiten"
#~ msgid "Everyone is welcome to make comments and suggestions."
#~ msgstr "Iedereen mag opmerkingen en suggesties doen."

#~ msgid "AMT Placeholder information page"
#~ msgstr "AMT Placeholder informatie pagina's"

0 comments on commit f07aabd

Please sign in to comment.