New Crowdin updates (#19208)
* New translations en.json (Chinese Traditional) * New translations en.json (Spanish, Argentina) * New translations en.json (Galician) * New translations en.json (Ukrainian) * New translations en.json (Kurmanji (Kurdish)) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Greek) * New translations en.json (Italian) * New translations en.json (Portuguese) * New translations en.json (Hungarian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Icelandic) * New translations en.json (Albanian) * New translations en.json (Ukrainian) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Slovenian) * New translations en.json (Turkish) * New translations en.json (Latvian) * New translations en.json (Thai) * New translations en.json (Czech) * New translations en.json (Czech) * New translations en.yml (Ukrainian) * New translations en.json (Sinhala) * New translations en.yml (Sinhala) * New translations simple_form.en.yml (Sinhala) * New translations en.json (Vietnamese) * New translations en.json (German) * New translations activerecord.en.yml (Galician) * New translations en.json (Thai) * New translations en.yml (Thai) * New translations en.json (Vietnamese) * New translations en.yml (Vietnamese) * New translations en.json (Sinhala) * New translations en.json (Kurmanji (Kurdish)) * Run `yarn manage:translations` * Run `bundle exec i18n-tasks normalize` * New translations en.yml (Polish) * New translations simple_form.en.yml (Polish) * Run `bundle exec i18n-tasks normalize` Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
This commit is contained in:
@ -1246,6 +1246,16 @@ pl:
|
||||
many: "%{count} słów kluczowych"
|
||||
one: "%{count} słowo kluczowe"
|
||||
other: "%{count} słów kluczowych"
|
||||
statuses:
|
||||
few: "%{count} posty"
|
||||
many: "%{count} postów"
|
||||
one: "%{count} post"
|
||||
other: "%{count} postów"
|
||||
statuses_long:
|
||||
few: "%{count} ukryte posty"
|
||||
many: "%{count} ukrytych postów"
|
||||
one: "%{count} ukryty post"
|
||||
other: "%{count} postów ukrytych"
|
||||
title: Filtry
|
||||
new:
|
||||
save: Zapisz jako nowy filtr
|
||||
|
Reference in New Issue
Block a user