@sapui5/sap.zen.dsh 1.108.22 → 1.108.23
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/package.json +1 -1
- package/src/sap/zen/dsh/.library +1 -1
- package/src/sap/zen/dsh/applications/0ANALYSIS/localization_da.properties +2 -2
- package/src/sap/zen/dsh/applications/0ANALYSIS/localization_fr.properties +1 -1
- package/src/sap/zen/dsh/firefly/ff8300.zen.buddha.utils.native.js +1 -1
- package/src/sap/zen/dsh/i18n/dsb/localization_cs.properties +1 -1
- package/src/sap/zen/dsh/i18n/localization/localization_da.properties +1 -1
- package/src/sap/zen/dsh/i18n/localization/localization_fr.properties +5 -5
- package/src/sap/zen/dsh/i18n/localization/localization_lv.properties +2 -2
- package/src/sap/zen/dsh/i18n/localization/localization_th.properties +1 -1
- package/src/sap/zen/dsh/library.js +2 -2
package/package.json
CHANGED
package/src/sap/zen/dsh/.library
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<vendor>SAP SE</vendor>
|
|
8
8
|
<copyright>SAPUI5
|
|
9
9
|
(c) Copyright 2009-2021 SAP SE. All rights reserved</copyright>
|
|
10
|
-
<version>1.108.
|
|
10
|
+
<version>1.108.23</version>
|
|
11
11
|
<documentation>Design Studio Runtime Library. Intended only to be used within S/4 HANA Fiori applications.</documentation>
|
|
12
12
|
<appData>
|
|
13
13
|
<jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc" >
|
|
@@ -37,7 +37,7 @@ DD_CHART_TYPE.HORIZONTAL_BAR=Bj\u00E6lkediagram
|
|
|
37
37
|
|
|
38
38
|
DD_CHART_TYPE.HORIZONTAL_STACKED_BAR=Bj\u00E6lke - stablet
|
|
39
39
|
|
|
40
|
-
DD_CHART_TYPE.LINE=
|
|
40
|
+
DD_CHART_TYPE.LINE=Linjediagram
|
|
41
41
|
|
|
42
42
|
DD_CHART_TYPE.MULTIPIE=Cirkel - multipel
|
|
43
43
|
|
|
@@ -129,7 +129,7 @@ DD_CHART_TYPE.INFO_COLUMN=S\u00F8jler
|
|
|
129
129
|
|
|
130
130
|
DD_CHART_TYPE.INFO_BAR=Bj\u00E6lke
|
|
131
131
|
|
|
132
|
-
DD_CHART_TYPE.INFO_LINE=
|
|
132
|
+
DD_CHART_TYPE.INFO_LINE=Linjer
|
|
133
133
|
|
|
134
134
|
DD_CHART_TYPE.INFO_PIE=Cirkel
|
|
135
135
|
|
|
@@ -757,7 +757,7 @@ $Firefly.createClass(
|
|
|
757
757
|
if(!xml){
|
|
758
758
|
return null;
|
|
759
759
|
}
|
|
760
|
-
var xmlDoc =
|
|
760
|
+
var xmlDoc = jQuery.parseXML(xml); //$.parseXML(xml);
|
|
761
761
|
var xmlNode = sap.buddha.XXmlNode.create();
|
|
762
762
|
var cn = xmlDoc.childNodes;
|
|
763
763
|
for (var i = 0, len = cn.length; i < len; i++) {
|
|
@@ -292,7 +292,7 @@ com.sap.ip.bi.zen.rt.components.contextmenu.impl.no_drillpath=Ingen detailsti
|
|
|
292
292
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.varclearfilter=Nulstil ledetekster
|
|
293
293
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.change_drilldown=\u00C6ndr drilldown
|
|
294
294
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.MORE_THAN_MAX_MEMBERS=Flere entries er tilg\u00E6ngelige. Indgr\u00E6ns din s\u00F8gning.
|
|
295
|
-
com.sap.ip.bi.zen.rt.components.filterpanel.impl.usesearch=Anvend s\
|
|
295
|
+
com.sap.ip.bi.zen.rt.components.filterpanel.impl.usesearch=Anvend s\u00F8gelinjen til at begr\u00E6nse resultatm\u00E6ngden
|
|
296
296
|
com.sap.zen.firefly.impl.CONTEXTMENU_suppress_zeros_columns=Undertryk nuller i kolonner
|
|
297
297
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.include_members=Inkluder kun elementer
|
|
298
298
|
com.sap.zen.firefly.impl.CONTEXTMENU_lower_level_node_alignment=Justering af underordnede knuder
|
|
@@ -182,7 +182,7 @@ com.sap.ip.bi.zen.rt.components.ds.impl.ASSIGN_DATASOURCE=Affecter une source de
|
|
|
182
182
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.description_asc=Texte par ordre croissant
|
|
183
183
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.column_locking=Bloquer colonne
|
|
184
184
|
com.sap.ip.bi.zen.rt.components.ds.impl.DIM_MULTIPLE_KEY_HIER=Dimension {0} introuvable. Cela peut-\u00EAtre d\u00FB \u00E0 une hi\u00E9rarchie de cl\u00E9 multiple non prise en charge actuellement.
|
|
185
|
-
com.sap.zen.firefly.impl.CONTEXTMENU_cancel=
|
|
185
|
+
com.sap.zen.firefly.impl.CONTEXTMENU_cancel=Annuler
|
|
186
186
|
com.sap.zen.firefly.impl.CONDITIONPANEL_OPTION_ZENOr=ou
|
|
187
187
|
com.sap.zen.firefly.impl.CONTEXTMENU_remove_measure=Supprimer indicateur de l'affichage
|
|
188
188
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.addtolist=Ajouter \u00E0 la liste
|
|
@@ -196,7 +196,7 @@ com.sap.ip.bi.zen.rt.components.contextmenu.impl.DRILLPATH_DRILLUP=Remonter
|
|
|
196
196
|
com.sap.ip.bi.webapplications.ui.items.analysis.control.no_new_line_no_data_on_rows=Aucune nouvelle ligne \: l'axe n'est pas accessible.
|
|
197
197
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.DRILLPATH_DRILLDOWN=Explorer en avant
|
|
198
198
|
com.sap.ip.bi.ui.nonur.zen.table.ERR_RESULTSET=Erreur au niveau de getResultset
|
|
199
|
-
com.sap.ip.bi.zen.rt.components.contextmenu.impl.cancel=
|
|
199
|
+
com.sap.ip.bi.zen.rt.components.contextmenu.impl.cancel=Annuler
|
|
200
200
|
com.sap.ip.bi.zen.rt.components.ds.impl.DATASRC_ERR_SHORT=Impossible d'instancier la source de donn\u00E9es
|
|
201
201
|
com.sap.ip.bi.webapplications.ui.items.analysis.control.no_new_line_no_data=Aucune nouvelle ligne ou colonne \: aucun axe n'est accessible.
|
|
202
202
|
com.sap.zen.firefly.impl.FILTER_MESSAGE_InvalidValue=Valeur {0} non valide
|
|
@@ -241,7 +241,7 @@ com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.INVALID_GRIDCELL_I
|
|
|
241
241
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.add_calculation=Ajouter calcul
|
|
242
242
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.operator=Op\u00E9rateur
|
|
243
243
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.operator_add=Ajouter
|
|
244
|
-
com.sap.ip.bi.zen.rt.components.filterpanel.impl.pauserefresh=
|
|
244
|
+
com.sap.ip.bi.zen.rt.components.filterpanel.impl.pauserefresh=Annuler l'actualisation
|
|
245
245
|
com.sap.ip.bi.zen.rt.components.ds.impl.ERROR_DS_NOT_CONFIGURED_AS_PLANNING_SYSTEM=Connexion de la source de donn\u00E9es "{0}" non configur\u00E9e comme connexion de planification
|
|
246
246
|
com.sap.ip.bi.bundle.zen.rt.components.command.resolver.CONVERT_UNSUPPORTED_METHOD=Cette m\u00E9thode n'est pas prise en charge.
|
|
247
247
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.measures=Indicateurs
|
|
@@ -269,7 +269,7 @@ com.sap.ip.bi.zen.rt.components.ds.impl.UNSUPPORTED_VAR_TYPE=Type de variable {0
|
|
|
269
269
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.sort=Trier
|
|
270
270
|
com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.factory.BookmarkCommandFactory_0002=Erreur lors de la sauvegarde du signet de fragmentation. Les signets de fragmentation ne peuvent pas contenir de composants de galerie de fragmentation.
|
|
271
271
|
com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.factory.BookmarkCommandFactory_0001=Erreur lors de la sauvegarde du signet de fragmentation. Les signets de fragmentation mobiles ne peuvent pas contenir de composants de cellule fractionn\u00E9e.
|
|
272
|
-
com.sap.ip.bi.zen.rt.components.filterpanel.impl.cancel=
|
|
272
|
+
com.sap.ip.bi.zen.rt.components.filterpanel.impl.cancel=Annuler
|
|
273
273
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.membersexcludedtit={0} Membres exclus
|
|
274
274
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.compact_display_columns=Affichage compact en colonnes
|
|
275
275
|
com.sap.ip.bi.zen.rt.components.ds.impl.WARNING_PROJECTION_IS_RECTANGLE=S\u00E9lection "{0}" trop g\u00E9n\u00E9rale. Elle doit permettre la s\u00E9lection d''une seule ligne ou colonne. Ses dimensions variables ne sont pas indiqu\u00E9es dans les lignes et colonnes.
|
|
@@ -393,7 +393,7 @@ com.sap.ip.bi.zen.rt.components.filterpanel.impl.unexpectederror=Erreur inattend
|
|
|
393
393
|
com.sap.zen.firefly.impl.TEXT_REFRESHED=Derni\u00E8re actualisation
|
|
394
394
|
com.sap.ip.bi.zen.rt.components.ds.impl.no_portal=Aucun portail configur\u00E9 pour l''alias syst\u00E8me {0}
|
|
395
395
|
com.sap.zen.firefly.impl.TEXT_VARIABLES=Variables
|
|
396
|
-
com.sap.zen.firefly.impl.cancel=
|
|
396
|
+
com.sap.zen.firefly.impl.cancel=Annuler
|
|
397
397
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.nomembers=Aucun membre
|
|
398
398
|
com.sap.zen.firefly.impl.SORTED_ASCENDING=Tri\u00E9 par ordre croissant. S\u00E9lectionner pour trier par ordre d\u00E9croissant
|
|
399
399
|
com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.last_changed_at=Derni\u00E8re modification \u00E0
|
|
@@ -244,7 +244,7 @@ com.sap.ip.bi.zen.rt.components.contextmenu.impl.operator_add=Pievienot
|
|
|
244
244
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.pauserefresh=Pauz\u0113t atsvaidzin\u0101\u0161anu
|
|
245
245
|
com.sap.ip.bi.zen.rt.components.ds.impl.ERROR_DS_NOT_CONFIGURED_AS_PLANNING_SYSTEM=Datu avota "{0}" savienojums nav konfigur\u0113ts k\u0101 pl\u0101no\u0161anas savienojums.
|
|
246
246
|
com.sap.ip.bi.bundle.zen.rt.components.command.resolver.CONVERT_UNSUPPORTED_METHOD=\u0160\u012B metode netiek atbalst\u012Bta
|
|
247
|
-
com.sap.ip.bi.zen.rt.components.filterpanel.impl.measures=M\
|
|
247
|
+
com.sap.ip.bi.zen.rt.components.filterpanel.impl.measures=M\u0113ri
|
|
248
248
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.filter_by_measure=Filtr\u0113t p\u0113c m\u0113r\u012Bjuma
|
|
249
249
|
com.sap.ip.bi.zen.rt.components.ds.impl.UNKNOWN_DIMENSION=Dimensija "{0}\u201D nepast\u0101v.
|
|
250
250
|
com.sap.ip.bi.ui.nonur.zen.table.SORTED_DESCENDING=K\u0101rtots dilsto\u0161\u0101 sec\u012Bb\u0101. Atlas\u012Bt, lai k\u0101rtotu augo\u0161\u0101 sec\u012Bb\u0101.
|
|
@@ -456,7 +456,7 @@ com.sap.zen.firefly.impl.TEXT_INFOPROVIDER_DESCRIPTION=InfoProvider apraksts
|
|
|
456
456
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.medium_text=Vid\u0113js apraksts
|
|
457
457
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.hierarchy_select=Atlas\u012Bt hierarhiju
|
|
458
458
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.toomany=P\u0101r\u0101k daudz rezult\u0101tu. M\u0113\u0123iniet preciz\u0113t mekl\u0113\u0161anu.
|
|
459
|
-
com.sap.ip.bi.ui.nonur.zen.table.MeasureStructureText=M\
|
|
459
|
+
com.sap.ip.bi.ui.nonur.zen.table.MeasureStructureText=M\u0113ri
|
|
460
460
|
com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.ip_descr=InfoProvider apraksts
|
|
461
461
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.DRILLPATH_SELECT=Urb\u0161anas ce\u013Cs...
|
|
462
462
|
com.sap.ip.bi.zen.rt.components.contextmenu.impl.based_on_measure=Balt\u012Bts uz m\u0113rvien\u012Bbu
|
|
@@ -126,7 +126,7 @@ com.sap.ip.bi.zen.rt.components.contextmenu.impl.disp_units_cells=\u0E41\u0E2A\u
|
|
|
126
126
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.memberexcluded=\u0E22\u0E2D\u0E14\u0E23\u0E27\u0E21\u0E02\u0E2D\u0E07\u0E2A\u0E21\u0E32\u0E0A\u0E34\u0E01 {0} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E17\u0E35\u0E48\u0E22\u0E01\u0E40\u0E27\u0E49\u0E19
|
|
127
127
|
com.sap.ip.bi.ui.nonur.zen.table.UNSORTED=\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07 \u0E40\u0E25\u0E37\u0E2D\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E2B\u0E32\u0E21\u0E32\u0E01
|
|
128
128
|
com.sap.zen.firefly.impl.CONTEXTMENU_show_totals_bottom=\u0E41\u0E2A\u0E14\u0E07\u0E22\u0E2D\u0E14\u0E23\u0E27\u0E21\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07
|
|
129
|
-
com.sap.ip.bi.zen.rt.components.ds.impl.CUSTOM_JSON_PROJECTION_ERROR={0}
|
|
129
|
+
com.sap.ip.bi.zen.rt.components.ds.impl.CUSTOM_JSON_PROJECTION_ERROR={0}.
|
|
130
130
|
com.sap.zen.firefly.impl.ROWS=\u0E41\u0E16\u0E27
|
|
131
131
|
com.sap.zen.firefly.impl.CONTEXTMENU_number_format=\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02
|
|
132
132
|
com.sap.ip.bi.zen.rt.components.filterpanel.impl.remove=\u0E22\u0E49\u0E32\u0E22\u0E2D\u0E2D\u0E01
|
|
@@ -31,7 +31,7 @@ sap.ui.define(
|
|
|
31
31
|
* @alias sap.zen.dsh
|
|
32
32
|
* @public
|
|
33
33
|
* @author SAP SE
|
|
34
|
-
* @version 1.108.
|
|
34
|
+
* @version 1.108.23
|
|
35
35
|
*/
|
|
36
36
|
var thisLib = sap.ui.getCore().initLibrary(
|
|
37
37
|
{
|
|
@@ -56,7 +56,7 @@ sap.ui.define(
|
|
|
56
56
|
],
|
|
57
57
|
elements: [],
|
|
58
58
|
noLibraryCSS: true,
|
|
59
|
-
version: "1.108.
|
|
59
|
+
version: "1.108.23"
|
|
60
60
|
}
|
|
61
61
|
);
|
|
62
62
|
|