Files
grecia/config/locales/fr/rails.yml
2018-01-19 16:56:23 +01:00

123 lines
2.6 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
date:
abbr_day_names:
- dim
- lun
- mar
- mer
- jeu
- ven
- sam
abbr_month_names:
1: fév
2: mar
3: avr
4: mai
5: jun
6: jul
7: aoû
8: sep
9: oct
10: nov
11: déc
12: Déc
day_names:
- dimanche
- lundi
- mardi
- mercredi
- jeudi
- vendredi
- samedi
formats:
default: "%d/%m/%Y"
long: "%d %B %Y"
short: "%d %b"
month_names:
1: février
2: mars
3: avril
4: mai
5: juin
12: Décembre
datetime:
distance_in_words:
x_minutes:
one: 1 minute
other: "%{count} mois"
x_years:
one: 1 an
other: "%{count} jours"
errors:
format: "%{attribute} %{message}"
messages:
model_invalid: 'La validation omise : %{errors}'
required: doit exister
too_long:
one: est trop long (maximum est de 1 caractère)
other: est trop long (maximum est %{count} caractères)
too_short:
one: est trop long (maximum est de 1 caractère)
other: est trop long (maximum est %{count} caractères)
wrong_length:
one: est la mauvaise longueur (soit 1 caractère)
other: est la longueur incorrecte (devrait être %{count} caractères)
helpers:
submit:
update: Actualiser %{model}
number:
currency:
format:
delimiter: "."
format: "%n %u"
precision: 2
separator: ","
significant: false
strip_insignificant_zeros: false
unit: "€"
format:
delimiter: "."
precision: 3
separator: ","
significant: false
strip_insignificant_zeros: false
human:
decimal_units:
format: "%n %u"
units:
billion: milliard
million: million
quadrillion: quadrillion
thousand: mille
trillion: trillion
format:
precision: 1
significant: true
strip_insignificant_zeros: true
storage_units:
format: "%n %u"
units:
byte:
one: octet
other: octets
gb: GO
kb: KO
mb: MO
tb: TO
percentage:
format:
format: "%n %"
support:
array:
last_word_connector: " et "
two_words_connector: " et "
words_connector: ", "
time:
am: du matin
formats:
datetime: "%d/%m/%Y %H:%M:%S"
default: "%A, %d %B %Y %H:%M:%S %z"
long: "%d %B %Y %H:%M"
short: "%d %b %H:%M"
pm: de l'après-midi