survey-analytics 2.3.9 → 2.3.11
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.
- package/fesm/shared.mjs +479 -15
- package/fesm/shared.mjs.map +1 -1
- package/fesm/shared2.mjs +696 -212
- package/fesm/shared2.mjs.map +1 -1
- package/fesm/survey.analytics.core.mjs +2 -2
- package/fesm/survey.analytics.mjs +27 -8
- package/fesm/survey.analytics.mjs.map +1 -1
- package/fesm/survey.analytics.mongo.mjs +1 -1
- package/fesm/survey.analytics.tabulator.mjs +28 -24
- package/fesm/survey.analytics.tabulator.mjs.map +1 -1
- package/package.json +4 -3
- package/survey-analytics-tabulator.types/analytics-localization/arabic.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/dutch.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/english.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/farsi.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/finnish.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/french.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/german.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/italian.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/japanese.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/norwegian.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/polish.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/portuguese.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/russian.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/spanish.d.ts +16 -0
- package/survey-analytics-tabulator.types/analytics-localization/swedish.d.ts +16 -0
- package/survey-analytics-tabulator.types/localizationManager.d.ts +16 -0
- package/survey-analytics-tabulator.types/tables/table.d.ts +2 -0
- package/survey-analytics.types/analytics-localization/arabic.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/dutch.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/english.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/farsi.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/finnish.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/french.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/german.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/italian.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/japanese.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/norwegian.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/polish.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/portuguese.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/russian.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/spanish.d.ts +16 -0
- package/survey-analytics.types/analytics-localization/swedish.d.ts +16 -0
- package/survey-analytics.types/dataProvider.d.ts +10 -0
- package/survey-analytics.types/entries/mongo.d.ts +1 -0
- package/survey-analytics.types/histogram.d.ts +48 -1
- package/survey-analytics.types/localizationManager.d.ts +16 -0
- package/survey-analytics.types/mongo/index.d.ts +16 -0
- package/survey-analytics.types/mongo/pipelines.d.ts +1 -0
- package/survey-analytics.types/mongo/result-transformers.d.ts +35 -0
- package/survey-analytics.types/selectBase.d.ts +3 -1
- package/survey-analytics.types/statisticCalculators.d.ts +12 -2
- package/survey-analytics.types/visualizationMatrixDropdown.d.ts +4 -6
- package/survey-analytics.types/visualizationPanel.d.ts +1 -0
- package/survey-analytics.types/visualizationPanelDynamic.d.ts +2 -5
- package/survey-analytics.types/visualizerBase.d.ts +2 -0
- package/survey.analytics.core.css +1 -1
- package/survey.analytics.core.d.ts +1 -0
- package/survey.analytics.core.js +1215 -201
- package/survey.analytics.core.js.map +1 -1
- package/survey.analytics.core.min.css +1 -1
- package/survey.analytics.core.min.js +1 -1
- package/survey.analytics.core.min.js.LICENSE.txt +1 -1
- package/survey.analytics.css +1 -1
- package/survey.analytics.d.ts +1 -0
- package/survey.analytics.js +1241 -206
- package/survey.analytics.js.map +1 -1
- package/survey.analytics.min.css +1 -1
- package/survey.analytics.min.js +1 -1
- package/survey.analytics.min.js.LICENSE.txt +1 -1
- package/survey.analytics.mongo.d.ts +1 -0
- package/survey.analytics.mongo.js +1 -1
- package/survey.analytics.mongo.min.js.LICENSE.txt +1 -1
- package/survey.analytics.tabulator.css +1 -1
- package/survey.analytics.tabulator.d.ts +1 -0
- package/survey.analytics.tabulator.js +506 -38
- package/survey.analytics.tabulator.js.map +1 -1
- package/survey.analytics.tabulator.min.css +1 -1
- package/survey.analytics.tabulator.min.js +1 -1
- package/survey.analytics.tabulator.min.js.LICENSE.txt +1 -1
package/fesm/shared.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* surveyjs - SurveyJS Dashboard library v2.3.
|
|
2
|
+
* surveyjs - SurveyJS Dashboard library v2.3.11
|
|
3
3
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
5
5
|
*/
|
|
@@ -91,6 +91,22 @@ var englishStrings = {
|
|
|
91
91
|
axisXAlternativeSelectorTitle: "Segments:",
|
|
92
92
|
axisYAlternativeSelectorTitle: "Groups:",
|
|
93
93
|
notSelected: "Not selected",
|
|
94
|
+
intervalMode_default: "Default",
|
|
95
|
+
intervalMode_decades: "Decades",
|
|
96
|
+
intervalMode_years: "Years",
|
|
97
|
+
intervalMode_quarters: "Quarters",
|
|
98
|
+
intervalMode_months: "Months",
|
|
99
|
+
intervalMode_days: "Days",
|
|
100
|
+
intervalMode_custom: "Custom",
|
|
101
|
+
intervalMode_auto: "Auto",
|
|
102
|
+
intervalModeTitle: "Intervals:",
|
|
103
|
+
noRunningTotals: "Show individual values",
|
|
104
|
+
runningTotals: "Show running totals",
|
|
105
|
+
groupDateSeries: "Compare periods",
|
|
106
|
+
ungroupDateSeries: "View timeline",
|
|
107
|
+
noneAggregateText: "None",
|
|
108
|
+
selectAggregateText: "Aggregate:",
|
|
109
|
+
groupedYearsAxisTitle: "Year ends with",
|
|
94
110
|
license: "To use the Dashboard library in your application, a <a href='https://surveyjs.io/licensing' target='_blank'>developer license</a> is required. If you have an active license, please <a href='https://surveyjs.io/remove-alert-banner' target='_blank'>set up your license key</a> and ensure you're using the <a href='https://surveyjs.io/stay-updated/release-notes' target='_blank'>latest version</a>.",
|
|
95
111
|
license2: "This banner appears because your maintenance subscription for the Dashboard library expired on {date}. You may continue using <a href='https://surveyjs.io/stay-updated/release-notes' target='_blank'>all versions released up to that date</a>. To remove this banner in the latest version, please <a href='https://surveyjs.io/manage#license-manager' target='_blank'>renew your subscription</a> and <a href='https://surveyjs.io/remove-alert-banner' target='_blank'>set up a new license key</a>."
|
|
96
112
|
};
|
|
@@ -534,7 +550,39 @@ var farsiStrings = {
|
|
|
534
550
|
// [Auto-translated] "Groups:"
|
|
535
551
|
axisYAlternativeSelectorTitle: "گروه:",
|
|
536
552
|
// [Auto-translated] "Not selected"
|
|
537
|
-
notSelected: "انتخاب نشده است"
|
|
553
|
+
notSelected: "انتخاب نشده است",
|
|
554
|
+
// [Auto-translated] "Default"
|
|
555
|
+
intervalMode_default: "پیش فرض",
|
|
556
|
+
// [Auto-translated] "Decades"
|
|
557
|
+
intervalMode_decades: "دهه",
|
|
558
|
+
// [Auto-translated] "Years"
|
|
559
|
+
intervalMode_years: "سال",
|
|
560
|
+
// [Auto-translated] "Quarters"
|
|
561
|
+
intervalMode_quarters: "چهارم",
|
|
562
|
+
// [Auto-translated] "Months"
|
|
563
|
+
intervalMode_months: "ماهها",
|
|
564
|
+
// [Auto-translated] "Days"
|
|
565
|
+
intervalMode_days: "روزها",
|
|
566
|
+
// [Auto-translated] "Custom"
|
|
567
|
+
intervalMode_custom: "سفارشی",
|
|
568
|
+
// [Auto-translated] "Auto"
|
|
569
|
+
intervalMode_auto: "خودکار",
|
|
570
|
+
// [Auto-translated] "Intervals:"
|
|
571
|
+
intervalModeTitle: "فواصل:",
|
|
572
|
+
// [Auto-translated] "Show individual values"
|
|
573
|
+
noRunningTotals: "نمایش ارزش های فردی",
|
|
574
|
+
// [Auto-translated] "Show running totals"
|
|
575
|
+
runningTotals: "نمایش مجموع در حال اجرا",
|
|
576
|
+
// [Auto-translated] "Compare periods"
|
|
577
|
+
groupDateSeries: "دوره ها را مقایسه کنید",
|
|
578
|
+
// [Auto-translated] "View timeline"
|
|
579
|
+
ungroupDateSeries: "مشاهده جدول زمانی",
|
|
580
|
+
// [Auto-translated] "None"
|
|
581
|
+
noneAggregateText: "هیچ کدام",
|
|
582
|
+
// [Auto-translated] "Aggregate:"
|
|
583
|
+
selectAggregateText: "مجموع:",
|
|
584
|
+
// [Auto-translated] "Year ends with"
|
|
585
|
+
groupedYearsAxisTitle: "سال به پایان می رسد با"
|
|
538
586
|
};
|
|
539
587
|
setupLocale({ localeCode: "fa", strings: farsiStrings, nativeName: "فارسی" });
|
|
540
588
|
|
|
@@ -702,7 +750,39 @@ var frenchStrings = {
|
|
|
702
750
|
// [Auto-translated] "Groups:"
|
|
703
751
|
axisYAlternativeSelectorTitle: "Groupe:",
|
|
704
752
|
// [Auto-translated] "Not selected"
|
|
705
|
-
notSelected: "Non sélectionné"
|
|
753
|
+
notSelected: "Non sélectionné",
|
|
754
|
+
// [Auto-translated] "Default"
|
|
755
|
+
intervalMode_default: "Faire défaut",
|
|
756
|
+
// [Auto-translated] "Decades"
|
|
757
|
+
intervalMode_decades: "Décennies",
|
|
758
|
+
// [Auto-translated] "Years"
|
|
759
|
+
intervalMode_years: "Années",
|
|
760
|
+
// [Auto-translated] "Quarters"
|
|
761
|
+
intervalMode_quarters: "Quartier",
|
|
762
|
+
// [Auto-translated] "Months"
|
|
763
|
+
intervalMode_months: "Mois",
|
|
764
|
+
// [Auto-translated] "Days"
|
|
765
|
+
intervalMode_days: "Jours",
|
|
766
|
+
// [Auto-translated] "Custom"
|
|
767
|
+
intervalMode_custom: "Coutume",
|
|
768
|
+
// [Auto-translated] "Auto"
|
|
769
|
+
intervalMode_auto: "Auto",
|
|
770
|
+
// [Auto-translated] "Intervals:"
|
|
771
|
+
intervalModeTitle: "Intervalles:",
|
|
772
|
+
// [Auto-translated] "Show individual values"
|
|
773
|
+
noRunningTotals: "Afficher les valeurs individuelles",
|
|
774
|
+
// [Auto-translated] "Show running totals"
|
|
775
|
+
runningTotals: "Afficher les totaux cumulés",
|
|
776
|
+
// [Auto-translated] "Compare periods"
|
|
777
|
+
groupDateSeries: "Comparer les périodes",
|
|
778
|
+
// [Auto-translated] "View timeline"
|
|
779
|
+
ungroupDateSeries: "Voir la chronologie",
|
|
780
|
+
// [Auto-translated] "None"
|
|
781
|
+
noneAggregateText: "Aucun",
|
|
782
|
+
// [Auto-translated] "Aggregate:"
|
|
783
|
+
selectAggregateText: "Agrégat:",
|
|
784
|
+
// [Auto-translated] "Year ends with"
|
|
785
|
+
groupedYearsAxisTitle: "L’exercice se termine avec"
|
|
706
786
|
};
|
|
707
787
|
setupLocale({ localeCode: "fr", strings: frenchStrings, nativeName: "Français" });
|
|
708
788
|
|
|
@@ -870,7 +950,39 @@ var germanStrings = {
|
|
|
870
950
|
// [Auto-translated] "Groups:"
|
|
871
951
|
axisYAlternativeSelectorTitle: "Gruppen:",
|
|
872
952
|
// [Auto-translated] "Not selected"
|
|
873
|
-
notSelected: "Nicht ausgewählt"
|
|
953
|
+
notSelected: "Nicht ausgewählt",
|
|
954
|
+
// [Auto-translated] "Default"
|
|
955
|
+
intervalMode_default: "Vorgabe",
|
|
956
|
+
// [Auto-translated] "Decades"
|
|
957
|
+
intervalMode_decades: "Dekaden",
|
|
958
|
+
// [Auto-translated] "Years"
|
|
959
|
+
intervalMode_years: "Jahre",
|
|
960
|
+
// [Auto-translated] "Quarters"
|
|
961
|
+
intervalMode_quarters: "Quartier",
|
|
962
|
+
// [Auto-translated] "Months"
|
|
963
|
+
intervalMode_months: "Monate",
|
|
964
|
+
// [Auto-translated] "Days"
|
|
965
|
+
intervalMode_days: "Tage",
|
|
966
|
+
// [Auto-translated] "Custom"
|
|
967
|
+
intervalMode_custom: "Gewohnheit",
|
|
968
|
+
// [Auto-translated] "Auto"
|
|
969
|
+
intervalMode_auto: "Auto",
|
|
970
|
+
// [Auto-translated] "Intervals:"
|
|
971
|
+
intervalModeTitle: "Intervalle:",
|
|
972
|
+
// [Auto-translated] "Show individual values"
|
|
973
|
+
noRunningTotals: "Einzelne Werte anzeigen",
|
|
974
|
+
// [Auto-translated] "Show running totals"
|
|
975
|
+
runningTotals: "Laufende Summen anzeigen",
|
|
976
|
+
// [Auto-translated] "Compare periods"
|
|
977
|
+
groupDateSeries: "Zeiträume vergleichen",
|
|
978
|
+
// [Auto-translated] "View timeline"
|
|
979
|
+
ungroupDateSeries: "Zeitleiste anzeigen",
|
|
980
|
+
// [Auto-translated] "None"
|
|
981
|
+
noneAggregateText: "Nichts",
|
|
982
|
+
// [Auto-translated] "Aggregate:"
|
|
983
|
+
selectAggregateText: "Aggregat:",
|
|
984
|
+
// [Auto-translated] "Year ends with"
|
|
985
|
+
groupedYearsAxisTitle: "Das Jahr endet mit"
|
|
874
986
|
};
|
|
875
987
|
setupLocale({ localeCode: "de", strings: germanStrings, nativeName: "Deutsch" });
|
|
876
988
|
|
|
@@ -1038,7 +1150,39 @@ var norwegianStrings = {
|
|
|
1038
1150
|
// [Auto-translated] "Groups:"
|
|
1039
1151
|
axisYAlternativeSelectorTitle: "Grupper:",
|
|
1040
1152
|
// [Auto-translated] "Not selected"
|
|
1041
|
-
notSelected: "Ikke valgt"
|
|
1153
|
+
notSelected: "Ikke valgt",
|
|
1154
|
+
// [Auto-translated] "Default"
|
|
1155
|
+
intervalMode_default: "Standard",
|
|
1156
|
+
// [Auto-translated] "Decades"
|
|
1157
|
+
intervalMode_decades: "Tiår",
|
|
1158
|
+
// [Auto-translated] "Years"
|
|
1159
|
+
intervalMode_years: "År",
|
|
1160
|
+
// [Auto-translated] "Quarters"
|
|
1161
|
+
intervalMode_quarters: "Kvartaler",
|
|
1162
|
+
// [Auto-translated] "Months"
|
|
1163
|
+
intervalMode_months: "Måneder",
|
|
1164
|
+
// [Auto-translated] "Days"
|
|
1165
|
+
intervalMode_days: "Dager",
|
|
1166
|
+
// [Auto-translated] "Custom"
|
|
1167
|
+
intervalMode_custom: "Skikk",
|
|
1168
|
+
// [Auto-translated] "Auto"
|
|
1169
|
+
intervalMode_auto: "Auto",
|
|
1170
|
+
// [Auto-translated] "Intervals:"
|
|
1171
|
+
intervalModeTitle: "Intervaller:",
|
|
1172
|
+
// [Auto-translated] "Show individual values"
|
|
1173
|
+
noRunningTotals: "Vis individuelle verdier",
|
|
1174
|
+
// [Auto-translated] "Show running totals"
|
|
1175
|
+
runningTotals: "Vis løpende totaler",
|
|
1176
|
+
// [Auto-translated] "Compare periods"
|
|
1177
|
+
groupDateSeries: "Sammenlign perioder",
|
|
1178
|
+
// [Auto-translated] "View timeline"
|
|
1179
|
+
ungroupDateSeries: "Vis tidslinje",
|
|
1180
|
+
// [Auto-translated] "None"
|
|
1181
|
+
noneAggregateText: "Ingen",
|
|
1182
|
+
// [Auto-translated] "Aggregate:"
|
|
1183
|
+
selectAggregateText: "Samlet:",
|
|
1184
|
+
// [Auto-translated] "Year ends with"
|
|
1185
|
+
groupedYearsAxisTitle: "Året avsluttes med"
|
|
1042
1186
|
};
|
|
1043
1187
|
setupLocale({ localeCode: "no", strings: norwegianStrings, nativeName: "Norsk" });
|
|
1044
1188
|
|
|
@@ -1206,7 +1350,39 @@ var portugueseStrings = {
|
|
|
1206
1350
|
// [Auto-translated] "Groups:"
|
|
1207
1351
|
axisYAlternativeSelectorTitle: "Grupos:",
|
|
1208
1352
|
// [Auto-translated] "Not selected"
|
|
1209
|
-
notSelected: "Não selecionado"
|
|
1353
|
+
notSelected: "Não selecionado",
|
|
1354
|
+
// [Auto-translated] "Default"
|
|
1355
|
+
intervalMode_default: "Inadimplência",
|
|
1356
|
+
// [Auto-translated] "Decades"
|
|
1357
|
+
intervalMode_decades: "Décadas",
|
|
1358
|
+
// [Auto-translated] "Years"
|
|
1359
|
+
intervalMode_years: "Anos",
|
|
1360
|
+
// [Auto-translated] "Quarters"
|
|
1361
|
+
intervalMode_quarters: "Quartos",
|
|
1362
|
+
// [Auto-translated] "Months"
|
|
1363
|
+
intervalMode_months: "Meses",
|
|
1364
|
+
// [Auto-translated] "Days"
|
|
1365
|
+
intervalMode_days: "Dias",
|
|
1366
|
+
// [Auto-translated] "Custom"
|
|
1367
|
+
intervalMode_custom: "Costume",
|
|
1368
|
+
// [Auto-translated] "Auto"
|
|
1369
|
+
intervalMode_auto: "Automático",
|
|
1370
|
+
// [Auto-translated] "Intervals:"
|
|
1371
|
+
intervalModeTitle: "Intervalos:",
|
|
1372
|
+
// [Auto-translated] "Show individual values"
|
|
1373
|
+
noRunningTotals: "Mostrar valores individuais",
|
|
1374
|
+
// [Auto-translated] "Show running totals"
|
|
1375
|
+
runningTotals: "Mostrar totais acumulados",
|
|
1376
|
+
// [Auto-translated] "Compare periods"
|
|
1377
|
+
groupDateSeries: "Comparar períodos",
|
|
1378
|
+
// [Auto-translated] "View timeline"
|
|
1379
|
+
ungroupDateSeries: "Ver linha do tempo",
|
|
1380
|
+
// [Auto-translated] "None"
|
|
1381
|
+
noneAggregateText: "Nenhum",
|
|
1382
|
+
// [Auto-translated] "Aggregate:"
|
|
1383
|
+
selectAggregateText: "Agregado:",
|
|
1384
|
+
// [Auto-translated] "Year ends with"
|
|
1385
|
+
groupedYearsAxisTitle: "O ano termina com"
|
|
1210
1386
|
};
|
|
1211
1387
|
setupLocale({ localeCode: "pt", strings: portugueseStrings, nativeName: "Português" });
|
|
1212
1388
|
|
|
@@ -1374,7 +1550,39 @@ var russianStrings = {
|
|
|
1374
1550
|
// [Auto-translated] "Groups:"
|
|
1375
1551
|
axisYAlternativeSelectorTitle: "Группы:",
|
|
1376
1552
|
// [Auto-translated] "Not selected"
|
|
1377
|
-
notSelected: "Не выбрано"
|
|
1553
|
+
notSelected: "Не выбрано",
|
|
1554
|
+
// [Auto-translated] "Default"
|
|
1555
|
+
intervalMode_default: "По умолчанию",
|
|
1556
|
+
// [Auto-translated] "Decades"
|
|
1557
|
+
intervalMode_decades: "Десятилетий",
|
|
1558
|
+
// [Auto-translated] "Years"
|
|
1559
|
+
intervalMode_years: "Годы",
|
|
1560
|
+
// [Auto-translated] "Quarters"
|
|
1561
|
+
intervalMode_quarters: "Квартира",
|
|
1562
|
+
// [Auto-translated] "Months"
|
|
1563
|
+
intervalMode_months: "Месяцы",
|
|
1564
|
+
// [Auto-translated] "Days"
|
|
1565
|
+
intervalMode_days: "Дни недели",
|
|
1566
|
+
// [Auto-translated] "Custom"
|
|
1567
|
+
intervalMode_custom: "Обычай",
|
|
1568
|
+
// [Auto-translated] "Auto"
|
|
1569
|
+
intervalMode_auto: "Авто",
|
|
1570
|
+
// [Auto-translated] "Intervals:"
|
|
1571
|
+
intervalModeTitle: "Интервалы:",
|
|
1572
|
+
// [Auto-translated] "Show individual values"
|
|
1573
|
+
noRunningTotals: "Отображение отдельных значений",
|
|
1574
|
+
// [Auto-translated] "Show running totals"
|
|
1575
|
+
runningTotals: "Показать промежуточные итоги",
|
|
1576
|
+
// [Auto-translated] "Compare periods"
|
|
1577
|
+
groupDateSeries: "Сравнение периодов",
|
|
1578
|
+
// [Auto-translated] "View timeline"
|
|
1579
|
+
ungroupDateSeries: "Просмотр временной шкалы",
|
|
1580
|
+
// [Auto-translated] "None"
|
|
1581
|
+
noneAggregateText: "Никакой",
|
|
1582
|
+
// [Auto-translated] "Aggregate:"
|
|
1583
|
+
selectAggregateText: "Совокупность:",
|
|
1584
|
+
// [Auto-translated] "Year ends with"
|
|
1585
|
+
groupedYearsAxisTitle: "Год заканчивается с"
|
|
1378
1586
|
};
|
|
1379
1587
|
setupLocale({ localeCode: "ru", strings: russianStrings, nativeName: "Русский" });
|
|
1380
1588
|
|
|
@@ -1542,7 +1750,39 @@ var dutchStrings = {
|
|
|
1542
1750
|
// [Auto-translated] "Groups:"
|
|
1543
1751
|
axisYAlternativeSelectorTitle: "Groepen:",
|
|
1544
1752
|
// [Auto-translated] "Not selected"
|
|
1545
|
-
notSelected: "Niet geselecteerd"
|
|
1753
|
+
notSelected: "Niet geselecteerd",
|
|
1754
|
+
// [Auto-translated] "Default"
|
|
1755
|
+
intervalMode_default: "Verstek",
|
|
1756
|
+
// [Auto-translated] "Decades"
|
|
1757
|
+
intervalMode_decades: "Decennia",
|
|
1758
|
+
// [Auto-translated] "Years"
|
|
1759
|
+
intervalMode_years: "Jaren",
|
|
1760
|
+
// [Auto-translated] "Quarters"
|
|
1761
|
+
intervalMode_quarters: "Vertrekken",
|
|
1762
|
+
// [Auto-translated] "Months"
|
|
1763
|
+
intervalMode_months: "Maanden",
|
|
1764
|
+
// [Auto-translated] "Days"
|
|
1765
|
+
intervalMode_days: "Dagen",
|
|
1766
|
+
// [Auto-translated] "Custom"
|
|
1767
|
+
intervalMode_custom: "Gewoonte",
|
|
1768
|
+
// [Auto-translated] "Auto"
|
|
1769
|
+
intervalMode_auto: "Auto",
|
|
1770
|
+
// [Auto-translated] "Intervals:"
|
|
1771
|
+
intervalModeTitle: "Intervallen:",
|
|
1772
|
+
// [Auto-translated] "Show individual values"
|
|
1773
|
+
noRunningTotals: "Toon individuele waarden",
|
|
1774
|
+
// [Auto-translated] "Show running totals"
|
|
1775
|
+
runningTotals: "Toon lopende totalen",
|
|
1776
|
+
// [Auto-translated] "Compare periods"
|
|
1777
|
+
groupDateSeries: "Vergelijk periodes",
|
|
1778
|
+
// [Auto-translated] "View timeline"
|
|
1779
|
+
ungroupDateSeries: "Tijdlijn bekijken",
|
|
1780
|
+
// [Auto-translated] "None"
|
|
1781
|
+
noneAggregateText: "Geen",
|
|
1782
|
+
// [Auto-translated] "Aggregate:"
|
|
1783
|
+
selectAggregateText: "Aggregaat:",
|
|
1784
|
+
// [Auto-translated] "Year ends with"
|
|
1785
|
+
groupedYearsAxisTitle: "Het jaar eindigt met"
|
|
1546
1786
|
};
|
|
1547
1787
|
setupLocale({ localeCode: "nl", strings: dutchStrings, nativeName: "Nederlands" });
|
|
1548
1788
|
|
|
@@ -1710,7 +1950,39 @@ var spanishStrings = {
|
|
|
1710
1950
|
// [Auto-translated] "Groups:"
|
|
1711
1951
|
axisYAlternativeSelectorTitle: "Grupos:",
|
|
1712
1952
|
// [Auto-translated] "Not selected"
|
|
1713
|
-
notSelected: "No seleccionado"
|
|
1953
|
+
notSelected: "No seleccionado",
|
|
1954
|
+
// [Auto-translated] "Default"
|
|
1955
|
+
intervalMode_default: "Predeterminado",
|
|
1956
|
+
// [Auto-translated] "Decades"
|
|
1957
|
+
intervalMode_decades: "Décadas",
|
|
1958
|
+
// [Auto-translated] "Years"
|
|
1959
|
+
intervalMode_years: "Años",
|
|
1960
|
+
// [Auto-translated] "Quarters"
|
|
1961
|
+
intervalMode_quarters: "Alojamiento",
|
|
1962
|
+
// [Auto-translated] "Months"
|
|
1963
|
+
intervalMode_months: "Meses",
|
|
1964
|
+
// [Auto-translated] "Days"
|
|
1965
|
+
intervalMode_days: "Días",
|
|
1966
|
+
// [Auto-translated] "Custom"
|
|
1967
|
+
intervalMode_custom: "Costumbre",
|
|
1968
|
+
// [Auto-translated] "Auto"
|
|
1969
|
+
intervalMode_auto: "Automático",
|
|
1970
|
+
// [Auto-translated] "Intervals:"
|
|
1971
|
+
intervalModeTitle: "Intervalos:",
|
|
1972
|
+
// [Auto-translated] "Show individual values"
|
|
1973
|
+
noRunningTotals: "Mostrar valores individuales",
|
|
1974
|
+
// [Auto-translated] "Show running totals"
|
|
1975
|
+
runningTotals: "Mostrar totales acumulados",
|
|
1976
|
+
// [Auto-translated] "Compare periods"
|
|
1977
|
+
groupDateSeries: "Comparar períodos",
|
|
1978
|
+
// [Auto-translated] "View timeline"
|
|
1979
|
+
ungroupDateSeries: "Ver cronograma",
|
|
1980
|
+
// [Auto-translated] "None"
|
|
1981
|
+
noneAggregateText: "Ninguno",
|
|
1982
|
+
// [Auto-translated] "Aggregate:"
|
|
1983
|
+
selectAggregateText: "Agregado:",
|
|
1984
|
+
// [Auto-translated] "Year ends with"
|
|
1985
|
+
groupedYearsAxisTitle: "El año termina con"
|
|
1714
1986
|
};
|
|
1715
1987
|
setupLocale({ localeCode: "es", strings: spanishStrings, nativeName: "Español" });
|
|
1716
1988
|
|
|
@@ -1878,7 +2150,39 @@ var italianStrings = {
|
|
|
1878
2150
|
// [Auto-translated] "Groups:"
|
|
1879
2151
|
axisYAlternativeSelectorTitle: "Gruppi:",
|
|
1880
2152
|
// [Auto-translated] "Not selected"
|
|
1881
|
-
notSelected: "Non selezionato"
|
|
2153
|
+
notSelected: "Non selezionato",
|
|
2154
|
+
// [Auto-translated] "Default"
|
|
2155
|
+
intervalMode_default: "Default",
|
|
2156
|
+
// [Auto-translated] "Decades"
|
|
2157
|
+
intervalMode_decades: "Decenni",
|
|
2158
|
+
// [Auto-translated] "Years"
|
|
2159
|
+
intervalMode_years: "Anni",
|
|
2160
|
+
// [Auto-translated] "Quarters"
|
|
2161
|
+
intervalMode_quarters: "Quarti",
|
|
2162
|
+
// [Auto-translated] "Months"
|
|
2163
|
+
intervalMode_months: "Mesi",
|
|
2164
|
+
// [Auto-translated] "Days"
|
|
2165
|
+
intervalMode_days: "Giorni",
|
|
2166
|
+
// [Auto-translated] "Custom"
|
|
2167
|
+
intervalMode_custom: "Costume",
|
|
2168
|
+
// [Auto-translated] "Auto"
|
|
2169
|
+
intervalMode_auto: "Automatico",
|
|
2170
|
+
// [Auto-translated] "Intervals:"
|
|
2171
|
+
intervalModeTitle: "Intervalli:",
|
|
2172
|
+
// [Auto-translated] "Show individual values"
|
|
2173
|
+
noRunningTotals: "Mostra i singoli valori",
|
|
2174
|
+
// [Auto-translated] "Show running totals"
|
|
2175
|
+
runningTotals: "Mostra totali parziali",
|
|
2176
|
+
// [Auto-translated] "Compare periods"
|
|
2177
|
+
groupDateSeries: "Confronta i periodi",
|
|
2178
|
+
// [Auto-translated] "View timeline"
|
|
2179
|
+
ungroupDateSeries: "Visualizza la timeline",
|
|
2180
|
+
// [Auto-translated] "None"
|
|
2181
|
+
noneAggregateText: "Nessuno",
|
|
2182
|
+
// [Auto-translated] "Aggregate:"
|
|
2183
|
+
selectAggregateText: "Aggregato:",
|
|
2184
|
+
// [Auto-translated] "Year ends with"
|
|
2185
|
+
groupedYearsAxisTitle: "L'anno si chiude con"
|
|
1882
2186
|
};
|
|
1883
2187
|
setupLocale({ localeCode: "it", strings: italianStrings, nativeName: "Italiano" });
|
|
1884
2188
|
|
|
@@ -2046,7 +2350,39 @@ var arabicStrings = {
|
|
|
2046
2350
|
// [Auto-translated] "Groups:"
|
|
2047
2351
|
axisYAlternativeSelectorTitle: "المجموعات:",
|
|
2048
2352
|
// [Auto-translated] "Not selected"
|
|
2049
|
-
notSelected: "غير محدد"
|
|
2353
|
+
notSelected: "غير محدد",
|
|
2354
|
+
// [Auto-translated] "Default"
|
|
2355
|
+
intervalMode_default: "افتراضي",
|
|
2356
|
+
// [Auto-translated] "Decades"
|
|
2357
|
+
intervalMode_decades: "عقود",
|
|
2358
|
+
// [Auto-translated] "Years"
|
|
2359
|
+
intervalMode_years: "اعوام",
|
|
2360
|
+
// [Auto-translated] "Quarters"
|
|
2361
|
+
intervalMode_quarters: "ارباع",
|
|
2362
|
+
// [Auto-translated] "Months"
|
|
2363
|
+
intervalMode_months: "أشهر",
|
|
2364
|
+
// [Auto-translated] "Days"
|
|
2365
|
+
intervalMode_days: "أيام",
|
|
2366
|
+
// [Auto-translated] "Custom"
|
|
2367
|
+
intervalMode_custom: "تقليد",
|
|
2368
|
+
// [Auto-translated] "Auto"
|
|
2369
|
+
intervalMode_auto: "تلقائي",
|
|
2370
|
+
// [Auto-translated] "Intervals:"
|
|
2371
|
+
intervalModeTitle: "فترات:",
|
|
2372
|
+
// [Auto-translated] "Show individual values"
|
|
2373
|
+
noRunningTotals: "إظهار القيم الفردية",
|
|
2374
|
+
// [Auto-translated] "Show running totals"
|
|
2375
|
+
runningTotals: "إظهار الإجماليات الجارية",
|
|
2376
|
+
// [Auto-translated] "Compare periods"
|
|
2377
|
+
groupDateSeries: "مقارنة الفترات",
|
|
2378
|
+
// [Auto-translated] "View timeline"
|
|
2379
|
+
ungroupDateSeries: "عرض الجدول الزمني",
|
|
2380
|
+
// [Auto-translated] "None"
|
|
2381
|
+
noneAggregateText: "اي",
|
|
2382
|
+
// [Auto-translated] "Aggregate:"
|
|
2383
|
+
selectAggregateText: "تجميع:",
|
|
2384
|
+
// [Auto-translated] "Year ends with"
|
|
2385
|
+
groupedYearsAxisTitle: "ينتهي العام ب"
|
|
2050
2386
|
};
|
|
2051
2387
|
setupLocale({ localeCode: "ar", strings: arabicStrings, nativeName: "العربية" });
|
|
2052
2388
|
|
|
@@ -2214,7 +2550,39 @@ var japaneseStrings = {
|
|
|
2214
2550
|
// [Auto-translated] "Groups:"
|
|
2215
2551
|
axisYAlternativeSelectorTitle: "グループ:",
|
|
2216
2552
|
// [Auto-translated] "Not selected"
|
|
2217
|
-
notSelected: "選択されていない"
|
|
2553
|
+
notSelected: "選択されていない",
|
|
2554
|
+
// [Auto-translated] "Default"
|
|
2555
|
+
intervalMode_default: "デフォルト",
|
|
2556
|
+
// [Auto-translated] "Decades"
|
|
2557
|
+
intervalMode_decades: "数 十 年",
|
|
2558
|
+
// [Auto-translated] "Years"
|
|
2559
|
+
intervalMode_years: "月日",
|
|
2560
|
+
// [Auto-translated] "Quarters"
|
|
2561
|
+
intervalMode_quarters: "四半期",
|
|
2562
|
+
// [Auto-translated] "Months"
|
|
2563
|
+
intervalMode_months: "月",
|
|
2564
|
+
// [Auto-translated] "Days"
|
|
2565
|
+
intervalMode_days: "日",
|
|
2566
|
+
// [Auto-translated] "Custom"
|
|
2567
|
+
intervalMode_custom: "習慣",
|
|
2568
|
+
// [Auto-translated] "Auto"
|
|
2569
|
+
intervalMode_auto: "自動",
|
|
2570
|
+
// [Auto-translated] "Intervals:"
|
|
2571
|
+
intervalModeTitle: "間隔:",
|
|
2572
|
+
// [Auto-translated] "Show individual values"
|
|
2573
|
+
noRunningTotals: "個々の値を表示する",
|
|
2574
|
+
// [Auto-translated] "Show running totals"
|
|
2575
|
+
runningTotals: "累計を表示する",
|
|
2576
|
+
// [Auto-translated] "Compare periods"
|
|
2577
|
+
groupDateSeries: "期間の比較",
|
|
2578
|
+
// [Auto-translated] "View timeline"
|
|
2579
|
+
ungroupDateSeries: "タイムラインの表示",
|
|
2580
|
+
// [Auto-translated] "None"
|
|
2581
|
+
noneAggregateText: "何一つ",
|
|
2582
|
+
// [Auto-translated] "Aggregate:"
|
|
2583
|
+
selectAggregateText: "骨材:",
|
|
2584
|
+
// [Auto-translated] "Year ends with"
|
|
2585
|
+
groupedYearsAxisTitle: "年末は"
|
|
2218
2586
|
};
|
|
2219
2587
|
setupLocale({ localeCode: "ja", strings: japaneseStrings, nativeName: "日本語" });
|
|
2220
2588
|
|
|
@@ -2382,7 +2750,39 @@ var plStrings = {
|
|
|
2382
2750
|
// [Auto-translated] "Groups:"
|
|
2383
2751
|
axisYAlternativeSelectorTitle: "Grupy:",
|
|
2384
2752
|
// [Auto-translated] "Not selected"
|
|
2385
|
-
notSelected: "Nie wybrano"
|
|
2753
|
+
notSelected: "Nie wybrano",
|
|
2754
|
+
// [Auto-translated] "Default"
|
|
2755
|
+
intervalMode_default: "Domyślny",
|
|
2756
|
+
// [Auto-translated] "Decades"
|
|
2757
|
+
intervalMode_decades: "Dziesięciolecia",
|
|
2758
|
+
// [Auto-translated] "Years"
|
|
2759
|
+
intervalMode_years: "Lata",
|
|
2760
|
+
// [Auto-translated] "Quarters"
|
|
2761
|
+
intervalMode_quarters: "Kwartałów",
|
|
2762
|
+
// [Auto-translated] "Months"
|
|
2763
|
+
intervalMode_months: "Miesiące",
|
|
2764
|
+
// [Auto-translated] "Days"
|
|
2765
|
+
intervalMode_days: "Dni",
|
|
2766
|
+
// [Auto-translated] "Custom"
|
|
2767
|
+
intervalMode_custom: "Zwyczaj",
|
|
2768
|
+
// [Auto-translated] "Auto"
|
|
2769
|
+
intervalMode_auto: "Automatycznie",
|
|
2770
|
+
// [Auto-translated] "Intervals:"
|
|
2771
|
+
intervalModeTitle: "Odstępach czasu:",
|
|
2772
|
+
// [Auto-translated] "Show individual values"
|
|
2773
|
+
noRunningTotals: "Pokaż poszczególne wartości",
|
|
2774
|
+
// [Auto-translated] "Show running totals"
|
|
2775
|
+
runningTotals: "Pokazywanie sum bieżących",
|
|
2776
|
+
// [Auto-translated] "Compare periods"
|
|
2777
|
+
groupDateSeries: "Porównywanie okresów",
|
|
2778
|
+
// [Auto-translated] "View timeline"
|
|
2779
|
+
ungroupDateSeries: "Wyświetl oś czasu",
|
|
2780
|
+
// [Auto-translated] "None"
|
|
2781
|
+
noneAggregateText: "Żaden",
|
|
2782
|
+
// [Auto-translated] "Aggregate:"
|
|
2783
|
+
selectAggregateText: "Kruszywo:",
|
|
2784
|
+
// [Auto-translated] "Year ends with"
|
|
2785
|
+
groupedYearsAxisTitle: "Rok kończy się na"
|
|
2386
2786
|
};
|
|
2387
2787
|
setupLocale({ localeCode: "pl", strings: plStrings, nativeName: "Polski" });
|
|
2388
2788
|
|
|
@@ -2550,7 +2950,39 @@ var finnishStrings = {
|
|
|
2550
2950
|
// [Auto-translated] "Groups:"
|
|
2551
2951
|
axisYAlternativeSelectorTitle: "Ryhmät:",
|
|
2552
2952
|
// [Auto-translated] "Not selected"
|
|
2553
|
-
notSelected: "Ei valittu"
|
|
2953
|
+
notSelected: "Ei valittu",
|
|
2954
|
+
// [Auto-translated] "Default"
|
|
2955
|
+
intervalMode_default: "Laiminlyönti",
|
|
2956
|
+
// [Auto-translated] "Decades"
|
|
2957
|
+
intervalMode_decades: "Vuosikymmeniä",
|
|
2958
|
+
// [Auto-translated] "Years"
|
|
2959
|
+
intervalMode_years: "Vuosia",
|
|
2960
|
+
// [Auto-translated] "Quarters"
|
|
2961
|
+
intervalMode_quarters: "Neljäsosaa",
|
|
2962
|
+
// [Auto-translated] "Months"
|
|
2963
|
+
intervalMode_months: "Kuukautta",
|
|
2964
|
+
// [Auto-translated] "Days"
|
|
2965
|
+
intervalMode_days: "Päivää",
|
|
2966
|
+
// [Auto-translated] "Custom"
|
|
2967
|
+
intervalMode_custom: "Tapa",
|
|
2968
|
+
// [Auto-translated] "Auto"
|
|
2969
|
+
intervalMode_auto: "Auto",
|
|
2970
|
+
// [Auto-translated] "Intervals:"
|
|
2971
|
+
intervalModeTitle: "Välein:",
|
|
2972
|
+
// [Auto-translated] "Show individual values"
|
|
2973
|
+
noRunningTotals: "Näytä yksittäiset arvot",
|
|
2974
|
+
// [Auto-translated] "Show running totals"
|
|
2975
|
+
runningTotals: "Näytä juoksevat kokonaismäärät",
|
|
2976
|
+
// [Auto-translated] "Compare periods"
|
|
2977
|
+
groupDateSeries: "Vertaile kausia",
|
|
2978
|
+
// [Auto-translated] "View timeline"
|
|
2979
|
+
ungroupDateSeries: "Näytä aikajana",
|
|
2980
|
+
// [Auto-translated] "None"
|
|
2981
|
+
noneAggregateText: "Ei lainkaan",
|
|
2982
|
+
// [Auto-translated] "Aggregate:"
|
|
2983
|
+
selectAggregateText: "Aggregaatti:",
|
|
2984
|
+
// [Auto-translated] "Year ends with"
|
|
2985
|
+
groupedYearsAxisTitle: "Vuosi päättyy"
|
|
2554
2986
|
};
|
|
2555
2987
|
setupLocale({ localeCode: "fi", strings: finnishStrings, nativeName: "Suomi" });
|
|
2556
2988
|
|
|
@@ -2718,7 +3150,39 @@ var swedishStrings = {
|
|
|
2718
3150
|
// [Auto-translated] "Groups:"
|
|
2719
3151
|
axisYAlternativeSelectorTitle: "Grupper:",
|
|
2720
3152
|
// [Auto-translated] "Not selected"
|
|
2721
|
-
notSelected: "Inte valt"
|
|
3153
|
+
notSelected: "Inte valt",
|
|
3154
|
+
// [Auto-translated] "Default"
|
|
3155
|
+
intervalMode_default: "Standard",
|
|
3156
|
+
// [Auto-translated] "Decades"
|
|
3157
|
+
intervalMode_decades: "Årtionden",
|
|
3158
|
+
// [Auto-translated] "Years"
|
|
3159
|
+
intervalMode_years: "År",
|
|
3160
|
+
// [Auto-translated] "Quarters"
|
|
3161
|
+
intervalMode_quarters: "Bostad",
|
|
3162
|
+
// [Auto-translated] "Months"
|
|
3163
|
+
intervalMode_months: "Månader",
|
|
3164
|
+
// [Auto-translated] "Days"
|
|
3165
|
+
intervalMode_days: "Dagar",
|
|
3166
|
+
// [Auto-translated] "Custom"
|
|
3167
|
+
intervalMode_custom: "Sed",
|
|
3168
|
+
// [Auto-translated] "Auto"
|
|
3169
|
+
intervalMode_auto: "Bil",
|
|
3170
|
+
// [Auto-translated] "Intervals:"
|
|
3171
|
+
intervalModeTitle: "Mellanrum:",
|
|
3172
|
+
// [Auto-translated] "Show individual values"
|
|
3173
|
+
noRunningTotals: "Visa individuella värden",
|
|
3174
|
+
// [Auto-translated] "Show running totals"
|
|
3175
|
+
runningTotals: "Visa löpande totaler",
|
|
3176
|
+
// [Auto-translated] "Compare periods"
|
|
3177
|
+
groupDateSeries: "Jämför perioder",
|
|
3178
|
+
// [Auto-translated] "View timeline"
|
|
3179
|
+
ungroupDateSeries: "Visa tidslinjen",
|
|
3180
|
+
// [Auto-translated] "None"
|
|
3181
|
+
noneAggregateText: "Ingen",
|
|
3182
|
+
// [Auto-translated] "Aggregate:"
|
|
3183
|
+
selectAggregateText: "Aggregat:",
|
|
3184
|
+
// [Auto-translated] "Year ends with"
|
|
3185
|
+
groupedYearsAxisTitle: "Året slutar med"
|
|
2722
3186
|
};
|
|
2723
3187
|
setupLocale({ localeCode: "sv", strings: swedishStrings, nativeName: "Svenska" });
|
|
2724
3188
|
|