Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pretix Matrix Inviter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIF
Pretix Matrix Inviter
Commits
88536c84
Commit
88536c84
authored
3 years ago
by
Felix Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Add french localization
parent
8069ad6f
No related branches found
No related tags found
No related merge requests found
Pipeline
#64622
passed
3 years ago
Stage: linting
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pretix_matrix_inviter/locale/fr/LC_MESSAGES/django.po
+136
-0
136 additions, 0 deletions
pretix_matrix_inviter/locale/fr/LC_MESSAGES/django.po
with
136 additions
and
0 deletions
pretix_matrix_inviter/locale/fr/LC_MESSAGES/django.po
0 → 100644
+
136
−
0
View file @
88536c84
# 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 ""
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment