Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Papiamento: Move pap-AW and pap-CW out of the iso-639-2 folder since they don't work. Also updated translations #794

Merged
merged 14 commits into from
Jun 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ Currently, most locales are incomplete. Typically they lack the following keys:
- `activerecord.errors.messages.record_invalid`
- `activerecord.errors.messages.restrict_dependent_destroy.has_one`
- `activerecord.errors.messages.restrict_dependent_destroy.has_many`

The following keys should NOT be included:

- `errors.messages.model_invalid`
- `errors.messages.required`

Expand Down
108 changes: 59 additions & 49 deletions rails/locale/iso-639-2/pap-AW.yml → rails/locale/pap-AW.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
# pap-AW copy of pap-CW and by no means correct. By M. Maduro for Suares & Co
# pap-AW merged M. Maduro and Rianne Helings by Richenel Ansano for Suares & Co
pap-AW:
activerecord:
errors:
messages:
record_invalid: 'Validashon a faya: %{errors}'
restrict_dependent_destroy:
has_one: "No por kita e registro akí pasobra un otro %{record} ta dependé di dje"
has_many: "No por kita e registro akí pasobra otro %{record} ta dependé di dje"
date:
abbr_day_names:
- Dum
- Lun
- Mar
- Ras
- Wep
- Biè
- Sab
- dum
- lun
- mar
- ras
- wep
- biè
- sab
abbr_month_names:
-
- yan
Expand All @@ -32,9 +39,9 @@ pap-AW:
- djabièrnè
- djasabra
formats:
default: ! '%Y-%m-%d'
long: ! '%B di %d, %Y'
short: ! '%b di %d'
default: '%Y-%m-%d'
long: '%B di %d, %Y'
short: '%b di %d'
month_names:
-
- yanüari
Expand All @@ -50,17 +57,17 @@ pap-AW:
- novèmber
- desèmber
order:
- :year
- :month
- :day
- :aña
- :luna
- :dia
datetime:
distance_in_words:
about_x_hours:
one: mas o ménos 1 ora
other: mas o ménos %{count} ora
about_x_months:
one: mas o ménos 1 luna
other: about %{count} luna
other: mas o ménos %{count} luna
about_x_years:
one: mas o ménos 1 aña
other: mas o ménos %{count} aña
Expand All @@ -69,7 +76,7 @@ pap-AW:
other: kasi %{count} aña
half_a_minute: mei minüt
less_than_x_minutes:
one: ménos ku un minüt
one: ménos ku 1 minüt
other: ménos ku %{count} minüt
less_than_x_seconds:
one: ménos ku 1 sekònde
Expand All @@ -79,16 +86,19 @@ pap-AW:
other: mas ku %{count} aña
x_days:
one: 1 dia
other: ! '%{count} dia'
other: '%{count} dia'
x_minutes:
one: 1 minüt
other: ! '%{count} minüt'
other: '%{count} minüt'
x_months:
one: 1 month
other: ! '%{count} luna'
one: 1 luna
other: '%{count} luna'
x_years:
one: 1 year
other: "%{count} years"
x_seconds:
one: 1 second
other: ! '%{count} sekònde'
one: 1 sekònde
other: '%{count} sekònde'
prompts:
day: Dia
hour: Ora
Expand All @@ -97,12 +107,12 @@ pap-AW:
second: Sekònde
year: Aña
errors:
format: ! '%{attribute} %{message}'
format: '%{attribute} %{message}'
messages:
accepted: mester asept'é
blank: no por keda sin yen'é
present: mester keda bashí
confirmation: ! "no ta meskos %{attribute}"
confirmation: "no ta meskos %{attribute}"
empty: no por keda bashí
equal_to: mester ta meskos ku %{count}
even: mester ta par
Expand All @@ -113,29 +123,27 @@ pap-AW:
invalid: no ta bálido
less_than: mester ta ménos ku %{count}
less_than_or_equal_to: mester ta ménos òf mes tantu ku %{count}
model_invalid: "Validation failed: %{errors}"
not_a_number: no ta un number
not_an_integer: mester ta un number hinté
odd: mester ta impar
record_invalid: ! 'Validashon a faya: %{errors}'
restrict_dependent_destroy:
one: "No por kita e registro akí pasobra un otro %{record} ta dependé di dje"
many: "No por kita e registro akí pasobra otro %{record} ta dependé di dje"
required: must exist
taken: ta usá kaba
too_long:
one: ta muchu largu (máksimo ta 1 karakter)
other: ta muchu largu (máksimo ta %{count} karakter)
too_short:
one: ta muchu kòrtiku (mínimo ta 1 karakter)
other: is too short (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)
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:'
body: 'E siguiente rúbrikanan ta duna problema:'
header:
one: 1 fout a pone ku no por a save e %{model} akí
other: ! '%{count} fout a pone ku no por a save e %{model} akí'
one: 1 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:
prompt: Por fabor skohe
Expand All @@ -146,22 +154,22 @@ pap-AW:
number:
currency:
format:
delimiter: ! '.'
format: ! '%u%n'
delimiter: '.'
format: '%u%n'
precision: 2
separator: ','
significant: false
strip_insignificant_zeros: false
unit: ANG
format:
delimiter: ! '.'
delimiter: '.'
precision: 3
separator: ','
significant: false
strip_insignificant_zeros: false
significant: falsu
strip_insignificant_zeros: falsu
human:
decimal_units:
format: ! '%n %u'
format: '%n %u'
units:
billion: bion
million: mion
Expand All @@ -172,18 +180,20 @@ pap-AW:
format:
delimiter: ''
precision: 3
significant: true
strip_insignificant_zeros: true
significant: bèrdat
strip_insignificant_zeros: bèrdat
storage_units:
format: ! '%n %u'
format: '%n %u'
units:
byte:
one: Byte
other: Bytes
one: Bait
other: Bait
gb: GB
kb: KB
mb: MB
tb: TB
pb: PB
eb: EB
percentage:
format:
delimiter: ''
Expand All @@ -193,13 +203,13 @@ pap-AW:
delimiter: ''
support:
array:
last_word_connector: ! ', i '
two_words_connector: ! ' i '
words_connector: ! ', '
last_word_connector: ', i '
two_words_connector: ' i '
words_connector: ', '
time:
am: am
formats:
default: ! '%a, %d %b %Y %H.%M.%S %z'
long: ! '%B %d, %Y %H.%M'
short: ! '%d %b %H.%M'
default: '%a, %d %b %Y %H.%M.%S %z'
long: '%B %d, %Y %H.%M'
short: '%d %b %H.%M'
pm: pm
Loading