Skip to content

Pull Request triggered from POEditor #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
bundles:
- 2
files:
- source: /locale/fr/LC_MESSAGES/django.po
translation: /locale/%two_letters_code%/LC_MESSAGES/django.po
72 changes: 72 additions & 0 deletions locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: POEditor.com\n"
"Project-Id-Version: test\n"
"Language: fr\n"

#: accounts/models.py:514
msgid "Invalid image file content."
msgstr "Contenu du fichier image non valide."

#: accounts/models.py:591
msgid "Cannot add sibling to a missing S3 file."
msgstr "Impossible d'ajouter un frère ou une sœur à un fichier S3 manquant."

#: accounts/models.py:1011
msgid "If rules are applied to dataset or collection it cannot be used for investor portal."
msgstr "Si des règles sont appliquées à un ensemble de données ou à une collection, elles ne peuvent pas être utilisées pour le portail des investisseurs."

#: accounts/serializers.py:445
msgid "The provided photo is larger than {settings.PROFILE_IMAGE_MAX_SIZE_IN_MB}MB."
msgstr "La photo fournie fait plus de {settings.PROFILE_IMAGE_MAX_SIZE_IN_MB} Mo."

#: accounts/serializers.py:452
msgid "Invalid file content type."
msgstr "Type de contenu de fichier invalide."

#: accounts/serializers.py:459
msgid "Missing file extension."
msgstr "Extension de fichier manquante."

#: accounts/serializers.py:461
msgid "Invalid file extension."
msgstr "Extension de fichier invalide."

#: accounts/serializers.py:747
msgid "The source user doesn't have any UI settings to copy."
msgstr "L'utilisateur source n'a pas de réglages d'interface à copier."

#: accounts/views.py:585
msgid "Profile does not have a contact associated. Is it an external profile?"
msgstr "L'utilisateur n'a aucun rôle assigné à son profile."

#: applets/templates/factor_analysis/base.html:57
#: applets/templates/staff/base.html:121
#: applets/templates/staff/factor_analysis_upload.html:5
msgid "Factor Analysis"
msgstr "Métriques sur les lots"

#: applets/templates/fees/base.html:21 applets/templates/staff/base.html:127
msgid "Billing"
msgstr "Facturation"

#: applets/templates/fees/base.html:26
#: applets/templates/fees/bill_group_list.html:6
msgid "Bill Groups"
msgstr "Groupe d’âge"

#: applets/templates/fees/base.html:29
msgid "Fee Runs"
msgstr "Courses payantes"

#: applets/templates/fees/bill_group_detail.html:14
msgid "Group Details"
msgstr "Détails du groupe"

#: applets/templates/fees/bill_group_detail.html:31
msgid "Record Details"
msgstr "Détails de l'enregistrement 23"