diff --git a/CHANGELOG.md b/CHANGELOG.md index af5ce7f79..7ab2c2bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ bo, br, by, cy, dz, ff, ga, gd, guw, gv, ig, ii, iu, jv, kab, kde, kea, ksh, kw, lag, ln, mo, mt, my, naq, nso, root, sah, se, ses, sg, sh, shi, sma, smi, smj, smn, sms, ti, to, tzm, wa, yo, zh #1017 +- Change instances of the `one` pluralization key to use `%{count}` interpolation #993 ## 7.0.5 (2022-07-03) diff --git a/rails/locale/af.yml b/rails/locale/af.yml index 6c8024c27..afa514090 100644 --- a/rails/locale/af.yml +++ b/rails/locale/af.yml @@ -63,41 +63,41 @@ af: datetime: distance_in_words: about_x_hours: - one: ongeveer 1 uur + one: ongeveer %{count} uur other: ongeveer %{count} ure about_x_months: - one: ongeveer 1 maand + one: ongeveer %{count} maand other: ongeveer %{count} maande about_x_years: - one: ongeveer 1 jaar + one: ongeveer %{count} jaar other: ongeveer %{count} jaar almost_x_years: - one: sowat 1 jaar + one: sowat %{count} jaar other: sowat %{count} jaar half_a_minute: halfminuut less_than_x_seconds: - one: minder as 1 sekonde + one: minder as %{count} sekonde other: minder as %{count} sekondes less_than_x_minutes: - one: minder as 1 minuut + one: minder as %{count} minuut other: minder as %{count} minute over_x_years: - one: meer as 1 jaar + one: meer as %{count} jaar other: meer as %{count} jaar x_seconds: - one: 1 sekonde + one: "%{count} sekonde" other: "%{count} sekondes" x_minutes: - one: 1 minuut + one: "%{count} minuut" other: "%{count} minute" x_days: - one: 1 dag + one: "%{count} dag" other: "%{count} days" x_months: - one: 1 maand + one: "%{count} maand" other: "%{count} maande" x_years: - one: 1 jaar + one: "%{count} jaar" other: "%{count} jare" prompts: second: Sekondes @@ -131,18 +131,18 @@ af: required: moet bestaan taken: is reeds geneem too_long: - one: is te lank (maksimum is 1 karakter) + one: is te lank (maksimum is %{count} karakter) other: is te lank (maksimum is %{count} karakters) too_short: - one: is te kort (minimum is 1 karakter) + one: is te kort (minimum is %{count} karakter) other: is te kort (minimum is %{count} karakters) wrong_length: - one: is die verkeerde lengte (moet 1 karakter wees) + one: is die verkeerde lengte (moet %{count} karakter wees) other: is die verkeerde lengte (moet %{count} karakters wees) template: body: 'There were problems with the following fields:' header: - one: 1 fout het verhoed dat hierdie %{model} gestoor kon word + one: "%{count} fout het verhoed dat hierdie %{model} gestoor kon word" other: "%{count} foute het verhoed dat hierdie %{model} gestoor kon word" helpers: select: diff --git a/rails/locale/az.yml b/rails/locale/az.yml index d620569c4..b9cccff50 100644 --- a/rails/locale/az.yml +++ b/rails/locale/az.yml @@ -63,38 +63,38 @@ az: datetime: distance_in_words: about_x_hours: - one: təxminən 1 saat + one: təxminən %{count} saat other: təxminən %{count} saat about_x_months: - one: təxminən 1 ay + one: təxminən %{count} ay other: təxminən %{count} ay about_x_years: - one: təxminən 1 il + one: təxminən %{count} il other: təxminən %{count} il almost_x_years: - one: təqribən 1 il + one: təqribən %{count} il other: təqribən %{count} il half_a_minute: yarım dəqiqə less_than_x_seconds: - one: 1 saniyədən az + one: "%{count} saniyədən az" other: "%{count} saniyədən az" less_than_x_minutes: - one: 1 dəqiqədən az + one: "%{count} dəqiqədən az" other: "%{count} dəqiqədən az" over_x_years: - one: 1 ildən çox + one: "%{count} ildən çox" other: "%{count} ildən çox" x_seconds: - one: 1 saniyə + one: "%{count} saniyə" other: "%{count} saniyə" x_minutes: - one: 1 dəqiqə + one: "%{count} dəqiqə" other: "%{count} dəqiqə" x_days: - one: 1 gün + one: "%{count} gün" other: "%{count} gün" x_months: - one: 1 ay + one: "%{count} ay" other: "%{count} ay" prompts: second: Saniyə @@ -133,7 +133,7 @@ az: template: body: 'Aşağıdaki səhvlər üzə çıxdı:' header: - one: "%{model} saxlanmadı: 1 səhv" + one: "%{model} saxlanmadı: %{count} səhv" other: "%{model} saxlanmadı: %{count} səhv" helpers: select: diff --git a/rails/locale/bg.yml b/rails/locale/bg.yml index 5a502fed1..efbb24379 100644 --- a/rails/locale/bg.yml +++ b/rails/locale/bg.yml @@ -60,38 +60,38 @@ bg: datetime: distance_in_words: about_x_hours: - one: около 1 час + one: около %{count} час other: около %{count} часа about_x_months: - one: около 1 месец + one: около %{count} месец other: около %{count} месеца about_x_years: - one: около 1 година + one: около %{count} година other: около %{count} години almost_x_years: - one: почти 1 година + one: почти %{count} година other: почти %{count} години half_a_minute: половин минута less_than_x_seconds: - one: по-малко от 1 секунда + one: по-малко от %{count} секунда other: по-малко от %{count} секунди less_than_x_minutes: - one: по-малко от 1 минута + one: по-малко от %{count} минута other: по-малко от %{count} минути over_x_years: - one: над 1 година + one: над %{count} година other: над %{count} години x_seconds: - one: 1 секунда + one: "%{count} секунда" other: "%{count} секунди" x_minutes: - one: 1 минута + one: "%{count} минута" other: "%{count} минути" x_days: - one: 1 ден + one: "%{count} ден" other: "%{count} дни" x_months: - one: 1 месец + one: "%{count} месец" other: "%{count} месеца" prompts: second: Секунда @@ -126,7 +126,7 @@ bg: template: body: 'Възникнаха проблеми със следните полета:' header: - one: "%{model}: записът е неуспешен заради 1 грешка" + one: "%{model}: записът е неуспешен заради %{count} грешка" other: "%{model}: записът е неуспешен заради %{count} грешки" helpers: select: diff --git a/rails/locale/bs.yml b/rails/locale/bs.yml index c5f125206..1922b07fc 100644 --- a/rails/locale/bs.yml +++ b/rails/locale/bs.yml @@ -78,7 +78,7 @@ bs: many: oko %{count} godina other: oko %{count} godina almost_x_years: - one: skoro 1 godina + one: skoro %{count} godina few: skoro %{count} godine many: skoro %{count} godina other: skoro %{count} godina @@ -99,22 +99,22 @@ bs: many: preko %{count} godina other: preko %{count} godina x_seconds: - one: 1 sekund + one: "%{count} sekund" few: "%{count} sekunde" many: "%{count} sekundi" other: "%{count} sekundi" x_minutes: - one: 1 minut + one: "%{count} minut" few: "%{count} minute" many: "%{count} minuta" other: "%{count} minuta" x_days: - one: 1 dan + one: "%{count} dan" few: "%{count} dana" many: "%{count} dana" other: "%{count} dana" x_months: - one: 1 mjesec + one: "%{count} mjesec" few: "%{count} mjeseca" many: "%{count} mjeseci" other: "%{count} mjeseci" @@ -153,7 +153,7 @@ bs: template: body: 'Desili su se problemi sa sljedećim poljima:' header: - one: 1 greška je spriječila da se ovaj %{model} spremi + one: "%{count} greška je spriječila da se ovaj %{model} spremi" few: "%{count} greške su spriječile da se ovaj %{model} spremi" many: "%{count} grešaka je spriječilo da se ovaj %{model} spremi" other: "%{count} grešaka je spriječilo da se ovaj %{model} spremi" diff --git a/rails/locale/ca.yml b/rails/locale/ca.yml index 30fe77c2b..c72c13ee2 100644 --- a/rails/locale/ca.yml +++ b/rails/locale/ca.yml @@ -6,7 +6,7 @@ ca: record_invalid: 'La validació ha fallat: %{errors}' restrict_dependent_destroy: has_one: No es pot eliminar el registre perquè existeix un %{record} dependent - has_many: No es pot eliminar el registre perquè existeixen %{record} dependents + has_many: No es pot eliminar el registre perquè existeixen %{record} dependents date: abbr_day_names: - Dg @@ -63,41 +63,41 @@ ca: datetime: distance_in_words: about_x_hours: - one: aproximadament 1 hora + one: aproximadament %{count} hora other: aproximadament %{count} hores about_x_months: - one: aproximadament 1 mes + one: aproximadament %{count} mes other: aproximadament %{count} mesos about_x_years: - one: aproximadament 1 any + one: aproximadament %{count} any other: aproximadament %{count} anys almost_x_years: - one: quasi 1 any + one: quasi %{count} any other: quasi %{count} anys half_a_minute: mig minut less_than_x_seconds: - one: menys d'1 segon + one: menys d'%{count} segon other: menys de %{count} segons less_than_x_minutes: - one: menys d'1 minut + one: menys d'%{count} minut other: menys de %{count} minuts over_x_years: - one: més d'1 any + one: més d'%{count} any other: més de %{count} anys x_seconds: - one: 1 segon + one: "%{count} segon" other: "%{count} segons" x_minutes: - one: 1 minut + one: "%{count} minut" other: "%{count} minuts" x_days: - one: 1 dia + one: "%{count} dia" other: "%{count} dies" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} mesos" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: segon @@ -131,18 +131,18 @@ ca: required: ha d'existir taken: no està disponible too_long: - one: és massa llarg (1 caràcter màxim) + one: és massa llarg (%{count} caràcter màxim) other: és massa llarg (%{count} caràcters màxim) too_short: - one: és massa curt (1 caràcter mínim) + one: és massa curt (%{count} caràcter mínim) other: és massa curt (%{count} caràcters mínim) wrong_length: - one: no té la longitud correcta (1 caràcter exactament) + one: no té la longitud correcta (%{count} caràcter exactament) other: no té la longitud correcta (%{count} caràcters exactament) template: body: 'Hi ha hagut problemes amb els següents camps:' header: - one: No s'ha pogut desar aquest/a %{model} perquè hi ha 1 error + one: No s'ha pogut desar aquest/a %{model} perquè hi ha %{count} error other: No s'ha pogut desar aquest/a %{model} perquè hi ha hagut %{count} errors helpers: select: diff --git a/rails/locale/da.yml b/rails/locale/da.yml index 1e756d425..5a2e81202 100644 --- a/rails/locale/da.yml +++ b/rails/locale/da.yml @@ -131,13 +131,13 @@ da: required: skal udfyldes taken: er allerede brugt too_long: - one: er for lang (højst 1 tegn) + one: er for lang (højst %{count} tegn) other: er for lang (højst %{count} tegn) too_short: - one: er for kort (mindst 1 tegn) + one: er for kort (mindst %{count} tegn) other: er for kort (mindst %{count} tegn) wrong_length: - one: har forkert længde (skulle være 1 tegn) + one: har forkert længde (skulle være %{count} tegn) other: har forkert længde (skulle være %{count} tegn) template: body: 'Der var problemer med følgende felter:' diff --git a/rails/locale/de-AT.yml b/rails/locale/de-AT.yml index 0e1432992..8db8385f9 100644 --- a/rails/locale/de-AT.yml +++ b/rails/locale/de-AT.yml @@ -129,13 +129,13 @@ de-AT: required: muss ausgefüllt werden taken: ist bereits vergeben too_long: - one: ist zu lang (mehr als 1 Zeichen) + one: ist zu lang (mehr als %{count} Zeichen) other: ist zu lang (mehr als %{count} Zeichen) too_short: - one: ist zu kurz (weniger als 1 Zeichen) + one: ist zu kurz (weniger als %{count} Zeichen) other: ist zu kurz (weniger als %{count} Zeichen) wrong_length: - one: hat die falsche Länge (muss genau 1 Zeichen haben) + one: hat die falsche Länge (muss genau %{count} Zeichen haben) other: hat die falsche Länge (muss genau %{count} Zeichen haben) template: body: 'Bitte überprüfen Sie die folgenden Felder:' diff --git a/rails/locale/de-CH.yml b/rails/locale/de-CH.yml index 432980b92..e8d2d8fad 100644 --- a/rails/locale/de-CH.yml +++ b/rails/locale/de-CH.yml @@ -129,13 +129,13 @@ de-CH: required: muss ausgefüllt werden taken: ist bereits vergeben too_long: - one: ist zu lang (mehr als 1 Zeichen) + one: ist zu lang (mehr als %{count} Zeichen) other: ist zu lang (mehr als %{count} Zeichen) too_short: - one: ist zu kurz (weniger als 1 Zeichen) + one: ist zu kurz (weniger als %{count} Zeichen) other: ist zu kurz (weniger als %{count} Zeichen) wrong_length: - one: hat die falsche Länge (muss genau 1 Zeichen haben) + one: hat die falsche Länge (muss genau %{count} Zeichen haben) other: hat die falsche Länge (muss genau %{count} Zeichen haben) template: body: 'Bitte überprüfen Sie die folgenden Felder:' diff --git a/rails/locale/de-DE.yml b/rails/locale/de-DE.yml index 47357050f..c083a809a 100644 --- a/rails/locale/de-DE.yml +++ b/rails/locale/de-DE.yml @@ -129,13 +129,13 @@ de-DE: required: muss ausgefüllt werden taken: ist bereits vergeben too_long: - one: ist zu lang (mehr als 1 Zeichen) + one: ist zu lang (mehr als %{count} Zeichen) other: ist zu lang (mehr als %{count} Zeichen) too_short: - one: ist zu kurz (weniger als 1 Zeichen) + one: ist zu kurz (weniger als %{count} Zeichen) other: ist zu kurz (weniger als %{count} Zeichen) wrong_length: - one: hat die falsche Länge (muss genau 1 Zeichen haben) + one: hat die falsche Länge (muss genau %{count} Zeichen haben) other: hat die falsche Länge (muss genau %{count} Zeichen haben) template: body: 'Bitte überprüfen Sie die folgenden Felder:' diff --git a/rails/locale/de.yml b/rails/locale/de.yml index 13b997121..022256967 100644 --- a/rails/locale/de.yml +++ b/rails/locale/de.yml @@ -132,13 +132,13 @@ de: required: muss ausgefüllt werden taken: ist bereits vergeben too_long: - one: ist zu lang (mehr als 1 Zeichen) + one: ist zu lang (mehr als %{count} Zeichen) other: ist zu lang (mehr als %{count} Zeichen) too_short: - one: ist zu kurz (weniger als 1 Zeichen) + one: ist zu kurz (weniger als %{count} Zeichen) other: ist zu kurz (weniger als %{count} Zeichen) wrong_length: - one: hat die falsche Länge (muss genau 1 Zeichen haben) + one: hat die falsche Länge (muss genau %{count} Zeichen haben) other: hat die falsche Länge (muss genau %{count} Zeichen haben) template: body: 'Bitte überprüfen Sie die folgenden Felder:' diff --git a/rails/locale/el-CY.yml b/rails/locale/el-CY.yml index d7747526d..aa3faf8a4 100644 --- a/rails/locale/el-CY.yml +++ b/rails/locale/el-CY.yml @@ -85,19 +85,19 @@ el-CY: one: πάνω από ένα χρόνο other: πάνω από %{count} χρόνια x_seconds: - one: 1 δευτερόλεπτο + one: "%{count} δευτερόλεπτο" other: "%{count} δευτερόλεπτα" x_minutes: - one: 1 λεπτό + one: "%{count} λεπτό" other: "%{count} λεπτά" x_days: - one: 1 μέρα + one: "%{count} μέρα" other: "%{count} ημέρες" x_months: - one: 1 μήνα + one: "%{count} μήνα" other: "%{count} μήνες" x_years: - one: 1 χρόνος + one: "%{count} χρόνος" other: "%{count} χρόνια" prompts: second: Δευτερόλεπτο @@ -131,18 +131,18 @@ el-CY: required: πρέπει να υπάρχει taken: το έχουν ήδη χρησιμοποιήσει too_long: - one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι 1 χαρακτήρας) + one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρας) other: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρες) too_short: - one: είναι πολύ μικρό (το ελάχιστο μήκος είναι 1 χαρακτήρας) + one: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρας) other: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρες) wrong_length: - one: έχει λανθασμένο μήκος (πρέπει να είναι 1 χαρακτήρας) + one: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρας) other: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρες) template: body: 'Υπήρξαν προβλήματα με τα ακόλουθα πεδία:' header: - one: 1 λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί. + one: "%{count} λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί." other: "%{count} λάθη εμπόδισαν αυτό το %{model} να αποθηκευτεί." helpers: select: diff --git a/rails/locale/el.yml b/rails/locale/el.yml index 6a7ca9627..448000f7a 100644 --- a/rails/locale/el.yml +++ b/rails/locale/el.yml @@ -85,19 +85,19 @@ el: one: πάνω από ένα χρόνο other: πάνω από %{count} χρόνια x_seconds: - one: 1 δευτερόλεπτο + one: "%{count} δευτερόλεπτο" other: "%{count} δευτερόλεπτα" x_minutes: - one: 1 λεπτό + one: "%{count} λεπτό" other: "%{count} λεπτά" x_days: - one: 1 μέρα + one: "%{count} μέρα" other: "%{count} ημέρες" x_months: - one: 1 μήνα + one: "%{count} μήνα" other: "%{count} μήνες" x_years: - one: 1 χρόνος + one: "%{count} χρόνος" other: "%{count} χρόνια" prompts: second: Δευτερόλεπτο @@ -131,18 +131,18 @@ el: required: πρέπει να υπάρχει taken: το έχουν ήδη χρησιμοποιήσει too_long: - one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι 1 χαρακτήρας) + one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρας) other: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρες) too_short: - one: είναι πολύ μικρό (το ελάχιστο μήκος είναι 1 χαρακτήρας) + one: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρας) other: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρες) wrong_length: - one: έχει λανθασμένο μήκος (πρέπει να είναι 1 χαρακτήρας) + one: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρας) other: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρες) template: body: 'Υπήρξαν προβλήματα με τα ακόλουθα πεδία:' header: - one: 1 λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί. + one: "%{count} λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί." other: "%{count} λάθη εμπόδισαν αυτό το %{model} να αποθηκευτεί." helpers: select: diff --git a/rails/locale/en-AU.yml b/rails/locale/en-AU.yml index 36c92dcdd..0680a298a 100644 --- a/rails/locale/en-AU.yml +++ b/rails/locale/en-AU.yml @@ -63,41 +63,41 @@ en-AU: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-AU: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-CA.yml b/rails/locale/en-CA.yml index fc7d8d6f8..d931cfe8c 100644 --- a/rails/locale/en-CA.yml +++ b/rails/locale/en-CA.yml @@ -63,41 +63,41 @@ en-CA: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-CA: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-CY.yml b/rails/locale/en-CY.yml index 7af6738c3..1ce44435d 100644 --- a/rails/locale/en-CY.yml +++ b/rails/locale/en-CY.yml @@ -63,41 +63,41 @@ en-CY: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-CY: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-GB.yml b/rails/locale/en-GB.yml index ccf691b33..f0e859828 100644 --- a/rails/locale/en-GB.yml +++ b/rails/locale/en-GB.yml @@ -63,41 +63,41 @@ en-GB: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-GB: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-IE.yml b/rails/locale/en-IE.yml index ddd28e74c..0dfee05d9 100644 --- a/rails/locale/en-IE.yml +++ b/rails/locale/en-IE.yml @@ -63,41 +63,41 @@ en-IE: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-IE: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-IN.yml b/rails/locale/en-IN.yml index 19ba02eb6..b83b0478b 100644 --- a/rails/locale/en-IN.yml +++ b/rails/locale/en-IN.yml @@ -63,41 +63,41 @@ en-IN: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-IN: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-NZ.yml b/rails/locale/en-NZ.yml index 00a0c497c..eb344c0b8 100644 --- a/rails/locale/en-NZ.yml +++ b/rails/locale/en-NZ.yml @@ -63,41 +63,41 @@ en-NZ: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-NZ: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-TT.yml b/rails/locale/en-TT.yml index e138a6bb2..097ec72de 100644 --- a/rails/locale/en-TT.yml +++ b/rails/locale/en-TT.yml @@ -63,41 +63,41 @@ en-TT: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_minutes: one: less than a minute other: less than %{count} minutes less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" prompts: day: Day @@ -130,19 +130,19 @@ en-TT: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) other_than: must be other than %{count} template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-US.yml b/rails/locale/en-US.yml index 76e1f5a80..9401ae292 100644 --- a/rails/locale/en-US.yml +++ b/rails/locale/en-US.yml @@ -63,41 +63,41 @@ en-US: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-US: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en-ZA.yml b/rails/locale/en-ZA.yml index 655ca978a..b160a5e18 100644 --- a/rails/locale/en-ZA.yml +++ b/rails/locale/en-ZA.yml @@ -63,41 +63,41 @@ en-ZA: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -131,18 +131,18 @@ en-ZA: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/en.yml b/rails/locale/en.yml index 63b714725..20c73e694 100644 --- a/rails/locale/en.yml +++ b/rails/locale/en.yml @@ -63,41 +63,41 @@ en: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -132,18 +132,18 @@ en: required: must exist taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/locale/eo.yml b/rails/locale/eo.yml index 29b4d9a5a..2cc8d5335 100644 --- a/rails/locale/eo.yml +++ b/rails/locale/eo.yml @@ -84,16 +84,16 @@ eo: one: pli ol unu jaro other: pli ol %{count} jaroj x_seconds: - one: 1 sekundo + one: "%{count} sekundo" other: "%{count} sekundoj" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutoj" x_days: - one: 1 tago + one: "%{count} tago" other: "%{count} tagoj" x_months: - one: 1 monato + one: "%{count} monato" other: "%{count} monatoj" prompts: second: Sekundo @@ -128,7 +128,7 @@ eo: template: body: 'Kontrolu la jenajn kampojn: ' header: - one: 'Ne eblas registri tiun %{model}: 1 eraro' + one: 'Ne eblas registri tiun %{model}: %{count} eraro' other: 'Ne eblas registri tiun %{model}: %{count} eraroj' helpers: select: diff --git a/rails/locale/es-419.yml b/rails/locale/es-419.yml index cf0cc4540..f539ae2db 100644 --- a/rails/locale/es-419.yml +++ b/rails/locale/es-419.yml @@ -64,41 +64,41 @@ es-419: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -132,18 +132,18 @@ es-419: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-AR.yml b/rails/locale/es-AR.yml index 755d2916e..606342e3e 100644 --- a/rails/locale/es-AR.yml +++ b/rails/locale/es-AR.yml @@ -63,41 +63,41 @@ es-AR: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-AR: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-CL.yml b/rails/locale/es-CL.yml index 6c7297616..392bf51c6 100644 --- a/rails/locale/es-CL.yml +++ b/rails/locale/es-CL.yml @@ -63,41 +63,41 @@ es-CL: datetime: distance_in_words: about_x_hours: - one: alrededor de 1 hora + one: alrededor de %{count} hora other: alrededor de %{count} horas about_x_months: - one: alrededor de 1 mes + one: alrededor de %{count} mes other: alrededor de %{count} meses about_x_years: - one: alrededor de 1 año + one: alrededor de %{count} año other: alrededor de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-CL: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo (1 caracter máximo) + one: es demasiado largo (%{count} caracter máximo) other: es demasiado largo (%{count} caracteres máximo) too_short: - one: es demasiado corto (1 caracter mínimo) + one: es demasiado corto (%{count} caracter mínimo) other: es demasiado corto (%{count} caracteres mínimo) wrong_length: - one: no tiene la longitud correcta (1 caracter exacto) + one: no tiene la longitud correcta (%{count} caracter exacto) other: no tiene la longitud correcta (%{count} caracteres exactos) template: body: 'Se encontraron problemas con los siguientes campos:' header: - one: No se pudo guardar este/a %{model} porque se encontró 1 error + one: No se pudo guardar este/a %{model} porque se encontró %{count} error other: No se pudo guardar este/a %{model} porque se encontraron %{count} errores helpers: select: diff --git a/rails/locale/es-CO.yml b/rails/locale/es-CO.yml index 4f695ec5f..da20bc453 100644 --- a/rails/locale/es-CO.yml +++ b/rails/locale/es-CO.yml @@ -63,41 +63,41 @@ es-CO: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-CO: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-CR.yml b/rails/locale/es-CR.yml index 3aea6cfc4..bd0179129 100644 --- a/rails/locale/es-CR.yml +++ b/rails/locale/es-CR.yml @@ -63,41 +63,41 @@ es-CR: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-CR: required: debe existir taken: ya ha sido utilizado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-EC.yml b/rails/locale/es-EC.yml index 6ccad1237..75b7dcb65 100644 --- a/rails/locale/es-EC.yml +++ b/rails/locale/es-EC.yml @@ -64,41 +64,41 @@ es-EC: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -132,18 +132,18 @@ es-EC: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: no tiene la longitud correcta (debe ser de 1 caracter) + one: no tiene la longitud correcta (debe ser de %{count} caracter) other: no tiene la longitud correcta (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: No se pudo guardar este/a %{model} porque se encontró 1 error + one: No se pudo guardar este/a %{model} porque se encontró %{count} error other: No se pudo guardar este/a %{model} porque se encontraron %{count} errores helpers: select: diff --git a/rails/locale/es-ES.yml b/rails/locale/es-ES.yml index 8c920cf25..9278827a2 100644 --- a/rails/locale/es-ES.yml +++ b/rails/locale/es-ES.yml @@ -63,41 +63,41 @@ es-ES: datetime: distance_in_words: about_x_hours: - one: alrededor de 1 hora + one: alrededor de %{count} hora other: alrededor de %{count} horas about_x_months: - one: alrededor de 1 mes + one: alrededor de %{count} mes other: alrededor de %{count} meses about_x_years: - one: alrededor de 1 año + one: alrededor de %{count} año other: alrededor de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-ES: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo (1 carácter máximo) + one: es demasiado largo (%{count} carácter máximo) other: es demasiado largo (%{count} caracteres máximo) too_short: - one: es demasiado corto (1 carácter mínimo) + one: es demasiado corto (%{count} carácter mínimo) other: es demasiado corto (%{count} caracteres mínimo) wrong_length: - one: no tiene la longitud correcta (1 carácter exactos) + one: no tiene la longitud correcta (%{count} carácter exactos) other: no tiene la longitud correcta (%{count} caracteres exactos) template: body: 'Se encontraron problemas con los siguientes campos:' header: - one: No se pudo guardar este/a %{model} porque se encontró 1 error + one: No se pudo guardar este/a %{model} porque se encontró %{count} error other: No se pudo guardar este/a %{model} porque se encontraron %{count} errores helpers: select: diff --git a/rails/locale/es-MX.yml b/rails/locale/es-MX.yml index 8a28c88cf..2f753e09d 100644 --- a/rails/locale/es-MX.yml +++ b/rails/locale/es-MX.yml @@ -63,41 +63,41 @@ es-MX: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-MX: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-NI.yml b/rails/locale/es-NI.yml index 60b2d9b45..21936f9c9 100644 --- a/rails/locale/es-NI.yml +++ b/rails/locale/es-NI.yml @@ -63,41 +63,41 @@ es-NI: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-NI: required: debe existir taken: ya ha sido utilizado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-PA.yml b/rails/locale/es-PA.yml index 0dc0b9907..bcbacce87 100644 --- a/rails/locale/es-PA.yml +++ b/rails/locale/es-PA.yml @@ -64,41 +64,41 @@ es-PA: datetime: distance_in_words: about_x_hours: - one: alrededor de 1 hora + one: alrededor de %{count} hora other: alrededor de %{count} horas about_x_months: - one: alrededor de 1 mes + one: alrededor de %{count} mes other: alrededor de %{count} meses about_x_years: - one: alrededor de 1 año + one: alrededor de %{count} año other: alrededor de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -132,18 +132,18 @@ es-PA: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo(a) (máximo 1 caracter) + one: es demasiado largo(a) (máximo %{count} caracter) other: es demasiado largo(a) (máximo %{count} caracteres) too_short: - one: es demasiado corto(a) (mínimo 1 caracter) + one: es demasiado corto(a) (mínimo %{count} caracter) other: es demasiado corto(a) (mínimo %{count} caracteres) wrong_length: - one: no tiene la longitud correcta (debe ser de 1 caracter) + one: no tiene la longitud correcta (debe ser de %{count} caracter) other: no tiene la longitud correcta (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: No se pudo guardar este(a) %{model} porque se encontró 1 error + one: No se pudo guardar este(a) %{model} porque se encontró %{count} error other: No se pudo guardar este(a) %{model} porque se encontraron %{count} errores helpers: diff --git a/rails/locale/es-PE.yml b/rails/locale/es-PE.yml index 6dff9e6e1..8bce37c0a 100644 --- a/rails/locale/es-PE.yml +++ b/rails/locale/es-PE.yml @@ -63,41 +63,41 @@ es-PE: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-PE: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-US.yml b/rails/locale/es-US.yml index f373b546a..f1f13cb62 100644 --- a/rails/locale/es-US.yml +++ b/rails/locale/es-US.yml @@ -63,41 +63,41 @@ es-US: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-US: required: debe existir taken: ya ha sido tomado too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es-VE.yml b/rails/locale/es-VE.yml index 0dc6c6e05..d1650b447 100644 --- a/rails/locale/es-VE.yml +++ b/rails/locale/es-VE.yml @@ -63,41 +63,41 @@ es-VE: datetime: distance_in_words: about_x_hours: - one: cerca de 1 hora + one: cerca de %{count} hora other: cerca de %{count} horas about_x_months: - one: cerca de 1 mes + one: cerca de %{count} mes other: cerca de %{count} meses about_x_years: - one: cerca de 1 año + one: cerca de %{count} año other: cerca de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es-VE: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo (máximo 1 caracter) + one: es demasiado largo (máximo %{count} caracter) other: es demasiado largo (máximo %{count} caracteres) too_short: - one: es demasiado corto (mínimo 1 caracter) + one: es demasiado corto (mínimo %{count} caracter) other: es demasiado corto (mínimo %{count} caracteres) wrong_length: - one: longitud errónea (debe ser de 1 caracter) + one: longitud errónea (debe ser de %{count} caracter) other: longitud errónea (debe ser de %{count} caracteres) template: body: 'Revise que los siguientes campos sean válidos:' header: - one: "%{model} no pudo guardarse debido a 1 error" + one: "%{model} no pudo guardarse debido a %{count} error" other: "%{model} no pudo guardarse debido a %{count} errores" helpers: select: diff --git a/rails/locale/es.yml b/rails/locale/es.yml index a1c2c8a34..014da0b36 100644 --- a/rails/locale/es.yml +++ b/rails/locale/es.yml @@ -63,41 +63,41 @@ es: datetime: distance_in_words: about_x_hours: - one: alrededor de 1 hora + one: alrededor de %{count} hora other: alrededor de %{count} horas about_x_months: - one: alrededor de 1 mes + one: alrededor de %{count} mes other: alrededor de %{count} meses about_x_years: - one: alrededor de 1 año + one: alrededor de %{count} año other: alrededor de %{count} años almost_x_years: - one: casi 1 año + one: casi %{count} año other: casi %{count} años half_a_minute: medio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: - one: menos de 1 minuto + one: menos de %{count} minuto other: menos de %{count} minutos over_x_years: - one: más de 1 año + one: más de %{count} año other: más de %{count} años x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" x_years: - one: 1 año + one: "%{count} año" other: "%{count} años" prompts: second: Segundo @@ -131,18 +131,18 @@ es: required: debe existir taken: ya está en uso too_long: - one: es demasiado largo (1 carácter máximo) + one: es demasiado largo (%{count} carácter máximo) other: es demasiado largo (%{count} caracteres máximo) too_short: - one: es demasiado corto (1 carácter mínimo) + one: es demasiado corto (%{count} carácter mínimo) other: es demasiado corto (%{count} caracteres mínimo) wrong_length: - one: no tiene la longitud correcta (1 carácter exactos) + one: no tiene la longitud correcta (%{count} carácter exactos) other: no tiene la longitud correcta (%{count} caracteres exactos) template: body: 'Se encontraron problemas con los siguientes campos:' header: - one: No se pudo guardar este/a %{model} porque se encontró 1 error + one: No se pudo guardar este/a %{model} porque se encontró %{count} error other: No se pudo guardar este/a %{model} porque se encontraron %{count} errores helpers: select: diff --git a/rails/locale/eu.yml b/rails/locale/eu.yml index ac607ad21..4d483bf62 100644 --- a/rails/locale/eu.yml +++ b/rails/locale/eu.yml @@ -79,7 +79,7 @@ eu: one: segundu bat baino gutxiago other: "%{count} segundu baino gutxiago" less_than_x_minutes: - one: 1 minutu bat baino gutxiago + one: "%{count} minutu bat baino gutxiago" other: "%{count} minutu baino gutxiago" over_x_years: one: urte bat baino gehiago @@ -128,13 +128,13 @@ eu: required: egon behar du taken: hartuta dago too_long: - one: luzeegia da (karaktere 1 gehienez) + one: luzeegia da (karaktere %{count} gehienez) other: luzeegia da (%{count} karaktere gehienez) too_short: - one: laburregia da (karaktere 1 gutxienez) + one: laburregia da (karaktere %{count} gutxienez) other: laburregia da (%{count} karaktere gutxienez) wrong_length: - one: ez du luzeera zuzena (karaktere 1 izan behar ditu) + one: ez du luzeera zuzena (karaktere %{count} izan behar ditu) other: ez du luzeera zuzena (%{count} karaktere izan behar ditu) template: body: 'Arazoak egon dira ondoko eremuekin:' diff --git a/rails/locale/fa.yml b/rails/locale/fa.yml index 6965401ca..a46d65324 100644 --- a/rails/locale/fa.yml +++ b/rails/locale/fa.yml @@ -98,7 +98,7 @@ fa: one: یک ماه other: "%{count} ماه" x_years: - one: 1 سال + one: "%{count} سال" other: "%{count} سال" prompts: second: ثانیه @@ -137,7 +137,7 @@ fa: template: body: 'موارد زیر مشکل داشت:' header: - one: 1 خطا جلوی ذخیره این %{model} را گرفت + one: "%{count} خطا جلوی ذخیره این %{model} را گرفت" other: "%{count} خطا جلوی ذخیره این %{model} را گرفت" helpers: select: diff --git a/rails/locale/fi.yml b/rails/locale/fi.yml index 6a462e4c5..b2ebf317a 100644 --- a/rails/locale/fi.yml +++ b/rails/locale/fi.yml @@ -130,13 +130,13 @@ fi: required: täytyy olla taken: on jo käytössä too_long: - one: on liian pitkä (saa olla enintään 1 merkki) + one: on liian pitkä (saa olla enintään %{count} merkki) other: on liian pitkä (saa olla enintään %{count} merkkiä) too_short: - one: on liian lyhyt (oltava vähintään 1 merkki) + one: on liian lyhyt (oltava vähintään %{count} merkki) other: on liian lyhyt (oltava vähintään %{count} merkkiä) wrong_length: - one: on väärän pituinen (täytyy olla täsmälleen 1 merkki) + one: on väärän pituinen (täytyy olla täsmälleen %{count} merkki) other: on väärän pituinen (täytyy olla täsmälleen %{count} merkkiä) template: body: 'Seuraavat kentät aiheuttivat ongelmia:' diff --git a/rails/locale/fr-CA.yml b/rails/locale/fr-CA.yml index d7093e3ff..49b692a0c 100644 --- a/rails/locale/fr-CA.yml +++ b/rails/locale/fr-CA.yml @@ -89,19 +89,19 @@ fr-CA: one: plus d'un an other: plus de %{count} ans x_seconds: - one: 1 seconde + one: "%{count} seconde" other: "%{count} secondes" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 jour + one: "%{count} jour" other: "%{count} jours" x_months: - one: 1 mois + one: "%{count} mois" other: "%{count} mois" x_years: - one: 1 an + one: "%{count} an" other: "%{count} ans" prompts: second: Seconde @@ -147,7 +147,7 @@ fr-CA: template: body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + one: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreur' other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: diff --git a/rails/locale/fr-CH.yml b/rails/locale/fr-CH.yml index 415a1458d..8552e6470 100644 --- a/rails/locale/fr-CH.yml +++ b/rails/locale/fr-CH.yml @@ -89,19 +89,19 @@ fr-CH: one: plus d'un an other: plus de %{count} ans x_seconds: - one: 1 seconde + one: "%{count} seconde" other: "%{count} secondes" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 jour + one: "%{count} jour" other: "%{count} jours" x_months: - one: 1 mois + one: "%{count} mois" other: "%{count} mois" x_years: - one: 1 an + one: "%{count} an" other: "%{count} ans" prompts: second: Seconde @@ -147,7 +147,7 @@ fr-CH: template: body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + one: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreur' other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: diff --git a/rails/locale/fr-FR.yml b/rails/locale/fr-FR.yml index 2a5563ad4..eea5c75a7 100644 --- a/rails/locale/fr-FR.yml +++ b/rails/locale/fr-FR.yml @@ -89,19 +89,19 @@ fr-FR: one: plus d'un an other: plus de %{count} ans x_seconds: - one: 1 seconde + one: "%{count} seconde" other: "%{count} secondes" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 jour + one: "%{count} jour" other: "%{count} jours" x_months: - one: 1 mois + one: "%{count} mois" other: "%{count} mois" x_years: - one: 1 an + one: "%{count} an" other: "%{count} ans" prompts: second: Seconde @@ -147,7 +147,7 @@ fr-FR: template: body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + one: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreur' other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: diff --git a/rails/locale/fr.yml b/rails/locale/fr.yml index a09f5e003..aa71af56d 100644 --- a/rails/locale/fr.yml +++ b/rails/locale/fr.yml @@ -19,7 +19,7 @@ fr: - ven - sam abbr_month_names: - - + - - jan. - fév. - mars @@ -45,7 +45,7 @@ fr: long: "%-d %B %Y" short: "%-d %b" month_names: - - + - - janvier - février - mars @@ -89,19 +89,19 @@ fr: one: plus d'un an other: plus de %{count} ans x_seconds: - one: 1 seconde + one: "%{count} seconde" other: "%{count} secondes" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 jour + one: "%{count} jour" other: "%{count} jours" x_months: - one: 1 mois + one: "%{count} mois" other: "%{count} mois" x_years: - one: 1 an + one: "%{count} an" other: "%{count} ans" prompts: second: Seconde @@ -147,7 +147,7 @@ fr: template: body: 'Veuillez vérifier les champs suivants : ' header: - one: 'Impossible d''enregistrer ce(tte) %{model} : 1 erreur' + one: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreur' other: 'Impossible d''enregistrer ce(tte) %{model} : %{count} erreurs' helpers: select: diff --git a/rails/locale/gl.yml b/rails/locale/gl.yml index dac46216f..e017bcbb0 100644 --- a/rails/locale/gl.yml +++ b/rails/locale/gl.yml @@ -59,35 +59,35 @@ gl: one: aproximadamente unha hora other: "%{count} horas" about_x_months: - one: aproximadamente 1 mes + one: aproximadamente %{count} mes other: "%{count} meses" about_x_years: - one: aproximadamente 1 ano + one: aproximadamente %{count} ano other: "%{count} anos" half_a_minute: medio minuto less_than_x_seconds: zero: menos dun segundo - one: 1 segundo + one: "%{count} segundo" few: poucos segundos other: "%{count} segundos" less_than_x_minutes: zero: menos dun minuto - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" over_x_years: one: máis dun ano other: "%{count} anos" x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minuto" x_days: - one: 1 día + one: "%{count} día" other: "%{count} días" x_months: - one: 1 mes + one: "%{count} mes" other: "%{count} meses" errors: format: "%{attribute} %{message}" @@ -114,7 +114,7 @@ gl: template: body: 'Atopáronse os seguintes problemas:' header: - one: 1 erro evitou que se puidese gardar o %{model} + one: "%{count} erro evitou que se puidese gardar o %{model}" other: "%{count} erros evitaron que se puidese gardar o %{model}" number: currency: diff --git a/rails/locale/hi-IN.yml b/rails/locale/hi-IN.yml index d7302f2f7..7ff04946b 100644 --- a/rails/locale/hi-IN.yml +++ b/rails/locale/hi-IN.yml @@ -63,10 +63,10 @@ hi-IN: one: लग - भग एक घंटा other: लग - भग %{count} घंटा about_x_months: - one: लग - भग 1 महीना + one: लग - भग %{count} महीना other: लग - भग %{count} महीना about_x_years: - one: लग - भग 1 साल + one: लग - भग %{count} साल other: लग - भग %{count} साल almost_x_years: one: लग - भग एक साल diff --git a/rails/locale/hi.yml b/rails/locale/hi.yml index fe7168d08..bcc4e5ac8 100644 --- a/rails/locale/hi.yml +++ b/rails/locale/hi.yml @@ -63,10 +63,10 @@ hi: one: लगभग एक घंटा other: लगभग %{count} घंटा about_x_months: - one: लगभग 1 महीना + one: लगभग %{count} महीना other: लगभग %{count} महीना about_x_years: - one: लगभग 1 साल + one: लगभग %{count} साल other: लगभग %{count} साल almost_x_years: one: लगभग एक साल diff --git a/rails/locale/hr.yml b/rails/locale/hr.yml index 5e215947d..a8cb05211 100644 --- a/rails/locale/hr.yml +++ b/rails/locale/hr.yml @@ -119,7 +119,7 @@ hr: many: "%{count} mjeseci" other: "%{count} mjeseci" x_years: - one: 1 godina + one: "%{count} godina" few: "%{count} godine" many: "%{count} godina" other: "%{count} godina" diff --git a/rails/locale/hu.yml b/rails/locale/hu.yml index 2876c2c57..0e675fb7b 100644 --- a/rails/locale/hu.yml +++ b/rails/locale/hu.yml @@ -60,38 +60,38 @@ hu: datetime: distance_in_words: about_x_hours: - one: kb. 1 órája + one: kb. %{count} órája other: kb. %{count} órája about_x_months: - one: kb. 1 hónapja + one: kb. %{count} hónapja other: kb. %{count} hónapja about_x_years: - one: kb. 1 éve + one: kb. %{count} éve other: kb. %{count} éve almost_x_years: - one: majdnem 1 éve + one: majdnem %{count} éve other: majdnem %{count} éve half_a_minute: fél perce less_than_x_seconds: - one: kevesebb, mint 1 másodperce + one: kevesebb, mint %{count} másodperce other: kevesebb, mint %{count} másodperce less_than_x_minutes: - one: kevesebb, mint 1 perce + one: kevesebb, mint %{count} perce other: kevesebb, mint %{count} perce over_x_years: - one: több, mint 1 éve + one: több, mint %{count} éve other: több, mint %{count} éve x_seconds: - one: 1 másodperce + one: "%{count} másodperce" other: "%{count} másodperce" x_minutes: - one: 1 perce + one: "%{count} perce" other: "%{count} perce" x_days: - one: 1 napja + one: "%{count} napja" other: "%{count} napja" x_months: - one: 1 hónapja + one: "%{count} hónapja" other: "%{count} hónapja" prompts: second: Másodperc @@ -126,7 +126,7 @@ hu: template: body: 'Problémás mezők:' header: - one: '1 hiba miatt nem menthető a következő: %{model}' + one: '%{count} hiba miatt nem menthető a következő: %{model}' other: "%{count} hiba miatt nem menthető a következő: %{model}" helpers: select: diff --git a/rails/locale/id.yml b/rails/locale/id.yml index 0dc2982a3..ce5a4df30 100644 --- a/rails/locale/id.yml +++ b/rails/locale/id.yml @@ -78,11 +78,11 @@ id: half_a_minute: setengah menit less_than_x_seconds: zero: kurang dari 1 detik - one: kurang dari 1 detik + one: kurang dari %{count} detik other: kurang dari %{count} detik less_than_x_minutes: zero: kurang dari 1 menit - one: kurang dari 1 menit + one: kurang dari %{count} menit other: kurang dari %{count} menit over_x_years: one: lebih dari setahun @@ -131,18 +131,18 @@ id: required: harus ada taken: sudah digunakan too_long: - one: terlalu panjang (maksimum 1 karakter) + one: terlalu panjang (maksimum %{count} karakter) other: terlalu panjang (maksimum %{count} karakter) too_short: - one: terlalu pendek (minimum 1 karakter) + one: terlalu pendek (minimum %{count} karakter) other: terlalu pendek (minimum %{count} karakter) wrong_length: - one: jumlah karakter salah (seharusnya 1 karakter) + one: jumlah karakter salah (seharusnya %{count} karakter) other: jumlah karakter salah (seharusnya %{count} karakter) template: body: 'Ada masalah dengan field berikut:' header: - one: 1 kesalahan mengakibatkan %{model} ini tidak bisa disimpan + one: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan" other: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan" helpers: select: diff --git a/rails/locale/is.yml b/rails/locale/is.yml index f607f123b..fcef80b14 100644 --- a/rails/locale/is.yml +++ b/rails/locale/is.yml @@ -63,38 +63,38 @@ is: datetime: distance_in_words: about_x_hours: - one: u.þ.b. 1 klukkustund + one: u.þ.b. %{count} klukkustund other: u.þ.b. %{count} klukkustundir about_x_months: - one: u.þ.b. 1 mánuður + one: u.þ.b. %{count} mánuður other: u.þ.b. %{count} mánuðir about_x_years: - one: u.þ.b. 1 ár + one: u.þ.b. %{count} ár other: u.þ.b. %{count} ár almost_x_years: - one: næstum 1 ár + one: næstum %{count} ár other: næstum %{count} ár half_a_minute: hálf mínúta less_than_x_seconds: - one: minna en 1 sekúnda + one: minna en %{count} sekúnda other: minna en %{count} sekúndur less_than_x_minutes: - one: minna en 1 mínúta + one: minna en %{count} mínúta other: minna en %{count} mínútur over_x_years: - one: meira en 1 ár + one: meira en %{count} ár other: meira en %{count} ár x_seconds: - one: 1 sekúnda + one: "%{count} sekúnda" other: "%{count} sekúndur" x_minutes: - one: 1 mínúta + one: "%{count} mínúta" other: "%{count} mínútur" x_days: - one: 1 dagur + one: "%{count} dagur" other: "%{count} dagar" x_months: - one: 1 mánuður + one: "%{count} mánuður" other: "%{count} mánuðir" prompts: second: Sekúnda @@ -126,13 +126,13 @@ is: present: verður að vera autt taken: er þegar í notkun too_long: - one: er of langt (má mest vera 1 stafur) + one: er of langt (má mest vera %{count} stafur) other: er of langt (má mest vera %{count} stafir) too_short: - one: er of stutt (má minnst vera 1 stafur) + one: er of stutt (má minnst vera %{count} stafur) other: er of stutt (má minnst vera %{count} stafir) wrong_length: - one: er af rangri lengd (má mest vera 1 stafur) + one: er af rangri lengd (má mest vera %{count} stafur) other: er af rangri lengd (má mest vera %{count} stafir) template: body: 'Villur fundust í eftirfarandi dálkum:' diff --git a/rails/locale/iso-639-2/csb.yml b/rails/locale/iso-639-2/csb.yml index 782419850..84b8505cd 100644 --- a/rails/locale/iso-639-2/csb.yml +++ b/rails/locale/iso-639-2/csb.yml @@ -85,19 +85,19 @@ csb: other: wicy jak %{count} lat x_days: few: ! '%{count} dni' - one: 1 dzéń + one: "%{count} dzéń" other: ! '%{count} dniów' x_minutes: few: ! '%{count} minutë' - one: 1 minuta + one: "%{count} minuta" other: ! '%{count} minutów' x_months: few: ! '%{count} miesiące' - one: 1 miesąc + one: "%{count} miesąc" other: ! '%{count} miesięców' x_seconds: few: ! '%{count} sekùndë' - one: 1 sekùnda + one: "%{count} sekùnda" other: ! '%{count} sekùndów' prompts: day: Dzéń diff --git a/rails/locale/iso-639-2/dsb.yml b/rails/locale/iso-639-2/dsb.yml index c8afd099b..ddb1311b8 100644 --- a/rails/locale/iso-639-2/dsb.yml +++ b/rails/locale/iso-639-2/dsb.yml @@ -56,53 +56,53 @@ dsb: distance_in_words: about_x_hours: few: něźi %{count} góźinami - one: něźi 1 góźinu + one: něźi %{count} góźinu other: něźi %{count} góźinami two: něźi %{count} góźinoma about_x_months: few: něźi %{count} mjasecami - one: něźi 1 mjasecom + one: něźi %{count} mjasecom other: něźi %{count} mjasecami two: něźi %{count} mjasecoma about_x_years: few: něźi %{count} lětami - one: něźi 1 lětom + one: něźi %{count} lětom other: něźi %{count} lětami two: něźi %{count} lětoma half_a_minute: poł minuty less_than_x_minutes: few: mjenjej ako %{count} minutami - one: mjenjej ako 1 minutu + one: mjenjej ako %{count} minutu other: mjenjej ako %{count} minutami two: mjenjej ako %{count} minutoma less_than_x_seconds: few: mjenjej ako %{count} sekundami - one: mjenjej ako 1 sekundu + one: mjenjej ako %{count} sekundu other: mjenjej ako %{count} sekundami two: mjenjej ako %{count} sekundoma over_x_years: few: wěcej ako %{count} lětami - one: wěcej ako 1 lětom + one: wěcej ako %{count} lětom other: wěcej ako %{count} lětami two: wěcej ako %{count} lětoma x_days: few: ! '%{count} dnjami' - one: 1 dnjom + one: "%{count} dnjom" other: ! '%{count} dnjami' two: ! '%{count} dnjoma' x_minutes: few: ! '%{count} minutami' - one: 1 minutu + one: "%{count} minutu" other: ! '%{count} minutami' two: ! '%{count} minutoma' x_months: few: ! '%{count} mjasecami' - one: 1 mjasecom + one: "%{count} mjasecom" other: ! '%{count} mjasecami' two: ! '%{count} mjasecoma' x_seconds: few: ! '%{count} sekundami' - one: 1 sekundu + one: "%{count} sekundu" other: ! '%{count} sekundami' two: ! '%{count} sekundoma' errors: @@ -126,17 +126,17 @@ dsb: taken: jo južo w datowej bance too_long: few: jo pśedłujki (maks. %{count} znamješka) - one: jo pśedłujki (maks. 1 znamješko) + one: jo pśedłujki (maks. %{count} znamješko) other: jo pśedłujki (maks. %{count} znamješkow) two: jo pśedłujki (maks. %{count} znamješce) too_short: few: jo překrotki (min. %{count} znamješka) - one: jo překrotki (min. 1 znamješko) + one: jo překrotki (min. %{count} znamješko) other: jo překrotki (min. %{count} znamješkow) two: jo překrotki (min. %{count} znamješce) wrong_length: few: njama pšawu dłujkosć (%{count} znamješka wócakane) - one: njama pšawu dłujkosć (1 znamješko wócakane) + one: njama pšawu dłujkosć (%{count} znamješko wócakane) other: njama pšawu dłujkosć (%{count} znamješkow wócakanych) two: njama pšawu dłujkosć (%{count} znamješce wócakanej) template: diff --git a/rails/locale/iso-639-2/fur.yml b/rails/locale/iso-639-2/fur.yml index 721aaf8e3..51916e940 100644 --- a/rails/locale/iso-639-2/fur.yml +++ b/rails/locale/iso-639-2/fur.yml @@ -77,16 +77,16 @@ fur: one: plui di un an other: plui di %{count} agns x_days: - one: 1 zornade + one: "%{count} zornade" other: ! '%{count} zornadis' x_minutes: - one: 1 minût + one: "%{count} minût" other: ! '%{count} minûts' x_months: - one: 1 mês + one: "%{count} mês" other: ! '%{count} mês' x_seconds: - one: 1 secont + one: "%{count} secont" other: ! '%{count} seconts' prompts: day: Zornade @@ -122,7 +122,7 @@ fur: template: body: ! 'Torne par plasê a controlâ i cjamps ca sot:' header: - one: ! 'No si pues salvâ chest %{model}: 1 erôr' + one: ! 'No si pues salvâ chest %{model}: %{count} erôr' other: ! 'No si pues salvâ chest %{model}: %{count} erôrs.' helpers: select: diff --git a/rails/locale/iso-639-2/hsb.yml b/rails/locale/iso-639-2/hsb.yml index cd94b7b91..eb8ad4dda 100644 --- a/rails/locale/iso-639-2/hsb.yml +++ b/rails/locale/iso-639-2/hsb.yml @@ -56,53 +56,53 @@ hsb: distance_in_words: about_x_hours: few: něhdźe %{count} hodźinami - one: něhdźe 1 hodźinu + one: něhdźe %{count} hodźinu other: něhdźe %{count} hodźinami two: něhdźe %{count} hodźinomaj about_x_months: few: něhdźe %{count} měsacami - one: něhdźe 1 měsacom + one: něhdźe %{count} měsacom other: něhdźe %{count} měsacami two: něhdźe %{count} měsacomaj about_x_years: few: něhdźe %{count} lětami - one: něhdźe 1 lětom + one: něhdźe %{count} lětom other: něhdźe %{count} lětami two: něhdźe %{count} lětomaj half_a_minute: poł mjeńšiny less_than_x_minutes: few: mjenje hač %{count} mjeńšinami - one: mjenje hač 1 mjeńšinu + one: mjenje hač %{count} mjeńšinu other: mjenje hač %{count} mjeńšinami two: mjenje hač %{count} mjeńšinomaj less_than_x_seconds: few: mjenje hač %{count} sekundami - one: mjenje hač 1 sekundu + one: mjenje hač %{count} sekundu other: mjenje hač %{count} sekundami two: mjenje hač %{count} sekundomaj over_x_years: few: přez %{count} lětami - one: přez 1 lětom + one: přez %{count} lětom other: přez %{count} lětami two: přez %{count} lětomaj x_days: few: ! '%{count} dnjemi' - one: 1 dnjom + one: "%{count} dnjom" other: ! '%{count} dnjemi' two: ! '%{count} dnjomaj' x_minutes: few: ! '%{count} mjeńšinami' - one: 1 mjeńšinu + one: "%{count} mjeńšinu" other: ! '%{count} mjeńšinami' two: ! '%{count} mjeńšinomaj' x_months: few: ! '%{count} měsacami' - one: 1 měsacom + one: "%{count} měsacom" other: ! '%{count} měsacami' two: ! '%{count} měsacomaj' x_seconds: few: ! '%{count} sekundami' - one: 1 sekundu + one: "%{count} sekundu" other: ! '%{count} sekundami' two: ! '%{count} sekundomaj' errors: @@ -126,17 +126,17 @@ hsb: taken: je hižo w datowej bance too_long: few: je předołhi (maks. %{count} znamješka) - one: je předołhi (maks. 1 znamješko) + one: je předołhi (maks. %{count} znamješko) other: je předołhi (maks. %{count} znamješkow) two: je předołhi (maks. %{count} znamješce) too_short: few: je překrótki (min. %{count} znamješka) - one: je překrótki (min. 1 znamješko) + one: je překrótki (min. %{count} znamješko) other: je překrótki (min. %{count} znamješkow) two: je překrótki (min. %{count} znamješće) wrong_length: few: nima prawu dołhosć (%{count} znamješka wočakowane) - one: nima prawu dołhosć (1 znamješko wočakowane) + one: nima prawu dołhosć (%{count} znamješko wočakowane) other: nima prawu dołhosć (%{count} znamješkow wočakowanych) two: nima prawu dołhosć (%{count} znamješce wočakowanej) template: diff --git a/rails/locale/it-CH.yml b/rails/locale/it-CH.yml index 2cf2d9806..c06b6a9a4 100644 --- a/rails/locale/it-CH.yml +++ b/rails/locale/it-CH.yml @@ -72,7 +72,7 @@ it-CH: one: circa un anno other: circa %{count} anni almost_x_years: - one: circa 1 anno + one: circa %{count} anno other: circa %{count} anni half_a_minute: mezzo minuto less_than_x_seconds: @@ -85,19 +85,19 @@ it-CH: one: oltre un anno other: oltre %{count} anni x_seconds: - one: 1 secondo + one: "%{count} secondo" other: "%{count} secondi" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minuti" x_days: - one: 1 giorno + one: "%{count} giorno" other: "%{count} giorni" x_months: - one: 1 mese + one: "%{count} mese" other: "%{count} mesi" x_years: - one: 1 anno + one: "%{count} anno" other: "%{count} anni" prompts: second: Secondi @@ -131,18 +131,18 @@ it-CH: required: deve esistere taken: è già presente too_long: - one: è troppo lungo (il massimo è 1 carattere) + one: è troppo lungo (il massimo è %{count} carattere) other: è troppo lungo (il massimo è %{count} caratteri) too_short: - one: è troppo corto (il minimo è 1 carattere) + one: è troppo corto (il minimo è %{count} carattere) other: è troppo corto (il minimo è %{count} caratteri) wrong_length: - one: è della lunghezza sbagliata (deve essere di 1 carattere) + one: è della lunghezza sbagliata (deve essere di %{count} carattere) other: è della lunghezza sbagliata (deve essere di %{count} caratteri) template: body: 'Per favore ricontrolla i seguenti campi:' header: - one: 'Non posso salvare questo %{model}: 1 errore' + one: 'Non posso salvare questo %{model}: %{count} errore' other: 'Non posso salvare questo %{model}: %{count} errori.' helpers: select: diff --git a/rails/locale/it.yml b/rails/locale/it.yml index 980c2502f..c0066a730 100644 --- a/rails/locale/it.yml +++ b/rails/locale/it.yml @@ -85,19 +85,19 @@ it: one: oltre un anno other: oltre %{count} anni x_seconds: - one: 1 secondo + one: "%{count} secondo" other: "%{count} secondi" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minuti" x_days: - one: 1 giorno + one: "%{count} giorno" other: "%{count} giorni" x_months: - one: 1 mese + one: "%{count} mese" other: "%{count} mesi" x_years: - one: 1 anno + one: "%{count} anno" other: "%{count} anni" prompts: second: Secondi @@ -131,18 +131,18 @@ it: required: deve esistere taken: è già presente too_long: - one: è troppo lungo (il massimo è 1 carattere) + one: è troppo lungo (il massimo è %{count} carattere) other: è troppo lungo (il massimo è %{count} caratteri) too_short: - one: è troppo corto (il minimo è 1 carattere) + one: è troppo corto (il minimo è %{count} carattere) other: è troppo corto (il minimo è %{count} caratteri) wrong_length: - one: è della lunghezza sbagliata (deve essere di 1 carattere) + one: è della lunghezza sbagliata (deve essere di %{count} carattere) other: è della lunghezza sbagliata (deve essere di %{count} caratteri) template: body: 'Ricontrolla i seguenti campi:' header: - one: 'Non posso salvare questo %{model}: 1 errore' + one: 'Non posso salvare questo %{model}: %{count} errore' other: 'Non posso salvare questo %{model}: %{count} errori.' helpers: select: diff --git a/rails/locale/ka.yml b/rails/locale/ka.yml index c9c61e9bd..b9329b6ed 100644 --- a/rails/locale/ka.yml +++ b/rails/locale/ka.yml @@ -60,41 +60,41 @@ ka: datetime: distance_in_words: about_x_hours: - one: დაახლოებით 1 საათი + one: დაახლოებით %{count} საათი other: დაახლოებით %{count} საათი about_x_months: - one: დაახლოებით 1 თვე + one: დაახლოებით %{count} თვე other: დაახლოებით %{count} თვე about_x_years: - one: დაახლოებით 1 წელი + one: დაახლოებით %{count} წელი other: დაახლოებით %{count} წელი almost_x_years: - one: თითქმის 1 წელი + one: თითქმის %{count} წელი other: თითქმის %{count} წელი half_a_minute: ნახევარი წუთი less_than_x_seconds: - one: 1 წამზე ნაკლები + one: "%{count} წამზე ნაკლები" other: "%{count} წამზე ნაკლები" less_than_x_minutes: - one: 1 წუთზე ნაკლები + one: "%{count} წუთზე ნაკლები" other: "%{count} წუთზე ნაკლები" over_x_years: - one: 1 წელზე მეტი + one: "%{count} წელზე მეტი" other: "%{count} წელზე მეტი" x_seconds: - one: 1 წამი + one: "%{count} წამი" other: "%{count} წამი" x_minutes: - one: 1 წუთი + one: "%{count} წუთი" other: "%{count} წუთი" x_days: - one: 1 დღე + one: "%{count} დღე" other: "%{count} დღე" x_months: - one: 1 თვე + one: "%{count} თვე" other: "%{count} თვე" x_years: - one: 1 წელი + one: "%{count} წელი" other: "%{count} წელი" prompts: second: წამი @@ -128,18 +128,18 @@ ka: required: უნდა არსებობდეს taken: უკვე დაკავებულია too_long: - one: არის ძალიან გრძელი (მაქსიმუმია 1 სიმბოლო) + one: არის ძალიან გრძელი (მაქსიმუმია %{count} სიმბოლო) other: არის მეტისმეტად დიდი სიგრძის (მაქსიმუმია %{count} სიმბოლო) too_short: - one: არის ძალიან მოკლე (მინიმუმია 1 სიმბოლო) + one: არის ძალიან მოკლე (მინიმუმია %{count} სიმბოლო) other: არის ძალიან მოკლე (მინიმუმია %{count} სიმბოლო) wrong_length: - one: არის არასწორი სიგრძის (უნდა იყოს ზუსტად 1 სიბმოლო) + one: არის არასწორი სიგრძის (უნდა იყოს ზუსტად %{count} სიბმოლო) other: არის არასწორი სიგრძის (უნდა იყოს ზუსტად %{count} სიბმოლო) template: body: 'შეიქმნა პრობლემები შემდეგ ველებთან დაკავშირებით:' header: - one: "%{model}-ს შენახვა ვერ განხორციელდა 1 შეცდომის გამო" + one: "%{model}-ს შენახვა ვერ განხორციელდა %{count} შეცდომის გამო" other: "%{model}-ს შენახვა ვერ განხორციელდა %{count} შეცდომის გამო" helpers: select: diff --git a/rails/locale/kn.yml b/rails/locale/kn.yml index f50ce7a7d..d7cb860c1 100644 --- a/rails/locale/kn.yml +++ b/rails/locale/kn.yml @@ -82,16 +82,16 @@ kn: one: ಒಂದು ವರುಷಕ್ಕಿಂತ ಹೆಚ್ಚು other: "%{count} ವರುಷಗಳಿಗಿಂತ ಹೆಚ್ಚು" x_seconds: - one: 1 ಸೆಕೆಂಡ್ + one: "%{count} ಸೆಕೆಂಡ್" other: "%{count} ಸೆಕೆಂಡುಗಳು" x_minutes: - one: 1 ನಿಮಿಷ + one: "%{count} ನಿಮಿಷ" other: "%{count} ನಿಮಿಷಗಳು" x_days: - one: 1 ದಿನ + one: "%{count} ದಿನ" other: "%{count} ದಿನಗಳು" x_months: - one: 1 ತಿಂಗಳು + one: "%{count} ತಿಂಗಳು" other: "%{count} ತಿಂಗಳುಗಳು" prompts: second: ಸೆಕೆಂಡು @@ -126,7 +126,7 @@ kn: template: body: 'ಸಮಸ್ಯೆಗಳಿರುವ ಜಾಗಗಳು:' header: - one: 1 ಧೋಷದ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ + one: "%{count} ಧೋಷದ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ" other: "%{count} ಧೋಷಗಳ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ" helpers: select: diff --git a/rails/locale/lb.yml b/rails/locale/lb.yml index ebb91d4fc..b2a703316 100644 --- a/rails/locale/lb.yml +++ b/rails/locale/lb.yml @@ -87,16 +87,16 @@ lb: one: méi wéi ee Joer other: méi wéi %{count} Joer x_seconds: - one: 1 Sekonn + one: "%{count} Sekonn" other: "%{count} Sekonnen" x_minutes: - one: 1 Minutt + one: "%{count} Minutt" other: "%{count} Minutten" x_days: - one: 1 Dag + one: "%{count} Dag" other: "%{count} Deeg" x_months: - one: 1 Mount + one: "%{count} Mount" other: "%{count} Méint" prompts: second: Sekonnen @@ -128,10 +128,10 @@ lb: present: muss eidel sinn taken: gouf scho geholl too_long: - one: ass ze laang (Maximal 1 Zeechen) + one: ass ze laang (Maximal %{count} Zeechen) other: ass ze laang (net méi wéi %{count} Zeechen) too_short: - one: ass ze kuerz (Mniimal 1 Zeechen) + one: ass ze kuerz (Mniimal %{count} Zeechen) other: ass ze kuerz (mindestens %{count} Zeechen) wrong_length: one: huet déi falsch Längt (muss genee een Zeeche sinn) @@ -139,7 +139,7 @@ lb: template: body: 'Et gouf Problemer mat dëse Felder:' header: - one: 1 Feeler verhënnert d'Späichere vu(n) %{model} + one: "%{count} Feeler verhënnert d'Späichere vu(n) %{model}" other: "%{count} Feeler verhënneren d'Späichere vu(n) %{model}" helpers: select: diff --git a/rails/locale/mg.yml b/rails/locale/mg.yml index e3bcea6ac..bb5bdf91d 100644 --- a/rails/locale/mg.yml +++ b/rails/locale/mg.yml @@ -89,19 +89,19 @@ mg: one: Herintaona mahery other: maherin'ny %{count} taona x_seconds: - one: 1 segondra + one: "%{count} segondra" other: "%{count} segondra" x_minutes: - one: 1 minitra + one: "%{count} minitra" other: "%{count} minitra" x_days: - one: 1 andro + one: "%{count} andro" other: "%{count} andro" x_months: - one: 1 volana + one: "%{count} volana" other: "%{count} volana" x_years: - one: 1 taona + one: "%{count} taona" other: "%{count} taona" prompts: second: Segondra @@ -146,7 +146,7 @@ mg: template: body: 'Hamarino ireo saha manaraka azafady : ' header: - one: 'Tsy azo tadidiana ity %{model} : olana 1' + one: 'Tsy azo tadidiana ity %{model} : olana %{count}' other: 'Tsy azo tadidiana ity %{model} : olana %{count}' helpers: select: diff --git a/rails/locale/ml.yml b/rails/locale/ml.yml index 7886e7906..15fc37e5f 100644 --- a/rails/locale/ml.yml +++ b/rails/locale/ml.yml @@ -63,16 +63,16 @@ ml: datetime: distance_in_words: about_x_hours: - one: എകദേശം 1 മണിക്കൂർ + one: എകദേശം %{count} മണിക്കൂർ other: എകദേശം %{count} മണിക്കൂർ about_x_months: - one: എകദേശം 1 മാസം + one: എകദേശം %{count} മാസം other: എകദേശം %{count} മാസം about_x_years: - one: എകദേശം 1 വർഷം + one: എകദേശം %{count} വർഷം other: എകദേശം %{count} വർഷം almost_x_years: - one: ഏതാണ്ട് 1 വർഷം + one: ഏതാണ്ട് %{count} വർഷം other: ഏതാണ്ട് %{count} വർഷം half_a_minute: അര സൂക്ഷ്മ less_than_x_seconds: @@ -85,16 +85,16 @@ ml: one: ഒരു വര്ഷത്തിനു മേലെ other: "%{count} വര്ഷത്തിനു മേലെ" x_seconds: - one: 1 നിമിഷം + one: "%{count} നിമിഷം" other: "%{count} നിമിഷം" x_minutes: - one: 1 മിനിറ്റ് + one: "%{count} മിനിറ്റ്" other: "%{count} മിനിറ്റ്" x_days: - one: 1 ദിവസം + one: "%{count} ദിവസം" other: "%{count} ദിവസങ്ങൾ" x_months: - one: 1 മാസം + one: "%{count} മാസം" other: "%{count} മാസം" prompts: second: നിമിഷം @@ -128,13 +128,13 @@ ml: required: എന്തായാലും ഉണ്ടായിരിക്കണം taken: ഇതിനു മുൻപേ ഉപയോഗിച്ചിരിക്കുന്നു too_long: - one: വളരെ വലുതാണ് (പരമാവധി 1 പ്രതീകം) + one: വളരെ വലുതാണ് (പരമാവധി %{count} പ്രതീകം) other: വളരെ വലുതാണ് (പരമാവധി %{count} പ്രതീകങ്ങൾ) too_short: - one: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ 1 പ്രതീകം) + one: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ %{count} പ്രതീകം) other: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ %{count} പ്രതീകങ്ങൾ) wrong_length: - one: തെറ്റായ നീളം ആണ് (1 പ്രതീകം ആയിരിക്കണം) + one: തെറ്റായ നീളം ആണ് (%{count} പ്രതീകം ആയിരിക്കണം) other: തെറ്റായ നീളം ആണ് (%{count} പ്രതീകങ്ങൾ ആയിരിക്കണം) template: body: 'താഴെ പറഞ്ഞവയിൽ തെറ്റുകൾ ഉണ്ട്:' diff --git a/rails/locale/mn.yml b/rails/locale/mn.yml index cabe58fb3..57e79b363 100644 --- a/rails/locale/mn.yml +++ b/rails/locale/mn.yml @@ -60,38 +60,38 @@ mn: datetime: distance_in_words: about_x_hours: - one: 1 цаг орчим + one: "%{count} цаг орчим" other: "%{count} цаг орчим" about_x_months: - one: 1 сар орчим + one: "%{count} сар орчим" other: "%{count} сар орчим" about_x_years: - one: 1 жил орчим + one: "%{count} жил орчим" other: "%{count} жил орчим" almost_x_years: - one: бараг 1 жил + one: бараг %{count} жил other: бараг %{count} жил half_a_minute: хагас минут less_than_x_seconds: - one: 1 секундээс бага + one: "%{count} секундээс бага" other: "%{count} секундээс бага" less_than_x_minutes: - one: 1 минутаас бага + one: "%{count} минутаас бага" other: "%{count} минутаас бага" over_x_years: - one: 1 жилээс илүү + one: "%{count} жилээс илүү" other: "%{count} жилээс илүү" x_seconds: - one: 1 секунд + one: "%{count} секунд" other: "%{count} секунд" x_minutes: - one: 1 минут + one: "%{count} минут" other: "%{count} минут" x_days: - one: 1 өдөр + one: "%{count} өдөр" other: "%{count} өдөр" x_months: - one: 1 сар + one: "%{count} сар" other: "%{count} сар" prompts: second: Секунд @@ -121,18 +121,18 @@ mn: odd: сонгой байх ёстой taken: аль хэдийн авчихсан байна too_long: - one: урт байна (хамгийн уртдаа 1 тэмдэгт) + one: урт байна (хамгийн уртдаа %{count} тэмдэгт) other: урт байна (хамгийн уртдаа %{count} тэмдэгт) too_short: - one: богино байна (хамгийн багадаа 1 тэмдэгт) + one: богино байна (хамгийн багадаа %{count} тэмдэгт) other: богино байна (хамгийн багадаа %{count} тэмдэгт) wrong_length: - one: урт нь буруу байна (1 тэмдэгт байх ёстой) + one: урт нь буруу байна (%{count} тэмдэгт байх ёстой) other: урт нь буруу байна (%{count} тэмдэгт байх ёстой) template: body: 'Дараах талбарууд дээр алдаа гарлаа:' header: - one: 1 алдаа гарсан тул %{model} хадгалагдахгүй байна + one: "%{count} алдаа гарсан тул %{model} хадгалагдахгүй байна" other: "%{count} алдаа гарсан тул %{model} хадгалагдахгүй байна" helpers: select: diff --git a/rails/locale/mr-IN.yml b/rails/locale/mr-IN.yml index b0a8b0b35..997cf95a7 100644 --- a/rails/locale/mr-IN.yml +++ b/rails/locale/mr-IN.yml @@ -66,10 +66,10 @@ mr-IN: one: सुमारे एक तास other: सुमारे %{count} तास about_x_months: - one: सुमारे 1 महीना + one: सुमारे %{count} महीना other: सुमारे %{count} महिना about_x_years: - one: सुमारे 1 वर्ष + one: सुमारे %{count} वर्ष other: सुमारे %{count} वर्ष almost_x_years: one: जवळजवळ एक वर्ष diff --git a/rails/locale/ms.yml b/rails/locale/ms.yml index ebe21f0b8..3d1b8067c 100644 --- a/rails/locale/ms.yml +++ b/rails/locale/ms.yml @@ -60,16 +60,16 @@ ms: datetime: distance_in_words: about_x_hours: - one: lebih kurang 1 jam + one: lebih kurang %{count} jam other: lebih kurang %{count} jam about_x_months: - one: lebih kurang 1 bulan + one: lebih kurang %{count} bulan other: lebih kurang %{count} bulan about_x_years: - one: lebih kurang 1 tahun + one: lebih kurang %{count} tahun other: lebih kurang %{count} tahun almost_x_years: - one: hampir 1 tahun + one: hampir %{count} tahun other: hampir %{count} tahun half_a_minute: setengah minit less_than_x_seconds: @@ -79,19 +79,19 @@ ms: one: kurang dari satu minit other: kurang dari %{count} minit over_x_years: - one: lebih 1 tahun + one: lebih %{count} tahun other: lebih %{count} tahun x_seconds: - one: 1 saat + one: "%{count} saat" other: "%{count} saat" x_minutes: - one: 1 minit + one: "%{count} minit" other: "%{count} minit" x_days: - one: 1 hari + one: "%{count} hari" other: "%{count} hari" x_months: - one: 1 bulan + one: "%{count} bulan" other: "%{count} bulan" prompts: second: Saat @@ -121,18 +121,18 @@ ms: odd: mesti ganjil taken: telah digunakan too_long: - one: terlalu panjang (maksima adalah 1 karakter) + one: terlalu panjang (maksima adalah %{count} karakter) other: terlalu panjang (maksima adalah %{count} karakter) too_short: - one: terlalu pendek (minima adalah 1 karakter) + one: terlalu pendek (minima adalah %{count} karakter) other: terlalu pendek (minima adalah %{count} karakter) wrong_length: - one: mempunyai panjang yang salah (sepatutnya 1 karakter sahaja) + one: mempunyai panjang yang salah (sepatutnya %{count} karakter sahaja) other: mempunyai panjang yang salah(sepatutnya %{count} karakter sahaja) template: body: 'Terdapat masalah dengan medan data tersebut:' header: - one: 1 ralat menhalang %{model} ini dari disimpan + one: "%{count} ralat menhalang %{model} ini dari disimpan" other: "%{count} ralat menhalang %{model} ini dari disimpan" helpers: select: diff --git a/rails/locale/nb.yml b/rails/locale/nb.yml index d56edf247..053b1ee18 100644 --- a/rails/locale/nb.yml +++ b/rails/locale/nb.yml @@ -5,7 +5,7 @@ nb: messages: record_invalid: 'Det oppstod feil: %{errors}' restrict_dependent_destroy: - has_one: Kan ikke slette registreringen, fordi 1 %{record} avhenger av denne. + has_one: Kan ikke slette registreringen, fordi %{count} %{record} avhenger av denne. has_many: Kan ikke slette registreringen, fordi %{record} avhenger av denne. date: abbr_day_names: @@ -63,41 +63,41 @@ nb: datetime: distance_in_words: about_x_hours: - one: rundt 1 time + one: rundt %{count} time other: rundt %{count} timer about_x_months: - one: rundt 1 måned + one: rundt %{count} måned other: rundt %{count} måneder about_x_years: - one: rundt 1 år + one: rundt %{count} år other: rundt %{count} år almost_x_years: - one: nesten 1 år + one: nesten %{count} år other: nesten %{count} år half_a_minute: et halvt minutt less_than_x_seconds: - one: mindre enn 1 sekund + one: mindre enn %{count} sekund other: mindre enn %{count} sekunder less_than_x_minutes: - one: mindre enn 1 minutt + one: mindre enn %{count} minutt other: mindre enn %{count} minutter over_x_years: - one: over 1 år + one: over %{count} år other: over %{count} år x_seconds: - one: 1 sekund + one: "%{count} sekund" other: "%{count} sekunder" x_minutes: - one: 1 minutt + one: "%{count} minutt" other: "%{count} minutter" x_days: - one: 1 dag + one: "%{count} dag" other: "%{count} dager" x_months: - one: 1 måned + one: "%{count} måned" other: "%{count} måneder" x_years: - one: 1 år + one: "%{count} år" other: "%{count} år" prompts: second: sekund @@ -131,13 +131,13 @@ nb: required: må eksistere taken: er allerede i bruk too_long: - one: er for lang (maksimalt 1 tegn) + one: er for lang (maksimalt %{count} tegn) other: er for lang (maksimalt %{count} tegn) too_short: - one: er for kort (minst 1 tegn) + one: er for kort (minst %{count} tegn) other: er for kort (minst %{count} tegn) wrong_length: - one: har feil lengde (må være 1 tegn) + one: har feil lengde (må være %{count} tegn) other: har feil lengde (må være %{count} tegn) template: body: 'Det oppstod problemer med følgende felt:' diff --git a/rails/locale/ne.yml b/rails/locale/ne.yml index 79ad80585..5986dd113 100644 --- a/rails/locale/ne.yml +++ b/rails/locale/ne.yml @@ -63,38 +63,38 @@ ne: datetime: distance_in_words: about_x_hours: - one: लगभग 1 घण्टा + one: लगभग %{count} घण्टा other: लगभग %{count} घण्टा about_x_months: - one: लगभग 1 महिना + one: लगभग %{count} महिना other: लगभग %{count} महिना about_x_years: - one: लगभग 1 बर्ष + one: लगभग %{count} बर्ष other: लगभग %{count} बर्ष almost_x_years: - one: झण्डै 1 बर्ष + one: झण्डै %{count} बर्ष other: झण्डै %{count} बर्ष half_a_minute: आधा मिनेट less_than_x_seconds: - one: 1 सेकेण्डभन्दा कम्ति + one: "%{count} सेकेण्डभन्दा कम्ति" other: "%{count} सेकेण्डभन्दा कम्ति" less_than_x_minutes: - one: 1 मिनेटभन्दा कम्ति + one: "%{count} मिनेटभन्दा कम्ति" other: "%{count} मिनेटभन्दा कम्ति" over_x_years: - one: 1 बर्षभन्दा बढी + one: "%{count} बर्षभन्दा बढी" other: "%{count} बर्षभन्दा बेसी" x_seconds: - one: 1 सेकेण्ड + one: "%{count} सेकेण्ड" other: "%{count} सेकेण्ड" x_minutes: - one: 1 मिनेट + one: "%{count} मिनेट" other: "%{count} मिनेट" x_days: - one: 1 दिन + one: "%{count} दिन" other: "%{count} दिन" x_months: - one: 1 महिना + one: "%{count} महिना" other: "%{count} महिना" prompts: second: सेकेण्ड @@ -124,18 +124,18 @@ ne: odd: बिजोर संख्या हुनुपर्नेछ taken: पहिल्यै प्रयोग गरीएको छ too_long: - one: धेरै लामो छ (अधिक्तम 1 character हो) + one: धेरै लामो छ (अधिक्तम %{count} character हो) other: धेरै लामो छ (अधिक्तम %{count} characters हो) too_short: - one: धेरै छोटो छ (न्युनत्तम 1 character हो) + one: धेरै छोटो छ (न्युनत्तम %{count} character हो) other: धेरै छोटो छ (न्युनत्तम %{count} characters हो) wrong_length: - one: गलत लम्बाई हो (1 character हुनुपर्नेछ) + one: गलत लम्बाई हो (%{count} character हुनुपर्नेछ) other: गलत लम्बाई हो (%{count} characters हुनुपर्नेछ) template: body: 'त्यहाँ निम्न क्षेत्रहरुमा समस्या देखियो:' header: - one: 1 गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो + one: "%{count} गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो" other: "%{count} गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो" helpers: select: diff --git a/rails/locale/nl.yml b/rails/locale/nl.yml index cdef7b782..89c21b045 100644 --- a/rails/locale/nl.yml +++ b/rails/locale/nl.yml @@ -85,19 +85,19 @@ nl: one: meer dan een jaar other: meer dan %{count} jaar x_seconds: - one: 1 seconde + one: "%{count} seconde" other: "%{count} seconden" x_minutes: - one: 1 minuut + one: "%{count} minuut" other: "%{count} minuten" x_days: - one: 1 dag + one: "%{count} dag" other: "%{count} dagen" x_months: - one: 1 maand + one: "%{count} maand" other: "%{count} maanden" x_years: - one: 1 jaar + one: "%{count} jaar" other: "%{count} jaar" prompts: second: seconde @@ -137,12 +137,12 @@ nl: one: is te kort (minimaal %{count} teken) other: is te kort (minimaal %{count} tekens) wrong_length: - one: heeft onjuiste lengte (moet 1 teken lang zijn) + one: heeft onjuiste lengte (moet %{count} teken lang zijn) other: heeft onjuiste lengte (moet %{count} tekens lang zijn) template: body: 'Er zijn problemen met de volgende velden:' header: - one: "%{model} niet opgeslagen: 1 fout gevonden" + one: "%{model} niet opgeslagen: %{count} fout gevonden" other: "%{model} niet opgeslagen: %{count} fouten gevonden" helpers: select: diff --git a/rails/locale/nn.yml b/rails/locale/nn.yml index 17b22487c..43d4b5134 100644 --- a/rails/locale/nn.yml +++ b/rails/locale/nn.yml @@ -63,36 +63,36 @@ nn: datetime: distance_in_words: about_x_hours: - one: rundt 1 time + one: rundt %{count} time other: rundt %{count} timar about_x_months: - one: rundt 1 månad + one: rundt %{count} månad other: rundt %{count} månader about_x_years: - one: rundt 1 år + one: rundt %{count} år other: rundt %{count} år almost_x_years: nesten %{count} år half_a_minute: eit halvt minutt less_than_x_seconds: - one: mindre enn 1 sekund + one: mindre enn %{count} sekund other: mindre enn %{count} sekund less_than_x_minutes: - one: mindre enn 1 minutt + one: mindre enn %{count} minutt other: mindre enn %{count} minutt over_x_years: - one: over 1 år + one: over %{count} år other: over %{count} år x_seconds: - one: 1 sekund + one: "%{count} sekund" other: "%{count} sekund" x_minutes: - one: 1 minutt + one: "%{count} minutt" other: "%{count} minutt" x_days: - one: 1 dag + one: "%{count} dag" other: "%{count} dagar" x_months: - one: 1 månad + one: "%{count} månad" other: "%{count} månader" prompts: second: Sekund diff --git a/rails/locale/oc.yml b/rails/locale/oc.yml index 02686fa6a..68e46e598 100644 --- a/rails/locale/oc.yml +++ b/rails/locale/oc.yml @@ -142,7 +142,7 @@ oc: template: body: I a agut de problèmas amb los camps seguents :  header: - one: Impossible d’enregistrar aqueste/a %{model} perque i a 1 error + one: Impossible d’enregistrar aqueste/a %{model} perque i a %{count} error other: Impossible d’enregistrar aqueste/a %{model} perque i a %{count} errors helpers: select: diff --git a/rails/locale/or.yml b/rails/locale/or.yml index eb9c53935..0502b58ea 100644 --- a/rails/locale/or.yml +++ b/rails/locale/or.yml @@ -60,38 +60,38 @@ or: datetime: distance_in_words: about_x_hours: - one: ପାଖାପାଖି 1 ଘଣ୍ତ + one: ପାଖାପାଖି %{count} ଘଣ୍ତ other: ପାଖାପାଖି %{count} ଘଣ୍ତ about_x_months: - one: ପାଖାପାଖି 1 ମାସ + one: ପାଖାପାଖି %{count} ମାସ other: ପାଖାପାଖି %{count} ମାସ about_x_years: - one: ପାଖାପାଖି 1 year + one: ପାଖାପାଖି %{count} year other: ପାଖାପାଖି %{count} years almost_x_years: - one: ଅଳ୍ପ ଉଣ 1 ବର୍ଷ + one: ଅଳ୍ପ ଉଣ %{count} ବର୍ଷ other: ଅଳ୍ପ ଉଣ %{count} ବର୍ଷ half_a_minute: ଦେଢ ମିନଟ୍ less_than_x_seconds: - one: 1 ସେକଣ୍ଢ ବାକ + one: "%{count} ସେକଣ୍ଢ ବାକ" other: "%{count} ସେକଣ୍ଢ ବାକ" less_than_x_minutes: - one: 1 ମିନଟ ବାକ + one: "%{count} ମିନଟ ବାକ" other: "%{count} ମିନଟ ବାକ" over_x_years: - one: 1 ବର୍ଷରୁ ଅଧିକ + one: "%{count} ବର୍ଷରୁ ଅଧିକ" other: "%{count} ବର୍ଷରୁ ଅଧିକ" x_seconds: - one: 1 ସେକଣ୍ଢ + one: "%{count} ସେକଣ୍ଢ" other: "%{count} ସେକଣ୍ଢ" x_minutes: - one: 1 ମିନଟ + one: "%{count} ମିନଟ" other: "%{count} ମିନଟ" x_days: - one: 1 ଦିନ + one: "%{count} ଦିନ" other: "%{count} ଦିନ" x_months: - one: 1 ମାସ + one: "%{count} ମାସ" other: "%{count} ମାସ" prompts: second: ସେକଣ୍ଢ @@ -126,7 +126,7 @@ or: template: body: 'ନିମ୍ନ ଜାଗା ରେ ଅସୁବିଧା ହେଇଛି:' header: - one: 1 ଭୁଲ ଯଗୁଁ ନିମ୍ନ %{model} ସୁରଖିତ ହେଇପାରି ନଥିଲା + one: "%{count} ଭୁଲ ଯଗୁଁ ନିମ୍ନ %{model} ସୁରଖିତ ହେଇପାରି ନଥିଲା" other: "%{count} ଭୁଲ ଯଗୁଁ ଏହି %{model} ସୁରଖିତ ହେଇପାରି ନଥିଲା" helpers: select: diff --git a/rails/locale/pa.yml b/rails/locale/pa.yml index 6dbfa7e45..e36c9a461 100644 --- a/rails/locale/pa.yml +++ b/rails/locale/pa.yml @@ -63,38 +63,38 @@ pa: datetime: distance_in_words: about_x_hours: - one: ਲਗਭਗ 1 ਘੰਟਾ + one: ਲਗਭਗ %{count} ਘੰਟਾ other: ਲਗਭਗ %{count} ਘੰਟੇ about_x_months: - one: ਲਗਭਗ 1 ਮਹੀਨਾ + one: ਲਗਭਗ %{count} ਮਹੀਨਾ other: ਲਗਭਗ %{count} ਮਹੀਨੇ about_x_years: - one: ਲਗਭਗ 1 ਸਾਲ + one: ਲਗਭਗ %{count} ਸਾਲ other: ਲਗਭਗ %{count} ਸਾਲ almost_x_years: - one: ਤਕਰੀਬਨ 1 ਸਾਲ + one: ਤਕਰੀਬਨ %{count} ਸਾਲ other: ਤਕਰੀਬਨ %{count} ਸਾਲ half_a_minute: ਅੱਧਾ ਮਿੰਟ less_than_x_seconds: - one: 1 ਸਕਿੰਟ ਤੋਂ ਘੱਟ + one: "%{count} ਸਕਿੰਟ ਤੋਂ ਘੱਟ" other: "%{count} ਸਕਿੰਟਾਂ ਤੋਂ ਘੱਟ" less_than_x_minutes: - one: 1 ਮਿੰਟ ਤੋਂ ਘੱਟ + one: "%{count} ਮਿੰਟ ਤੋਂ ਘੱਟ" other: "%{count} ਮਿੰਟਾਂ ਤੋਂ ਘੱਟ" over_x_years: - one: 1 ਸਾਲ ਤੋਂ ਵੱਧ + one: "%{count} ਸਾਲ ਤੋਂ ਵੱਧ" other: "%{count} ਸਾਲਾਂ ਤੋਂ ਵੱਧ" x_seconds: - one: 1 ਸਕਿੰਟ + one: "%{count} ਸਕਿੰਟ" other: "%{count} ਸਕਿੰਟ" x_minutes: - one: 1 ਮਿੰਟ + one: "%{count} ਮਿੰਟ" other: "%{count} ਮਿੰਟ" x_days: - one: 1 ਦਿਨ + one: "%{count} ਦਿਨ" other: "%{count} ਦਿਨ" x_months: - one: 1 ਮਹੀਨਾ + one: "%{count} ਮਹੀਨਾ" other: "%{count} ਮਹੀਨੇ" prompts: second: ਸਕਿੰਟ @@ -126,18 +126,18 @@ pa: present: ਜਰੂਰ ਖਾਲੀ ਹੋਵੇ taken: ਪਹਿਲਾਂ ਹੀ ਮੱਲਿਆ ਹੋਇਆ ਹੈ too_long: - one: ਲੰਬਾਈ ਜ਼ਿਆਦਾ ਹੈ (ਵੱਧ ਤੋਂ ਵੱਧ 1 ਅੱਖਰ) + one: ਲੰਬਾਈ ਜ਼ਿਆਦਾ ਹੈ (ਵੱਧ ਤੋਂ ਵੱਧ %{count} ਅੱਖਰ) other: ਲੰਬਾਈ ਜ਼ਿਆਦਾ ਹੈ (ਵੱਧ ਤੋਂ ਵੱਧ %{count} ਅੱਖਰ) too_short: - one: ਲੰਬਾਈ ਘੱਟ ਹੈ (ਘੱਟ ਤੋਂ ਘੱਟ 1 ਅੱਖਰ) + one: ਲੰਬਾਈ ਘੱਟ ਹੈ (ਘੱਟ ਤੋਂ ਘੱਟ %{count} ਅੱਖਰ) other: ਲੰਬਾਈ ਘੱਟ ਹੈ (ਘੱਟ ਤੋਂ ਘੱਟ %{count} ਅੱਖਰ) wrong_length: - one: ਲੰਬਾਈ ਗਲਤ ਹੈ (1 ਅੱਖਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ) + one: ਲੰਬਾਈ ਗਲਤ ਹੈ (%{count} ਅੱਖਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ) other: ਲੰਬਾਈ ਗਲਤ ਹੈ (%{count} ਅੱਖਰ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ) template: body: 'ਹੇਠਲੇ ਖੇਤਰਾਂ ਵਿੱਚ ਗਲਤੀਆਂ ਹਨ:' header: - one: 1 ਗਲਤੀ ਕਰਕੇ ਇਹ %{model} ਸੰਭਾਲਿ਼ਆ ਨਹੀਂ ਗਿਆ + one: "%{count} ਗਲਤੀ ਕਰਕੇ ਇਹ %{model} ਸੰਭਾਲਿ਼ਆ ਨਹੀਂ ਗਿਆ" other: "%{count} ਗਲਤੀਆਂ ਕਰਕੇ ਇਹ %{model} ਸੰਭਾਲਿ਼ਆ ਨਹੀਂ ਗਿਆ" helpers: select: diff --git a/rails/locale/pap-AW.yml b/rails/locale/pap-AW.yml index 48546a94b..d26605f8d 100644 --- a/rails/locale/pap-AW.yml +++ b/rails/locale/pap-AW.yml @@ -63,41 +63,41 @@ pap-AW: datetime: distance_in_words: about_x_hours: - one: mas o ménos 1 ora + one: mas o ménos %{count} ora other: mas o ménos %{count} ora about_x_months: - one: mas o ménos 1 luna + one: mas o ménos %{count} luna other: mas o ménos %{count} luna about_x_years: - one: mas o ménos 1 aña + one: mas o ménos %{count} aña other: mas o ménos %{count} aña almost_x_years: - one: kasi 1 aña + one: kasi %{count} aña other: kasi %{count} aña half_a_minute: mei minüt less_than_x_minutes: - one: ménos ku 1 minüt + one: ménos ku %{count} minüt other: ménos ku %{count} minüt less_than_x_seconds: - one: ménos ku 1 sekònde + one: ménos ku %{count} sekònde other: ménos ku %{count} sekònde over_x_years: - one: mas ku 1 aña + one: mas ku %{count} aña other: mas ku %{count} aña x_days: - one: 1 dia + one: "%{count} dia" other: '%{count} dia' x_minutes: - one: 1 minüt + one: "%{count} minüt" other: '%{count} minüt' x_months: - one: 1 luna + one: "%{count} luna" other: '%{count} luna' x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" x_seconds: - one: 1 sekònde + one: "%{count} sekònde" other: '%{count} sekònde' prompts: day: Dia @@ -130,19 +130,19 @@ pap-AW: required: must exist taken: ta usá kaba too_long: - one: ta muchu largu (máksimo ta 1 karakter) + one: ta muchu largu (máksimo ta %{count} karakter) other: ta muchu largu (máksimo ta %{count} karakter) too_short: - one: ta muchu kòrtiku (mínimo ta 1 karakter) + one: ta muchu kòrtiku (mínimo ta %{count} karakter) other: ta muchu kòrtiku (mínimo ta %{count} karakter) wrong_length: - one: su largura no ta korekto (mester ta 1 karakter) + one: su largura no ta korekto (mester ta %{count} karakter) other: su largura no ta korekto (mester ta %{count} karakter) other_than: "no por ta %{count}" template: body: 'E siguiente rúbrikanan ta duna problema:' header: - one: 1 fout a pone ku no por a warda e %{model} akí + one: "%{count} fout a pone ku no por a warda e %{model} akí" other: '%{count} fout a pone ku no por a save e %{model} akí' helpers: select: diff --git a/rails/locale/pap-CW.yml b/rails/locale/pap-CW.yml index 656953788..d53baee1f 100644 --- a/rails/locale/pap-CW.yml +++ b/rails/locale/pap-CW.yml @@ -63,41 +63,41 @@ pap-CW: datetime: distance_in_words: about_x_hours: - one: mas o ménos 1 ora + one: mas o ménos %{count} ora other: mas o ménos %{count} ora about_x_months: - one: mas o ménos 1 luna + one: mas o ménos %{count} luna other: mas o ménos %{count} luna about_x_years: - one: mas o ménos 1 aña + one: mas o ménos %{count} aña other: mas o ménos %{count} aña almost_x_years: - one: kasi 1 aña + one: kasi %{count} aña other: kasi %{count} aña half_a_minute: mei minüt less_than_x_minutes: - one: ménos ku 1 minüt + one: ménos ku %{count} minüt other: ménos ku %{count} minüt less_than_x_seconds: - one: ménos ku 1 sekònde + one: ménos ku %{count} sekònde other: ménos ku %{count} sekònde over_x_years: - one: mas ku 1 aña + one: mas ku %{count} aña other: mas ku %{count} aña x_days: - one: 1 dia + one: "%{count} dia" other: '%{count} dia' x_minutes: - one: 1 minüt + one: "%{count} minüt" other: '%{count} minüt' x_months: - one: 1 luna + one: "%{count} luna" other: '%{count} luna' x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" x_seconds: - one: 1 sekònde + one: "%{count} sekònde" other: '%{count} sekònde' prompts: day: Dia @@ -130,19 +130,19 @@ pap-CW: required: must exist taken: ta usá kaba too_long: - one: ta muchu largu (máksimo ta 1 karakter) + one: ta muchu largu (máksimo ta %{count} karakter) other: ta muchu largu (máksimo ta %{count} karakter) too_short: - one: ta muchu kòrtiku (mínimo ta 1 karakter) + one: ta muchu kòrtiku (mínimo ta %{count} karakter) other: ta muchu kòrtiku (mínimo ta %{count} karakter) wrong_length: - one: su largura no ta korekto (mester ta 1 karakter) + one: su largura no ta korekto (mester ta %{count} karakter) other: su largura no ta korekto (mester ta %{count} karakter) other_than: "no por ta %{count}" template: body: 'E siguiente rúbrikanan ta duna problema:' header: - one: 1 fout a pone ku no por a warda e %{model} akí + one: "%{count} fout a pone ku no por a warda e %{model} akí" other: '%{count} fout a pone ku no por a save e %{model} akí' helpers: select: diff --git a/rails/locale/pl.yml b/rails/locale/pl.yml index e1186f1c1..6a825712e 100644 --- a/rails/locale/pl.yml +++ b/rails/locale/pl.yml @@ -99,22 +99,22 @@ pl: many: ponad %{count} lat other: ponad %{count} lat x_seconds: - one: 1 sekunda + one: "%{count} sekunda" few: "%{count} sekundy" many: "%{count} sekund" other: "%{count} sekund" x_minutes: - one: 1 minuta + one: "%{count} minuta" few: "%{count} minuty" many: "%{count} minut" other: "%{count} minut" x_days: - one: 1 dzień + one: "%{count} dzień" few: "%{count} dni" many: "%{count} dni" other: "%{count} dni" x_months: - one: 1 miesiąc + one: "%{count} miesiąc" few: "%{count} miesiące" many: "%{count} miesięcy" other: "%{count} miesięcy" diff --git a/rails/locale/pt-BR.yml b/rails/locale/pt-BR.yml index 0f759a3cf..3f4683e71 100644 --- a/rails/locale/pt-BR.yml +++ b/rails/locale/pt-BR.yml @@ -63,41 +63,41 @@ pt-BR: datetime: distance_in_words: about_x_hours: - one: aproximadamente 1 hora + one: aproximadamente %{count} hora other: aproximadamente %{count} horas about_x_months: - one: aproximadamente 1 mês + one: aproximadamente %{count} mês other: aproximadamente %{count} meses about_x_years: - one: aproximadamente 1 ano + one: aproximadamente %{count} ano other: aproximadamente %{count} anos almost_x_years: - one: quase 1 ano + one: quase %{count} ano other: quase %{count} anos half_a_minute: meio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: one: menos de um minuto other: menos de %{count} minutos over_x_years: - one: mais de 1 ano + one: mais de %{count} ano other: mais de %{count} anos x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 dia + one: "%{count} dia" other: "%{count} dias" x_months: - one: 1 mês + one: "%{count} mês" other: "%{count} meses" x_years: - one: 1 ano + one: "%{count} ano" other: "%{count} anos" prompts: second: Segundo @@ -131,18 +131,18 @@ pt-BR: required: é obrigatório(a) taken: já está em uso too_long: - one: 'é muito longo (máximo: 1 caracter)' + one: 'é muito longo (máximo: %{count} caracter)' other: 'é muito longo (máximo: %{count} caracteres)' too_short: - one: 'é muito curto (mínimo: 1 caracter)' + one: 'é muito curto (mínimo: %{count} caracter)' other: 'é muito curto (mínimo: %{count} caracteres)' wrong_length: - one: não possui o tamanho esperado (1 caracter) + one: não possui o tamanho esperado (%{count} caracter) other: não possui o tamanho esperado (%{count} caracteres) template: body: 'Por favor, verifique o(s) seguinte(s) campo(s):' header: - one: 'Não foi possível gravar %{model}: 1 erro' + one: 'Não foi possível gravar %{model}: %{count} erro' other: 'Não foi possível gravar %{model}: %{count} erros' helpers: select: diff --git a/rails/locale/pt.yml b/rails/locale/pt.yml index f1a0fb464..5fe1bca1e 100644 --- a/rails/locale/pt.yml +++ b/rails/locale/pt.yml @@ -63,41 +63,41 @@ pt: datetime: distance_in_words: about_x_hours: - one: aproximadamente 1 hora + one: aproximadamente %{count} hora other: aproximadamente %{count} horas about_x_months: - one: aproximadamente 1 mês + one: aproximadamente %{count} mês other: aproximadamente %{count} meses about_x_years: - one: aproximadamente 1 ano + one: aproximadamente %{count} ano other: aproximadamente %{count} anos almost_x_years: - one: quase 1 ano + one: quase %{count} ano other: quase %{count} anos half_a_minute: meio minuto less_than_x_seconds: - one: menos de 1 segundo + one: menos de %{count} segundo other: menos de %{count} segundos less_than_x_minutes: one: menos de um minuto other: menos de %{count} minutos over_x_years: - one: mais de 1 ano + one: mais de %{count} ano other: mais de %{count} anos x_seconds: - one: 1 segundo + one: "%{count} segundo" other: "%{count} segundos" x_minutes: - one: 1 minuto + one: "%{count} minuto" other: "%{count} minutos" x_days: - one: 1 dia + one: "%{count} dia" other: "%{count} dias" x_months: - one: 1 mês + one: "%{count} mês" other: "%{count} meses" x_years: - one: 1 ano + one: "%{count} ano" other: "%{count} anos" prompts: second: Segundo @@ -136,7 +136,7 @@ pt: template: body: 'Por favor, verifique os seguintes campos:' header: - one: 1 erro impediu guardar este %{model} + one: "%{count} erro impediu guardar este %{model}" other: "%{count} erros impediram guardar este %{model}" helpers: select: diff --git a/rails/locale/rm.yml b/rails/locale/rm.yml index d5b462fc5..9d582d41f 100644 --- a/rails/locale/rm.yml +++ b/rails/locale/rm.yml @@ -107,7 +107,7 @@ rm: other: "%{count} secundas" x_minutes: zero: "%{count} minutas" - one: 1 minuta + one: "%{count} minuta" two: "%{count} minutas" few: "%{count} minutas" many: "%{count} minutas" @@ -159,7 +159,7 @@ rm: body: 'Faschai uschè bain e controllai ils suandants champs:' header: zero: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.' - one: 'Betg pussaivel da memorisar quest %{model}: 1 errur.' + one: 'Betg pussaivel da memorisar quest %{model}: %{count} errur.' two: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.' few: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.' many: 'Betg pussaivel da memorisar quest %{model}: %{count} errurs.' diff --git a/rails/locale/ro.yml b/rails/locale/ro.yml index d8e2696fe..81a61f693 100644 --- a/rails/locale/ro.yml +++ b/rails/locale/ro.yml @@ -72,7 +72,7 @@ ro: few: aproximativ %{count} ani other: aproximativ %{count} ani almost_x_years: - one: aproape 1 an + one: aproape %{count} an few: aproape %{count} ani other: aproape %{count} ani half_a_minute: jumătate de minut @@ -89,19 +89,19 @@ ro: few: mai mult de %{count} ani other: mai mult de %{count} ani x_seconds: - one: 1 secundă + one: "%{count} secundă" few: "%{count} secunde" other: "%{count} secunde" x_minutes: - one: 1 minut + one: "%{count} minut" few: "%{count} minute" other: "%{count} minute" x_days: - one: 1 zi + one: "%{count} zi" few: "%{count} zile" other: "%{count} zile" x_months: - one: 1 lună + one: "%{count} lună" few: "%{count} luni" other: "%{count} luni" prompts: diff --git a/rails/locale/ru.yml b/rails/locale/ru.yml index c7e16b4ab..d80d754bb 100644 --- a/rails/locale/ru.yml +++ b/rails/locale/ru.yml @@ -78,7 +78,7 @@ ru: many: около %{count} лет other: около %{count} лет almost_x_years: - one: почти 1 год + one: почти %{count} год few: почти %{count} года many: почти %{count} лет other: почти %{count} лет diff --git a/rails/locale/sl.yml b/rails/locale/sl.yml index 6a63ca22c..f849effc7 100644 --- a/rails/locale/sl.yml +++ b/rails/locale/sl.yml @@ -60,28 +60,28 @@ sl: datetime: distance_in_words: about_x_hours: - one: okoli 1 ura + one: okoli %{count} ura two: okoli 2 uri few: okoli %{count} ure other: okoli %{count} ur about_x_months: - one: okoli 1 mesec + one: okoli %{count} mesec two: okoli 2 meseca few: okoli %{count} mesece other: okoli %{count} mesecev about_x_years: - one: okoli 1 leto + one: okoli %{count} leto two: okoli 2 leti few: okoli %{count} leta other: okoli %{count} let almost_x_years: - one: skoraj 1 leto + one: skoraj %{count} leto two: skoraj 2 leti few: skoraj %{count} leta other: skoraj %{count} let half_a_minute: pol minute less_than_x_seconds: - one: manj kot 1 sekunda + one: manj kot %{count} sekunda two: manj kot 2 sekundi few: manj kot %{count} sekunde other: manj kot %{count} sekund @@ -91,27 +91,27 @@ sl: few: manj kot %{count} minute other: manj kot %{count} minut over_x_years: - one: več kot 1 leto + one: več kot %{count} leto two: več kot 2 leti few: več kot %{count} leta other: več kot %{count} let x_seconds: - one: 1 sekunda + one: "%{count} sekunda" two: 2 sekundi few: "%{count} sekunde" other: "%{count} sekund" x_minutes: - one: 1 minuta + one: "%{count} minuta" two: 2 minuti few: "%{count} minute" other: "%{count} minut" x_days: - one: 1 dan + one: "%{count} dan" two: 2 dneva few: "%{count} dnevi" other: "%{count} dni" x_months: - one: 1 mesec + one: "%{count} mesec" two: 2 meseca few: "%{count} mesece" other: "%{count} mesecev" diff --git a/rails/locale/sq.yml b/rails/locale/sq.yml index 200efbad0..3dd0c04ca 100644 --- a/rails/locale/sq.yml +++ b/rails/locale/sq.yml @@ -63,41 +63,41 @@ sq: datetime: distance_in_words: about_x_hours: - one: rreth 1 orë + one: rreth %{count} orë other: rreth %{count} orë about_x_months: - one: rreth 1 muaj + one: rreth %{count} muaj other: rreth %{count} muaj about_x_years: - one: rreth 1 vit + one: rreth %{count} vit other: rreth %{count} vjet almost_x_years: - one: gati 1 vit + one: gati %{count} vit other: gati %{count} vjet half_a_minute: gjysmë minute less_than_x_seconds: - one: më pak se 1 sekondë + one: më pak se %{count} sekondë other: më pak se %{count} sekonda less_than_x_minutes: one: më pak se një minutë other: më pak se %{count} minuta over_x_years: - one: mbi 1 vit + one: mbi %{count} vit other: mbi %{count} vjet x_days: - one: 1 ditë + one: "%{count} ditë" other: "%{count} ditë" x_minutes: - one: 1 minutë + one: "%{count} minutë" other: "%{count} minuta" x_days: - one: 1 ditë + one: "%{count} ditë" other: "%{count} ditë" x_months: - one: 1 muaj + one: "%{count} muaj" other: "%{count} muaj" x_years: - one: 1 vit + one: "%{count} vit" other: "%{count} vjet" prompts: second: Sekondë @@ -132,18 +132,18 @@ sq: required: duhet të ekzistojë taken: është zënë tashmë too_long: - one: është shumë i gjatë (maksimumi është 1 shenjë) + one: është shumë i gjatë (maksimumi është %{count} shenjë) other: është shumë i gjatë (maksimumi është %{count} shenja) too_short: - one: është shumë i shkurtër (minimumi është 1 shenjë) + one: është shumë i shkurtër (minimumi është %{count} shenjë) other: është shumë i shkurtër (minimumi është %{count} shenja) wrong_length: - one: ka gjatësi të gabuar (duhet të jetë 1 shenjë) + one: ka gjatësi të gabuar (duhet të jetë %{count} shenjë) other: ka gjatësi të gabuar (duhet të jetë %{count} shenja) template: body: 'Pati probleme me fushat vijuese:' header: - one: Ruajtja e këtij %{model} u pengua nga 1 gabim + one: Ruajtja e këtij %{model} u pengua nga %{count} gabim other: "Ruajtja e këtij %{model} u pengua nga %{count} gabime" helpers: select: diff --git a/rails/locale/sw.yml b/rails/locale/sw.yml index 1d15f5659..49054455a 100644 --- a/rails/locale/sw.yml +++ b/rails/locale/sw.yml @@ -63,35 +63,35 @@ sw: one: kama saa limoja other: kama masaa %{count} about_x_months: - one: kama mwezi 1 + one: kama mwezi %{count} other: kama miezi %{count} about_x_years: - one: kama mwaka 1 + one: kama mwaka %{count} other: kama miaka %{count} almost_x_years: one: karibia mwaka other: karibia miaka %{count} half_a_minute: nusu dakika less_than_x_seconds: - one: chini ya sekunde 1 + one: chini ya sekunde %{count} other: chini ya sekunde %{count} less_than_x_minutes: - one: chini ya dakika 1 + one: chini ya dakika %{count} other: chini ya dakika %{count} over_x_years: - one: zaidi ya mwaka 1 + one: zaidi ya mwaka %{count} other: zaidi ya miaka %{count} x_seconds: - one: sekunde 1 + one: sekunde %{count} other: sekunde %{count} x_minutes: - one: dakika 1 + one: dakika %{count} other: dakika %{count} x_days: - one: siku 1 + one: siku %{count} other: siku %{count} x_months: - one: mwezi 1 + one: mwezi %{count} other: miezi %{count} prompts: second: Sekunde diff --git a/rails/locale/ta.yml b/rails/locale/ta.yml index 79936019e..0ad9b8766 100644 --- a/rails/locale/ta.yml +++ b/rails/locale/ta.yml @@ -63,16 +63,16 @@ ta: datetime: distance_in_words: about_x_hours: - one: சுமார் 1 மணி நேரம் + one: சுமார் %{count} மணி நேரம் other: சுமார் %{count} மணி about_x_months: - one: சுமார் 1 மாதம் + one: சுமார் %{count} மாதம் other: சுமார் %{count} மாதங்களுக்கு about_x_years: - one: சுமார் 1 ஆண்டு + one: சுமார் %{count} ஆண்டு other: சுமார் %{count} ஆண்டுகள் almost_x_years: - one: கிட்டத்தட்ட 1 ஆண்டு + one: கிட்டத்தட்ட %{count} ஆண்டு other: கிட்டத்தட்ட %{count} ஆண்டுகள் half_a_minute: அரை நிமிடம் less_than_x_seconds: @@ -85,16 +85,16 @@ ta: one: ஒரு ஆண்டிற்கு மேலாக other: "%{count} ஆண்டிற்கு மேலாக" x_seconds: - one: 1 வினாடி + one: "%{count} வினாடி" other: "%{count} விநாடிகள்" x_minutes: - one: 1 நிமிடம் + one: "%{count} நிமிடம்" other: "%{count} நிமிடங்கள்" x_days: - one: 1 நாள் + one: "%{count} நாள்" other: "%{count} நாட்கள்" x_months: - one: 1 மாதம் + one: "%{count} மாதம்" other: "%{count} மாதங்கள்" prompts: second: விநாடிகள் @@ -132,12 +132,12 @@ ta: one: மிகவும் குறுகியதாக உள்ளது (குறைந்தபட்சம் ஒரு எழுத்து) other: மிகவும் குறுகியதாக உள்ளது (குறைந்தபட்சம் %{count} எழுத்துக்கள்) wrong_length: - one: தவறான நீளம் (1 எழுத்து இருக்கவேண்டும்) + one: தவறான நீளம் (%{count} எழுத்து இருக்கவேண்டும்) other: தவறான நீளம் (%{count} எழுத்துக்கள் இருக்கவேண்டும்) template: body: 'பின்வரும் புலங்களில் பிரச்சினைகள் உள்ளது:' header: - one: 1 பிழை இந்த %{model} ஐ சேமிக்க தடையாக உள்ளது + one: "%{count} பிழை இந்த %{model} ஐ சேமிக்க தடையாக உள்ளது" other: "%{count} பிழைகள் இந்த %{model} ஐ சேமிக்க தடையாக உள்ளது" helpers: select: diff --git a/rails/locale/tr.yml b/rails/locale/tr.yml index eea2a607e..950888371 100644 --- a/rails/locale/tr.yml +++ b/rails/locale/tr.yml @@ -63,41 +63,41 @@ tr: datetime: distance_in_words: about_x_hours: - one: yaklaşık 1 saat + one: yaklaşık %{count} saat other: yaklaşık %{count} saat about_x_months: - one: yaklaşık 1 ay + one: yaklaşık %{count} ay other: yaklaşık %{count} ay about_x_years: - one: yaklaşık 1 yıl + one: yaklaşık %{count} yıl other: yaklaşık %{count} yıl almost_x_years: - one: neredeyse 1 yıl + one: neredeyse %{count} yıl other: neredeyse %{count} yıl half_a_minute: yarım dakika less_than_x_seconds: - one: 1 saniyeden az + one: "%{count} saniyeden az" other: "%{count} saniyeden az" less_than_x_minutes: - one: 1 dakikadan az + one: "%{count} dakikadan az" other: "%{count} dakikadan az" over_x_years: - one: 1 yıldan fazla + one: "%{count} yıldan fazla" other: "%{count} yıldan fazla" x_seconds: - one: 1 saniye + one: "%{count} saniye" other: "%{count} saniye" x_minutes: - one: 1 dakika + one: "%{count} dakika" other: "%{count} dakika" x_days: - one: 1 gün + one: "%{count} gün" other: "%{count} gün" x_months: - one: 1 ay + one: "%{count} ay" other: "%{count} ay" x_years: - one: 1 yıl + one: "%{count} yıl" other: "%{count} yıl" prompts: second: Saniye @@ -131,18 +131,18 @@ tr: required: doldurulmalı taken: hali hazırda kullanılmakta too_long: - one: çok uzun (en fazla 1 karakter) + one: çok uzun (en fazla %{count} karakter) other: çok uzun (en fazla %{count} karakter) too_short: - one: çok kısa (en az 1 karakter) + one: çok kısa (en az %{count} karakter) other: çok kısa (en az %{count} karakter) wrong_length: - one: hatalı uzunlukta (1 karakter olmalı) + one: hatalı uzunlukta (%{count} karakter olmalı) other: hatalı uzunlukta (%{count} karakter olmalı) template: body: 'Lütfen aşağıdaki hataları düzeltiniz:' header: - one: 1 hata oluştuğu için %{model} kaydedilemedi + one: "%{count} hata oluştuğu için %{model} kaydedilemedi" other: "%{count} hata oluştuğu için %{model} kaydedilemedi" helpers: select: diff --git a/rails/locale/uz.yml b/rails/locale/uz.yml index 320a84e07..890492fcc 100644 --- a/rails/locale/uz.yml +++ b/rails/locale/uz.yml @@ -75,7 +75,7 @@ uz: many: chamasi %{count} yil other: chamasi %{count} yil almost_x_years: - one: deyarli 1 yil + one: deyarli %{count} yil few: deyarli %{count} yil many: deyarli %{count} yil other: deyarli %{count} yil diff --git a/rails/locale/wo.yml b/rails/locale/wo.yml index 80efb4f5e..8bf2ffeaf 100644 --- a/rails/locale/wo.yml +++ b/rails/locale/wo.yml @@ -63,41 +63,41 @@ wo: datetime: distance_in_words: about_x_hours: - one: about 1 hour + one: about %{count} hour other: about %{count} hours about_x_months: - one: about 1 month + one: about %{count} month other: about %{count} months about_x_years: - one: about 1 year + one: about %{count} year other: about %{count} years almost_x_years: - one: almost 1 year + one: almost %{count} year other: almost %{count} years half_a_minute: half a minute less_than_x_seconds: - one: less than 1 second + one: less than %{count} second other: less than %{count} seconds less_than_x_minutes: one: less than a minute other: less than %{count} minutes over_x_years: - one: over 1 year + one: over %{count} year other: over %{count} years x_seconds: - one: 1 second + one: "%{count} second" other: "%{count} seconds" x_minutes: - one: 1 minute + one: "%{count} minute" other: "%{count} minutes" x_days: - one: 1 day + one: "%{count} day" other: "%{count} days" x_months: - one: 1 month + one: "%{count} month" other: "%{count} months" x_years: - one: 1 year + one: "%{count} year" other: "%{count} years" prompts: second: Second @@ -127,18 +127,18 @@ wo: odd: must be odd taken: has already been taken too_long: - one: is too long (maximum is 1 character) + one: is too long (maximum is %{count} character) other: is too long (maximum is %{count} characters) too_short: - one: is too short (minimum is 1 character) + one: is too short (minimum is %{count} character) other: is too short (minimum is %{count} characters) wrong_length: - one: is the wrong length (should be 1 character) + one: is the wrong length (should be %{count} character) other: is the wrong length (should be %{count} characters) template: body: 'There were problems with the following fields:' header: - one: 1 error prohibited this %{model} from being saved + one: "%{count} error prohibited this %{model} from being saved" other: "%{count} errors prohibited this %{model} from being saved" helpers: select: diff --git a/rails/rails/action_view.yml b/rails/rails/action_view.yml index 8a56f147b..0407f2ada 100644 --- a/rails/rails/action_view.yml +++ b/rails/rails/action_view.yml @@ -4,37 +4,37 @@ distance_in_words: half_a_minute: "half a minute" less_than_x_seconds: - one: "less than 1 second" + one: "less than %{count} second" other: "less than %{count} seconds" x_seconds: - one: "1 second" + one: "%{count} second" other: "%{count} seconds" less_than_x_minutes: one: "less than a minute" other: "less than %{count} minutes" x_minutes: - one: "1 minute" + one: "%{count} minute" other: "%{count} minutes" about_x_hours: - one: "about 1 hour" + one: "about %{count} hour" other: "about %{count} hours" x_days: - one: "1 day" + one: "%{count} day" other: "%{count} days" about_x_months: - one: "about 1 month" + one: "about %{count} month" other: "about %{count} months" x_months: - one: "1 month" + one: "%{count} month" other: "%{count} months" about_x_years: - one: "about 1 year" + one: "about %{count} year" other: "about %{count} years" over_x_years: - one: "over 1 year" + one: "over %{count} year" other: "over %{count} years" almost_x_years: - one: "almost 1 year" + one: "almost %{count} year" other: "almost %{count} years" prompts: year: "Year" diff --git a/rails/rails/active_model.yml b/rails/rails/active_model.yml index cbd3f7074..ba5d674e6 100644 --- a/rails/rails/active_model.yml +++ b/rails/rails/active_model.yml @@ -16,13 +16,13 @@ en: blank: "can't be blank" present: "must be blank" too_long: - one: "is too long (maximum is 1 character)" + one: "is too long (maximum is %{count} character)" other: "is too long (maximum is %{count} characters)" too_short: - one: "is too short (minimum is 1 character)" + one: "is too short (minimum is %{count} character)" other: "is too short (minimum is %{count} characters)" wrong_length: - one: "is the wrong length (should be 1 character)" + one: "is the wrong length (should be %{count} character)" other: "is the wrong length (should be %{count} characters)" not_a_number: "is not a number" not_an_integer: "must be an integer"