diff --git a/CTFd/themes/core-beta/templates/teams/private.html b/CTFd/themes/core-beta/templates/teams/private.html index a7748ba48dd00023f655e128deef8f61a0f0d0f7..fc0796369e6a9679c7234b8c651602e8063d0ebf 100644 --- a/CTFd/themes/core-beta/templates/teams/private.html +++ b/CTFd/themes/core-beta/templates/teams/private.html @@ -304,14 +304,14 @@ <i class="cursor-pointer fas fa-ticket-alt fa-2x px-2 pt-3" data-bs-toggle="tooltip" data-bs-placement="top" - title="Invite Users" + title="Lien d'invitation" ></i> </a> <a class="disband-team text-white" @click="disbandTeam()"> <i class="cursor-pointer fas fa-trash-alt fa-2x px-2 pt-3" data-bs-toggle="tooltip" data-bs-placement="top" - title="Disband Team" + title="Dissoudre l'équipe" ></i> </a> {% else %} diff --git a/CTFd/themes/core/templates/teams/private.html b/CTFd/themes/core/templates/teams/private.html index 480c25b819a0afa98dcf80ad1d18575a325edcfa..e4f2ec6413dd70040287be2824ed0598746fb8d5 100644 --- a/CTFd/themes/core/templates/teams/private.html +++ b/CTFd/themes/core/templates/teams/private.html @@ -109,7 +109,7 @@ <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> - <h2 class="modal-action text-center w-100">Invite Users</h2> + <h2 class="modal-action text-center w-100">Lien d'invitation</h2> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> @@ -194,11 +194,11 @@ <a class="invite-members"> <i class="btn-fa fas fa-ticket-alt fa-2x px-2" data-toggle="tooltip" data-placement="top" - title="Invite Users"></i> + title="Lien d'invitation"></i> </a> <a class="disband-team"> <i class="btn-fa fas fa-trash-alt fa-2x px-2" data-toggle="tooltip" data-placement="top" - title="Disband Team"></i> + title="Dissoudre l'équipe"></i> </a> {% else %} <i class="btn-fa fas fa-cogs fa-2x px-2 fa-disabled" diff --git a/CTFd/translations/ar/LC_MESSAGES/messages.mo b/CTFd/translations/ar/LC_MESSAGES/messages.mo index eced109a2a42acc4d9e61ba3cfafa4c833253a94..5d54963102d90f7445ee75c7c829e90b0af82700 100644 Binary files a/CTFd/translations/ar/LC_MESSAGES/messages.mo and b/CTFd/translations/ar/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/de/LC_MESSAGES/messages.mo b/CTFd/translations/de/LC_MESSAGES/messages.mo index fdca1f4f0fe20a8fb2feda9685cec9396d9e5bbd..960a4fc67dc918e0d058aa23f0ecdf15e6cfb768 100644 Binary files a/CTFd/translations/de/LC_MESSAGES/messages.mo and b/CTFd/translations/de/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/es/LC_MESSAGES/messages.mo b/CTFd/translations/es/LC_MESSAGES/messages.mo index daa64535affe6435b979f19040bb7a7b0c1f0ffb..19b3633e83cc96ebc5009cbb9638dcaa3ce6462c 100644 Binary files a/CTFd/translations/es/LC_MESSAGES/messages.mo and b/CTFd/translations/es/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/fr/LC_MESSAGES/messages.mo b/CTFd/translations/fr/LC_MESSAGES/messages.mo index f970369a63c4090f06830d44ea2fd710b12d6486..2fe3f30e3f78f61ec32e36d7b311edf3b6e0b509 100644 Binary files a/CTFd/translations/fr/LC_MESSAGES/messages.mo and b/CTFd/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/fr/LC_MESSAGES/messages.po b/CTFd/translations/fr/LC_MESSAGES/messages.po index 5e66bf0d5dbd419523625432624f5a5dd29fbd57..426a2c02eb2a8882fa703b172187e19892f658bf 100644 --- a/CTFd/translations/fr/LC_MESSAGES/messages.po +++ b/CTFd/translations/fr/LC_MESSAGES/messages.po @@ -788,7 +788,7 @@ msgstr "Officiel" #: CTFd/themes/core-beta/templates/teams/private.html:250 msgid "place" -msgstr "lieu" +msgstr "place" #: CTFd/themes/core-beta/templates/teams/private.html:258 msgid "points" diff --git a/CTFd/translations/it/LC_MESSAGES/messages.mo b/CTFd/translations/it/LC_MESSAGES/messages.mo index 67d45b8f74d052e598033e10a484d687fdde67a9..d664c88d94706548950df92769fd3114cb955ba9 100644 Binary files a/CTFd/translations/it/LC_MESSAGES/messages.mo and b/CTFd/translations/it/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/ja/LC_MESSAGES/messages.mo b/CTFd/translations/ja/LC_MESSAGES/messages.mo index beabab8e06b920085e1e2c29386f61e11a7cdce5..e0b522154ddc97ccbb54f2c7df4ad27ed46da4f7 100644 Binary files a/CTFd/translations/ja/LC_MESSAGES/messages.mo and b/CTFd/translations/ja/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/ko/LC_MESSAGES/messages.mo b/CTFd/translations/ko/LC_MESSAGES/messages.mo index b8e395f49412c7ae7d75366844f37ab82d38d572..e70c50f142daf630b96e288038df7e0e4f00408a 100644 Binary files a/CTFd/translations/ko/LC_MESSAGES/messages.mo and b/CTFd/translations/ko/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/pl/LC_MESSAGES/messages.mo b/CTFd/translations/pl/LC_MESSAGES/messages.mo index 2124c71e30c6f4b758a1b017dd4cad205159f65a..ac03dd4115720187a6828aeeb2331f6926b50687 100644 Binary files a/CTFd/translations/pl/LC_MESSAGES/messages.mo and b/CTFd/translations/pl/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/pt_BR/LC_MESSAGES/messages.mo b/CTFd/translations/pt_BR/LC_MESSAGES/messages.mo index 4db1765c72cf2dd27ca4974ee1547a204eff68b0..c21a843c28363402ce98414d1adc1e32b84f770d 100644 Binary files a/CTFd/translations/pt_BR/LC_MESSAGES/messages.mo and b/CTFd/translations/pt_BR/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/ru/LC_MESSAGES/messages.mo b/CTFd/translations/ru/LC_MESSAGES/messages.mo index 1295f2988bfd3a87922d86825ef4cad25fed798c..7fbc770655684b122e844bef080d3a8c82d7d5f2 100644 Binary files a/CTFd/translations/ru/LC_MESSAGES/messages.mo and b/CTFd/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/sk/LC_MESSAGES/messages.mo b/CTFd/translations/sk/LC_MESSAGES/messages.mo index e03c5a430773fedc8bb955fd5ba0effd06a49e0e..4e7357e0a41a894ffe558507b2f774ab5ebf78fa 100644 Binary files a/CTFd/translations/sk/LC_MESSAGES/messages.mo and b/CTFd/translations/sk/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/vi/LC_MESSAGES/messages.mo b/CTFd/translations/vi/LC_MESSAGES/messages.mo index 88354e01d57ce9ac4c5dcba909a4f569701fb828..32ff7ace4119ccbbd209b62424acadb07c991bd7 100644 Binary files a/CTFd/translations/vi/LC_MESSAGES/messages.mo and b/CTFd/translations/vi/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/zh/LC_MESSAGES/messages.mo b/CTFd/translations/zh/LC_MESSAGES/messages.mo index 3517dae0711648a8a63527d33032dffd696ea434..39484519e5668ec170b7aafd95ee29de229e9aca 100644 Binary files a/CTFd/translations/zh/LC_MESSAGES/messages.mo and b/CTFd/translations/zh/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/zh_CN/LC_MESSAGES/messages.mo b/CTFd/translations/zh_CN/LC_MESSAGES/messages.mo index 34a1eaf5550beae5db70b5bd78167e152d01becd..b7d3a0d5aa6dbfd4a5e76b1fdb91ebb3c7adf392 100644 Binary files a/CTFd/translations/zh_CN/LC_MESSAGES/messages.mo and b/CTFd/translations/zh_CN/LC_MESSAGES/messages.mo differ diff --git a/CTFd/translations/zh_TW/LC_MESSAGES/messages.mo b/CTFd/translations/zh_TW/LC_MESSAGES/messages.mo index df9d4db75106d2ed79b5604dc5063707529f08db..5cfb55d6143935051a7ab667ff5fbb1ae9fe1b2f 100644 Binary files a/CTFd/translations/zh_TW/LC_MESSAGES/messages.mo and b/CTFd/translations/zh_TW/LC_MESSAGES/messages.mo differ diff --git a/messages.pot b/messages.pot index 3f7b072071072399758815e65a592db3d1e9cdc1..cbba331062f9bf0acdce1d5ba1c092e6faabd882 100644 --- a/messages.pot +++ b/messages.pot @@ -653,7 +653,7 @@ msgid "Your captain rights have been transferred" msgstr "" #: CTFd/themes/core-beta/templates/teams/private.html:152 -msgid "Invite Users" +msgid "Lien d'invitation" msgstr "" #: CTFd/themes/core-beta/templates/teams/private.html:171