Skip to content

Commit 9fb199b

Browse files
authored
Merge pull request #23 from EyeSeeTea/development
Release 0.3.0
2 parents 24d446c + 1230fe9 commit 9fb199b

File tree

13 files changed

+628
-51
lines changed

13 files changed

+628
-51
lines changed

i18n/de.po

Lines changed: 66 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: i18next-conv\n"
4-
"POT-Creation-Date: 2020-11-03T08:19:02.213Z\n"
4+
"POT-Creation-Date: 2020-12-14T11:53:36.254Z\n"
55
"PO-Revision-Date: 2019-08-07T14:26:49.235Z\n"
66
"MIME-Version: 1.0\n"
77
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,6 +59,12 @@ msgstr ""
5959
msgid "Snakebite"
6060
msgstr ""
6161

62+
msgid "National Leishmaniasis Control Programme for Kenya"
63+
msgstr ""
64+
65+
msgid "Landing Page for MoH Kenya"
66+
msgstr ""
67+
6268
msgid "Available landing pages"
6369
msgstr ""
6470

@@ -206,6 +212,64 @@ msgstr ""
206212
msgid "Enables the users to approves the data submitted in the system"
207213
msgstr ""
208214

215+
msgid "Enter data"
216+
msgstr ""
217+
218+
msgid "Stock management form"
219+
msgstr ""
220+
221+
msgid "Update the monthly stock status data."
222+
msgstr ""
223+
224+
msgid "Case Management & Lab LOG forms"
225+
msgstr ""
226+
227+
msgid "Enter individual cases for the Case Management and Lab LOG forms."
228+
msgstr ""
229+
230+
msgid "Visualize Data"
231+
msgstr ""
232+
233+
msgid ""
234+
"Visualize existing dashboards or create new ones with existing tables, "
235+
"charts or maps."
236+
msgstr ""
237+
238+
msgid "Maps"
239+
msgstr ""
240+
241+
msgid "Create or update aggregated or individual data maps."
242+
msgstr ""
243+
244+
msgid "Pivot Table"
245+
msgstr ""
246+
247+
msgid "Create or update aggregated data tables."
248+
msgstr ""
249+
250+
msgid "Create or update aggregated data charts."
251+
msgstr ""
252+
253+
msgid "Event Reports"
254+
msgstr ""
255+
256+
msgid "Create or update individual data tables."
257+
msgstr ""
258+
259+
msgid "Event Visualizer"
260+
msgstr ""
261+
262+
msgid "Create or update individual data charts."
263+
msgstr ""
264+
265+
msgid ""
266+
"Clean old cache when DHIS2 does not behave as expected. Typically when a "
267+
"module has been updated."
268+
msgstr ""
269+
270+
msgid "Edit your account credentials and your public profile."
271+
msgstr ""
272+
209273
msgid "Rabies data"
210274
msgstr ""
211275

@@ -227,9 +291,5 @@ msgstr ""
227291
msgid "Snake bite data entry"
228292
msgstr ""
229293

230-
#, fuzzy
231294
msgid "Enter data on the snakebite data entry"
232-
msgstr "Geben Sie Daten zur Kaskade von Pflege / Heilung ein"
233-
234-
#~ msgid "DHIS2"
235-
#~ msgstr "DHIS2"
295+
msgstr ""

i18n/en.pot

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ msgstr ""
55
"Content-Type: text/plain; charset=utf-8\n"
66
"Content-Transfer-Encoding: 8bit\n"
77
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
8-
"POT-Creation-Date: 2020-11-03T08:19:02.213Z\n"
9-
"PO-Revision-Date: 2020-11-03T08:19:02.213Z\n"
8+
"POT-Creation-Date: 2020-12-14T11:53:36.254Z\n"
9+
"PO-Revision-Date: 2020-12-14T11:53:36.254Z\n"
1010

1111
msgid "User guide"
1212
msgstr ""
@@ -59,6 +59,12 @@ msgstr ""
5959
msgid "Snakebite"
6060
msgstr ""
6161

62+
msgid "National Leishmaniasis Control Programme for Kenya"
63+
msgstr ""
64+
65+
msgid "Landing Page for MoH Kenya"
66+
msgstr ""
67+
6268
msgid "Available landing pages"
6369
msgstr ""
6470

@@ -200,6 +206,64 @@ msgstr ""
200206
msgid "Enables the users to approves the data submitted in the system"
201207
msgstr ""
202208

209+
msgid "Enter data"
210+
msgstr ""
211+
212+
msgid "Stock management form"
213+
msgstr ""
214+
215+
msgid "Update the monthly stock status data."
216+
msgstr ""
217+
218+
msgid "Case Management & Lab LOG forms"
219+
msgstr ""
220+
221+
msgid "Enter individual cases for the Case Management and Lab LOG forms."
222+
msgstr ""
223+
224+
msgid "Visualize Data"
225+
msgstr ""
226+
227+
msgid ""
228+
"Visualize existing dashboards or create new ones with existing tables, "
229+
"charts or maps."
230+
msgstr ""
231+
232+
msgid "Maps"
233+
msgstr ""
234+
235+
msgid "Create or update aggregated or individual data maps."
236+
msgstr ""
237+
238+
msgid "Pivot Table"
239+
msgstr ""
240+
241+
msgid "Create or update aggregated data tables."
242+
msgstr ""
243+
244+
msgid "Create or update aggregated data charts."
245+
msgstr ""
246+
247+
msgid "Event Reports"
248+
msgstr ""
249+
250+
msgid "Create or update individual data tables."
251+
msgstr ""
252+
253+
msgid "Event Visualizer"
254+
msgstr ""
255+
256+
msgid "Create or update individual data charts."
257+
msgstr ""
258+
259+
msgid ""
260+
"Clean old cache when DHIS2 does not behave as expected. Typically when a "
261+
"module has been updated."
262+
msgstr ""
263+
264+
msgid "Edit your account credentials and your public profile."
265+
msgstr ""
266+
203267
msgid "Rabies data"
204268
msgstr ""
205269

i18n/es.po

Lines changed: 66 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: i18next-conv\n"
4-
"POT-Creation-Date: 2020-11-03T08:19:02.213Z\n"
4+
"POT-Creation-Date: 2020-12-14T11:53:36.254Z\n"
55
"PO-Revision-Date: 2019-08-07T14:26:49.235Z\n"
66
"MIME-Version: 1.0\n"
77
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,6 +59,12 @@ msgstr ""
5959
msgid "Snakebite"
6060
msgstr ""
6161

62+
msgid "National Leishmaniasis Control Programme for Kenya"
63+
msgstr ""
64+
65+
msgid "Landing Page for MoH Kenya"
66+
msgstr ""
67+
6268
msgid "Available landing pages"
6369
msgstr ""
6470

@@ -201,6 +207,64 @@ msgstr ""
201207
msgid "Enables the users to approves the data submitted in the system"
202208
msgstr ""
203209

210+
msgid "Enter data"
211+
msgstr ""
212+
213+
msgid "Stock management form"
214+
msgstr ""
215+
216+
msgid "Update the monthly stock status data."
217+
msgstr ""
218+
219+
msgid "Case Management & Lab LOG forms"
220+
msgstr ""
221+
222+
msgid "Enter individual cases for the Case Management and Lab LOG forms."
223+
msgstr ""
224+
225+
msgid "Visualize Data"
226+
msgstr ""
227+
228+
msgid ""
229+
"Visualize existing dashboards or create new ones with existing tables, "
230+
"charts or maps."
231+
msgstr ""
232+
233+
msgid "Maps"
234+
msgstr ""
235+
236+
msgid "Create or update aggregated or individual data maps."
237+
msgstr ""
238+
239+
msgid "Pivot Table"
240+
msgstr ""
241+
242+
msgid "Create or update aggregated data tables."
243+
msgstr ""
244+
245+
msgid "Create or update aggregated data charts."
246+
msgstr ""
247+
248+
msgid "Event Reports"
249+
msgstr ""
250+
251+
msgid "Create or update individual data tables."
252+
msgstr ""
253+
254+
msgid "Event Visualizer"
255+
msgstr ""
256+
257+
msgid "Create or update individual data charts."
258+
msgstr ""
259+
260+
msgid ""
261+
"Clean old cache when DHIS2 does not behave as expected. Typically when a "
262+
"module has been updated."
263+
msgstr ""
264+
265+
msgid "Edit your account credentials and your public profile."
266+
msgstr ""
267+
204268
msgid "Rabies data"
205269
msgstr ""
206270

@@ -222,9 +286,5 @@ msgstr ""
222286
msgid "Snake bite data entry"
223287
msgstr ""
224288

225-
#, fuzzy
226289
msgid "Enter data on the snakebite data entry"
227-
msgstr "Ingrese datos en la cascada de cuidado / cura"
228-
229-
#~ msgid "DHIS2"
230-
#~ msgstr "DHIS2"
290+
msgstr ""

i18n/fr.po

Lines changed: 68 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: i18next-conv\n"
4-
"POT-Creation-Date: 2020-11-03T08:19:02.213Z\n"
4+
"POT-Creation-Date: 2020-12-14T11:53:36.254Z\n"
55
"PO-Revision-Date: 2019-08-07T14:26:49.235Z\n"
66
"MIME-Version: 1.0\n"
77
"Content-Type: text/plain; charset=UTF-8\n"
@@ -50,16 +50,21 @@ msgstr ""
5050
msgid "Rabies"
5151
msgstr ""
5252

53-
#, fuzzy
5453
msgid "Rabies (no data entry)"
55-
msgstr "Saisie de données rage humaine"
54+
msgstr ""
5655

5756
msgid "WHO Snakebite Webpage"
5857
msgstr ""
5958

6059
msgid "Snakebite"
6160
msgstr ""
6261

62+
msgid "National Leishmaniasis Control Programme for Kenya"
63+
msgstr ""
64+
65+
msgid "Landing Page for MoH Kenya"
66+
msgstr ""
67+
6368
msgid "Available landing pages"
6469
msgstr ""
6570

@@ -203,6 +208,64 @@ msgstr ""
203208
msgid "Enables the users to approves the data submitted in the system"
204209
msgstr ""
205210

211+
msgid "Enter data"
212+
msgstr ""
213+
214+
msgid "Stock management form"
215+
msgstr ""
216+
217+
msgid "Update the monthly stock status data."
218+
msgstr ""
219+
220+
msgid "Case Management & Lab LOG forms"
221+
msgstr ""
222+
223+
msgid "Enter individual cases for the Case Management and Lab LOG forms."
224+
msgstr ""
225+
226+
msgid "Visualize Data"
227+
msgstr ""
228+
229+
msgid ""
230+
"Visualize existing dashboards or create new ones with existing tables, "
231+
"charts or maps."
232+
msgstr ""
233+
234+
msgid "Maps"
235+
msgstr ""
236+
237+
msgid "Create or update aggregated or individual data maps."
238+
msgstr ""
239+
240+
msgid "Pivot Table"
241+
msgstr ""
242+
243+
msgid "Create or update aggregated data tables."
244+
msgstr ""
245+
246+
msgid "Create or update aggregated data charts."
247+
msgstr ""
248+
249+
msgid "Event Reports"
250+
msgstr ""
251+
252+
msgid "Create or update individual data tables."
253+
msgstr ""
254+
255+
msgid "Event Visualizer"
256+
msgstr ""
257+
258+
msgid "Create or update individual data charts."
259+
msgstr ""
260+
261+
msgid ""
262+
"Clean old cache when DHIS2 does not behave as expected. Typically when a "
263+
"module has been updated."
264+
msgstr ""
265+
266+
msgid "Edit your account credentials and your public profile."
267+
msgstr ""
268+
206269
msgid "Rabies data"
207270
msgstr ""
208271

@@ -221,13 +284,8 @@ msgstr "Entrer des données pour la rage animale"
221284
msgid "Snakebite data"
222285
msgstr ""
223286

224-
#, fuzzy
225287
msgid "Snake bite data entry"
226-
msgstr "Saisie de données rage animale"
288+
msgstr ""
227289

228-
#, fuzzy
229290
msgid "Enter data on the snakebite data entry"
230-
msgstr "Entrer des données pour la rage humaine"
231-
232-
#~ msgid "DHIS2"
233-
#~ msgstr "DHIS2"
291+
msgstr ""

0 commit comments

Comments
 (0)