@openui5/sap.ui.rta 1.71.60 → 1.71.61
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 +6 -6
- package/src/sap/ui/rta/.library +1 -1
- package/src/sap/ui/rta/Client.js +1 -1
- package/src/sap/ui/rta/RuntimeAuthoring.js +1 -1
- package/src/sap/ui/rta/Utils.js +1 -1
- package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ar.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_bg.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ca.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_cs.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_da.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_de.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_el.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_en.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_es.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_et.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_fi.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_fr.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_hi.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_hr.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_hu.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_it.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_iw.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ja.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_kk.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ko.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_lt.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_lv.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ms.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_nl.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_no.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_pl.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_pt.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ro.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_ru.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sh.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sk.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sl.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sr.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_sv.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_th.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_tr.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_uk.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_vi.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_zh_CN.properties +0 -27
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_zh_TW.properties +0 -27
- package/src/sap/ui/rta/command/AddODataProperty.js +1 -1
- package/src/sap/ui/rta/command/AddXML.js +1 -1
- package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
- package/src/sap/ui/rta/command/BaseCommand.js +1 -1
- package/src/sap/ui/rta/command/BindProperty.js +1 -1
- package/src/sap/ui/rta/command/Combine.js +1 -1
- package/src/sap/ui/rta/command/CommandFactory.js +1 -1
- package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantDuplicate.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
- package/src/sap/ui/rta/command/CreateContainer.js +1 -1
- package/src/sap/ui/rta/command/CustomAdd.js +1 -1
- package/src/sap/ui/rta/command/FlexCommand.js +1 -1
- package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
- package/src/sap/ui/rta/command/Move.js +1 -1
- package/src/sap/ui/rta/command/Property.js +1 -1
- package/src/sap/ui/rta/command/Remove.js +1 -1
- package/src/sap/ui/rta/command/Rename.js +1 -1
- package/src/sap/ui/rta/command/Reveal.js +1 -1
- package/src/sap/ui/rta/command/Settings.js +1 -1
- package/src/sap/ui/rta/command/Split.js +1 -1
- package/src/sap/ui/rta/command/Stack.js +1 -1
- package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
- package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
- package/src/sap/ui/rta/library.js +2 -2
- package/src/sap/ui/rta/messagebundle_ar.properties +0 -140
- package/src/sap/ui/rta/messagebundle_bg.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ca.properties +0 -140
- package/src/sap/ui/rta/messagebundle_cs.properties +0 -140
- package/src/sap/ui/rta/messagebundle_da.properties +0 -140
- package/src/sap/ui/rta/messagebundle_de.properties +0 -140
- package/src/sap/ui/rta/messagebundle_el.properties +0 -140
- package/src/sap/ui/rta/messagebundle_en.properties +0 -140
- package/src/sap/ui/rta/messagebundle_es.properties +0 -140
- package/src/sap/ui/rta/messagebundle_et.properties +0 -140
- package/src/sap/ui/rta/messagebundle_fi.properties +0 -140
- package/src/sap/ui/rta/messagebundle_fr.properties +0 -140
- package/src/sap/ui/rta/messagebundle_hi.properties +0 -140
- package/src/sap/ui/rta/messagebundle_hr.properties +0 -140
- package/src/sap/ui/rta/messagebundle_hu.properties +0 -140
- package/src/sap/ui/rta/messagebundle_it.properties +0 -140
- package/src/sap/ui/rta/messagebundle_iw.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ja.properties +0 -140
- package/src/sap/ui/rta/messagebundle_kk.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ko.properties +0 -140
- package/src/sap/ui/rta/messagebundle_lt.properties +0 -140
- package/src/sap/ui/rta/messagebundle_lv.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ms.properties +0 -140
- package/src/sap/ui/rta/messagebundle_nl.properties +0 -140
- package/src/sap/ui/rta/messagebundle_no.properties +0 -140
- package/src/sap/ui/rta/messagebundle_pl.properties +0 -140
- package/src/sap/ui/rta/messagebundle_pt.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ro.properties +0 -140
- package/src/sap/ui/rta/messagebundle_ru.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sh.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sk.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sl.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sr.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sv.properties +0 -140
- package/src/sap/ui/rta/messagebundle_th.properties +0 -140
- package/src/sap/ui/rta/messagebundle_tr.properties +0 -140
- package/src/sap/ui/rta/messagebundle_uk.properties +0 -140
- package/src/sap/ui/rta/messagebundle_vi.properties +0 -140
- package/src/sap/ui/rta/messagebundle_zh_CN.properties +0 -140
- package/src/sap/ui/rta/messagebundle_zh_TW.properties +0 -140
- package/src/sap/ui/rta/plugin/Combine.js +1 -1
- package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
- package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
- package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
- package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
- package/src/sap/ui/rta/plugin/EasyAdd.js +1 -1
- package/src/sap/ui/rta/plugin/EasyRemove.js +1 -1
- package/src/sap/ui/rta/plugin/Plugin.js +1 -1
- package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
- package/src/sap/ui/rta/plugin/Remove.js +1 -1
- package/src/sap/ui/rta/plugin/Rename.js +1 -1
- package/src/sap/ui/rta/plugin/RenameHandler.js +1 -1
- package/src/sap/ui/rta/plugin/Selection.js +1 -1
- package/src/sap/ui/rta/plugin/Settings.js +1 -1
- package/src/sap/ui/rta/plugin/Split.js +1 -1
- package/src/sap/ui/rta/plugin/Stretch.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
- package/src/sap/ui/rta/service/Action.js +1 -1
- package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
- package/src/sap/ui/rta/service/Outline.js +1 -1
- package/src/sap/ui/rta/service/Property.js +1 -1
- package/src/sap/ui/rta/service/Selection.js +1 -1
- package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
- package/src/sap/ui/rta/toolbar/Base.js +1 -1
- package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
- package/src/sap/ui/rta/toolbar/Personalization.js +1 -1
- package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
- package/src/sap/ui/rta/util/PopupManager.js +1 -1
- package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
|
@@ -1,282 +1,142 @@
|
|
|
1
|
-
#This is the resource bundle for the sap.ui.rta library
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XTIT: Service name for general use (e.g. confirmation dialogs, titles, etc.)
|
|
5
2
|
SERVICE_NAME=UI kohandamine
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Kohanda UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Isikup\u00E4rasta rakendus
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Salvesta ja v\u00E4lju
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Valmis
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Salvesta muudatused
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Veel...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Eemalda
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Eemalda
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Lisa\: {0}
|
|
24
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly term for several controls
|
|
25
12
|
MULTIPLE_CONTROL_NAME=Sisu
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=L\u00F5ika
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Kleebi
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Kombineeri
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=T\u00FCkelda
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Loo\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Uus\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Nimeta \u00FCmber
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=S\u00E4tted
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navigeerimise sihtkoht
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Vaheta vaateid
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Dubleeri
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=M\u00E4\u00E4ra tiitel
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Halda vaateid
|
|
52
|
-
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
53
26
|
BTN_FREP_OK=OK
|
|
54
|
-
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
55
27
|
BTN_FREP_REMOVE=Eemalda
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=T\u00FChista
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Loo kohandatud v\u00E4li, seos v\u00F5i loogika
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=oli {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=S\u00E4tted
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Saadaolev sisu\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Anna \u00FChiskasutusse
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Halda rakenduse variante
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Salvesta nimega
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Loo uus rakendusevariant
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=V\u00F5ta tagasi
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Tee uuesti
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Avalda
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=L\u00E4htesta
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transpordi
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=Ui kohandamine
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigeerimine
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=T\u00F5rge
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Hoiatus
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=T\u00F5rge
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Teie UI muudatusi ei saa kahjuks praegu h\u00FCljata. Proovige hiljem uuesti v\u00F5i p\u00F6\u00F6rduge oma administraatori poole\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Teie UI muudatusi ei saa kahjuks praegu avaldada. Proovige hiljem uuesti v\u00F5i p\u00F6\u00F6rduge oma administraatori poole\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Teie UI muudatused kaasati transporti.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Teie UI muudatused on ajastatud avaldamiseks.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Teave
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=K\u00F5ik UI muudatused on juba kaasatud transporti.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=T\u00F5rge
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Teie UI muudatusi ei saa kahjuks praegu rakendada ega salvestada. V\u00E4ljuge UI kohandamisre\u017Eiimist ja taask\u00E4ivitage rakendus\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Taasta standardversioon
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Kas soovite k\u00F5ik UI muudatused h\u00FCljata ja taastada rakenduse standardversiooni?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Kas soovite k\u00F5ik oma isikup\u00E4rastamismuudatused h\u00FCljata ja rakenduse l\u00E4htestada?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Kahjuks ilmnes tehniline t\u00F5rge. Proovige hiljem uuesti v\u00F5i p\u00F6\u00F6rduge oma administraatori poole.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=P\u00F5hjus\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Kinnitamise korral l\u00E4hevad k\u00F5ik teie UI muudatused kaotsi. Nende salvestamiseks sulgege see dialoogiaken ja v\u00E4ljuge UI kohandamisre\u017Eiimist.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=Selle grupi p\u00E4is sisaldab lisaelemente. Kui grupi eemaldate, l\u00E4hevad need kaotsi. Kas soovite siiski grupi eemaldada?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Rohkem sisu pole saadaval
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Teave
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Olete rakenduse isikup\u00E4rastanud. UI kohandamisre\u017Eiimis laaditakse rakendus uuesti ilma teie isikup\u00E4rastamiss\u00E4teteta.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Teil on rakenduses k\u00F5rgemaid kihimuudatusi. UI kohandamisre\u017Eiimis laaditakse rakendus ilma nende muudatusteta uuesti.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Lehte peab uuesti laadima
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Laadi uuesti
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=Rakendus laaditakse uuesti teie isikup\u00E4rastamiss\u00E4tetega.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Rakendus laaditakse k\u00F5igi muudatustega uuesti.
|
|
140
|
-
#XMSG: Dialog message before a reload when changes need server-side processing and new cache tokens to be fetched (rare case for use to see this message)
|
|
141
70
|
MSG_RELOAD_NEEDED=M\u00F5ne teie tehtud muudatuse aktiveerimiseks tuleb rakendus uuesti laadida.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Sule
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Selle nimega vaade on juba olemas. Sisestage m\u00F5ni muu nimi.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Sisestage vaate nimi.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=T\u00F5rge
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Rakendusevariantide \u00FClevaade pole kahjuks ajutiselt saadaval. Proovige hiljem uuesti v\u00F5i p\u00F6\u00F6rduge oma administraatori poole.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Salvesta
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Salvesta
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Sule
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=T\u00FChista
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=T\u00FChista
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Salvesta uue rakendusevariandina
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Pealkiri
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Alapealkiri
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Kirjeldus
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Ikoon
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Nime panemise t\u00F5rge
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Valige paani jaoks ikoon
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Sirvi
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Otsi SAPUI5 ikooni
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Ikoon
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Nimi
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Valige ikoon
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=T\u00FChista
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Ikoone ei leitud.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Uus rakendusevariant on salvestatud.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=UI kohandamisre\u017Eiim suletakse ja teid suunatakse tagasi avalehele. Teile antakse teada, kui uus paan on saadaval.
|
|
196
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud to navigate to app variant overview list
|
|
197
98
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE_OVERVIEW_LIST=Teile antakse teada, kui uus paan on saadaval.
|
|
198
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana on Premise
|
|
199
99
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE=UI kohandamisre\u017Eiim suletakse. Paani lisamiseks Fiori k\u00E4ivituspaani avalehele p\u00F6\u00F6rduge oma administraatori poole (rakenduse ID\: {0}).
|
|
200
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana on Premise to navigate to app variant overview list
|
|
201
100
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE_OVERVIEW_LIST=Paani lisamiseks Fiori k\u00E4ivituspaani avalehele p\u00F6\u00F6rduge oma administraatori poole (rakenduse ID\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Kahjuks ei saanud rakendusevarianti luua. Saatke oma administraatorile j\u00E4rgmine tehniline teave.
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=T\u00F5rge
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Kahjuks ei saanud rakendusevarianti laadida. Saatke oma administraatorile j\u00E4rgmine tehniline teave\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Kahjuks ei saanud rakendusevarianti salvestada. Saatke oma administraatorile j\u00E4rgmine tehniline teave\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Uus rakendusevariant on salvestatud, kuid seda ei saanud kataloogile m\u00E4\u00E4rata. Saatke oma sisuadministraatorile j\u00E4rgmine tehniline teave\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=V\u00E4rskendage Fiori k\u00E4ivituspaani avaleht, et kontrollida, kas uus paan on loodud. Kui see pole saadaval v\u00F5i ei t\u00F6\u00F6ta \u00F5igesti, p\u00F6\u00F6rduge oma sisuadministraatori poole.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Teie rakendusevarianti ja vastavaid UI muudatusi ei saanud salvestada. Rakendusevariant pole saadaval. Saatke oma administraatorile j\u00E4rgmine tehniline teave\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Sisestage tiitel
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=T\u00F5rge
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Rakendusevariantide funktsioon pole kahjuks ajutiselt saadaval. P\u00F6\u00F6rduge oma administraatori poole\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Teave
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Uus paan on n\u00FC\u00FCd saadaval. Selle kuvamiseks v\u00E4rskendage brauserit.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Teave
|
|
228
|
-
#XBUT: Save As Scenario information dialog ok action text
|
|
229
114
|
SAVE_APP_VARIANT_OK_TEXT=OK
|
|
230
|
-
#XBUT: Save As Scenario error dialog close action text
|
|
231
115
|
SAVE_APP_VARIANT_CLOSE_TEXT=Sule
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kopeeri ID ja sule
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=Rakendusevariandi ID\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=T\u00F5rge\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Rakendusevariantide \u00FClevaade
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori paani \u00FClevaade
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=\u00DClemkasutaja
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=SAP-i arendaja
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=T\u00F5rge
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Seda muudatust ei saa UI-le rakendada. L\u00E4htestage UI algolek ja looge muudatused uuesti. Hoiatus. Sellega l\u00E4htestate k\u00F5ik kasutajate sellesse rakendusse tehtud muudatused. V\u00F5ite p\u00F6\u00F6rduda ka SAP-i toe poole, avades pileti komponendi CA-UI5-FL-RTA kohta.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Rakenduse versioon puudub v\u00F5i on vale.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Teave
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Selle rakendusevariandi kustutamiseks vajate transporditaotlust. Paluge oma administraatoril luua teie jaoks transporditaotlus ja seej\u00E4rel kustutage rakendusevariant.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Rakendusevariant (ID\: {0}) on kustutatud
|
|
258
|
-
#XMSG: Error message displayed if deletion of app variant descriptor failed or if the catalog unassignment fails
|
|
259
129
|
MSG_DELETE_APP_VARIANT_FAILED=Kahjuks ei saanud rakendusevarianti kustutada. Saatke oma administraatorile j\u00E4rgmine tehniline teave\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Teave
|
|
262
|
-
#XBUT: Delete app variant OK button text
|
|
263
131
|
DELETE_APP_VARIANT_OK_TEXT=OK
|
|
264
|
-
#XBUT: Delete app variant Close button text
|
|
265
132
|
DELETE_APP_VARIANT_CLOSE_TEXT=Sule
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Saadaolevad \u00E4rikontekstid\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Pole
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Kustutamine on pooleli \u2013 \u00E4rge sulgege brauserit.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Kustutamine on pooleli \u2013 \u00E4rge sulgege brauserit.\nArvestage, et rakendusevariandi paan on n\u00E4htaval, kuni kustutamisprotsess kestab.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=Rakendusevarianti ei saanud kahjuks kustutada. Proovige hiljem uuesti.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=M\u00F5nel teie juht\u00FCksusel pole stabiilseid ID-sid. Tugiteenuste abimehe abil saate tuvastada m\u00F5jutatud juht\u00FCksusi, nagu on kirjeldatud [siin](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), ja m\u00E4\u00E4rata ID-d.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Teie rakendus pole UI kohandamiseks lubatud. Kontrollige eeltingimusi, mida kirjeldatakse [siin](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|
|
@@ -1,282 +1,142 @@
|
|
|
1
|
-
#This is the resource bundle for the sap.ui.rta library
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XTIT: Service name for general use (e.g. confirmation dialogs, titles, etc.)
|
|
5
2
|
SERVICE_NAME=UI\:n mukautus
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Mukauta UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Yksil\u00F6llist\u00E4 sovellus
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Tallenna ja lopeta
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=K\u00E4sitelty
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Tallenna muutokset
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Lis\u00E4\u00E4...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Poista
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Poista
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Lis\u00E4\u00E4\: {0}
|
|
24
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly term for several controls
|
|
25
12
|
MULTIPLE_CONTROL_NAME=Sis\u00E4lt\u00F6
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Leikkaa
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Liit\u00E4
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Yhdist\u00E4
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Jaa
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Luo\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Uusi\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Nime\u00E4 uudelleen
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Asetukset
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navigoi kohteeseen
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Vaihda n\u00E4kym\u00E4t
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Kopioi
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=M\u00E4\u00E4rit\u00E4 otsikko
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Hallinnoi n\u00E4kymi\u00E4
|
|
52
|
-
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
53
26
|
BTN_FREP_OK=OK
|
|
54
|
-
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
55
27
|
BTN_FREP_REMOVE=Poista
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Keskeyt\u00E4
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Luo k\u00E4ytt\u00E4j\u00E4n m\u00E4\u00E4ritt\u00E4m\u00E4 kentt\u00E4, yhteenkuuluvuus tai logiikka
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=oli {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Asetukset
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=K\u00E4ytett\u00E4viss\u00E4 oleva sis\u00E4lt\u00F6\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Vapauta
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Hallinnoi sovellusvariantteja
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Tallenna nimell\u00E4
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Luo uusi sovellusvariantti
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Palauta
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Tee uudelleen
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Julkaise
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Palauta
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Siirr\u00E4
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=UI\:n mukautus
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigointi
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Virhe
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Varoitus
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Virhe
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=UI-muutoksiasi ei valitettavasti voida nyt hyl\u00E4t\u00E4. Yrit\u00E4 my\u00F6hemmin uudelleen tai ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=UI-muutoksiasi ei valitettavasti voida nyt julkaista. Yrit\u00E4 my\u00F6hemmin uudelleen tai ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=K\u00E4ytt\u00F6liittym\u00E4n muutokset sis\u00E4llytettiin siirtoon.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=K\u00E4ytt\u00F6liittym\u00E4n muutokset on ajoitettu julkaisua varten.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informaatio
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Kaikki k\u00E4ytt\u00F6liittym\u00E4n muutokset on jo sis\u00E4llytetty siirtoon.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Virhe
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Valitettavasti k\u00E4ytt\u00F6liittym\u00E4muutoksiasi ei voida nyt k\u00E4ytt\u00E4\u00E4 tai tallentaa. Poistu k\u00E4ytt\u00F6liittym\u00E4n mukautustilasta ja k\u00E4ynnist\u00E4 sovellus uudelleen\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Palauta vakioversioon
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Haluatko hyl\u00E4t\u00E4 kaikki k\u00E4ytt\u00F6liittym\u00E4n muutokset ja palauttaa sovelluksen vakioversioon?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Haluatko hyl\u00E4t\u00E4 kaikki yksil\u00F6llist\u00E4miset ja palauttaaa sovelluksen?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Tapahtui tekninen virhe. Yrit\u00E4 my\u00F6hemmin uudelleen tai ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=Syy\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Jos vahvistat, kaikki k\u00E4ytt\u00F6liittym\u00E4n muutokset h\u00E4vi\u00E4v\u00E4t. Jos haluat tallentaa muutokset, sulje t\u00E4m\u00E4 ikkuna ja poistu k\u00E4ytt\u00F6liittym\u00E4n mukautustilasta.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=T\u00E4m\u00E4n ryhm\u00E4n otsikko sis\u00E4lt\u00E4\u00E4 lis\u00E4elementtej\u00E4. Jos poistat ryhm\u00E4n, ne poistetaan. Haluatko silti poistaa ryhm\u00E4n?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Sis\u00E4lt\u00F6\u00E4 ei ole k\u00E4ytett\u00E4viss\u00E4 enemp\u00E4\u00E4
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Tiedot
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Olet yksil\u00F6llist\u00E4nyt sovelluksen. UI-mukautustilassa sovellus ladataan uudelleen ilman yksil\u00F6llist\u00E4misasetuksia.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Sinulla on ylemm\u00E4n kerroksen muutoksia sovelluksessa. UI\:n mukautustilassa sovellus ladataan uudelleen ilman noita muutoksia.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Sovellus vaatii uudelleenlataamisen
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Lataa uudelleen
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=Sovellus lataa yksil\u00F6llist\u00E4misasetuksesi uudelleen.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Sovellus ladataan uudelleen kaikkien muutosten kanssa.
|
|
140
|
-
#XMSG: Dialog message before a reload when changes need server-side processing and new cache tokens to be fetched (rare case for use to see this message)
|
|
141
70
|
MSG_RELOAD_NEEDED=Jotkin tekem\u00E4si muutokset vaativat aktivoituakseen uudelleenlataamisen.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Sulje
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=T\u00E4m\u00E4nniminen n\u00E4kym\u00E4 on jo olemassa. Sy\u00F6t\u00E4 erilainen nimi.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Sy\u00F6t\u00E4 n\u00E4kym\u00E4n nimi.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Virhe
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Sovellusvarianttien yleisn\u00E4kym\u00E4 ei ole t\u00E4ll\u00E4 hetkell\u00E4 k\u00E4ytett\u00E4viss\u00E4. Yrit\u00E4 my\u00F6hemmin uudelleen tai ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Tallenna
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Tallenna
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Sulje
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Peruuta
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Peruuta
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Tallenna uutena sovellusvarianttina
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Otsikko
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Alaotsikko
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Kuvaus
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Kuvake
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Nime\u00E4misvirhe
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Valitse ruudulle kuvake
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Selaa
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Hae SAPUI5-kuvake
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Kuvake
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Nimi
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Valitse kuvake
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Peruuta
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Kuvakkeita ei l\u00F6ytynyt
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Uusi sovellusvariantti tallennettiin.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=UI\:n mukautus suljetaan. Sinut palautetaan kotisivulle ja sinulle ilmoitetaan, kun uusi ruutu on k\u00E4ytett\u00E4viss\u00E4.
|
|
196
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud to navigate to app variant overview list
|
|
197
98
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE_OVERVIEW_LIST=Sinulle ilmoitetaan, kun uusi ruutu on k\u00E4ytett\u00E4viss\u00E4.
|
|
198
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana on Premise
|
|
199
99
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE=UI\:n mukautus suljetaan. Ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n ruudun lis\u00E4\u00E4miseksi ruutuun Fiori Launchpadin kotisivulle (sov.tunnus\: {0}).
|
|
200
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana on Premise to navigate to app variant overview list
|
|
201
100
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE_OVERVIEW_LIST=Ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n ruudun lis\u00E4\u00E4miseksi Fiori Launchpadin kotisivulle (sov.tunnus\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Sovellusvarianttia ei voitu luoda. L\u00E4het\u00E4 seuraavat tekniset tiedot p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4lle\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Virhe
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Sovellusvarianttia ei voitu ladata. L\u00E4het\u00E4 seuraavat tekniset tiedot p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4lle\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Sovellusvarianttia ei voitu tallentaa. L\u00E4het\u00E4 seuraavat tekniset tiedot p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4lle\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Uusi sovellusvariantti tallennettiin mutta sit\u00E4 ei voitu kohdistaa luetteloon. L\u00E4het\u00E4 seuraavat tekniset tiedot sis\u00E4ll\u00F6n hallinnoijalle\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=P\u00E4ivit\u00E4 Fiori Launchpadin kotisivu, jotta voit tarkistaa, onko uusi ruutu luotu. Jos se ei ole k\u00E4ytett\u00E4viss\u00E4 tai ei toimi oikein, ota yhteys sis\u00E4ll\u00F6n hallinnoijaan.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Sovellusvarianttia ja vastaavia UI-muutoksia ei voitu tallentaa. Sovellusvariantti ei ole k\u00E4ytett\u00E4viss\u00E4. L\u00E4het\u00E4 seuraavat tekniset tiedot p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4lle\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Sy\u00F6t\u00E4 otsikko
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Virhe
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Sovellusvarianttien toiminto ei ole t\u00E4ll\u00E4 hetkell\u00E4 k\u00E4ytett\u00E4viss\u00E4. Ota yhteys p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4n\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informaatio
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Uusi ruutu on nyt k\u00E4ytett\u00E4viss\u00E4. P\u00E4ivit\u00E4 selain sen n\u00E4ytt\u00E4mist\u00E4 varten.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informaatio
|
|
228
|
-
#XBUT: Save As Scenario information dialog ok action text
|
|
229
114
|
SAVE_APP_VARIANT_OK_TEXT=OK
|
|
230
|
-
#XBUT: Save As Scenario error dialog close action text
|
|
231
115
|
SAVE_APP_VARIANT_CLOSE_TEXT=Sulje
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kopioi tunnus ja sulje
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=Sovellusvariantin tunnus\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Virhe\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Sovellusvarianttien yleisn\u00E4kym\u00E4
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori-ruudun esikatselu
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Avaink\u00E4ytt\u00E4j\u00E4\u00E4 varten
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=SAP-kehitt\u00E4j\u00E4\u00E4 varten
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Virhe
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=T\u00E4t\u00E4 muutosta ei voida soveltaa t\u00E4m\u00E4n k\u00E4ytt\u00F6liittym\u00E4\u00E4n. Palauta sovelluksen k\u00E4ytt\u00F6liittym\u00E4 sen alkuper\u00E4iseen tilaan ja luo muutokset uudelleen. T\u00E4m\u00E4 palauttaa kaikkien k\u00E4ytt\u00E4jien kaikki t\u00E4h\u00E4n sovellukseen tekem\u00E4t muutokset. Vaihtoehtoisesti ota yhteys SAP\:n tukeen avaamalla ilmoitus komponentille CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Sovelluksen versio puuttuu tai se on virheellinen.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informaatio
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Tarvitset siirtotilauksen t\u00E4m\u00E4n sovellusvariantin poistamista varten. Pyyd\u00E4 p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4\u00E4 luomaan siirtopyynt\u00F6 ja poista sen j\u00E4lkeen sovellusvariantti.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Sovellusvariantin (tunnus\: {0}) poistaminen onnistui.
|
|
258
|
-
#XMSG: Error message displayed if deletion of app variant descriptor failed or if the catalog unassignment fails
|
|
259
129
|
MSG_DELETE_APP_VARIANT_FAILED=Sovellusvarianttia ei voitu poistaa. L\u00E4het\u00E4 seuraavat tekniset tiedot p\u00E4\u00E4k\u00E4ytt\u00E4j\u00E4lle\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informaatio
|
|
262
|
-
#XBUT: Delete app variant OK button text
|
|
263
131
|
DELETE_APP_VARIANT_OK_TEXT=OK
|
|
264
|
-
#XBUT: Delete app variant Close button text
|
|
265
132
|
DELETE_APP_VARIANT_CLOSE_TEXT=Sulje
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=K\u00E4ytett\u00E4viss\u00E4 olevat liiketoimintakontekstit\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Ei mit\u00E4\u00E4n
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Poisto k\u00E4ynniss\u00E4 - \u00E4l\u00E4 sulje selainta.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Poisto k\u00E4ynniss\u00E4 - \u00E4l\u00E4 sulje selainta.\nHuomaa, ett\u00E4 sovellusvariantin ruutu pysyy n\u00E4kyv\u00E4n\u00E4 poistoprosessin ajan.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=Sovellusvarianttia ei voitu poistaa. Yrit\u00E4 my\u00F6hemmin uudelleen.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Joillakin ohjausobjekteillasi ei ole pysyvi\u00E4 tunnuksia. K\u00E4yt\u00E4 Support Assistantia niiden tunnistamiseen, kuten kuvataan [t\u00E4\u00E4ll\u00E4](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), ja aseta tunnukset.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Sovellustasi ei ole aktivoitu UI\:n mukautusta varten. Tarkista kuvatut edellytykset [t\u00E4\u00E4lt\u00E4](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|