Files
sure/config/locales/defaults/wo.yml
Zach Gollwitzer ab40289eb4 Allow users to set preferred locale in settings and provide basic date and time localization support (#1226)
* Add basic date and time localization

* Normalize translations

* Localize transaction dates

* Removed unsupported Rails locales
2024-10-02 14:02:17 -04:00

209 lines
4.9 KiB
YAML

---
wo:
activerecord:
errors:
messages:
record_invalid: 'Validation failed: %{errors}'
restrict_dependent_destroy:
has_many: Cannot delete record because dependent %{record} exist
has_one: Cannot delete record because a dependent %{record} exists
date:
abbr_day_names:
- Dib
- Alt
- Tal
- All
- Alx
- Ajj
- Gaw
abbr_month_names:
-
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
day_names:
- Dibèer
- Altine
- Talaata
- Allarba
- Alxamess
- Ajjouma
- Gaawu
formats:
default: "%Y-%m-%d"
long: "%d %B, %Y"
short: "%d %b"
month_names:
-
- Tamkharit
- Digui Gamou
- Gamou
- Raki Gamou
- Rakati Gamou
- Mamou Kor
- Ndeyou Kor
- Baraxlou
- Kor
- Kori
- Digui Tabaski
- Tabaski
order:
- :year
- :month
- :day
datetime:
distance_in_words:
about_x_hours:
one: about %{count} hour
other: about %{count} hours
about_x_months:
one: about %{count} month
other: about %{count} months
about_x_years:
one: about %{count} year
other: about %{count} years
almost_x_years:
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 %{count} second
other: less than %{count} seconds
over_x_years:
one: over %{count} year
other: over %{count} years
x_days:
one: "%{count} day"
other: "%{count} days"
x_minutes:
one: "%{count} minute"
other: "%{count} minutes"
x_months:
one: "%{count} month"
other: "%{count} months"
x_seconds:
one: "%{count} second"
other: "%{count} seconds"
x_years:
one: "%{count} year"
other: "%{count} years"
prompts:
day: Day
hour: Hour
minute: Minute
month: Month
second: Second
year: Year
errors:
format: "%{attribute} %{message}"
messages:
accepted: must be accepted
blank: can't be blank
confirmation: doesn't match %{attribute}
empty: can't be empty
equal_to: must be equal to %{count}
even: must be even
exclusion: is reserved
greater_than: must be greater than %{count}
greater_than_or_equal_to: must be greater than or equal to %{count}
inclusion: is not included in the list
invalid: is invalid
less_than: must be less than %{count}
less_than_or_equal_to: must be less than or equal to %{count}
not_a_number: is not a number
not_an_integer: must be an integer
odd: must be odd
taken: has already been taken
too_long:
one: is too long (maximum is %{count} character)
other: is too long (maximum is %{count} characters)
too_short:
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 %{count} character)
other: is the wrong length (should be %{count} characters)
template:
body: 'There were problems with the following fields:'
header:
one: "%{count} error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
helpers:
select:
prompt: Please select
submit:
create: Create %{model}
submit: Save %{model}
update: Update %{model}
number:
currency:
format:
delimiter: ","
format: "%u%n"
precision: 2
separator: "."
significant: false
strip_insignificant_zeros: false
unit: "$"
format:
delimiter: ","
precision: 3
separator: "."
significant: false
strip_insignificant_zeros: false
human:
decimal_units:
format: "%n %u"
units:
billion: Billion
million: Million
quadrillion: Quadrillion
thousand: Thousand
trillion: Trillion
unit: ''
format:
delimiter: ''
precision: 3
significant: true
strip_insignificant_zeros: true
storage_units:
format: "%n %u"
units:
byte:
one: Byte
other: Bytes
gb: GB
kb: KB
mb: MB
tb: TB
percentage:
format:
delimiter: ''
precision:
format:
delimiter: ''
support:
array:
last_word_connector: ", and "
two_words_connector: " and "
words_connector: ", "
time:
am: am
formats:
default: "%a, %d %b %Y %H:%M:%S %z"
long: "%d %B, %Y %H:%M"
short: "%d %b %H:%M"
pm: pm