default.po (7955B)
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-07-21 23:42+0300\n"
- "PO-Revision-Date: 2022-07-22 19:00+0000\n"
- "Last-Translator: Haelwenn <contact+git.pleroma.social@hacktivis.me>\n"
- "Language-Team: French <http://weblate.pleroma-dev.ebin.club/projects/pleroma/"
- "pleroma-backend-domain-default/fr/>\n"
- "Language: fr\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"
- "X-Generator: Weblate 4.13.1\n"
- ## This file is a PO Template file.
- ##
- ## "msgid"s here are often extracted from source code.
- ## Add new translations manually only if they're dynamic
- ## translations that can't be statically extracted.
- ##
- ## Run "mix gettext.extract" to bring this file up to
- ## date. Leave "msgstr"s empty as changing them here as no
- ## effect: edit them in PO (.po) files instead.
- #: lib/pleroma/web/api_spec/render_error.ex:122
- #, elixir-autogen, elixir-format
- msgid "%{name} - %{count} is not a multiple of %{multiple}."
- msgstr "%{name} - %{count} n'est pas un multiple de %{multiple}."
- #: lib/pleroma/web/api_spec/render_error.ex:131
- #, elixir-autogen, elixir-format
- msgid "%{name} - %{value} is larger than exclusive maximum %{max}."
- msgstr "%{name} - %{value} est plus large que %{max}."
- #: lib/pleroma/web/api_spec/render_error.ex:140
- #, elixir-autogen, elixir-format
- msgid "%{name} - %{value} is larger than inclusive maximum %{max}."
- msgstr "%{name} - %{value} est plus large que %{max}."
- #: lib/pleroma/web/api_spec/render_error.ex:149
- #, elixir-autogen, elixir-format
- msgid "%{name} - %{value} is smaller than exclusive minimum %{min}."
- msgstr "%{name} - %{value} est plus petit que %{min}."
- #: lib/pleroma/web/api_spec/render_error.ex:158
- #, elixir-autogen, elixir-format
- msgid "%{name} - %{value} is smaller than inclusive minimum %{min}."
- msgstr "%{name} - %{value} est plus petit que %{min}."
- #: lib/pleroma/web/api_spec/render_error.ex:102
- #, elixir-autogen, elixir-format
- msgid "%{name} - Array items must be unique."
- msgstr "%{name} - Les objects de la liste doivent être uniques."
- #: lib/pleroma/web/api_spec/render_error.ex:114
- #, elixir-autogen, elixir-format
- msgid "%{name} - Array length %{length} is larger than maxItems: %{}."
- msgstr ""
- "%{name} - La longueur %{length} de la liste est supérieure à maxItems : %{}."
- #: lib/pleroma/web/api_spec/render_error.ex:106
- #, elixir-autogen, elixir-format
- msgid "%{name} - Array length %{length} is smaller than minItems: %{min}."
- msgstr ""
- "%{name} - La longueur %{length} de la liste est inférieure à minItems : "
- "%{min}."
- #: lib/pleroma/web/api_spec/render_error.ex:166
- #, elixir-autogen, elixir-format
- msgid "%{name} - Invalid %{type}. Got: %{value}."
- msgstr "%{name} - %{type} invalide. Reçu : %{value}."
- #: lib/pleroma/web/api_spec/render_error.ex:174
- #, elixir-autogen, elixir-format
- msgid "%{name} - Invalid format. Expected %{format}."
- msgstr "%{name} - Format invalide. Format voulu : %{format}."
- #: lib/pleroma/web/api_spec/render_error.ex:51
- #, elixir-autogen, elixir-format
- msgid "%{name} - Invalid schema.type. Got: %{type}."
- msgstr "%{name} - schema.type invalide. Reçu : %{type}."
- #: lib/pleroma/web/api_spec/render_error.ex:178
- #, elixir-autogen, elixir-format
- msgid "%{name} - Invalid value for enum."
- msgstr "%{name} - valeur invalide pour enum."
- #: lib/pleroma/web/api_spec/render_error.ex:95
- #, elixir-autogen, elixir-format
- msgid "%{name} - String length is larger than maxLength: %{length}."
- msgstr ""
- "%{name} - Longueur de chaine de caractères supérieure à maxLength : "
- "%{length}."
- #: lib/pleroma/web/api_spec/render_error.ex:88
- #, elixir-autogen, elixir-format
- msgid "%{name} - String length is smaller than minLength: %{length}."
- msgstr ""
- "%{name} - Longueur de chaine de caractères inférieure à minLength : "
- "%{length}."
- #: lib/pleroma/web/api_spec/render_error.ex:63
- #, elixir-autogen, elixir-format
- msgid "%{name} - null value where %{type} expected."
- msgstr "%{name} - valeur nulle quand %{type} est requis."
- #: lib/pleroma/web/api_spec/render_error.ex:60
- #, elixir-autogen, elixir-format
- msgid "%{name} - null value."
- msgstr "%{name} - valeur nulle."
- #: lib/pleroma/web/api_spec/render_error.ex:182
- #, elixir-autogen, elixir-format
- msgid "Failed to cast to any schema in %{polymorphic_type}"
- msgstr "Échec de transformation du schéma en %{polymorphic_type}"
- #: lib/pleroma/web/api_spec/render_error.ex:71
- #, elixir-autogen, elixir-format
- msgid "Failed to cast value as %{invalid_schema}. Value must be castable using `allOf` schemas listed."
- msgstr ""
- "Échec de transformation de la valeur en %{invalid_schema}. La valeur doit "
- "être transformable dans un des schémas `allOf` listés."
- #: lib/pleroma/web/api_spec/render_error.ex:84
- #, elixir-autogen, elixir-format
- msgid "Failed to cast value to one of: %{failed_schemas}."
- msgstr "Échec de transformation de la valeur en un des : %{failed_schemas}."
- #: lib/pleroma/web/api_spec/render_error.ex:78
- #, elixir-autogen, elixir-format
- msgid "Failed to cast value using any of: %{failed_schemas}."
- msgstr "Échec de transformation de la valeur en un des : %{failed_schemas}."
- #: lib/pleroma/web/api_spec/render_error.ex:212
- #, elixir-autogen, elixir-format
- msgid "Invalid value for header: %{name}."
- msgstr "Valeur invalide pour l'en-tête : %{name}."
- #: lib/pleroma/web/api_spec/render_error.ex:204
- #, elixir-autogen, elixir-format
- msgid "Missing field: %{name}."
- msgstr "Champ manquant : %{name}."
- #: lib/pleroma/web/api_spec/render_error.ex:208
- #, elixir-autogen, elixir-format
- msgid "Missing header: %{name}."
- msgstr "En-tête manquant : %{name}."
- #: lib/pleroma/web/api_spec/render_error.ex:196
- #, elixir-autogen, elixir-format
- msgid "No value provided for required discriminator `%{field}`."
- msgstr "Aucune valeur fournie pour le discriminant `%{field}`."
- #: lib/pleroma/web/api_spec/render_error.ex:216
- #, elixir-autogen, elixir-format
- msgid "Object property count %{property_count} is greater than maxProperties: %{max_properties}."
- msgstr ""
- "Le nombre de propriétés, %{property_count} est supérieur à maxProperties : "
- "%{max_properties}."
- #: lib/pleroma/web/api_spec/render_error.ex:224
- #, elixir-autogen, elixir-format
- msgid "Object property count %{property_count} is less than minProperties: %{min_properties}"
- msgstr ""
- "Le nombre de propriétés, %{property_count} est inférieur à minProperties : "
- "%{min_properties}"
- #: lib/pleroma/web/templates/static_fe/static_fe/error.html.eex:2
- #, elixir-autogen, elixir-format
- msgid "Oops"
- msgstr "Oups"
- #: lib/pleroma/web/api_spec/render_error.ex:188
- #, elixir-autogen, elixir-format
- msgid "Unexpected field: %{name}."
- msgstr "Champ inconnu : %{name}."
- #: lib/pleroma/web/api_spec/render_error.ex:200
- #, elixir-autogen, elixir-format
- msgid "Unknown schema: %{name}."
- msgstr "Schéma inconnu : %{name}."
- #: lib/pleroma/web/api_spec/render_error.ex:192
- #, elixir-autogen, elixir-format
- msgid "Value used as discriminator for `%{field}` matches no schemas."
- msgstr ""
- "Valeur utilisée en discriminant de `%{field}` ne correspond à aucun schémas."
- #: lib/pleroma/web/templates/embed/show.html.eex:43
- #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:37
- #, elixir-autogen, elixir-format
- msgid "announces"
- msgstr "annonces"
- #: lib/pleroma/web/templates/embed/show.html.eex:44
- #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:38
- #, elixir-autogen, elixir-format
- msgid "likes"
- msgstr "favoris"
- #: lib/pleroma/web/templates/embed/show.html.eex:42
- #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:36
- #, elixir-autogen, elixir-format
- msgid "replies"
- msgstr "réponses"
- #: lib/pleroma/web/templates/embed/show.html.eex:27
- #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:22
- #, elixir-autogen, elixir-format
- msgid "sensitive media"
- msgstr "contenu sensible"