Skip to content
Snippets Groups Projects
Commit 88536c84 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add french localization

parent 8069ad6f
No related branches found
No related tags found
No related merge requests found
Pipeline #64622 passed
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-08 20:24+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: pretix_matrix_inviter/__init__.py:16
msgid "Matrix Inviter"
msgstr ""
#: pretix_matrix_inviter/__init__.py:19
msgid ""
"Ask participants for their Matrix ID and invite them to a Matrix Room or "
"Space."
msgstr ""
#: pretix_matrix_inviter/forms.py:17
msgid "Ask Matrix ID for"
msgstr ""
#: pretix_matrix_inviter/forms.py:20
msgid "These products will ask for a Matrix ID."
msgstr ""
#: pretix_matrix_inviter/forms.py:23
msgid "Authorization token"
msgstr ""
#: pretix_matrix_inviter/forms.py:26
msgid ""
"This should be the authorization token of a user that can invite attendees "
"to the target Room or Space. Please note that other administrators of this "
"event will be able to see this token, it should not be from your own Matrix "
"account but from a dedicated Matrix account."
msgstr ""
#: pretix_matrix_inviter/forms.py:32
msgid "Matrix server"
msgstr ""
#: pretix_matrix_inviter/forms.py:34
msgid "The matrix server the above authorization token is valid for."
msgstr ""
#: pretix_matrix_inviter/forms.py:38
msgid "Matrix ID field help text"
msgstr ""
#: pretix_matrix_inviter/forms.py:41
msgid ""
"This will be shown as help text on the Matrix ID field. It is recommended to "
"inform your attendees to which room they will be invited to and what that "
"room will be used for."
msgstr ""
#: pretix_matrix_inviter/forms.py:47
msgid "Invitation message"
msgstr ""
#: pretix_matrix_inviter/forms.py:49
msgid "This message will be added to the invitation to the Matrix room."
msgstr ""
#: pretix_matrix_inviter/forms.py:52
msgid "Matrix room"
msgstr ""
#: pretix_matrix_inviter/forms.py:66
#, python-brace-format
msgid "\"{name}\" (<code>{canonical_alias}</code>)"
msgstr ""
#: pretix_matrix_inviter/forms.py:68
#, python-brace-format
msgid "\"{name}\""
msgstr ""
#: pretix_matrix_inviter/forms.py:72
#, python-brace-format
msgid ""
"\"{name}\" (<code>{room_id}</code>, main alias: <code>{canonical_alias}</"
"code>)"
msgstr ""
#: pretix_matrix_inviter/forms.py:75
#, python-brace-format
msgid "\"{name}\" (<code>{room_id}</code>)"
msgstr ""
#: pretix_matrix_inviter/signals.py:22
msgid "You will be invited to the event's Matrix Space."
msgstr ""
#: pretix_matrix_inviter/signals.py:47
msgid "Matrix ID"
msgstr ""
#: pretix_matrix_inviter/signals.py:52
msgid "Enter a Matrix ID of the form @username:homeserver.tld"
msgstr ""
#: pretix_matrix_inviter/signals.py:94
#: pretix_matrix_inviter/templates/pretix_matrix_inviter/settings.html:6
msgid "Matrix inviter"
msgstr ""
#: pretix_matrix_inviter/signals.py:115
#, python-brace-format
msgid "{matrix_id} has been invited to {matrix_room}."
msgstr ""
#: pretix_matrix_inviter/signals.py:118
#, python-brace-format
msgid "There was an error inviting {matrix_id} to {matrix_room}: {error}"
msgstr ""
#: pretix_matrix_inviter/templates/pretix_matrix_inviter/settings.html:4
msgid "Matrix inviter settings"
msgstr ""
#: pretix_matrix_inviter/templates/pretix_matrix_inviter/settings.html:13
msgid "Save"
msgstr ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment