New translations en.yml (Croatian)
[ci skip]
This commit is contained in:
parent
d076ac0eea
commit
08ef8e7f07
1 changed files with 13 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
hr:
|
||||
about:
|
||||
about_mastodon_html: 'Društvena mreža budućnosti: bez oglasa, bez korporativnog nadzora, etički dizajn i decentralizacija! Budite u vlasništvu svojih podataka pomoću Mastodona!'
|
||||
|
@ -73,6 +72,16 @@ hr:
|
|||
less_than_x_seconds: Upravo sada
|
||||
over_x_years: "%{count}god"
|
||||
x_months: "%{count}mj"
|
||||
errors:
|
||||
'400': The request you submitted was invalid or malformed.
|
||||
'403': You don't have permission to view this page.
|
||||
'404': The page you are looking for isn't here.
|
||||
'406': This page is not available in the requested format.
|
||||
'410': The page you were looking for doesn't exist here anymore.
|
||||
'422':
|
||||
'429': Too many requests
|
||||
'500':
|
||||
'503': The page could not be served due to a temporary server failure.
|
||||
exports:
|
||||
archive_takeout:
|
||||
date: Datum
|
||||
|
@ -115,13 +124,10 @@ hr:
|
|||
generate: Generiraj poveznicu za pozivanje
|
||||
invited_by: 'Poziva Vas:'
|
||||
max_uses:
|
||||
few: "%{count} korištenja"
|
||||
one: 1 korištenje
|
||||
few: "%{count} korištenja"
|
||||
other: "%{count} korištenja"
|
||||
notification_mailer:
|
||||
favourite:
|
||||
body: "%{name} je označio/la Vaš status favoritom:"
|
||||
subject: "%{name} je označio/la Vaš status favoritom"
|
||||
follow:
|
||||
body: "%{name} Vas sada prati!"
|
||||
subject: "%{name} Vas sada prati"
|
||||
|
@ -180,12 +186,12 @@ hr:
|
|||
over_character_limit: prijeđeno je ograničenje od %{max} znakova
|
||||
poll:
|
||||
total_people:
|
||||
few: "%{count} osobe"
|
||||
one: "%{count} osoba"
|
||||
few: "%{count} osobe"
|
||||
other: "%{count} ljudi"
|
||||
total_votes:
|
||||
few: "%{count} glasa"
|
||||
one: "%{count} glas"
|
||||
few: "%{count} glasa"
|
||||
other: "%{count} glasova"
|
||||
vote: Glasaj
|
||||
show_more: Prikaži više
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue