Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (master)
Browse files Browse the repository at this point in the history
Automatically merged.
  • Loading branch information
dhis2-bot authored Mar 19, 2022
1 parent 76cdc9e commit a07d5af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
6 changes: 3 additions & 3 deletions components/organisation-unit-tree/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#
# Translators:
# trendspotter <[email protected]>, 2021
# trendspotter <[email protected]>, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-22T12:46:32.977Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: trendspotter <[email protected]>, 2021\n"
"Last-Translator: trendspotter <[email protected]>, 2022\n"
"Language-Team: Czech (https://www.transifex.com/hisp-uio/teams/100509/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -16,7 +16,7 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"

msgid "No children match filter"
msgstr ""
msgstr "Filtru neodpovídají žádné podřízené"

msgid "Could not load children"
msgstr "Nelze načíst podřazené"
Expand Down
11 changes: 7 additions & 4 deletions components/pagination/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#
# Translators:
# trendspotter <[email protected]>, 2021
# trendspotter <[email protected]>, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-03-10T20:20:19.392Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: trendspotter <[email protected]>, 2021\n"
"Last-Translator: trendspotter <[email protected]>, 2022\n"
"Language-Team: Czech (https://www.transifex.com/hisp-uio/teams/100509/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -23,10 +23,10 @@ msgstr ""
"{{total}}"

msgid "Page {{page}}, items {{firstItem}}-{{lastItem}}"
msgstr ""
msgstr "Stránka {{page}}, položky {{firstItem}}-{{lastItem}}"

msgid "Page {{page}}"
msgstr ""
msgstr "Stránka {{page}}"

msgid "Next"
msgstr "Další"
Expand All @@ -44,3 +44,6 @@ msgid ""
"You are at page {{page}} showing items {{firstItem}}-{{lastItem}}, but there"
" are {{pageCount}} pages and {{total}} items"
msgstr ""
"Nacházíte se na stránce {{page}} zobrazující položky "
"{{firstItem}}-{{lastItem}}, ale je zde {{pageCount}} stránek a {{total}} "
"položek"

0 comments on commit a07d5af

Please sign in to comment.