Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dhis2/ui into LIBS-566/splitButto…
Browse files Browse the repository at this point in the history
…n-accessibility
  • Loading branch information
Chisomchima committed Mar 7, 2024
2 parents 2074eb7 + 08c3e68 commit 8a64d2c
Show file tree
Hide file tree
Showing 70 changed files with 388 additions and 342 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.4.1](https://github.com/dhis2/ui/compare/v9.4.0...v9.4.1) (2024-02-28)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([4091c9d](https://github.com/dhis2/ui/commit/4091c9d489724424f9581a600374da6d71939f33))

# [9.4.0](https://github.com/dhis2/ui/compare/v9.3.0...v9.4.0) (2024-02-16)


Expand Down
11 changes: 6 additions & 5 deletions collections/forms/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
# Translators:
# Viktor Varland <[email protected]>, 2021
# Hamza Assada <[email protected]>, 2022
# Philip Larsen Donnelly, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-02-28T09:45:49.286Z\n"
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Hamza Assada <[email protected]>, 2022\n"
"Last-Translator: Philip Larsen Donnelly, 2024\n"
"Language-Team: Arabic (https://app.transifex.com/hisp-uio/teams/100509/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -32,7 +33,7 @@ msgid "Please provide a boolean value"
msgstr "يرجى إدخال قيمة منطقية"

msgid "Please enter between {{lowerBound}} and {{upperBound}} characters"
msgstr "الرجاء إدخال ما بين {{LowerBound}} و {{upperBound}} حرف"
msgstr "الرجاء إدخال ما بين {{lowerBound}} و {{upperBound}} حرف"

msgid ""
"Please make sure the value of this input matches the value in "
Expand All @@ -48,10 +49,10 @@ msgid "Please enter a number with a maximum of {{upperBound}}"
msgstr "الرجاء إدخال رقم بحد أقصى {{upperBound}}"

msgid "Please enter at least {{lowerBound}} characters"
msgstr "الرجاء إدخال {{LowerBound}} حرفًا على الأقل"
msgstr "الرجاء إدخال {{lowerBound}} حرفًا على الأقل"

msgid "Please enter a number of at least {{lowerBound}}"
msgstr "الرجاء إدخال رقم لا يقل عن {{LowerBound}}"
msgstr "الرجاء إدخال رقم لا يقل عن {{lowerBound}}"

msgid "Number cannot be less than {{lowerBound}} or more than {{upperBound}}"
msgstr "لا يمكن أن يكون الرقم أقل من {{lowerBound}} أو أكثر من {{upperBound}}"
Expand Down
7 changes: 4 additions & 3 deletions collections/forms/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
# Translators:
# Prabhjot Singh, 2021
# Janeth Cruz, 2023
# Enzo Nicolas Rossi <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-02-28T09:45:49.286Z\n"
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Janeth Cruz, 2023\n"
"Last-Translator: Enzo Nicolas Rossi <[email protected]>, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/hisp-uio/teams/100509/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -65,7 +66,7 @@ msgstr ""
"{{patternString}}."

msgid "Password should be a string"
msgstr "La contraseña debe ser tipo cadena"
msgstr "La contraseña debe ser tipo texto"

msgid "Password should be at least 8 characters long"
msgstr "La contraseña debe tener al menos 8 caracteres"
Expand Down
8 changes: 4 additions & 4 deletions collections/forms/i18n/es_419.po
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#
# Translators:
# Enzo Nicolas Rossi <[email protected]>, 2023
# Enzo Nicolas Rossi <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-02-28T09:45:49.286Z\n"
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Enzo Nicolas Rossi <[email protected]>, 2023\n"
"Last-Translator: Enzo Nicolas Rossi <[email protected]>, 2024\n"
"Language-Team: Spanish (Latin America) (https://app.transifex.com/hisp-uio/teams/100509/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -22,7 +22,7 @@ msgid "Upload files"
msgstr ""

msgid "Remove"
msgstr ""
msgstr "Eliminar"

msgid "Please provide an alpha-numeric value"
msgstr ""
Expand Down
20 changes: 12 additions & 8 deletions collections/forms/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
#
# Translators:
# phil_dhis2, 2021
# Philip Larsen Donnelly, 2021
# Viktor Varland <[email protected]>, 2021
# Thiago Rocha, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-11T13:37:19.312Z\n"
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Viktor Varland <[email protected]>, 2021\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/hisp-uio/teams/100509/pt_BR/)\n"
"Last-Translator: Thiago Rocha, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/hisp-uio/teams/100509/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -80,14 +81,11 @@ msgstr ""
msgid "Password should have at least one special character"
msgstr ""

msgid "Please provide a username between 4 and 255 characters"
msgstr ""

msgid "Please provide a valid email address"
msgstr ""

msgid "Please provide a value"
msgstr ""
msgstr "Forneça um valor"

msgid "Please provide a round number without decimals"
msgstr ""
Expand All @@ -103,3 +101,9 @@ msgstr ""

msgid "Please provide a valid url"
msgstr ""

msgctxt " - or @"
msgid ""
"Please provide a username between 4 and 255 characters long and possibly "
"separated by . "
msgstr ""
20 changes: 10 additions & 10 deletions collections/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/ui-forms",
"version": "9.4.0",
"version": "9.4.1",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"sideEffects": [
Expand Down Expand Up @@ -35,15 +35,15 @@
},
"dependencies": {
"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/button": "9.4.0",
"@dhis2-ui/checkbox": "9.4.0",
"@dhis2-ui/field": "9.4.0",
"@dhis2-ui/file-input": "9.4.0",
"@dhis2-ui/input": "9.4.0",
"@dhis2-ui/radio": "9.4.0",
"@dhis2-ui/select": "9.4.0",
"@dhis2-ui/switch": "9.4.0",
"@dhis2-ui/text-area": "9.4.0",
"@dhis2-ui/button": "9.4.1",
"@dhis2-ui/checkbox": "9.4.1",
"@dhis2-ui/field": "9.4.1",
"@dhis2-ui/file-input": "9.4.1",
"@dhis2-ui/input": "9.4.1",
"@dhis2-ui/radio": "9.4.1",
"@dhis2-ui/select": "9.4.1",
"@dhis2-ui/switch": "9.4.1",
"@dhis2-ui/text-area": "9.4.1",
"classnames": "^2.3.1",
"final-form": "^4.20.2",
"prop-types": "^15.7.2",
Expand Down
98 changes: 49 additions & 49 deletions collections/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/ui",
"version": "9.4.0",
"version": "9.4.1",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
Expand All @@ -21,54 +21,54 @@
"build": "d2-app-scripts build"
},
"dependencies": {
"@dhis2-ui/alert": "9.4.0",
"@dhis2-ui/box": "9.4.0",
"@dhis2-ui/button": "9.4.0",
"@dhis2-ui/calendar": "9.4.0",
"@dhis2-ui/card": "9.4.0",
"@dhis2-ui/center": "9.4.0",
"@dhis2-ui/checkbox": "9.4.0",
"@dhis2-ui/chip": "9.4.0",
"@dhis2-ui/cover": "9.4.0",
"@dhis2-ui/css": "9.4.0",
"@dhis2-ui/divider": "9.4.0",
"@dhis2-ui/field": "9.4.0",
"@dhis2-ui/file-input": "9.4.0",
"@dhis2-ui/header-bar": "9.4.0",
"@dhis2-ui/help": "9.4.0",
"@dhis2-ui/input": "9.4.0",
"@dhis2-ui/intersection-detector": "9.4.0",
"@dhis2-ui/label": "9.4.0",
"@dhis2-ui/layer": "9.4.0",
"@dhis2-ui/legend": "9.4.0",
"@dhis2-ui/loader": "9.4.0",
"@dhis2-ui/logo": "9.4.0",
"@dhis2-ui/menu": "9.4.0",
"@dhis2-ui/modal": "9.4.0",
"@dhis2-ui/node": "9.4.0",
"@dhis2-ui/notice-box": "9.4.0",
"@dhis2-ui/organisation-unit-tree": "9.4.0",
"@dhis2-ui/pagination": "9.4.0",
"@dhis2-ui/popover": "9.4.0",
"@dhis2-ui/popper": "9.4.0",
"@dhis2-ui/portal": "9.4.0",
"@dhis2-ui/radio": "9.4.0",
"@dhis2-ui/required": "9.4.0",
"@dhis2-ui/segmented-control": "9.4.0",
"@dhis2-ui/select": "9.4.0",
"@dhis2-ui/selector-bar": "9.4.0",
"@dhis2-ui/sharing-dialog": "9.4.0",
"@dhis2-ui/switch": "9.4.0",
"@dhis2-ui/tab": "9.4.0",
"@dhis2-ui/table": "9.4.0",
"@dhis2-ui/tag": "9.4.0",
"@dhis2-ui/text-area": "9.4.0",
"@dhis2-ui/tooltip": "9.4.0",
"@dhis2-ui/transfer": "9.4.0",
"@dhis2-ui/user-avatar": "9.4.0",
"@dhis2/ui-constants": "9.4.0",
"@dhis2/ui-forms": "9.4.0",
"@dhis2/ui-icons": "9.4.0",
"@dhis2-ui/alert": "9.4.1",
"@dhis2-ui/box": "9.4.1",
"@dhis2-ui/button": "9.4.1",
"@dhis2-ui/calendar": "9.4.1",
"@dhis2-ui/card": "9.4.1",
"@dhis2-ui/center": "9.4.1",
"@dhis2-ui/checkbox": "9.4.1",
"@dhis2-ui/chip": "9.4.1",
"@dhis2-ui/cover": "9.4.1",
"@dhis2-ui/css": "9.4.1",
"@dhis2-ui/divider": "9.4.1",
"@dhis2-ui/field": "9.4.1",
"@dhis2-ui/file-input": "9.4.1",
"@dhis2-ui/header-bar": "9.4.1",
"@dhis2-ui/help": "9.4.1",
"@dhis2-ui/input": "9.4.1",
"@dhis2-ui/intersection-detector": "9.4.1",
"@dhis2-ui/label": "9.4.1",
"@dhis2-ui/layer": "9.4.1",
"@dhis2-ui/legend": "9.4.1",
"@dhis2-ui/loader": "9.4.1",
"@dhis2-ui/logo": "9.4.1",
"@dhis2-ui/menu": "9.4.1",
"@dhis2-ui/modal": "9.4.1",
"@dhis2-ui/node": "9.4.1",
"@dhis2-ui/notice-box": "9.4.1",
"@dhis2-ui/organisation-unit-tree": "9.4.1",
"@dhis2-ui/pagination": "9.4.1",
"@dhis2-ui/popover": "9.4.1",
"@dhis2-ui/popper": "9.4.1",
"@dhis2-ui/portal": "9.4.1",
"@dhis2-ui/radio": "9.4.1",
"@dhis2-ui/required": "9.4.1",
"@dhis2-ui/segmented-control": "9.4.1",
"@dhis2-ui/select": "9.4.1",
"@dhis2-ui/selector-bar": "9.4.1",
"@dhis2-ui/sharing-dialog": "9.4.1",
"@dhis2-ui/switch": "9.4.1",
"@dhis2-ui/tab": "9.4.1",
"@dhis2-ui/table": "9.4.1",
"@dhis2-ui/tag": "9.4.1",
"@dhis2-ui/text-area": "9.4.1",
"@dhis2-ui/tooltip": "9.4.1",
"@dhis2-ui/transfer": "9.4.1",
"@dhis2-ui/user-avatar": "9.4.1",
"@dhis2/ui-constants": "9.4.1",
"@dhis2/ui-forms": "9.4.1",
"@dhis2/ui-icons": "9.4.1",
"prop-types": "^15.7.2"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2-ui/alert",
"version": "9.4.0",
"version": "9.4.1",
"description": "UI Alert",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,9 +33,9 @@
},
"dependencies": {
"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/portal": "9.4.0",
"@dhis2/ui-constants": "9.4.0",
"@dhis2/ui-icons": "9.4.0",
"@dhis2-ui/portal": "9.4.1",
"@dhis2/ui-constants": "9.4.1",
"@dhis2/ui-icons": "9.4.1",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions components/box/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2-ui/box",
"version": "9.4.0",
"version": "9.4.1",
"description": "UI Box",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui-constants": "9.4.0",
"@dhis2/ui-constants": "9.4.1",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
12 changes: 6 additions & 6 deletions components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2-ui/button",
"version": "9.4.0",
"version": "9.4.1",
"description": "UI Button",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/layer": "9.4.0",
"@dhis2-ui/loader": "9.4.0",
"@dhis2-ui/popper": "9.4.0",
"@dhis2/ui-constants": "9.4.0",
"@dhis2/ui-icons": "9.4.0",
"@dhis2-ui/layer": "9.4.1",
"@dhis2-ui/loader": "9.4.1",
"@dhis2-ui/popper": "9.4.1",
"@dhis2/ui-constants": "9.4.1",
"@dhis2/ui-icons": "9.4.1",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
16 changes: 8 additions & 8 deletions components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2-ui/calendar",
"version": "9.4.0",
"version": "9.4.1",
"description": "UI Calendar",
"repository": {
"type": "git",
Expand Down Expand Up @@ -33,15 +33,15 @@
"styled-jsx": "^4"
},
"dependencies": {
"@dhis2-ui/button": "9.4.0",
"@dhis2-ui/card": "9.4.0",
"@dhis2-ui/input": "9.4.0",
"@dhis2-ui/layer": "9.4.0",
"@dhis2-ui/popper": "9.4.0",
"@dhis2-ui/button": "9.4.1",
"@dhis2-ui/card": "9.4.1",
"@dhis2-ui/input": "9.4.1",
"@dhis2-ui/layer": "9.4.1",
"@dhis2-ui/popper": "9.4.1",
"@dhis2/multi-calendar-dates": "1.0.2",
"@dhis2/prop-types": "^3.1.2",
"@dhis2/ui-constants": "9.4.0",
"@dhis2/ui-icons": "9.4.0",
"@dhis2/ui-constants": "9.4.1",
"@dhis2/ui-icons": "9.4.1",
"classnames": "^2.3.1",
"prop-types": "^15.7.2"
},
Expand Down
Loading

0 comments on commit 8a64d2c

Please sign in to comment.