Skip to content

Commit

Permalink
Merge pull request #144 from HiEventsDev/develop
Browse files Browse the repository at this point in the history
i18n
  • Loading branch information
daveearley authored Aug 17, 2024
2 parents 3894c60 + 71ffed2 commit 9b7a923
Show file tree
Hide file tree
Showing 16 changed files with 97 additions and 40 deletions.
2 changes: 1 addition & 1 deletion frontend/src/locales/de.js

Large diffs are not rendered by default.

17 changes: 13 additions & 4 deletions frontend/src/locales/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ msgstr "Möchten Sie diese Veranstaltung wirklich öffentlich machen? Dadurch wi
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "Sind Sie sicher, dass Sie diese Kapazitätszuweisung löschen möchten?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "Möchten Sie diese Eincheckliste wirklich löschen?"

Expand Down Expand Up @@ -960,7 +960,7 @@ msgstr "Ereignis erstellen"
msgid "Create new"
msgstr "Erstelle neu"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Passen Sie Ihre Veranstaltungsseite an Ihre Marke und Ihren Stil an."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1080,7 +1080,7 @@ msgstr "Löschen"
msgid "Delete Capacity"
msgstr "Kapazität löschen"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Eincheckliste löschen"

Expand Down Expand Up @@ -2171,6 +2171,10 @@ msgstr ""
"Über dieses Formular sollten ausschließlich wichtige E-Mails gesendet werden, die in direktem Zusammenhang mit dieser Veranstaltung stehen.\n"
"Jeder Missbrauch, einschließlich des Versendens von Werbe-E-Mails, führt zu einer sofortigen Sperrung des Kontos."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Seitenleiste öffnen"
Expand Down Expand Up @@ -3886,3 +3890,8 @@ msgstr "Ihr Ticket für"
#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:137
msgid "Zip or Postal Code"
msgstr "Postleitzahl"

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Eincheckseite öffnen"

2 changes: 1 addition & 1 deletion frontend/src/locales/en.js

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions frontend/src/locales/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ msgstr "Are you sure you want to make this event public? This will make the even
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "Are you sure you would like to delete this Capacity Assignment?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "Are you sure you would like to delete this Check-In List?"

Expand Down Expand Up @@ -1123,7 +1123,7 @@ msgstr "Create Event"
msgid "Create new"
msgstr "Create new"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1217,7 +1217,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Customize your event page to match your brand and style."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1263,7 +1263,7 @@ msgstr "Delete"
msgid "Delete Capacity"
msgstr "Delete Capacity"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Delete Check-In List"

Expand Down Expand Up @@ -2527,6 +2527,10 @@ msgstr ""
"Only important emails, which are directly related to this event, should be sent using this form.\n"
"Any misuse, including sending promotional emails, will lead to an immediate account ban."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Open Check-In Page"

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Open sidebar"
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/locales/es.js

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions frontend/src/locales/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ msgstr "¿Estás seguro de que quieres hacer público este evento? Esto hará qu
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "¿Estás seguro de que deseas eliminar esta Asignación de Capacidad?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "¿Está seguro de que desea eliminar esta lista de registro?"

Expand Down Expand Up @@ -960,7 +960,7 @@ msgstr "Crear evento"
msgid "Create new"
msgstr "Crear nuevo"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Personalice la página de su evento para que coincida con su marca y estilo."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1080,7 +1080,7 @@ msgstr "Borrar"
msgid "Delete Capacity"
msgstr "Eliminar Capacidad"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Eliminar lista de registro"

Expand Down Expand Up @@ -2171,6 +2171,10 @@ msgstr ""
"Sólo los correos electrónicos importantes que estén directamente relacionados con este evento deben enviarse mediante este formulario.\n"
"Cualquier uso indebido, incluido el envío de correos electrónicos promocionales, dará lugar a la prohibición inmediata de la cuenta."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Abrir barra lateral"
Expand Down Expand Up @@ -3886,3 +3890,7 @@ msgstr "Tu billete para"
#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:137
msgid "Zip or Postal Code"
msgstr "CP o Código Postal"

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Abrir la página de registro"
2 changes: 1 addition & 1 deletion frontend/src/locales/fr.js

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions frontend/src/locales/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ msgstr "Êtes-vous sûr de vouloir rendre cet événement public ? Cela rendra
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "Êtes-vous sûr de vouloir supprimer cette Affectation de Capacité?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "Êtes-vous sûr de vouloir supprimer cette liste de pointage ?"

Expand Down Expand Up @@ -960,7 +960,7 @@ msgstr "Créer un évènement"
msgid "Create new"
msgstr "Créer un nouveau"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Personnalisez votre page d'événement en fonction de votre marque et de votre style."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1080,7 +1080,7 @@ msgstr "Supprimer"
msgid "Delete Capacity"
msgstr "Supprimer la Capacité"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Supprimer la liste de pointage"

Expand Down Expand Up @@ -2171,6 +2171,10 @@ msgstr ""
"Seuls les e-mails importants, directement liés à cet événement, doivent être envoyés via ce formulaire.\n"
"Toute utilisation abusive, y compris l'envoi d'e-mails promotionnels, entraînera un bannissement immédiat du compte."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Ouvrir la barre latérale"
Expand Down Expand Up @@ -3886,3 +3890,7 @@ msgstr "Votre billet pour"
#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:137
msgid "Zip or Postal Code"
msgstr "Code Postal"

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Ouvrir la page de pointage"
2 changes: 1 addition & 1 deletion frontend/src/locales/pt-br.js

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions frontend/src/locales/pt-br.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ msgstr "Tem certeza de que deseja tornar este evento público? Isso tornará o e
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "Tem certeza de que deseja excluir esta Atribuição de Capacidade?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "Tem certeza de que deseja excluir esta lista de registro?"

Expand Down Expand Up @@ -960,7 +960,7 @@ msgstr "Criar evento"
msgid "Create new"
msgstr "Criar novo"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Personalize a página do evento para combinar com sua marca e estilo."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1080,7 +1080,7 @@ msgstr "Excluir"
msgid "Delete Capacity"
msgstr "Excluir Capacidade"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Excluir Lista de Registro"

Expand Down Expand Up @@ -2171,6 +2171,10 @@ msgstr ""
"Somente e-mails importantes, diretamente relacionados a esse evento, devem ser enviados por meio desse formulário.\n"
"Qualquer uso indevido, inclusive o envio de e-mails promocionais, levará ao banimento imediato da conta."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Abrir barra lateral"
Expand Down Expand Up @@ -3886,3 +3890,7 @@ msgstr "Seu ingresso para"
#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:137
msgid "Zip or Postal Code"
msgstr "CEP ou código postal"

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Abrir página de check-in"
2 changes: 1 addition & 1 deletion frontend/src/locales/pt.js

Large diffs are not rendered by default.

16 changes: 12 additions & 4 deletions frontend/src/locales/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ msgstr "Tem certeza de que deseja tornar este evento público? Isso tornará o e
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr "Tem certeza de que deseja excluir esta Atribuição de Capacidade?"

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr "Tem certeza de que deseja excluir esta lista de registro?"

Expand Down Expand Up @@ -960,7 +960,7 @@ msgstr "Criar Evento"
msgid "Create new"
msgstr "Crie um novo"

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ msgid "Customize your event page to match your brand and style."
msgstr "Personalize a página do seu evento para combinar com sua marca e estilo."

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1080,7 +1080,7 @@ msgstr "Excluir"
msgid "Delete Capacity"
msgstr "Excluir Capacidade"

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr "Excluir Lista de Registro"

Expand Down Expand Up @@ -2171,6 +2171,10 @@ msgstr ""
"Somente emails importantes, que estejam diretamente relacionados a este evento, deverão ser enviados através deste formulário.\n"
"Qualquer uso indevido, incluindo o envio de e-mails promocionais, levará ao banimento imediato da conta."

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr "Abrir barra lateral"
Expand Down Expand Up @@ -3886,3 +3890,7 @@ msgstr "Seu ingresso para"
#: src/components/routes/event/Settings/Sections/LocationSettings/index.tsx:137
msgid "Zip or Postal Code"
msgstr "CEP ou Código postal"

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr "Abrir página de check-in"
2 changes: 1 addition & 1 deletion frontend/src/locales/ru.js

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions frontend/src/locales/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ msgstr ""
msgid "Are you sure you would like to delete this Capacity Assignment?"
msgstr ""

#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/CheckInListList/index.tsx:182
msgid "Are you sure you would like to delete this Check-In List?"
msgstr ""

Expand Down Expand Up @@ -1123,7 +1123,7 @@ msgstr ""
msgid "Create new"
msgstr ""

#: src/components/forms/OrganizerForm/index.tsx:108
#: src/components/forms/OrganizerForm/index.tsx:110
#: src/components/modals/CreateEventModal/index.tsx:75
#: src/components/modals/CreateOrganizerModal/index.tsx:16
msgid "Create Organizer"
Expand Down Expand Up @@ -1217,7 +1217,7 @@ msgid "Customize your event page to match your brand and style."
msgstr ""

#: src/components/common/CapacityAssignmentList/index.tsx:156
#: src/components/common/CheckInListList/index.tsx:168
#: src/components/common/CheckInListList/index.tsx:175
#: src/components/common/OrdersTable/index.tsx:131
#: src/components/common/PromoCodeTable/index.tsx:180
#: src/components/common/QuestionsTable/index.tsx:113
Expand Down Expand Up @@ -1263,7 +1263,7 @@ msgstr ""
msgid "Delete Capacity"
msgstr ""

#: src/components/common/CheckInListList/index.tsx:171
#: src/components/common/CheckInListList/index.tsx:178
msgid "Delete Check-In List"
msgstr ""

Expand Down Expand Up @@ -2525,6 +2525,10 @@ msgid ""
"Any misuse, including sending promotional emails, will lead to an immediate account ban."
msgstr ""

#: src/components/common/CheckInListList/index.tsx:166
msgid "Open Check-In Page"
msgstr ""

#: src/components/layouts/Event/index.tsx:197
msgid "Open sidebar"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/locales/zh-cn.js

Large diffs are not rendered by default.

Loading

0 comments on commit 9b7a923

Please sign in to comment.