Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (v37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhis2-bot committed Nov 23, 2024
1 parent f2879d7 commit a1afc15
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 8 deletions.
20 changes: 16 additions & 4 deletions i18n/cs.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# Translators:
# trendspotter <[email protected]>, 2022
# Jiří Podhorecký <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-16T18:07:59.076Z\n"
"POT-Creation-Date: 2023-03-06T12:01:39.768Z\n"
"PO-Revision-Date: 2021-09-04 00:49+0000\n"
"Last-Translator: trendspotter <[email protected]>, 2022\n"
"Language-Team: Czech (https://www.transifex.com/hisp-uio/teams/100509/cs/)\n"
"Last-Translator: Jiří Podhorecký <[email protected]>, 2024\n"
"Language-Team: Czech (https://app.transifex.com/hisp-uio/teams/100509/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -695,6 +695,18 @@ msgstr "Uživatelské jméno by mělo mít alespoň 2 znaky"
msgid "Username may not exceed 140 characters"
msgstr "Uživatelské jméno nesmí přesáhnout 140 znaků"

msgid "Surname should be at least 2 characters long"
msgstr "Příjmení by mělo mít alespoň 2 znaky"

msgid "Surname may not exceed 160 characters"
msgstr "Příjmení nesmí přesáhnout 160 znaků"

msgid "First name should be at least 2 characters long"
msgstr "Křestní jméno by mělo mít alespoň 2 znaky"

msgid "First name may not exceed 160 characters"
msgstr "Křestní jméno nesmí přesáhnout 160 znaků"

msgid "Please provide a valid international phone number (+0123456789)"
msgstr "Uveďte platné mezinárodní telefonní číslo (+0123456789)"

Expand Down
6 changes: 3 additions & 3 deletions public/d2i18n/i18n_module_lo.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ assign_all=Assign all
hidden_by_filters=Hidden by filters
share=\u0e95\u0eb1\u0ec9\u0e87\u0e84\u0ec8\u0eb2\u0e81\u0eb2\u0e99 share
created_by=\u0eaa\u0ec9\u0eb2\u0e87\u0ec2\u0e94\u0e8d
who_has_access=Who has access
who_has_access=\u0ec1\u0ea1\u0ec8\u0e99\u0ec3\u0e9c\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb5\u0e87\u0ec4\u0e94\u0ec9
public_access=\u0e84\u0ebb\u0e99\u0ead\u0eb7\u0ec8\u0e99\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb4\u0e87\u0ec4\u0e94\u0ec9
anyone_can_find_view_and_edit=Anyone can find, view and edit
external_access=External access
anyone_can_find_view_and_edit=\u0e97\u0eb8\u0e81\u0e84\u0ebb\u0e99\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0e8a\u0ead\u0e81\u0eab\u0eb2, \u0ec0\u0e9a\u0eb5\u0ec8\u0e87 \u0ec1\u0ea5\u0eb0 \u0ec1\u0e81\u0ec9\u0ec4\u0e82\u0ec4\u0e94\u0ec9
external_access=\u0e81\u0eb2\u0e99\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb5\u0e87\u0e88\u0eb2\u0e81\u0e9e\u0eb2\u0e8d\u0e99\u0ead\u0e81
no_access=\u0e9a\u0ecd\u0ec8\u0ea1\u0eb5\u0e81\u0eb2\u0e99\u0ec0\u0e82\u0ebb\u0ec9\u0eb2\u0ec0\u0e96\u0eb5\u0e87
can_view_only=\u0ead\u0eb2\u0e99\u0eb8\u0e8d\u0eb2\u0e94\u0ec3\u0eab\u0ec9\u0ec0\u0e9a\u0eb5\u0ec8\u0e87\u0ec4\u0e94\u0ec9\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0e99\u0eb1\u0ec9\u0e99
can_edit_and_view=\u0eaa\u0eb2\u0ea1\u0eb2\u0e94\u0ec0\u0e9a\u0eb5\u0ec8\u0e87 \u0ec1\u0ea5\u0eb0 \u0ec1\u0e81\u0ec9\u0ec4\u0e82\u0ec4\u0e94\u0ec9
Expand Down
2 changes: 1 addition & 1 deletion public/d2i18n/i18n_module_nl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ close=Sluit
disable_2fa=Disable Two Factor Authentication
last_login=Last login
profile=Profiel
reset_password=Reset password
reset_password=Wachtwoord opnieuw instellen

0 comments on commit a1afc15

Please sign in to comment.