mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Translated using Weblate (French)
Currently translated at 100.0% (970 of 970 strings) Translation: Tracks/Tracks Translate-URL: https://hosted.weblate.org/projects/tracks/tracks/fr/
This commit is contained in:
parent
6e053d398d
commit
48bbc128e9
1 changed files with 14 additions and 17 deletions
|
|
@ -72,8 +72,10 @@ fr:
|
||||||
odd: doit être impair
|
odd: doit être impair
|
||||||
record_invalid: 'La validation a échoué : %{errors}'
|
record_invalid: 'La validation a échoué : %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
has_one: Cannot delete record because a dependent %{record} exists
|
has_one: Impossible de supprimer l'enregistrement car un %{record} dépendant
|
||||||
has_many: Cannot delete record because dependent %{record} exist
|
existe
|
||||||
|
has_many: Impossible de supprimer l'enregistrement car le %{record} dépendant
|
||||||
|
existe
|
||||||
taken: est déjà pris
|
taken: est déjà pris
|
||||||
too_long: est trop long (maximum de %{count} caractères)
|
too_long: est trop long (maximum de %{count} caractères)
|
||||||
too_short: est trop court (minimum de %{count} charactères)
|
too_short: est trop court (minimum de %{count} charactères)
|
||||||
|
|
@ -127,9 +129,8 @@ fr:
|
||||||
none: Aucun
|
none: Aucun
|
||||||
not_available_abbr: n/a
|
not_available_abbr: n/a
|
||||||
note:
|
note:
|
||||||
one: 1 note
|
one: non notes
|
||||||
other: "%{count} notes"
|
other: 1 note
|
||||||
zero: non notes
|
|
||||||
notes: Notes
|
notes: Notes
|
||||||
numbered_step: Étape %{number}
|
numbered_step: Étape %{number}
|
||||||
ok: OK
|
ok: OK
|
||||||
|
|
@ -271,12 +272,10 @@ fr:
|
||||||
half_a_minute: 30 secondes
|
half_a_minute: 30 secondes
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: moins d'1 minute
|
one: moins d'1 minute
|
||||||
other: moins de %{count} minutes
|
other: moins d'une minute
|
||||||
zero: moins d'1 minute
|
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: moins d'1 seconde
|
one: moins d'1 seconde
|
||||||
other: moins de %{count} secondes
|
other: moins d'1 seconde
|
||||||
zero: moins d'1 seconde
|
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: plus d'1 an
|
one: plus d'1 an
|
||||||
other: plus de %{count} ans
|
other: plus de %{count} ans
|
||||||
|
|
@ -692,7 +691,7 @@ fr:
|
||||||
completed: Terminé
|
completed: Terminé
|
||||||
current: Actuel
|
current: Actuel
|
||||||
hidden: Projets cachés
|
hidden: Projets cachés
|
||||||
review: Review
|
review: Réviser
|
||||||
stalled: Stalled
|
stalled: Stalled
|
||||||
review: Datée
|
review: Datée
|
||||||
review_plural: Datée
|
review_plural: Datée
|
||||||
|
|
@ -746,7 +745,7 @@ fr:
|
||||||
avg_created: Moy. créé
|
avg_created: Moy. créé
|
||||||
completed: Complété
|
completed: Complété
|
||||||
created: Créé
|
created: Créé
|
||||||
month_avg_completed: "%{months} Month avg completed"
|
month_avg_completed: "%{months} mois terminé en moy."
|
||||||
month_avg_created: "%{months} Month avg created"
|
month_avg_created: "%{months} Month avg created"
|
||||||
legend:
|
legend:
|
||||||
actions: Actions
|
actions: Actions
|
||||||
|
|
@ -1197,12 +1196,10 @@ fr:
|
||||||
multi_page_html: Affiche %{model} <b>%{from} - %{to}</b> à la <b>%{count}</b>
|
multi_page_html: Affiche %{model} <b>%{from} - %{to}</b> à la <b>%{count}</b>
|
||||||
au total
|
au total
|
||||||
single_page:
|
single_page:
|
||||||
one: Voir de 1 %{model}
|
one: Aucun %{model} trouvés
|
||||||
other: Afficher tous les %{count} %{model}
|
other: Voir de 1 %{model}
|
||||||
zero: Aucun %{model} trouvés
|
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: Voir de <b>1</b> %{model}
|
one: Aucun %{model} trouvés
|
||||||
other: Afficher <b>tous les %{count}</b> %{model}
|
other: Voir de <b>1</b> %{model}
|
||||||
zero: Aucun %{model} trouvés
|
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "«Précédent"
|
previous_label: "«Précédent"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue