@dhis2/analytics 26.7.2 → 26.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6,44 +6,45 @@
|
|
|
6
6
|
"Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
|
|
7
7
|
"Not shared with any users or groups": "",
|
|
8
8
|
"No description": "Aucune description",
|
|
9
|
-
"Last updated {{time}}": "",
|
|
10
|
-
"Created {{time}} by {{author}}": "",
|
|
11
|
-
"Created {{time}}": "",
|
|
9
|
+
"Last updated {{time}}": "Dernière mise à jour à {{time}}",
|
|
10
|
+
"Created {{time}} by {{author}}": "Créé à {{time}} par {{author}} ",
|
|
11
|
+
"Created {{time}}": "Créé à {{time}}",
|
|
12
12
|
"Viewed {{count}} times": "",
|
|
13
13
|
"Viewed {{count}} times_plural": "",
|
|
14
14
|
"Notifications": "Notifications",
|
|
15
|
-
"You're subscribed and getting updates about new interpretations.": "",
|
|
15
|
+
"You're subscribed and getting updates about new interpretations.": "Vous êtes abonné et recevez les mises à jour pour les nouvelles interprétations.",
|
|
16
16
|
"Unsubscribe": "",
|
|
17
17
|
"Subscribe to get updates about new interpretations.": "",
|
|
18
18
|
"Subscribe": "",
|
|
19
|
-
"About this map": "",
|
|
19
|
+
"About this map": "À propos de cette carte",
|
|
20
20
|
"About this line list": "",
|
|
21
|
-
"About this visualization": "",
|
|
22
|
-
"This app could not retrieve required data.": "",
|
|
21
|
+
"About this visualization": "À propos de cette visualisation",
|
|
22
|
+
"This app could not retrieve required data.": "Cette application n'a pas pu récupérer les données nécessaires.",
|
|
23
23
|
"Network error": "Erreur réseau",
|
|
24
24
|
"Data / Edit calculation": "",
|
|
25
25
|
"Data / New calculation": "",
|
|
26
|
-
"Remove item": "",
|
|
26
|
+
"Remove item": "Supprimer l'élément",
|
|
27
27
|
"Check formula": "",
|
|
28
|
-
"Calculation name": "",
|
|
28
|
+
"Calculation name": "Nom du calcul",
|
|
29
29
|
"Shown in table headers and chart axes/legends": "",
|
|
30
|
-
"Delete calculation": "",
|
|
30
|
+
"Delete calculation": "Supprimer le calcul",
|
|
31
31
|
"Cancel": "Annuler",
|
|
32
|
-
"The calculation can only be saved with a valid formula": "",
|
|
33
|
-
"Add a name to save this calculation": "",
|
|
34
|
-
"Save calculation": "",
|
|
35
|
-
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
32
|
+
"The calculation can only be saved with a valid formula": "Le calcul ne peut être sauvegardé qu'avec une formule correcte",
|
|
33
|
+
"Add a name to save this calculation": "Ajouter un nom pour sauvegarder ce calcul",
|
|
34
|
+
"Save calculation": "Sauvegarder le calcul",
|
|
35
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "Êtes-vous certain de vouloir supprimer ce calcul ? Il est peut être utilisé par d'autres visualisations.",
|
|
36
36
|
"Yes, delete": "Oui, supprimer",
|
|
37
37
|
"Totals only": "Totaux uniquement",
|
|
38
38
|
"Details only": "Détails seulement",
|
|
39
39
|
"Loading": "Chargement",
|
|
40
40
|
"Data elements": "Eléments de données",
|
|
41
|
-
"Search by data element name": "",
|
|
41
|
+
"Search by data element name": "Rechercher par le nom d'élément de donnée",
|
|
42
42
|
"No data elements found for \"{{- searchTerm}}\"": "Aucun élément de données trouvé pour \"{{- searchTerm}}\"",
|
|
43
43
|
"No data elements found": "Aucun élément de donnée trouvé",
|
|
44
44
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
45
|
-
"Math operators": "",
|
|
45
|
+
"Math operators": "Opérateurs mathématiques",
|
|
46
46
|
"Data Type": "Type de données",
|
|
47
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
47
48
|
"All types": "Tous les types",
|
|
48
49
|
"Disaggregation": "Disaggregation",
|
|
49
50
|
"No data": "Aucune donnée",
|
|
@@ -54,10 +55,12 @@
|
|
|
54
55
|
"No data sets found": "Aucun ensemble de données trouvé",
|
|
55
56
|
"No event data items found": "Aucun éléments de données événement trouvé",
|
|
56
57
|
"No program indicators found": "Aucun Indicateurs de programme trouvé",
|
|
58
|
+
"No calculations found": "Aucun calcul trouvé",
|
|
57
59
|
"No indicators found for \"{{- searchTerm}}\"": "Aucun indicateur trouvé pour \"{{- searchTerm}}\"",
|
|
58
60
|
"No data sets found for \"{{- searchTerm}}\"": "Aucune donnée trouvée pour \"{{- searchTerm}}\"",
|
|
59
61
|
"No event data items found for \"{{- searchTerm}}\"": "Aucune donnée événement retrouvée pour \"{{- searchTerm}}\"",
|
|
60
62
|
"No program indicators found for \"{{- searchTerm}}\"": "Aucun Indicateur de programme trouvé pour \"{{- searchTerm}}\"",
|
|
63
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
61
64
|
"Nothing found for \"{{- searchTerm}}\"": "Rien retrouvé pour \"{{- searchTerm}}\"",
|
|
62
65
|
"Calculation": "",
|
|
63
66
|
"Metric type": "Type de métrique",
|
|
@@ -73,7 +76,7 @@
|
|
|
73
76
|
"Your dimensions": "Vos dimensions",
|
|
74
77
|
"Dimension recommended with selected data": "Dimension recommandée avec les données sélectionnées",
|
|
75
78
|
"All items": "Tous les items",
|
|
76
|
-
"Automatically include all items": "",
|
|
79
|
+
"Automatically include all items": "Inclure tous les éléments automatiquement",
|
|
77
80
|
"Select all {{- dimensionTitle}} items. With this option, new items added in the future will be automatically included.": "",
|
|
78
81
|
"Manually select items...": "",
|
|
79
82
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
@@ -108,13 +111,13 @@
|
|
|
108
111
|
"Write a reply": "Ecrire une réponse",
|
|
109
112
|
"Post reply": "",
|
|
110
113
|
"Delete failed": "Échec de la suppression",
|
|
111
|
-
"Could not update comment": "",
|
|
114
|
+
"Could not update comment": "Échec de l'actualisation du commentaire",
|
|
112
115
|
"Enter comment text": "",
|
|
113
116
|
"Update": "Mettre à jour",
|
|
114
117
|
"Viewing interpretation: {{- visualisationName}}": "",
|
|
115
|
-
"Could not load interpretation": "",
|
|
116
|
-
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
117
|
-
"Hide interpretation": "",
|
|
118
|
+
"Could not load interpretation": "Échec du chargement de l'interprétation",
|
|
119
|
+
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "L'interprétation n'a pas pu être affichée. Veuillez réessayer ou contacter votre administrateur système.",
|
|
120
|
+
"Hide interpretation": "Masquer l'interprétation",
|
|
118
121
|
"Write an interpretation": "Ecrire une interprétation",
|
|
119
122
|
"Other people viewing this interpretation in the future may see more data.": "",
|
|
120
123
|
"Post interpretation": "",
|
|
@@ -122,25 +125,15 @@
|
|
|
122
125
|
"Reply": "Répondre",
|
|
123
126
|
"{{count}} replies": "{{count}} réponses",
|
|
124
127
|
"{{count}} replies_plural": "{{count}} réponses",
|
|
125
|
-
"View replies": "",
|
|
128
|
+
"View replies": "Voir les réponses",
|
|
126
129
|
"Unlike": "Je n'aime plus",
|
|
127
130
|
"Like": "J'aime",
|
|
128
|
-
"Share": "Partager",
|
|
129
131
|
"See interpretation": "",
|
|
132
|
+
"Open in app": "Ouvrir dans l'application",
|
|
133
|
+
"Share": "Partager",
|
|
130
134
|
"Manage sharing": "Gérer le partage",
|
|
131
|
-
"Could not update interpretation": "",
|
|
135
|
+
"Could not update interpretation": "Échec de l'actualisation de l'interprétation",
|
|
132
136
|
"Enter interpretation text": "",
|
|
133
|
-
"Bold text": "",
|
|
134
|
-
"Italic text": "",
|
|
135
|
-
"Link to a URL": "",
|
|
136
|
-
"Mention a user": "",
|
|
137
|
-
"Add emoji": "",
|
|
138
|
-
"Preview": "Aperçu",
|
|
139
|
-
"Back to write mode": "",
|
|
140
|
-
"Too many results. Try refining the search.": "",
|
|
141
|
-
"Search for a user": "",
|
|
142
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
143
|
-
"No results found": "Aucun résultat trouvé",
|
|
144
137
|
"Not available offline": "Non disponible hors ligne",
|
|
145
138
|
"Created by": "Créé par",
|
|
146
139
|
"Anyone": "Toute personne",
|
|
@@ -166,11 +159,11 @@
|
|
|
166
159
|
"No visualizations found. Click New visualization to get started.": "",
|
|
167
160
|
"No visualizations found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
168
161
|
"New visualization": "",
|
|
169
|
-
"Open a map": "",
|
|
170
|
-
"Loading maps": "",
|
|
171
|
-
"Couldn't load maps": "",
|
|
162
|
+
"Open a map": "Ouvrir une carte",
|
|
163
|
+
"Loading maps": "Chargement des cartes",
|
|
164
|
+
"Couldn't load maps": "Échec du chargement des cartes",
|
|
172
165
|
"There was a problem loading maps. Try again or contact your system administrator.": "",
|
|
173
|
-
"No maps found. Click New map to get started.": "",
|
|
166
|
+
"No maps found. Click New map to get started.": "Aucune carte trouvée. Cliquez sur Nouvelle carte pour commencer.",
|
|
174
167
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
175
168
|
"New map": "",
|
|
176
169
|
"Open a line list": "",
|
|
@@ -200,9 +193,9 @@
|
|
|
200
193
|
"Year": "Année",
|
|
201
194
|
"Select year": "Sélectionnez année",
|
|
202
195
|
"Period": "Période",
|
|
196
|
+
"Selected Periods": "Périodes sélectionnées",
|
|
203
197
|
"Relative periods": "Périodes relatives",
|
|
204
198
|
"Fixed periods": "Périodes fixes",
|
|
205
|
-
"Selected Periods": "Périodes sélectionnées",
|
|
206
199
|
"No periods selected": "Aucune périodes n'est sélectionnée",
|
|
207
200
|
"Daily": "Quotidien",
|
|
208
201
|
"Weekly": "Hebdomadaire",
|
|
@@ -272,6 +265,13 @@
|
|
|
272
265
|
"Six-months": "Semestres",
|
|
273
266
|
"Financial Years": "Années fiscales",
|
|
274
267
|
"Years": "Années",
|
|
268
|
+
"Bold text": "Texte en gras",
|
|
269
|
+
"Italic text": "",
|
|
270
|
+
"Link to a URL": "",
|
|
271
|
+
"Mention a user": "",
|
|
272
|
+
"Add emoji": "",
|
|
273
|
+
"Preview": "Aperçu",
|
|
274
|
+
"Back to write mode": "",
|
|
275
275
|
"Interpretations and details": "",
|
|
276
276
|
"Translating to": "",
|
|
277
277
|
"Choose a locale": "",
|
|
@@ -282,6 +282,10 @@
|
|
|
282
282
|
"Cannot save while offline": "",
|
|
283
283
|
"Could not load translations": "",
|
|
284
284
|
"Retry": "",
|
|
285
|
+
"Too many results. Try refining the search.": "",
|
|
286
|
+
"Search for a user": "",
|
|
287
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
288
|
+
"No results found": "Aucun résultat trouvé",
|
|
285
289
|
"Series": "Séries",
|
|
286
290
|
"Category": "Catégorie",
|
|
287
291
|
"Filter": "Filtrer",
|
|
@@ -370,6 +374,7 @@
|
|
|
370
374
|
"Radar": "Radar",
|
|
371
375
|
"Scatter": "Dispersion",
|
|
372
376
|
"Single value": "Valeur unique",
|
|
377
|
+
"Outlier table": "",
|
|
373
378
|
"All charts": "",
|
|
374
379
|
"{{seriesName}} (trend)": "{{seriesName}} (tendance)",
|
|
375
380
|
"Trend": "Tendance",
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
48
|
"Data Type": "Тип данных",
|
|
49
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
49
50
|
"All types": "Все типы",
|
|
50
51
|
"Disaggregation": "Разукрупнение",
|
|
51
52
|
"No data": "Нет данных",
|
|
@@ -56,10 +57,12 @@
|
|
|
56
57
|
"No data sets found": "",
|
|
57
58
|
"No event data items found": "",
|
|
58
59
|
"No program indicators found": "",
|
|
60
|
+
"No calculations found": "",
|
|
59
61
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
60
62
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
61
63
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
62
64
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
65
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
63
66
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
64
67
|
"Calculation": "",
|
|
65
68
|
"Metric type": "",
|
|
@@ -105,7 +108,7 @@
|
|
|
105
108
|
"event report": "Отчет случаев",
|
|
106
109
|
"line list": "",
|
|
107
110
|
"map": "Карта",
|
|
108
|
-
"visualization": "",
|
|
111
|
+
"visualization": "визуализация",
|
|
109
112
|
"Edit": "Редактировать",
|
|
110
113
|
"Write a reply": "Написать ответ",
|
|
111
114
|
"Post reply": "",
|
|
@@ -118,33 +121,24 @@
|
|
|
118
121
|
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
119
122
|
"Hide interpretation": "",
|
|
120
123
|
"Write an interpretation": "Написать перевод",
|
|
124
|
+
"Other people viewing this interpretation in the future may see more data.": "",
|
|
121
125
|
"Post interpretation": "",
|
|
122
126
|
"Interpretations": "Interpretations",
|
|
123
127
|
"Reply": "Ответить",
|
|
124
|
-
"{{count}} replies_0": "",
|
|
125
|
-
"{{count}} replies_1": "",
|
|
126
|
-
"{{count}} replies_2": "",
|
|
127
|
-
"{{count}} replies_3": "",
|
|
128
|
+
"{{count}} replies_0": "{{count}} ответ",
|
|
129
|
+
"{{count}} replies_1": "{{count}} отвечает",
|
|
130
|
+
"{{count}} replies_2": "{{count}} отвечает",
|
|
131
|
+
"{{count}} replies_3": "{{count}} ответов",
|
|
128
132
|
"View replies": "",
|
|
129
133
|
"Unlike": "Не нравится",
|
|
130
134
|
"Like": "Нравится",
|
|
131
|
-
"Share": "Поделиться",
|
|
132
135
|
"See interpretation": "",
|
|
136
|
+
"Open in app": "",
|
|
137
|
+
"Share": "Поделиться",
|
|
133
138
|
"Manage sharing": "Управление совместным доступом",
|
|
134
139
|
"Could not update interpretation": "",
|
|
135
140
|
"Enter interpretation text": "",
|
|
136
|
-
"
|
|
137
|
-
"Italic text": "",
|
|
138
|
-
"Link to a URL": "",
|
|
139
|
-
"Mention a user": "",
|
|
140
|
-
"Add emoji": "",
|
|
141
|
-
"Preview": "Предварительный просмотр",
|
|
142
|
-
"Back to write mode": "",
|
|
143
|
-
"Too many results. Try refining the search.": "",
|
|
144
|
-
"Search for a user": "",
|
|
145
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
146
|
-
"No results found": "Результаты не найдены",
|
|
147
|
-
"Not available offline": "",
|
|
141
|
+
"Not available offline": "Недоступно в автономном режиме",
|
|
148
142
|
"Created by": "Создано",
|
|
149
143
|
"Anyone": "Любой",
|
|
150
144
|
"Only you": "",
|
|
@@ -209,9 +203,9 @@
|
|
|
209
203
|
"Year": "Год",
|
|
210
204
|
"Select year": "Выбрать год",
|
|
211
205
|
"Period": "Период",
|
|
206
|
+
"Selected Periods": "Выбранные периоды",
|
|
212
207
|
"Relative periods": "Соответствующие периоды",
|
|
213
208
|
"Fixed periods": "Фиксированные периоды",
|
|
214
|
-
"Selected Periods": "Выбранные периоды",
|
|
215
209
|
"No periods selected": "Периоды не выбраны",
|
|
216
210
|
"Daily": "Ежедневно",
|
|
217
211
|
"Weekly": "Еженедельно",
|
|
@@ -281,6 +275,13 @@
|
|
|
281
275
|
"Six-months": "Полугодие",
|
|
282
276
|
"Financial Years": "Финансовые годы",
|
|
283
277
|
"Years": "Годы",
|
|
278
|
+
"Bold text": "",
|
|
279
|
+
"Italic text": "",
|
|
280
|
+
"Link to a URL": "",
|
|
281
|
+
"Mention a user": "",
|
|
282
|
+
"Add emoji": "",
|
|
283
|
+
"Preview": "Предварительный просмотр",
|
|
284
|
+
"Back to write mode": "",
|
|
284
285
|
"Interpretations and details": "",
|
|
285
286
|
"Translating to": "",
|
|
286
287
|
"Choose a locale": "",
|
|
@@ -291,6 +292,10 @@
|
|
|
291
292
|
"Cannot save while offline": "",
|
|
292
293
|
"Could not load translations": "",
|
|
293
294
|
"Retry": "",
|
|
295
|
+
"Too many results. Try refining the search.": "",
|
|
296
|
+
"Search for a user": "",
|
|
297
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
298
|
+
"No results found": "Результаты не найдены",
|
|
294
299
|
"Series": "Ряды",
|
|
295
300
|
"Category": "Категория",
|
|
296
301
|
"Filter": "Фильтр",
|
|
@@ -377,8 +382,9 @@
|
|
|
377
382
|
"Year over year (line)": "Год за годом (линия)",
|
|
378
383
|
"Pie": "Круговая",
|
|
379
384
|
"Radar": "Радиальная",
|
|
380
|
-
"Scatter": "",
|
|
385
|
+
"Scatter": "Рассеивание",
|
|
381
386
|
"Single value": "Одиночное значение",
|
|
387
|
+
"Outlier table": "",
|
|
382
388
|
"All charts": "",
|
|
383
389
|
"{{seriesName}} (trend)": "",
|
|
384
390
|
"Trend": "Тренд",
|
|
@@ -6,44 +6,45 @@
|
|
|
6
6
|
"Shared with {{commaSeparatedListOfUsersAndGroups}}": "",
|
|
7
7
|
"Not shared with any users or groups": "",
|
|
8
8
|
"No description": "Aucune description",
|
|
9
|
-
"Last updated {{time}}": "",
|
|
10
|
-
"Created {{time}} by {{author}}": "",
|
|
11
|
-
"Created {{time}}": "",
|
|
9
|
+
"Last updated {{time}}": "Dernière mise à jour à {{time}}",
|
|
10
|
+
"Created {{time}} by {{author}}": "Créé à {{time}} par {{author}} ",
|
|
11
|
+
"Created {{time}}": "Créé à {{time}}",
|
|
12
12
|
"Viewed {{count}} times": "",
|
|
13
13
|
"Viewed {{count}} times_plural": "",
|
|
14
14
|
"Notifications": "Notifications",
|
|
15
|
-
"You're subscribed and getting updates about new interpretations.": "",
|
|
15
|
+
"You're subscribed and getting updates about new interpretations.": "Vous êtes abonné et recevez les mises à jour pour les nouvelles interprétations.",
|
|
16
16
|
"Unsubscribe": "",
|
|
17
17
|
"Subscribe to get updates about new interpretations.": "",
|
|
18
18
|
"Subscribe": "",
|
|
19
|
-
"About this map": "",
|
|
19
|
+
"About this map": "À propos de cette carte",
|
|
20
20
|
"About this line list": "",
|
|
21
|
-
"About this visualization": "",
|
|
22
|
-
"This app could not retrieve required data.": "",
|
|
21
|
+
"About this visualization": "À propos de cette visualisation",
|
|
22
|
+
"This app could not retrieve required data.": "Cette application n'a pas pu récupérer les données nécessaires.",
|
|
23
23
|
"Network error": "Erreur réseau",
|
|
24
24
|
"Data / Edit calculation": "",
|
|
25
25
|
"Data / New calculation": "",
|
|
26
|
-
"Remove item": "",
|
|
26
|
+
"Remove item": "Supprimer l'élément",
|
|
27
27
|
"Check formula": "",
|
|
28
|
-
"Calculation name": "",
|
|
28
|
+
"Calculation name": "Nom du calcul",
|
|
29
29
|
"Shown in table headers and chart axes/legends": "",
|
|
30
|
-
"Delete calculation": "",
|
|
30
|
+
"Delete calculation": "Supprimer le calcul",
|
|
31
31
|
"Cancel": "Annuler",
|
|
32
|
-
"The calculation can only be saved with a valid formula": "",
|
|
33
|
-
"Add a name to save this calculation": "",
|
|
34
|
-
"Save calculation": "",
|
|
35
|
-
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "",
|
|
32
|
+
"The calculation can only be saved with a valid formula": "Le calcul ne peut être sauvegardé qu'avec une formule correcte",
|
|
33
|
+
"Add a name to save this calculation": "Ajouter un nom pour sauvegarder ce calcul",
|
|
34
|
+
"Save calculation": "Sauvegarder le calcul",
|
|
35
|
+
"Are you sure you want to delete this calculation? It may be used by other visualizations.": "Êtes-vous certain de vouloir supprimer ce calcul ? Il est peut être utilisé par d'autres visualisations.",
|
|
36
36
|
"Yes, delete": "Oui, supprimer",
|
|
37
37
|
"Totals only": "Totaux uniquement",
|
|
38
38
|
"Details only": "Détails seulement",
|
|
39
39
|
"Loading": "Chargement",
|
|
40
40
|
"Data elements": "Eléments de données",
|
|
41
|
-
"Search by data element name": "",
|
|
41
|
+
"Search by data element name": "Rechercher par le nom d'élément de donnée",
|
|
42
42
|
"No data elements found for \"{{- searchTerm}}\"": "Aucun élément de données trouvé pour \"{{- searchTerm}}\"",
|
|
43
43
|
"No data elements found": "Aucun élément de donnée trouvé",
|
|
44
44
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
45
|
-
"Math operators": "",
|
|
45
|
+
"Math operators": "Opérateurs mathématiques",
|
|
46
46
|
"Data Type": "Type de données",
|
|
47
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
47
48
|
"All types": "Tous les types",
|
|
48
49
|
"Disaggregation": "Disaggregation",
|
|
49
50
|
"No data": "Aucune donnée",
|
|
@@ -54,10 +55,12 @@
|
|
|
54
55
|
"No data sets found": "Aucun ensemble de données trouvé",
|
|
55
56
|
"No event data items found": "Aucun éléments de données événement trouvé",
|
|
56
57
|
"No program indicators found": "Aucun Indicateurs de programme trouvé",
|
|
58
|
+
"No calculations found": "Aucun calcul trouvé",
|
|
57
59
|
"No indicators found for \"{{- searchTerm}}\"": "Aucun indicateur trouvé pour \"{{- searchTerm}}\"",
|
|
58
60
|
"No data sets found for \"{{- searchTerm}}\"": "Aucune donnée trouvée pour \"{{- searchTerm}}\"",
|
|
59
61
|
"No event data items found for \"{{- searchTerm}}\"": "Aucune donnée événement retrouvée pour \"{{- searchTerm}}\"",
|
|
60
62
|
"No program indicators found for \"{{- searchTerm}}\"": "Aucun Indicateur de programme trouvé pour \"{{- searchTerm}}\"",
|
|
63
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
61
64
|
"Nothing found for \"{{- searchTerm}}\"": "Rien retrouvé pour \"{{- searchTerm}}\"",
|
|
62
65
|
"Calculation": "",
|
|
63
66
|
"Metric type": "Type de métrique",
|
|
@@ -73,7 +76,7 @@
|
|
|
73
76
|
"Your dimensions": "Vos dimensions",
|
|
74
77
|
"Dimension recommended with selected data": "Dimension recommandée avec les données sélectionnées",
|
|
75
78
|
"All items": "Tous les items",
|
|
76
|
-
"Automatically include all items": "",
|
|
79
|
+
"Automatically include all items": "Inclure tous les éléments automatiquement",
|
|
77
80
|
"Select all {{- dimensionTitle}} items. With this option, new items added in the future will be automatically included.": "",
|
|
78
81
|
"Manually select items...": "",
|
|
79
82
|
"Nothing found in {{- dimensionTitle}}": "",
|
|
@@ -108,13 +111,13 @@
|
|
|
108
111
|
"Write a reply": "Ecrire une réponse",
|
|
109
112
|
"Post reply": "",
|
|
110
113
|
"Delete failed": "Échec de la suppression",
|
|
111
|
-
"Could not update comment": "",
|
|
114
|
+
"Could not update comment": "Échec de l'actualisation du commentaire",
|
|
112
115
|
"Enter comment text": "",
|
|
113
116
|
"Update": "Mettre à jour",
|
|
114
117
|
"Viewing interpretation: {{- visualisationName}}": "",
|
|
115
|
-
"Could not load interpretation": "",
|
|
116
|
-
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
117
|
-
"Hide interpretation": "",
|
|
118
|
+
"Could not load interpretation": "Échec du chargement de l'interprétation",
|
|
119
|
+
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "L'interprétation n'a pas pu être affichée. Veuillez réessayer ou contacter votre administrateur système.",
|
|
120
|
+
"Hide interpretation": "Masquer l'interprétation",
|
|
118
121
|
"Write an interpretation": "Ecrire une interprétation",
|
|
119
122
|
"Other people viewing this interpretation in the future may see more data.": "",
|
|
120
123
|
"Post interpretation": "",
|
|
@@ -122,25 +125,15 @@
|
|
|
122
125
|
"Reply": "Répondre",
|
|
123
126
|
"{{count}} replies": "{{count}} réponses",
|
|
124
127
|
"{{count}} replies_plural": "{{count}} réponses",
|
|
125
|
-
"View replies": "",
|
|
128
|
+
"View replies": "Voir les réponses",
|
|
126
129
|
"Unlike": "Je n'aime plus",
|
|
127
130
|
"Like": "J'aime",
|
|
128
|
-
"Share": "Partager",
|
|
129
131
|
"See interpretation": "",
|
|
132
|
+
"Open in app": "Ouvrir dans l'application",
|
|
133
|
+
"Share": "Partager",
|
|
130
134
|
"Manage sharing": "Gérer le partage",
|
|
131
|
-
"Could not update interpretation": "",
|
|
135
|
+
"Could not update interpretation": "Échec de l'actualisation de l'interprétation",
|
|
132
136
|
"Enter interpretation text": "",
|
|
133
|
-
"Bold text": "",
|
|
134
|
-
"Italic text": "",
|
|
135
|
-
"Link to a URL": "",
|
|
136
|
-
"Mention a user": "",
|
|
137
|
-
"Add emoji": "",
|
|
138
|
-
"Preview": "Aperçu",
|
|
139
|
-
"Back to write mode": "",
|
|
140
|
-
"Too many results. Try refining the search.": "",
|
|
141
|
-
"Search for a user": "",
|
|
142
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
143
|
-
"No results found": "Aucun résultat trouvé",
|
|
144
137
|
"Not available offline": "Non disponible hors ligne",
|
|
145
138
|
"Created by": "Créé par",
|
|
146
139
|
"Anyone": "Toute personne",
|
|
@@ -166,11 +159,11 @@
|
|
|
166
159
|
"No visualizations found. Click New visualization to get started.": "",
|
|
167
160
|
"No visualizations found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
168
161
|
"New visualization": "",
|
|
169
|
-
"Open a map": "",
|
|
170
|
-
"Loading maps": "",
|
|
171
|
-
"Couldn't load maps": "",
|
|
162
|
+
"Open a map": "Ouvrir une carte",
|
|
163
|
+
"Loading maps": "Chargement des cartes",
|
|
164
|
+
"Couldn't load maps": "Échec du chargement des cartes",
|
|
172
165
|
"There was a problem loading maps. Try again or contact your system administrator.": "",
|
|
173
|
-
"No maps found. Click New map to get started.": "",
|
|
166
|
+
"No maps found. Click New map to get started.": "Aucune carte trouvée. Cliquez sur Nouvelle carte pour commencer.",
|
|
174
167
|
"No maps found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
175
168
|
"New map": "",
|
|
176
169
|
"Open a line list": "",
|
|
@@ -200,9 +193,9 @@
|
|
|
200
193
|
"Year": "Année",
|
|
201
194
|
"Select year": "Sélectionnez année",
|
|
202
195
|
"Period": "Période",
|
|
196
|
+
"Selected Periods": "Périodes sélectionnées",
|
|
203
197
|
"Relative periods": "Périodes relatives",
|
|
204
198
|
"Fixed periods": "Périodes fixes",
|
|
205
|
-
"Selected Periods": "Périodes sélectionnées",
|
|
206
199
|
"No periods selected": "Aucune périodes n'est sélectionnée",
|
|
207
200
|
"Daily": "Quotidien",
|
|
208
201
|
"Weekly": "Hebdomadaire",
|
|
@@ -272,6 +265,13 @@
|
|
|
272
265
|
"Six-months": "Semestres",
|
|
273
266
|
"Financial Years": "Années fiscales",
|
|
274
267
|
"Years": "Années",
|
|
268
|
+
"Bold text": "Texte en gras",
|
|
269
|
+
"Italic text": "",
|
|
270
|
+
"Link to a URL": "",
|
|
271
|
+
"Mention a user": "",
|
|
272
|
+
"Add emoji": "",
|
|
273
|
+
"Preview": "Aperçu",
|
|
274
|
+
"Back to write mode": "",
|
|
275
275
|
"Interpretations and details": "",
|
|
276
276
|
"Translating to": "",
|
|
277
277
|
"Choose a locale": "",
|
|
@@ -282,6 +282,10 @@
|
|
|
282
282
|
"Cannot save while offline": "",
|
|
283
283
|
"Could not load translations": "",
|
|
284
284
|
"Retry": "",
|
|
285
|
+
"Too many results. Try refining the search.": "",
|
|
286
|
+
"Search for a user": "",
|
|
287
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
288
|
+
"No results found": "Aucun résultat trouvé",
|
|
285
289
|
"Series": "Séries",
|
|
286
290
|
"Category": "Catégorie",
|
|
287
291
|
"Filter": "Filtrer",
|
|
@@ -370,6 +374,7 @@
|
|
|
370
374
|
"Radar": "Radar",
|
|
371
375
|
"Scatter": "Dispersion",
|
|
372
376
|
"Single value": "Valeur unique",
|
|
377
|
+
"Outlier table": "",
|
|
373
378
|
"All charts": "",
|
|
374
379
|
"{{seriesName}} (trend)": "{{seriesName}} (tendance)",
|
|
375
380
|
"Trend": "Tendance",
|
|
@@ -46,6 +46,7 @@
|
|
|
46
46
|
"Drag items here, or double click in the list, to start building a calculation formula": "",
|
|
47
47
|
"Math operators": "",
|
|
48
48
|
"Data Type": "Тип данных",
|
|
49
|
+
"Only {{dataType}} can be used in {{visType}}": "",
|
|
49
50
|
"All types": "Все типы",
|
|
50
51
|
"Disaggregation": "Разукрупнение",
|
|
51
52
|
"No data": "Нет данных",
|
|
@@ -56,10 +57,12 @@
|
|
|
56
57
|
"No data sets found": "",
|
|
57
58
|
"No event data items found": "",
|
|
58
59
|
"No program indicators found": "",
|
|
60
|
+
"No calculations found": "",
|
|
59
61
|
"No indicators found for \"{{- searchTerm}}\"": "",
|
|
60
62
|
"No data sets found for \"{{- searchTerm}}\"": "",
|
|
61
63
|
"No event data items found for \"{{- searchTerm}}\"": "",
|
|
62
64
|
"No program indicators found for \"{{- searchTerm}}\"": "",
|
|
65
|
+
"No calculations found for \"{{- searchTerm}}\"": "",
|
|
63
66
|
"Nothing found for \"{{- searchTerm}}\"": "",
|
|
64
67
|
"Calculation": "",
|
|
65
68
|
"Metric type": "",
|
|
@@ -105,7 +108,7 @@
|
|
|
105
108
|
"event report": "Отчет случаев",
|
|
106
109
|
"line list": "",
|
|
107
110
|
"map": "Карта",
|
|
108
|
-
"visualization": "",
|
|
111
|
+
"visualization": "визуализация",
|
|
109
112
|
"Edit": "Редактировать",
|
|
110
113
|
"Write a reply": "Написать ответ",
|
|
111
114
|
"Post reply": "",
|
|
@@ -118,33 +121,24 @@
|
|
|
118
121
|
"The interpretation couldn’t be displayed. Try again or contact your system administrator.": "",
|
|
119
122
|
"Hide interpretation": "",
|
|
120
123
|
"Write an interpretation": "Написать перевод",
|
|
124
|
+
"Other people viewing this interpretation in the future may see more data.": "",
|
|
121
125
|
"Post interpretation": "",
|
|
122
126
|
"Interpretations": "Interpretations",
|
|
123
127
|
"Reply": "Ответить",
|
|
124
|
-
"{{count}} replies_0": "",
|
|
125
|
-
"{{count}} replies_1": "",
|
|
126
|
-
"{{count}} replies_2": "",
|
|
127
|
-
"{{count}} replies_3": "",
|
|
128
|
+
"{{count}} replies_0": "{{count}} ответ",
|
|
129
|
+
"{{count}} replies_1": "{{count}} отвечает",
|
|
130
|
+
"{{count}} replies_2": "{{count}} отвечает",
|
|
131
|
+
"{{count}} replies_3": "{{count}} ответов",
|
|
128
132
|
"View replies": "",
|
|
129
133
|
"Unlike": "Не нравится",
|
|
130
134
|
"Like": "Нравится",
|
|
131
|
-
"Share": "Поделиться",
|
|
132
135
|
"See interpretation": "",
|
|
136
|
+
"Open in app": "",
|
|
137
|
+
"Share": "Поделиться",
|
|
133
138
|
"Manage sharing": "Управление совместным доступом",
|
|
134
139
|
"Could not update interpretation": "",
|
|
135
140
|
"Enter interpretation text": "",
|
|
136
|
-
"
|
|
137
|
-
"Italic text": "",
|
|
138
|
-
"Link to a URL": "",
|
|
139
|
-
"Mention a user": "",
|
|
140
|
-
"Add emoji": "",
|
|
141
|
-
"Preview": "Предварительный просмотр",
|
|
142
|
-
"Back to write mode": "",
|
|
143
|
-
"Too many results. Try refining the search.": "",
|
|
144
|
-
"Search for a user": "",
|
|
145
|
-
"Searching for \"{{- searchText}}\"": "",
|
|
146
|
-
"No results found": "Результаты не найдены",
|
|
147
|
-
"Not available offline": "",
|
|
141
|
+
"Not available offline": "Недоступно в автономном режиме",
|
|
148
142
|
"Created by": "Создано",
|
|
149
143
|
"Anyone": "Любой",
|
|
150
144
|
"Only you": "",
|
|
@@ -209,9 +203,9 @@
|
|
|
209
203
|
"Year": "Год",
|
|
210
204
|
"Select year": "Выбрать год",
|
|
211
205
|
"Period": "Период",
|
|
206
|
+
"Selected Periods": "Выбранные периоды",
|
|
212
207
|
"Relative periods": "Соответствующие периоды",
|
|
213
208
|
"Fixed periods": "Фиксированные периоды",
|
|
214
|
-
"Selected Periods": "Выбранные периоды",
|
|
215
209
|
"No periods selected": "Периоды не выбраны",
|
|
216
210
|
"Daily": "Ежедневно",
|
|
217
211
|
"Weekly": "Еженедельно",
|
|
@@ -281,6 +275,13 @@
|
|
|
281
275
|
"Six-months": "Полугодие",
|
|
282
276
|
"Financial Years": "Финансовые годы",
|
|
283
277
|
"Years": "Годы",
|
|
278
|
+
"Bold text": "",
|
|
279
|
+
"Italic text": "",
|
|
280
|
+
"Link to a URL": "",
|
|
281
|
+
"Mention a user": "",
|
|
282
|
+
"Add emoji": "",
|
|
283
|
+
"Preview": "Предварительный просмотр",
|
|
284
|
+
"Back to write mode": "",
|
|
284
285
|
"Interpretations and details": "",
|
|
285
286
|
"Translating to": "",
|
|
286
287
|
"Choose a locale": "",
|
|
@@ -291,6 +292,10 @@
|
|
|
291
292
|
"Cannot save while offline": "",
|
|
292
293
|
"Could not load translations": "",
|
|
293
294
|
"Retry": "",
|
|
295
|
+
"Too many results. Try refining the search.": "",
|
|
296
|
+
"Search for a user": "",
|
|
297
|
+
"Searching for \"{{- searchText}}\"": "",
|
|
298
|
+
"No results found": "Результаты не найдены",
|
|
294
299
|
"Series": "Ряды",
|
|
295
300
|
"Category": "Категория",
|
|
296
301
|
"Filter": "Фильтр",
|
|
@@ -377,8 +382,9 @@
|
|
|
377
382
|
"Year over year (line)": "Год за годом (линия)",
|
|
378
383
|
"Pie": "Круговая",
|
|
379
384
|
"Radar": "Радиальная",
|
|
380
|
-
"Scatter": "",
|
|
385
|
+
"Scatter": "Рассеивание",
|
|
381
386
|
"Single value": "Одиночное значение",
|
|
387
|
+
"Outlier table": "",
|
|
382
388
|
"All charts": "",
|
|
383
389
|
"{{seriesName}} (trend)": "",
|
|
384
390
|
"Trend": "Тренд",
|