@sapui5/sap.suite.ui.generic.template 1.124.3 → 1.124.5
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/suite/ui/generic/template/.library +1 -1
- package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +14 -6
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ar.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_bg.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ca.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cnr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cs.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_cy.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_da.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_el.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en.properties +5 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_en_GB.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_es_MX.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_et.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fi.properties +9 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_fr_CA.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hi.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_hu.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_id.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_it.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_iw.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ja.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_kk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ko.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lt.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_lv.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_mk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ms.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_nl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_no.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_pt_PT.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ro.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_ru.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sh.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sl.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_sv.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_th.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_tr.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_uk.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_vi.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_CN.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_zh_TW.properties +10 -0
- package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/ListReport/view/fragments/DefaultVariant.fragment.xml +1 -1
- package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml +1 -6
- package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +19 -17
- package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
- package/src/sap/suite/ui/generic/template/fragments/EasyFilter.fragment.xml +1 -1
- package/src/sap/suite/ui/generic/template/genericUtilities/filterHelper.js +6 -6
- package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +16 -3
- package/src/sap/suite/ui/generic/template/lib/AppComponent.js +1 -1
- package/src/sap/suite/ui/generic/template/lib/ai/FioriAIHandler.js +2 -2
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +8 -0
- package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +34 -2
- package/src/sap/suite/ui/generic/template/library.js +1 -1
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Criar com filtros
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Modo de filtro\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Cl\u00E1ssico
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Criar objeto
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Criar
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Criar com filtros
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Modo de filtro\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Cl\u00E1ssico
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Criar objeto
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Criar
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Creare cu filtre
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Mod filtrare\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Clasic
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Creare obiect
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Creare
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0441 \u0444\
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0420\u0435\u0436\u0438\u043C \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043A\u0438\u0439
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Kreiraj s filterima
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Na\u010Din filtera\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasi\u010Dno
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Kreiraj objekat
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Kreiraj
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Vytvori\u0165 pomocou filtrov
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Re\u017Eim filtrovania\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasick\u00E9
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Vytvori\u0165 objekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Vytvori\u0165
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Kreiranje s filtri
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Na\u010Din filtriranja\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasi\u010Dno
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Kreiranje objekta
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Kreiranje
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u041A\u0440\u0435\u0438\u0440\u0430\u0458 \u0441 \u0444\
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u041D\u0430\u0447\u0438\u043D \u0444\u0438\u043B\u0442\u0435\u0440\u0430\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0438\u0447\u043D\u043E
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u041A\u0440\u0435\u0438\u0440\u0430\u0458 \u043E\u0431\u0458\u0435\u043A\u0430\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u041A\u0440\u0435\u0438\u0440\u0430\u0458
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Skapa med filter
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtreringsl\u00E4ge\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klassisk
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Skapa objekt
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Skapa
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E42\u0E14\u0E22\u0E21\u0
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0E42\u0E2B\u0E21\u0E14\u0E1F\u0E34\u0E25\u0E40\u0E15\u0E2D\u0E23\u0E4C\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u0E04\u0E25\u0E32\u0E2A\u0E2A\u0E34\u0E01
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E2D\u0E2D\u0E1A\u0E40\u0E08\u0E04
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0E2A\u0E23\u0E49\u0E32\u0E07
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Filtreler ile yarat
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Filtre modu\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=Klasik
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Nesne yarat
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Yarat
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438 \u0437 \
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u0420\u0435\u0436\u0438\u043C \u0444\u0456\u043B\u044C\u0442\u0440\u0443\u0432\u0430\u043D\u043D\u044F\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u041A\u043B\u0430\u0441\u0438\u0447\u043D\u0438\u0439
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=Ta\u0323o co\u0301 b\u00F4\u0323 lo\u0323c
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=Ch\u00EA\u0301 \u0111\u00F4\u0323 lo\u0323c\:
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=C\u00F4\u0309 \u0111i\u00EA\u0309n
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=Ta\u0323o \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=Ta\u0323o
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u4F7F\u7528\u8FC7\u6EE4\u5668\u521B\u5EFA
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u8FC7\u6EE4\u6A21\u5F0F\uFF1A
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u7ECF\u5178
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u521B\u5EFA\u5BF9\u8C61
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u521B\u5EFA
|
|
@@ -100,6 +100,16 @@ ST_CREATE_WITH_FILTERS=\u4F7F\u7528\u7BE9\u9078\u5EFA\u7ACB
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
+
ST_EASY_FILTER_TITLE=\u7BE9\u9078\u6A21\u5F0F\uFF1A
|
|
104
|
+
|
|
105
|
+
ST_MANUAL_FILTER=\u5178\u578B
|
|
106
|
+
|
|
107
|
+
ST_EASY_FILTER=SAP Business AI
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
103
113
|
CREATE_NEW_OBJECT=\u5EFA\u7ACB\u7269\u4EF6
|
|
104
114
|
|
|
105
115
|
CREATE_OBJECT=\u5EFA\u7ACB
|
package/src/sap/suite/ui/generic/template/ListReport/view/fragments/DefaultVariant.fragment.xml
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<Label text="{i18n>ST_EASY_FILTER_TITLE}" class="sapSmartTemplateEasyFilterInputPadding"></Label>
|
|
15
15
|
<SegmentedButton id = "template::FilterSwitchButton"
|
|
16
16
|
selectedKey="{_templPriv>/listReport/filterMode}"
|
|
17
|
-
selectionChange="._templateEventHandlers.
|
|
17
|
+
selectionChange="._templateEventHandlers.onFilterSwitch">
|
|
18
18
|
<layoutData>
|
|
19
19
|
<OverflowToolbarLayoutData priority="NeverOverflow"/>
|
|
20
20
|
</layoutData>
|
package/src/sap/suite/ui/generic/template/ListReport/view/fragments/FullscreenPage.fragment.xml
CHANGED
|
@@ -38,12 +38,7 @@
|
|
|
38
38
|
visible="{= !${parameter>/settings/isWorklist}}">
|
|
39
39
|
<f:content>
|
|
40
40
|
<core:Fragment fragmentName="sap.suite.ui.generic.template.ListReport.view.fragments.SmartFilterBar" type="XML"/>
|
|
41
|
-
|
|
42
|
-
<core:Fragment fragmentName="sap.suite.ui.generic.template.ListReport.view.fragments.SmartFilterBar" type="XML"/>
|
|
43
|
-
</VBox>
|
|
44
|
-
<VBox visible="{= ${_templPriv>/listReport/filterMode} === 'easyFilter'}">
|
|
45
|
-
<core:Fragment fragmentName="sap.suite.ui.generic.template.fragments.EasyFilter" type="XML"/>
|
|
46
|
-
</VBox> -->
|
|
41
|
+
<core:Fragment fragmentName="sap.suite.ui.generic.template.fragments.EasyFilter" type="XML"/>
|
|
47
42
|
</f:content>
|
|
48
43
|
</f:DynamicPageHeader>
|
|
49
44
|
</f:header>
|
|
@@ -1817,23 +1817,25 @@ sap.ui.define([
|
|
|
1817
1817
|
|
|
1818
1818
|
// This function is called when a sub-section is getting in view-port
|
|
1819
1819
|
function fnSubSectionEntered(oSubSection) {
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1820
|
+
if (oWaitForState && oWaitForState.bRebindCompleted){
|
|
1821
|
+
var oSubSectionInfoObj = oTemplateUtils.oInfoObjectHandler.setInformationWithControl(oSubSection); // Assigning the SubSection control to Info Object, in case it is assigned infoObject is returned without doing anything
|
|
1822
|
+
// Check if initialization code is executed for the SubSection. If not initialize the same
|
|
1823
|
+
var sSubSectionId = oSubSection.getId();
|
|
1824
|
+
if (!mSubSectionsInitState[sSubSectionId]) {
|
|
1825
|
+
// Execute Application specific logic which needs to be executed
|
|
1826
|
+
oController.onSubSectionEnteredExtension(oSubSection);
|
|
1827
|
+
mSubSectionsInitState[sSubSectionId] = true;
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
if (oSubSectionInfoObj) { // In case of EditableHeaderFacet Sections & SubSection is created at runtime and there is info object handling
|
|
1831
|
+
oMultipleViewsHandler.subSectionEntered(oSubSectionInfoObj); // Assigning the SubSection control MultipleViewsHandler. In case not relevant method simply returns
|
|
1832
|
+
// The loading strategy of a sub-section might depend on the content of oWaitForState (together with the strategy) and whether or not the sub-section is currently in view-port.
|
|
1833
|
+
// The second condition is fulfilled for sure. Only check the first one.
|
|
1834
|
+
var oStrategy = oSubSectionInfoObj.getLoadingStrategy();
|
|
1835
|
+
var bExecuteNow = checkGlobalWaitState(oStrategy);
|
|
1836
|
+
if (bExecuteNow) {
|
|
1837
|
+
oStrategy.activeHandler(oSubSection, oSubSectionInfoObj);
|
|
1838
|
+
}
|
|
1837
1839
|
}
|
|
1838
1840
|
}
|
|
1839
1841
|
}
|
|
@@ -192,10 +192,9 @@ sap.ui.define([
|
|
|
192
192
|
*/
|
|
193
193
|
function getFilterInfoForPropertyFilters(oParams, sProperty, aFiltersForProperty, sLogicalOperator) {
|
|
194
194
|
var oValue1, oValue2, sOperator, oProperty = metadataAnalyser.getPropertyMetadata(oParams.oMetaModel, oParams.sEntityTypeName, sProperty);
|
|
195
|
-
|
|
196
|
-
sProperty = sProperty.replaceAll("/", ".");
|
|
195
|
+
var sPropertyForFilterData = sProperty.replaceAll("/", ".");
|
|
197
196
|
// If Custom filter is implemented date field for smart filter bar then we make static tile
|
|
198
|
-
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && !oParams.oFilterData[
|
|
197
|
+
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && !oParams.oFilterData[sPropertyForFilterData]) {
|
|
199
198
|
oParams.bIsStatic = true;
|
|
200
199
|
return {
|
|
201
200
|
stringRep: "",
|
|
@@ -207,12 +206,12 @@ sap.ui.define([
|
|
|
207
206
|
if (oFilter.bCaseSensitive === undefined) {
|
|
208
207
|
bCaseSensitive = true;
|
|
209
208
|
}
|
|
210
|
-
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && oParams.oFilterData[
|
|
211
|
-
if (!DynamicDateUtil.getAllOptionKeys().includes(oParams.oFilterData[
|
|
209
|
+
if ((oProperty.type === "Edm.DateTime" || oProperty.type === "Edm.DateTimeOffset") && oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo && oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo.data.operation !== "DATE") {
|
|
210
|
+
if (!DynamicDateUtil.getAllOptionKeys().includes(oParams.oFilterData[sPropertyForFilterData].conditionTypeInfo.data.operation)) {
|
|
212
211
|
oParams.bIsStatic = true;
|
|
213
212
|
return;
|
|
214
213
|
}
|
|
215
|
-
var oValue = getSematicDateFormat(oParams.oFilterData[
|
|
214
|
+
var oValue = getSematicDateFormat(oParams.oFilterData[sPropertyForFilterData], oProperty.type);
|
|
216
215
|
oValue1 = oValue.oValue1;
|
|
217
216
|
oValue2 = oValue.oValue2;
|
|
218
217
|
sOperator = oValue.operator;
|
|
@@ -280,6 +279,7 @@ sap.ui.define([
|
|
|
280
279
|
sFilterParams = oParams.bIsStatic ? "" : sFilterParams;
|
|
281
280
|
return sFilterParams;
|
|
282
281
|
}
|
|
282
|
+
testableHelper.testableStatic(getFilterInfoForPropertyFilters, "filterHelper_getFilterInfoForPropertyFilters");
|
|
283
283
|
testableHelper.testableStatic(getFilterString, "filterHelper_getFilterString");
|
|
284
284
|
return {
|
|
285
285
|
getFilterParams: getFilterParams
|
|
@@ -460,6 +460,7 @@ sap.ui.define(["sap/ui/model/odata/AnnotationHelper",
|
|
|
460
460
|
var oContextSet = oInterface.getInterface(0);
|
|
461
461
|
var oModel = oInterface.getInterface(1).getModel();
|
|
462
462
|
// p13nData for Semantically Connected Columns
|
|
463
|
+
var sLeadingPropertyForSCColumn = "";
|
|
463
464
|
var aNavigationPropertiesForSCColumn = [];
|
|
464
465
|
var aAdditionalPropertiesForSCColumn = [];
|
|
465
466
|
var aAdditionalSortPropertiesForSCColumn = [];
|
|
@@ -509,9 +510,15 @@ sap.ui.define(["sap/ui/model/odata/AnnotationHelper",
|
|
|
509
510
|
if (sP13N) {
|
|
510
511
|
oP13N = JSON.parse(sP13N.replace(/\\/g, ""));
|
|
511
512
|
}
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
513
|
+
|
|
514
|
+
// Make the first data field's "leadingProperty" as column's "leadingProperty"
|
|
515
|
+
// Add the remaining leading properties into "additionalProperty" and "additionalSortingProperty"
|
|
516
|
+
if (!sLeadingPropertyForSCColumn && oP13N.leadingProperty) {
|
|
517
|
+
sLeadingPropertyForSCColumn = oP13N.leadingProperty;
|
|
518
|
+
} else {
|
|
519
|
+
oP13N.leadingProperty && (aAdditionalPropertiesForSCColumn.indexOf(oP13N.leadingProperty) === -1) ? aAdditionalPropertiesForSCColumn.push(oP13N.leadingProperty) : Function.prototype;
|
|
520
|
+
oP13N.leadingProperty && (aAdditionalSortPropertiesForSCColumn.indexOf(oP13N.leadingProperty) === -1) ? aAdditionalSortPropertiesForSCColumn.push(oP13N.leadingProperty) : Function.prototype;
|
|
521
|
+
}
|
|
515
522
|
|
|
516
523
|
oP13N.navigationProperty && (aNavigationPropertiesForSCColumn.indexOf(oP13N.navigationProperty) === -1) ? aNavigationPropertiesForSCColumn.push(oP13N.navigationProperty) : Function.prototype;
|
|
517
524
|
// Add "additionalProperty" of current data field to the "additionalProperty" of current column's p13n
|
|
@@ -532,6 +539,12 @@ sap.ui.define(["sap/ui/model/odata/AnnotationHelper",
|
|
|
532
539
|
|
|
533
540
|
sP13N += '", "filterProperty":"' + "";
|
|
534
541
|
|
|
542
|
+
// Add the leading property to "leadingProperty" and "sortProperty" of p13n
|
|
543
|
+
if (sLeadingPropertyForSCColumn) {
|
|
544
|
+
sP13N += '", "leadingProperty":"' + sLeadingPropertyForSCColumn;
|
|
545
|
+
sP13N += '", "sortProperty":"' + sLeadingPropertyForSCColumn;
|
|
546
|
+
}
|
|
547
|
+
|
|
535
548
|
if (aNavigationPropertiesForSCColumn.length > 0) {
|
|
536
549
|
sP13N += '", "navigationProperty":"' + aNavigationPropertiesForSCColumn.join();
|
|
537
550
|
}
|
|
@@ -920,7 +920,7 @@ sap.ui.define([
|
|
|
920
920
|
* @extends sap.ui.core.UIComponent
|
|
921
921
|
* @abstract
|
|
922
922
|
* @author SAP SE
|
|
923
|
-
* @version 1.124.
|
|
923
|
+
* @version 1.124.5
|
|
924
924
|
* @name sap.suite.ui.generic.template.lib.AppComponent
|
|
925
925
|
*/
|
|
926
926
|
var oAppComponent = UIComponent.extend("sap.suite.ui.generic.template.lib.AppComponent", {
|
|
@@ -38,8 +38,8 @@ sap.ui.define([
|
|
|
38
38
|
that.isFioriAIEnabled = true;
|
|
39
39
|
// Each AI capability will be enabled separately. Currently there is no separation for beta , but in future it will be
|
|
40
40
|
oTemplateContract.oTemplatePrivateGlobalModel.setProperty("/generic/fioriAI/isSummarizationEnabled", !!sUrl);
|
|
41
|
-
// isEasyFilterEnabled property controls the visibility of the
|
|
42
|
-
oTemplateContract.oTemplatePrivateGlobalModel.setProperty("/generic/fioriAI/isEasyFilterEnabled",
|
|
41
|
+
// isEasyFilterEnabled property controls the visibility of the filter bar switch from which the easyfilter can be accessed
|
|
42
|
+
oTemplateContract.oTemplatePrivateGlobalModel.setProperty("/generic/fioriAI/isEasyFilterEnabled", !!sUrl);
|
|
43
43
|
fnResolveInit();
|
|
44
44
|
});
|
|
45
45
|
});
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=\u0627\u0644\u062A\u0646\u0642\u0644 \u0627\u064
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=\u062A\u0642\u0648\u0645 \u0627\u0644\u062A\u0635\u0641\u064A\u0629 \u0639\u0644\u0649 \u0623\u0633\u0627\u0633 \u0627\u0644\u0637\u0644\u0628 \u0627\u0644\u0641\u0648\u0631\u064A \u0628\u0625\u0646\u0634\u0627\u0621 \u0645\u0639\u0627\u064A\u064A\u0631 \u062A\u0635\u0641\u064A\u0629 \u062C\u062F\u064A\u062F\u0629 \u062A\u0645\u0627\u0645\u064B\u0627. \u0642\u062F \u0644\u0627 \u064A\u0643\u0648\u0646 \u0627\u0644\u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0630\u064A \u062A\u0645 \u0625\u0646\u0634\u0627\u0624\u0647 \u062F\u0642\u064A\u0642\u064B\u0627 \u062F\u0627\u0626\u0645\u064B\u0627. \u0641\u0643\u0631 \u0641\u064A \u0627\u0644\u062A\u062D\u0642\u0642 \u0645\u0646 \u0635\u062D\u062A\u0647.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0623\u062F\u062E\u0644 \u0627\u0633\u062A\u0639\u0644\u0627\u0645\u0643 \u0628\u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0637\u0628\u064A\u0639\u064A\u0629 \u0644\u062A\u0635\u0641\u064A\u0629 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=\u0627\u0646\u062A\u0642\u0627\u0644
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=\u0642\u0627\u0645 \u0645\u0633\u062A\u062E\u062F\u0645 \u0622\u062E\u0631 \u0628\u062A\u062D\u0631\u064A\u0631 \u0647\u0630\u0627 \u0627\u0644\u0643\u0627\u0626\u0646 \u0628\u062F\u0648\u0646 \u062D\u0641\u0638 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A\: \n{1} \n\u0641\u064A \u062D\u0627\u0644\u0629 \u0627\u0644\u0645\u062A\u0627\u0628\u0639\u0629\u060C \u0641\u0633\u064A\u062A\u0645 \u0641\u0642\u062F\u0627\u0646 \u0623\u064A \u062A\u063A\u064A\u064A\u0631\u0627\u062A.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=\u0414\u0438\u0440\u0435\u043A\u0442\u043D\u0430
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=\u0424\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u043D\u0435\u0442\u043E \u043D\u0430 \u0431\u0430\u0437\u0430 \u0437\u0430\u043F\u0438\u0442\u0432\u0430\u043D\u0435 \u0441\u044A\u0437\u0434\u0430\u0432\u0430 \u043D\u0430\u043F\u044A\u043B\u043D\u043E \u043D\u043E\u0432\u0438 \u043A\u0440\u0438\u0442\u0435\u0440\u0438\u0438 \u0437\u0430 \u0444\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u043D\u0435. \u0412\u044A\u0437\u043C\u043E\u0436\u043D\u043E \u0435 \u0433\u0435\u043D\u0435\u0440\u0438\u0440\u0430\u043D\u043E\u0442\u043E \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435 \u043D\u0435\u0432\u0438\u043D\u0430\u0433\u0438 \u0434\u0430 \u0435 \u0442\u043E\u0447\u043D\u043E. \u041F\u0440\u043E\u0432\u0435\u0440\u0435\u0442\u0435 \u0433\u043E.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0412\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0437\u0430\u043F\u0438\u0442\u0432\u0430\u043D\u0435\u0442\u043E \u0441\u0438 \u043D\u0430 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043D \u0435\u0437\u0438\u043A, \u0437\u0430 \u0434\u0430 \u0444\u0438\u043B\u0442\u0440\u0438\u0440\u0430\u0442\u0435 \u0441\u043F\u0438\u0441\u044A\u043A\u0430.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=\u0421\u0442\u0430\u0440\u0442
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=\u0414\u0440\u0443\u0433 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B \u0435 \u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u0430\u043B \u043E\u0431\u0435\u043A\u0442\u0430, \u0431\u0435\u0437 \u0434\u0430 \u0437\u0430\u043F\u0430\u0437\u0438 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435\:\n{1} \n\u0410\u043A\u043E \u043F\u0440\u043E\u0434\u044A\u043B\u0436\u0438\u0442\u0435, \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0449\u0435 \u0431\u044A\u0434\u0430\u0442 \u0438\u0437\u0433\u0443\u0431\u0435\u043D\u0438.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=No es pot accedir directament als detalls de l'o
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=El filtratge basat en preguntes crea uns criteris de filtre nous. Pot ser que el contingut generat no sigui sempre prec\u00EDs. Considereu verificar-lo.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Introdu\u00EFu una consulta en llenguatge natural per filtrar la llista.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Anar
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=Alt.usuar.han edit.aq.obj.sense desar les mod.\: \n{1} \nSi transferiu l''obj., totes modif.es perdran.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=Direktna navigacija do detalja objekta nije mogu
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=Filtriranje zasnovano na upitu kreira potpuno nove krit.filtera. Gen.sadr\u017Eaj mo\u017Eda ne\u0107e uvijek biti precizan. Uzmite u obzir da ga potvrdite.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Unesite svoj upit na prirodnom jeziku da biste filtrirali listu.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Idi
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=Dr.korisnik je uredio ovaj obj.bez snim.prom.\: \n{1} \nAko vi preuzmete, sve prom.\u0107e biti izgubljene.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=P\u0159\u00EDm\u00E1 navigace k detail\u016Fm ob
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=Filtrov\u00E1n\u00ED zalo\u017Een\u00E9 na v\u00FDzv\u011B vytv\u00E1\u0159\u00ED zcela nov\u00E1 krit\u00E9ria filtrov\u00E1n\u00ED. Vygenerovan\u00FD obsah nemus\u00ED b\u00FDt v\u017Edy p\u0159esn\u00FD. Zva\u017Ete jeho ov\u011B\u0159en\u00ED.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Chcete-li seznam filtrovat, zadejte dotaz v p\u0159irozen\u00E9m jazyce.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Spustit
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=Jin\u00FD u\u017Eivatel zpracov\u00E1val tento objekt, ani\u017E zm\u011Bny ulo\u017Eil\: \n{1} \nP\u0159i p\u0159evzet\u00ED se v\u0161echny zm\u011Bny ztrat\u00ED.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=Does dim modd llywio'n uniongyrchol i fanylion y
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=Mae hidlo ar sail anogwyr yn creu meini prawf hildo hollol newydd. Efallai na fydd y cynnwys a gynhyrchir bob amser yn gywir. Ystyriwch ei wirio.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Rhowch eich ymholiad mewn iaith naturiol er mwyn hidlo'r rhestr.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Mynd
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=Defnyddiwr arall wnaeth olygu''r gwrthrych hwn heb gadw\u2019r newidiadau\: \n{1}\nOs byddwch yn cymryd yr awenau, byddwch yn colli unrhyw newidiadau.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=Direkte navigation til objektdetaljerne er ikke
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=Ledetekstbaseret filtrering opretter helt nye filterkriterier. Genereret indhold er muligvis ikke altid n\u00F8jagtigt. Overvej at verificere det.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Skriv din foresp\u00F8rgsel med naturligt sprog for at filtrere listen.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Start
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=En anden bruger redigerede dette objekt uden at gemme \u00E6ndringerne\: \n{1} \nHvis du overf\u00F8rer objektet, mistes alle \u00E6ndringer.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=Von dieser Karte f\u00FCr Analysen aus ist keine
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=Durch promptbasiertes Filtern werden v\u00F6llig neue Filterkriterien angelegt. Der generierte Inhalt ist m\u00F6glicherweise nicht immer korrekt. \u00DCberpr\u00FCfen Sie ihn daher.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=Geben Sie Ihre Anfrage in nat\u00FCrlicher Sprache ein, um die Liste zu filtern.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=Start
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=Ein anderer Benutzer hat dieses Objekt bearbeitet, ohne die \u00C4nderungen zu sichern\: \n{1} \nWenn Sie das Objekt \u00FCbernehmen, gehen alle \u00C4nderungen verloren.
|
|
199
207
|
|
|
@@ -194,6 +194,14 @@ ST_CARD_NAVIGATION_FAILURE_INFO=\u0391\u03C0\u03B5\u03C5\u03B8\u03B5\u03AF\u03B1
|
|
|
194
194
|
|
|
195
195
|
|
|
196
196
|
|
|
197
|
+
ST_EASY_FILTER_PROMPT_INFO=\u03A4\u03BF \u03C6\u03B9\u03BB\u03C4\u03C1\u03AC\u03C1\u03B9\u03C3\u03BC\u03B1 \u03B2\u03AC\u03C3\u03B5\u03B9 \u03C5\u03C0\u03B5\u03BD\u03B8\u03CD\u03BC\u03B9\u03C3\u03B7\u03C2 \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03B5\u03AF \u03BD\u03AD\u03B1 \u03BA\u03C1\u03B9\u03C4\u03AE\u03C1\u03B9\u03B1 \u03C6\u03AF\u03BB\u03C4\u03C1\u03BF\u03C5. \u03A4\u03BF \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03B7\u03BC\u03AD\u03BD\u03BF \u03C0\u03B5\u03C1\u03B9\u03B5\u03C7\u03CC\u03BC\u03B5\u03BD\u03BF \u03B5\u03BD\u03B4\u03AD\u03C7\u03B5\u03C4\u03B1\u03B9 \u03BD\u03B1 \u03BC\u03B7\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C0\u03AC\u03BD\u03C4\u03B1 \u03B1\u03BA\u03C1\u03B9\u03B2\u03AD\u03C2. \u0395\u03C0\u03B1\u03BB\u03B7\u03B8\u03B5\u03CD\u03C3\u03C4\u03B5 \u03C4\u03BF.
|
|
198
|
+
|
|
199
|
+
ST_EASY_FILTER_INPUT_PLACEHOLDER=\u0395\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03BF \u03B5\u03C1\u03CE\u03C4\u03B7\u03BC\u03AC \u03C3\u03B1\u03C2 \u03C3\u03B5 \u03C6\u03C5\u03C3\u03B9\u03BA\u03AE \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03C6\u03B9\u03BB\u03C4\u03C1\u03AC\u03C1\u03B5\u03C4\u03B5 \u03C4\u03B7\u03BD \u03BB\u03AF\u03C3\u03C4\u03B1.
|
|
200
|
+
|
|
201
|
+
ST_EASY_FILTER_GO_BUTTON_TEXT=\u03A0\u03C1\u03BF\u03C2
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
197
205
|
|
|
198
206
|
ST_GENERIC_DRAFT_LOCKED_BY_USER=\u0391\u03BB\u03BB\u03BF\u03C2 \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2 \u03B5\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03AC\u03C3\u03C4\u03B7\u03BA\u03B5 \u03B1\u03C5\u03C4\u03BF \u03C4\u03BF \u03B1\u03BD\u03C1\u03B9\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF \u03C7\u03C9\u03C1\u03AF\u03C2 \u03BD\u03B1 \u03B1\u03C0\u03BF\u03B8\u03B7\u03BA\u03B5\u03CD\u03C3\u03B5\u03B9 \u03C4\u03B9\u03C2 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AD\u03C2\: \n{1} \n\u0391\u03BD \u03B1\u03BD\u03B1\u03BB\u03AC\u03B2\u03B5\u03C4\u03B5, \u03B1\u03C5\u03C4\u03AD\u03C2 \u03BF\u03B9 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AD\u03C2 \u03B8\u03B1 \u03C7\u03B1\u03B8\u03BF\u03CD\u03BD.
|
|
199
207
|
|