I18n: Update Czech pluralization (#10182)
parent
d604489b5e
commit
7be1d70411
|
@ -31,7 +31,7 @@ cs:
|
||||||
privacy_policy: Zásady soukromí
|
privacy_policy: Zásady soukromí
|
||||||
source_code: Zdrojový kód
|
source_code: Zdrojový kód
|
||||||
status_count_after:
|
status_count_after:
|
||||||
few: příspěvky
|
few: tooty
|
||||||
one: toot
|
one: toot
|
||||||
other: tootů
|
other: tootů
|
||||||
status_count_before: Kteří napsali
|
status_count_before: Kteří napsali
|
||||||
|
@ -869,7 +869,7 @@ cs:
|
||||||
reblog: Nelze připnout boostnutí
|
reblog: Nelze připnout boostnutí
|
||||||
poll:
|
poll:
|
||||||
total_votes:
|
total_votes:
|
||||||
few: "%{count} hlasů"
|
few: "%{count} hlasy"
|
||||||
one: "%{count} hlas"
|
one: "%{count} hlas"
|
||||||
other: "%{count} hlasů"
|
other: "%{count} hlasů"
|
||||||
vote: Hlasovat
|
vote: Hlasovat
|
||||||
|
|
Loading…
Reference in New Issue