Skip to content

Commit

Permalink
Merge pull request #923 from EyeSeeTea/development
Browse files Browse the repository at this point in the history
Release 2.15.0
  • Loading branch information
adrianq authored Mar 21, 2022
2 parents 8f6de1b + 64908cd commit dd01a4f
Show file tree
Hide file tree
Showing 40 changed files with 817 additions and 94 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ on:
jobs:
unit-tests:
name: Unit tests
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Install apt libraries
run: sudo apt install gettext -y

- name: Setup Node
uses: actions/setup-node@v1
Expand All @@ -31,7 +34,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Installing Dependencies
- name: Install dependencies
run: yarn install --frozen-lockfile --silent

- name: Install translations
Expand Down
38 changes: 35 additions & 3 deletions i18n/en.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"POT-Creation-Date: 2021-12-13T07:26:20.684Z\n"
"PO-Revision-Date: 2021-12-13T07:26:20.684Z\n"
"POT-Creation-Date: 2021-12-30T06:26:16.031Z\n"
"PO-Revision-Date: 2021-12-30T06:26:16.031Z\n"

msgid ""
"THIS NEW RELEASE INCLUDES SHARING SETTINGS PER INSTANCES. FOR THIS VERSION "
Expand Down Expand Up @@ -129,6 +129,9 @@ msgstr ""
msgid "Event Program with Data Elements"
msgstr ""

msgid "Program with Data Elements to Aggregated"
msgstr ""

msgid "Tracker Program with Program Stages"
msgstr ""

Expand Down Expand Up @@ -768,6 +771,15 @@ msgstr ""
msgid "Invalid package"
msgstr ""

msgid "Extending Dhis2 compatibility"
msgstr ""

msgid "Dhis2 Compatibility extended successfully"
msgstr ""

msgid "An error has ocurred extending Dhis2 compatibility"
msgstr ""

msgid "Publishing package to Store"
msgstr ""

Expand Down Expand Up @@ -839,6 +851,9 @@ msgstr ""
msgid "Download as JSON"
msgstr ""

msgid "Extend DHIS2 version compatibility"
msgstr ""

msgid "Publish to Store"
msgstr ""

Expand Down Expand Up @@ -893,6 +908,20 @@ msgstr ""
msgid "Local"
msgstr ""

msgid ""
"Extend DHIS2 version compatibility for module {{module}} and version "
"{{version}}"
msgstr ""

msgid "Create package(s)"
msgstr ""

msgid "Copy From (*)"
msgstr ""

msgid "New DHIS2 version compatibility (*)"
msgstr ""

msgid "Back"
msgstr ""

Expand Down Expand Up @@ -1066,7 +1095,7 @@ msgstr ""
msgid "Message"
msgstr ""

msgid "Program Indicators"
msgid "Program Indicators / Program Data Elements"
msgstr ""

msgid "Aggregated"
Expand Down Expand Up @@ -2022,6 +2051,9 @@ msgstr ""
msgid "Finished Sync Rule {{name}}"
msgstr ""

msgid "Program Indicators"
msgstr ""

msgid "never"
msgstr ""

Expand Down
36 changes: 34 additions & 2 deletions i18n/es.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-11-10T11:18:59.186Z\n"
"POT-Creation-Date: 2022-01-14T07:42:34.635Z\n"
"PO-Revision-Date: 2020-07-10T06:53:30.625Z\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -129,6 +129,9 @@ msgstr ""
msgid "Event Program with Data Elements"
msgstr ""

msgid "Program with Data Elements to Aggregated"
msgstr ""

msgid "Tracker Program with Program Stages"
msgstr ""

Expand Down Expand Up @@ -769,6 +772,15 @@ msgstr ""
msgid "Invalid package"
msgstr ""

msgid "Extending Dhis2 compatibility"
msgstr ""

msgid "Dhis2 Compatibility extended successfully"
msgstr ""

msgid "An error has ocurred extending Dhis2 compatibility"
msgstr ""

msgid "Publishing package to Store"
msgstr ""

Expand Down Expand Up @@ -840,6 +852,9 @@ msgstr ""
msgid "Download as JSON"
msgstr ""

msgid "Extend DHIS2 version compatibility"
msgstr ""

msgid "Publish to Store"
msgstr ""

Expand Down Expand Up @@ -894,6 +909,20 @@ msgstr ""
msgid "Local"
msgstr ""

msgid ""
"Extend DHIS2 version compatibility for module {{module}} and version "
"{{version}}"
msgstr ""

msgid "Create package(s)"
msgstr ""

msgid "Copy From (*)"
msgstr ""

msgid "New DHIS2 version compatibility (*)"
msgstr ""

msgid "Back"
msgstr ""

Expand Down Expand Up @@ -1069,7 +1098,7 @@ msgstr ""
msgid "Message"
msgstr ""

msgid "Program Indicators"
msgid "Program Indicators / Program Data Elements"
msgstr ""

msgid "Aggregated"
Expand Down Expand Up @@ -2026,6 +2055,9 @@ msgstr ""
msgid "Finished Sync Rule {{name}}"
msgstr ""

msgid "Program Indicators"
msgstr ""

msgid "never"
msgstr ""

Expand Down
36 changes: 34 additions & 2 deletions i18n/fr.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-11-10T11:18:59.186Z\n"
"POT-Creation-Date: 2022-01-14T07:42:34.635Z\n"
"PO-Revision-Date: 2020-07-10T06:53:30.625Z\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -129,6 +129,9 @@ msgstr ""
msgid "Event Program with Data Elements"
msgstr ""

msgid "Program with Data Elements to Aggregated"
msgstr ""

msgid "Tracker Program with Program Stages"
msgstr ""

Expand Down Expand Up @@ -769,6 +772,15 @@ msgstr ""
msgid "Invalid package"
msgstr ""

msgid "Extending Dhis2 compatibility"
msgstr ""

msgid "Dhis2 Compatibility extended successfully"
msgstr ""

msgid "An error has ocurred extending Dhis2 compatibility"
msgstr ""

msgid "Publishing package to Store"
msgstr ""

Expand Down Expand Up @@ -840,6 +852,9 @@ msgstr ""
msgid "Download as JSON"
msgstr ""

msgid "Extend DHIS2 version compatibility"
msgstr ""

msgid "Publish to Store"
msgstr ""

Expand Down Expand Up @@ -894,6 +909,20 @@ msgstr ""
msgid "Local"
msgstr ""

msgid ""
"Extend DHIS2 version compatibility for module {{module}} and version "
"{{version}}"
msgstr ""

msgid "Create package(s)"
msgstr ""

msgid "Copy From (*)"
msgstr ""

msgid "New DHIS2 version compatibility (*)"
msgstr ""

msgid "Back"
msgstr ""

Expand Down Expand Up @@ -1069,7 +1098,7 @@ msgstr ""
msgid "Message"
msgstr ""

msgid "Program Indicators"
msgid "Program Indicators / Program Data Elements"
msgstr ""

msgid "Aggregated"
Expand Down Expand Up @@ -2026,6 +2055,9 @@ msgstr ""
msgid "Finished Sync Rule {{name}}"
msgstr ""

msgid "Program Indicators"
msgstr ""

msgid "never"
msgstr ""

Expand Down
36 changes: 34 additions & 2 deletions i18n/pt.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-11-10T11:18:59.186Z\n"
"POT-Creation-Date: 2022-01-14T07:42:34.635Z\n"
"PO-Revision-Date: 2020-07-10T06:53:30.625Z\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -129,6 +129,9 @@ msgstr ""
msgid "Event Program with Data Elements"
msgstr ""

msgid "Program with Data Elements to Aggregated"
msgstr ""

msgid "Tracker Program with Program Stages"
msgstr ""

Expand Down Expand Up @@ -769,6 +772,15 @@ msgstr ""
msgid "Invalid package"
msgstr ""

msgid "Extending Dhis2 compatibility"
msgstr ""

msgid "Dhis2 Compatibility extended successfully"
msgstr ""

msgid "An error has ocurred extending Dhis2 compatibility"
msgstr ""

msgid "Publishing package to Store"
msgstr ""

Expand Down Expand Up @@ -840,6 +852,9 @@ msgstr ""
msgid "Download as JSON"
msgstr ""

msgid "Extend DHIS2 version compatibility"
msgstr ""

msgid "Publish to Store"
msgstr ""

Expand Down Expand Up @@ -894,6 +909,20 @@ msgstr ""
msgid "Local"
msgstr ""

msgid ""
"Extend DHIS2 version compatibility for module {{module}} and version "
"{{version}}"
msgstr ""

msgid "Create package(s)"
msgstr ""

msgid "Copy From (*)"
msgstr ""

msgid "New DHIS2 version compatibility (*)"
msgstr ""

msgid "Back"
msgstr ""

Expand Down Expand Up @@ -1069,7 +1098,7 @@ msgstr ""
msgid "Message"
msgstr ""

msgid "Program Indicators"
msgid "Program Indicators / Program Data Elements"
msgstr ""

msgid "Aggregated"
Expand Down Expand Up @@ -2026,6 +2055,9 @@ msgstr ""
msgid "Finished Sync Rule {{name}}"
msgstr ""

msgid "Program Indicators"
msgstr ""

msgid "never"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "metadata-synchronization",
"description": "Advanced metadata & data synchronization utility",
"version": "2.14.0",
"version": "2.15.0",
"license": "GPL-3.0",
"author": "EyeSeeTea team",
"homepage": ".",
Expand Down
Loading

0 comments on commit dd01a4f

Please sign in to comment.