Skip to content

Commit

Permalink
Add missing translations to AZ locale
Browse files Browse the repository at this point in the history
  • Loading branch information
NARKOZ committed Apr 23, 2018
1 parent 6a60789 commit 2c0f7fc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rails/locale/az.yml
Expand Up @@ -4,6 +4,9 @@ az:
errors:
messages:
record_invalid: 'Yoxlama uğursuz oldu: %{errors}'
restrict_dependent_destroy:
has_one: "Əlaqəli %{record} yazı olduğundan bu yazını silmək mümkün deyil"
has_many: "Əlaqəli %{record} yazılar olduğundan bu yazını silmək mümkün deyil"
date:
abbr_day_names:
- B.
Expand Down Expand Up @@ -105,6 +108,7 @@ az:
messages:
accepted: qəbul olunmalıdır
blank: boş ola bilməz
present: boş olmalıdır
confirmation: təsdiqə uygun deyil
empty: boş ola bilməz
equal_to: "%{count}-ə bərabər olmalıdır"
Expand All @@ -116,13 +120,16 @@ az:
invalid: yanlışdır
less_than: "%{count}-dən kiçik olmalıdır"
less_than_or_equal_to: kiçik və ya %{count}-ə bərabər olmalıdır
model_invalid: "Yoxlama uğursuz oldu: %{errors}"
not_a_number: rəqəm deyil
not_an_integer: tam rəqəm olmalıdır
odd: tək olmalıdır
required: mövcud olmalıdır
taken: artıq mövcuddur
too_long: çox uzundur (%{count} simvoldan çox olmalı deyil)
too_short: çox qısadır (%{count} simvoldan az olmalı deyil)
wrong_length: uzunluqu səhvdir (%{count} simvol olmalıdır)
other_than: "%{count}-dən fərqli olmalıdır"
template:
body: 'Aşağıdaki səhvlər üzə çıxdı:'
header:
Expand Down

0 comments on commit 2c0f7fc

Please sign in to comment.