Skip to content

Commit

Permalink
Updates to cs, hi, hu, lt
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrish committed Jan 11, 2018
1 parent 00f0fdb commit 3e9d101
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions config/locales/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ cs:
helpers:
page_entries_info:
more_pages:
display_entries: "Zobrazuji %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> z <b>%{total} celkových</b>"
display_entries: Zobrazuji %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> z <b>%{total} celkových</b>
one_page:
display_entries:
few: Zobrazuji <b>%{count}</b> %{entry_name}
zero: "Žádná položka nenalezena"
one: "Zobrazuji <b>%{count}</b> položku"
few: "Zobrazuji <b>%{count}</b> položky"
other: "Zobrazuji <b>%{count}</b> položky"
one: Zobrazuji <b>%{count}</b> %{entry_name}
other: Zobrazuji <b>%{count}</b> %{entry_name}
views:
pagination:
first: "&laquo; První"
last: "Poslední &raquo;"
next: "Další &rsaquo;"
last: Poslední &raquo;
next: Další &rsaquo;
previous: "&lsaquo; Předchozí"
truncate: "&hellip;"
4 changes: 2 additions & 2 deletions config/locales/hi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ hi:
other: "प्रदर्शित <b>%{count}</b> %{entry_name}"
views:
pagination:
first:
last:
first: "&laquo; पहला"
last: "आखरी &raquo;"
next: "अगला &rsaquo;"
previous: "&lsaquo; पिछला"
truncate: "&hellip;"
6 changes: 3 additions & 3 deletions config/locales/hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ hu:
more_pages:
display_entries: "%{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> megjelenítve (összesen <b>%{total}</b>)"
one_page:
display_entries: "<b>Mind a %{count}</b> %{entry_name} megjelenítve"
display_entries: "<b>Mind a(z) %{count}</b> %{entry_name} megjelenítve"
views:
pagination:
first:
last:
first: "&laquo; Első"
last: Utolsó &raquo;
next: Következő &rsaquo;
previous: "&lsaquo; Előző"
truncate: "&hellip;"
2 changes: 1 addition & 1 deletion config/locales/lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ lt:
display_entries: Rodomi %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> iš <b>%{total}</b>
one_page:
display_entries:
one: Rodomas <b>%{count}</b> %{entry_name}
few: Rodomi <b>visi %{count}</b> %{entry_name}
one: Rodomas <b>%{count}</b> %{entry_name}
other: Rodomi <b>visi %{count}</b> %{entry_name}
zero: "%{entry_name} nerastas"
views:
Expand Down

0 comments on commit 3e9d101

Please sign in to comment.