@openui5/sap.ui.rta 1.71.59 → 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 +4 -31
- 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 +26 -0
- 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 +1 -141
- package/src/sap/ui/rta/messagebundle_bg.properties +1 -141
- package/src/sap/ui/rta/messagebundle_ca.properties +1 -141
- package/src/sap/ui/rta/messagebundle_cs.properties +1 -141
- package/src/sap/ui/rta/messagebundle_da.properties +1 -141
- package/src/sap/ui/rta/messagebundle_de.properties +1 -141
- package/src/sap/ui/rta/messagebundle_el.properties +1 -141
- package/src/sap/ui/rta/messagebundle_en.properties +0 -140
- package/src/sap/ui/rta/messagebundle_es.properties +1 -141
- package/src/sap/ui/rta/messagebundle_et.properties +1 -141
- package/src/sap/ui/rta/messagebundle_fi.properties +1 -141
- package/src/sap/ui/rta/messagebundle_fr.properties +0 -140
- package/src/sap/ui/rta/messagebundle_hi.properties +1 -141
- package/src/sap/ui/rta/messagebundle_hr.properties +1 -141
- package/src/sap/ui/rta/messagebundle_hu.properties +1 -141
- package/src/sap/ui/rta/messagebundle_it.properties +1 -141
- package/src/sap/ui/rta/messagebundle_iw.properties +1 -141
- package/src/sap/ui/rta/messagebundle_ja.properties +1 -141
- package/src/sap/ui/rta/messagebundle_kk.properties +2 -142
- package/src/sap/ui/rta/messagebundle_ko.properties +1 -141
- 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 +2 -142
- package/src/sap/ui/rta/messagebundle_nl.properties +1 -141
- 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 +2 -142
- package/src/sap/ui/rta/messagebundle_ro.properties +1 -141
- package/src/sap/ui/rta/messagebundle_ru.properties +0 -140
- package/src/sap/ui/rta/messagebundle_sh.properties +11 -151
- package/src/sap/ui/rta/messagebundle_sk.properties +1 -141
- package/src/sap/ui/rta/messagebundle_sl.properties +1 -141
- package/src/sap/ui/rta/messagebundle_sr.properties +142 -0
- package/src/sap/ui/rta/messagebundle_sv.properties +1 -141
- package/src/sap/ui/rta/messagebundle_th.properties +1 -141
- package/src/sap/ui/rta/messagebundle_tr.properties +1 -141
- package/src/sap/ui/rta/messagebundle_uk.properties +1 -141
- package/src/sap/ui/rta/messagebundle_vi.properties +1 -141
- package/src/sap/ui/rta/messagebundle_zh_CN.properties +1 -141
- package/src/sap/ui/rta/messagebundle_zh_TW.properties +1 -141
- 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=\u00DAprava UI
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Upravit UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personalizace app
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Ulo\u017Een\u00ED a konec
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Vy\u0159\u00EDzeno
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Ulo\u017Eit zm\u011Bny
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=V\u00EDce...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Odstran\u011Bn\u00ED
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Odstran\u011Bn\u00ED
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=P\u0159idat\: {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=Obsah
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Vyjmout
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Vlo\u017Eit
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Kombinovat
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Rozd\u011Blit
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Vytvo\u0159it\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Nov\u00E9\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=P\u0159ejmenov\u00E1n\u00ED
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Nastaven\u00ED
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navigace k
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=P\u0159epnout zobrazen\u00ED
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Duplikovat
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Nastavit titulek
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Spravovat zobrazen\u00ED
|
|
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=Odstran\u011Bn\u00ED
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Zru\u0161en\u00ED
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Zalo\u017Eit u\u017Eivatelsky definovan\u00E9 pole, asociaci nebo logiku
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=bylo {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Nastaven\u00ED
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Obsah k dispozici\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Uvoln\u011Bn\u00ED
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Spravovat varianty aplikace
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Ulo\u017Eit jako
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Vytvo\u0159it novou variantu aplikace
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Reset
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Opakov\u00E1n\u00ED
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Zve\u0159ejnit
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Reset
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transportovat
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=\u00DAprava UI
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigace
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Chyba
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Upozorn\u011Bn\u00ED
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Chyba
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Va\u0161e zm\u011Bny UI nyn\u00ED nelze zru\u0161it. Pokuste se o to znovu pozd\u011Bji, nebo kontaktujte administr\u00E1tora\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Va\u0161e zm\u011Bny UI nyn\u00ED nelze zve\u0159ejnit. Pokuste se o to znovu pozd\u011Bji, nebo kontaktujte administr\u00E1tora\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Va\u0161e zm\u011Bny UI byly p\u0159evzaty do transportu.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Va\u0161e zm\u011Bny UI byly napl\u00E1nov\u00E1ny pro zve\u0159ejn\u011Bn\u00ED.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informace
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=V\u0161echny zm\u011Bny UI byly ji\u017E p\u0159evzaty do transportu.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Chyba
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Va\u0161e zm\u011Bny UI moment\u00E1ln\u011B nelze pou\u017E\u00EDt nebo ulo\u017Eit. Opus\u0165te re\u017Eim \u00FApravy UI a restartujte aplikaci\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Reset na standardn\u00ED verzi
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Chcete zam\u00EDtnout v\u0161echny \u00FApravy UI a resetovat aplikaci na standardn\u00ED verzi?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Chcete personalizace zam\u00EDtnout a aplikaci resetovat?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Omlouv\u00E1me se, do\u0161lo k technick\u00E9 chyb\u011B. Pokuste se znova pozd\u011Bji nebo kontaktujte spr\u00E1vce syst\u00E9mu.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=D\u016Fvod\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Pokud provedete potvrzen\u00ED, ve\u0161ker\u00E9 zm\u011Bny se ztrat\u00ED. Chcete-li je ulo\u017Eit, zav\u0159ete tento dialog a opus\u0165te \u00FApravu UI.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=Hlavi\u010Dka t\u00E9to skupiny obsahuje dopl\u0148kov\u00E9 prvky. Pokud skupinu odstran\u00EDte, vyma\u017Eou se. Chcete skupinu p\u0159esto odstranit?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Dal\u0161\u00ED obsah nen\u00ED k dispozici
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informace
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Personalizovali jste aplikaci. V re\u017Eimu \u00FAprav UI se aplikace znovu zavede bez va\u0161ich nastaven\u00ED personalizace.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=M\u00E1te v aplikaci zm\u011Bny vy\u0161\u0161\u00ED vrstvy. V re\u017Eimu \u00FAprav u\u017Eivatelsk\u00E9ho rozhran\u00ED se aplikace na\u010Dte znovu bez t\u011Bchto zm\u011Bn.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Aplikace vy\u017Eaduje nov\u00E9 na\u010Dten\u00ED
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Znovu na\u010D\u00EDst
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=Aplikace se znovu na\u010Dte s va\u0161imi nastaven\u00EDmi personalizace.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Aplikace se na\u010Dte znovu se v\u0161emi zm\u011Bnami.
|
|
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=N\u011Bkter\u00E9 v\u00E1mi proveden\u00E9 zm\u011Bny vy\u017Eaduj\u00ED nov\u00E9 na\u010Dten\u00ED aplikace, aby se aktivovaly.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Ukon\u010Den\u00ED
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Tento n\u00E1zev zobrazen\u00ED ji\u017E existuje. Zadejte jin\u00FD n\u00E1zev.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Zadejte n\u00E1zev zobrazen\u00ED.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Chyba
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Bohu\u017Eel, p\u0159ehled variant aplikace nen\u00ED do\u010Dasn\u011B k dispozici. Pokuste se pozd\u011Bji nebo kontaktujte spr\u00E1vce syst\u00E9mu\:
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Ulo\u017Een\u00ED
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Ulo\u017Een\u00ED
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Ukon\u010Den\u00ED
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Zru\u0161en\u00ED
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Zru\u0161en\u00ED
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Ulo\u017Eit jako novou variantu aplikace
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Titulek
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Podtitulek
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Popis
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Symbol
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Chyba pojmenov\u00E1n\u00ED
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Vybrat symbol pro dla\u017Edici
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Proch\u00E1zet
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Hledat symbol SAPUI5
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Symbol
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=N\u00E1zev
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=V\u00FDb\u011Br symbolu
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Zru\u0161it
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=\u017D\u00E1dn\u00FD symbol nenalezen.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Nov\u00E1 varianta aplikace byla ulo\u017Eena.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=\u00DAprava UI bude zav\u0159ena a vr\u00E1t\u00EDte se na domovskou str\u00E1nku. Budete informov\u00E1ni, a\u017E bude dostupn\u00E1 nov\u00E1 dla\u017Edice.
|
|
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=Budete informov\u00E1ni, a\u017E bude dostupn\u00E1 nov\u00E1 dla\u017Edice.
|
|
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=\u00DAprava UI bude zav\u0159ena. Kontaktujte administr\u00E1tora, aby p\u0159idal dla\u017Edici na domovskou str\u00E1nku launchpadu Fiori (ID aplikace\: {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=Kontaktujte administr\u00E1tora, aby p\u0159idal dla\u017Edici na domovskou str\u00E1nku launchpadu Fiori (ID aplikace\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Variantu aplikace nelze vytvo\u0159it. Ode\u0161lete pros\u00EDm administr\u00E1torovi n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Chyba
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Variantu aplikace nelze zav\u00E9st. Ode\u0161lete pros\u00EDm administr\u00E1torovi n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Variantu aplikace nelze ulo\u017Eit. Ode\u0161lete pros\u00EDm administr\u00E1torovi n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Nov\u00E1 varianta aplikace byla ulo\u017Eena, ale nelze ji p\u0159i\u0159adit ke katalogu. Ode\u0161lete pros\u00EDm administr\u00E1torovi obsahu n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Aktualizujte domovskou str\u00E1nku launchpadu Fiori, abyste zkontrolovali, zda byla nov\u00E1 dla\u017Edice vytvo\u0159ena. Kontaktujte administr\u00E1tora obsahu, jestli\u017Ee nen\u00ED dostupn\u00E1 nebo nefunguje.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Bohu\u017Eel do\u0161lo k chyb\u011B ulo\u017Een\u00ED zm\u011Bn odpov\u00EDdaj\u00EDc\u00EDho UI a nov\u00E9 varianty aplikace. Varianta aplikace nen\u00ED dostupn\u00E1. Ode\u0161lete pros\u00EDm administr\u00E1torovi n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Zadejte titulek
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Chyba
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Bohu\u017Eel, funkce variant aplikace nen\u00ED do\u010Dasn\u011B k dispozici. Kontaktujte spr\u00E1vce syst\u00E9mu\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informace
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Nov\u00E1 dla\u017Edice je nyn\u00ED k dispozici. Zobraz\u00EDte ji aktualizac\u00ED prohl\u00ED\u017Ee\u010De.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informace
|
|
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=Zav\u0159\u00EDt
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kop\u00EDrovat ID a zav\u0159\u00EDt
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=ID varianty aplikace\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Chyba\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=P\u0159ehled variant aplikace
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=N\u00E1hled dla\u017Edice Fiori
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Pro kl\u00ED\u010Dov\u00E9ho u\u017Eivatele
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Pro v\u00FDvoj\u00E1\u0159e SAP
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Chyba
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Tuto zm\u011Bnu nelze bohu\u017Eel pou\u017E\u00EDt pro u\u017Eivatelsk\u00E9 rozhran\u00ED. Resetujte u\u017Eivatelsk\u00E9 rozhran\u00ED na p\u016Fvodn\u00ED stav a znovu prove\u010Fte zm\u011Bny. Pozor\: T\u00EDm se resetuj\u00ED v\u0161echny zm\u011Bny proveden\u00E9 pro tuto aplikaci kter\u00FDmkoli u\u017Eivatelem. Alternativn\u011B m\u016F\u017Eete kontaktovat podporu SAP zalo\u017Een\u00EDm hl\u00E1\u0161en\u00ED pro komponentu CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Verze aplikace chyb\u00ED nebo je nespr\u00E1vn\u00E1.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informace
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Pro odstran\u011Bn\u00ED t\u00E9to aplikace pot\u0159ebujete transportn\u00ED po\u017Eadavek. Po\u017E\u00E1dejte va\u0161eho administr\u00E1tora, aby pro v\u00E1s vytvo\u0159il transportn\u00ED po\u017Eadavek, a potom odstra\u0148te variantu aplikace.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Varianta aplikace (ID\: {0}) \u00FAsp\u011B\u0161n\u011B odstran\u011Bna
|
|
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=Variantu aplikace nelze odstranit. Ode\u0161lete pros\u00EDm administr\u00E1torovi n\u00E1sleduj\u00EDc\u00ED technick\u00E9 informace\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informace
|
|
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=Zav\u0159\u00EDt
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Dostupn\u00E9 obchodn\u00ED kontexty\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=\u017D\u00E1dn\u00FD
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Prov\u00E1d\u00ED se odstra\u0148ov\u00E1n\u00ED - nezav\u00EDrejte prohl\u00ED\u017Ee\u010D.
|
|
272
|
-
|
|
273
|
-
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Prov\u00E1d\u00ED se odstra\u0148ov\u00E1n\u00ED - nezav\u00EDrejte prohl\u00ED\u017Ee\u010D.\nUv\u011Bdomte si, \u017Ee dla\u017Edice pro variantu aplikace bude viditeln\u00E1, dokud se odstran\u011Bn\u00ED nedokon\u010D\u00ED.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
136
|
+
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Prov\u00E1d\u00ED se odstra\u0148ov\u00E1n\u00ED - nezav\u00EDrejte prohl\u00ED\u017Ee\u010D.\nUv\u011Bdomte si, \u017Ee dla\u017Edice pro variantu aplikace z\u016Fstane viditeln\u00E1 po dobu trv\u00E1n\u00ED procesu odstra\u0148ov\u00E1n\u00ED.
|
|
275
137
|
MSG_CATALOGS_LOCKED=Variantu aplikace nelze bohu\u017Eel odstranit. Pokuste se znovu pozd\u011Bji..
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=N\u011Bkter\u00E9 z va\u0161ich ovlada\u010D\u016F nemaj\u00ED stabiln\u00ED ID. Pro identifikaci p\u0159\u00EDslu\u0161n\u00FDch ovlada\u010D\u016F pou\u017Eijte asistenta podpory, jak je pops\u00E1no [zde](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), a nastavte ID.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Va\u0161e aplikace nen\u00ED aktivov\u00E1na pro \u00FApravu u\u017Eivatelsk\u00E9ho rozhran\u00ED. Popsan\u00E9 p\u0159edpoklady zkontrolujte [zde](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-tilpasning
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Tilpas UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personaliser app
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Gem & afslut
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=F\u00E6rdig
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Gem \u00E6ndringer
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Mere...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Fjern
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Fjern
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Tilf\u00F8j\: {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=Indhold
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Klip
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Inds\u00E6t
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Kombiner
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Del
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Opret\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Nyt\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Omd\u00F8b
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Indstillinger
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Naviger til
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Skift views
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Dupliker
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Definer titel
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Administrer views
|
|
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=Fjern
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Afbryd
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Opret brugerdefineret felt, associering eller logik
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=Var {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Indstillinger
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Tilg\u00E6ngeligt indhold\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Del
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Administrer app-varianter
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Gem som
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Opret ny app-variant
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Nulstil
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Gentag
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Publicer
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Nulstil
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transport\u00E9r
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=UI-tilpasning
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigation
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Fejl
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Advarsel
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Fejl
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Beklager, dine UI-\u00E6ndringer kan ikke forkastes p.t. Fors\u00F8g igen senere, eller kontakt administrator\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Beklager, dine UI-\u00E6ndringer kan ikke publiceres p.t. Fors\u00F8g igen senere, eller kontakt administrator\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Dine UI-\u00E6ndringer blev inkluderet i transport
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Dine UI-\u00E6ndringer er planlagt til publicering.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informationer
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Alle UI-\u00E6ndringer er allerede inkluderet i en transport.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Fejl
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Beklager, dine UI-\u00E6ndringer kan ikke anvendes eller gemmes p.t. Afslut UI-tilpasning, og genstart appen\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Nulstil til standardversion
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Forkast alle UI-\u00E6ndringer, og nulstil app til standardversion?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Forkast alle personaliseringer, og nulstil app?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Beklager, der er opst\u00E5et en teknisk fejl. Fors\u00F8g igen senere, eller kontakt administratoren.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=\u00C5rsag\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Hvis du bekr\u00E6fter, mistes alle dine UI-\u00E6ndringer. Luk denne dialogboks, og afslut UI-tilpasning for at gemme \u00E6ndringerne.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=Toppen for denne gruppe indeholder yderligere elementer. Ved fjernelse af gruppen slettes disse elementer. Vil du fjerne gruppen alligevel?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Ikke mere indhold tilg\u00E6ngeligt
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informationer
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Du har personaliseret appen. I UI-tilpasningsmoden genindl\u00E6ses appen uden dine personaliseringsindstillinger.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Du har h\u00F8jere lag\u00E6ndringer i appen. Appen genindl\u00E6ses uden disse \u00E6ndringer i UI-tilpasningsmode.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=App kr\u00E6ver genindl\u00E6sning
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Genindl\u00E6s
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=App genindl\u00E6ses med dine personaliseringsindstillinger.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Appen genindl\u00E6ses med alle \u00E6ndringer.
|
|
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=Nogle af dine \u00E6ndringer kr\u00E6ver en genindl\u00E6sning af appen for at blive aktive.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Luk
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Viewnavnet findes allerede. Indtast et andet navn.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Indtast et viewnavn.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Fejl
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Beklager, oversigten over app-varianter er midlertidigt ikke tilg\u00E6ngelig. Fors\u00F8g igen senere, eller kontakt administrator.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Gem
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Gem
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Luk
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Afbryd
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Afbryd
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Gem som ny app-variant
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Titel
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Undertitel
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Beskrivelse
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Symbol
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Fejl i navngivning
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=V\u00E6lg symbol for flise
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Gennemse
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=S\u00F8g SAPUI5-symboler
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Symbol
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Navn
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=V\u00E6lg symbol
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Afbryd
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Intet symbol fundet
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Den nye app-variant blev gemt.
|
|
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-tilpasningsmode lukkes, og du returneres til startsiden. Du underrettes, n\u00E5r den nye flise er tilg\u00E6ngelig.
|
|
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=Du underrettes, n\u00E5r den nye flise er tilg\u00E6ngelig.
|
|
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-tilpasningsmode lukkes. Kontakt administrator for at f\u00F8je flisen til FLP-startsiden (app-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=Kontakt administrator for at f\u00F8je flisen til SAP Fiori-launchpad-startsiden (app-ID\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Beklager, app-varianten kunne ikke oprettes. Send f\u00F8lgende tekniske informationer til din administrator\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Fejl
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Beklager, app-varianten kunne ikke indl\u00E6ses. Send f\u00F8lgende tekniske informationer til din administrator\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Beklager, app-varianten kunne ikke gemmes. Send f\u00F8lgende tekniske informationer til din administrator\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Den nye app-variant blev gemt, men kunne ikke allokeres til kataloget. Send f\u00F8lgende tekniske informationer til din indholdsadministrator\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Opdater SAP Fiori-launchpad-startsiden for at kontrollere, om den nye flise er oprettet. Kontakt din indholdsadministrator, hvis den ikke er tilg\u00E6ngelig eller ikke fungerer korrekt.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Beklager, din app-variant og de tilsvarende UI-\u00E6ndringer kunne ikke gemmes. App-varianten er ikke tilg\u00E6ngelig. Send f\u00F8lgende tekniske informationer til din administrator\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Indtast titel
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Fejl
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Beklager, funktionen til app-varianter er midlertidigt ikke tilg\u00E6ngelig. Kontakt administrator\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informationer
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Den nye flise er nu tilg\u00E6ngelig. Opdater browseren for at vise den.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informationer
|
|
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=Luk
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kopier ID, og luk
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=App-variant-ID\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Fejl\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Oversigt over app-varianter
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori-fliseeksempel
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Til applikationsekspert
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Til SAP-udvikler
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Fejl
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Beklager, denne \u00E6ndring kan ikke anvendes p\u00E5 brugergr\u00E6nsefladen. Nulstil UI'en til appen til dens oprindelige status, og opret \u00E6ndringerne p\u00E5 ny. OBS\: Dette nulstiller alle \u00E6ndringer, der er foretaget af denne app af alle brugere. Alternativt kan du kontakte SAP Support ved at \u00E5bne en ticket for komponenten CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Applikationsversionen mangler eller er ukorrekt.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informationer
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=For at slette denne app-variant skal du bruge en transportordre. Bed din administrator om at oprette en transportordre til dig og slet s\u00E5 app-varianten.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=App-variant (ID\: {0}) slettet uden fejl
|
|
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=Beklager, app-varianten kunne ikke slettes. Send f\u00F8lgende tekniske informationer til din administrator\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informationer
|
|
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=Luk
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Tilg\u00E6ngelige forretningskontekster\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Ingen
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Sletning i gang - luk ikke browseren.
|
|
272
|
-
|
|
273
|
-
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Sletning i gang - luk ikke browseren.\nBem\u00E6rk, at flisen for app-varianten vil v\u00E6re synlig, s\u00E5 l\u00E6nge sletningen er i gang.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
136
|
+
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Sletning i gang - luk ikke browseren.\nBem\u00E6rk, at flisen for app-varianten vil forblive synlig, for varigheden af sletteprocessen.
|
|
275
137
|
MSG_CATALOGS_LOCKED=Beklager, app-varianten kunne ikke slettes. Fors\u00F8g igen senere.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Nogle af dine controls har ikke stabile ID'er. Anvend supportassistenten til at identificere de ber\u00F8rte controls som beskrevet [her](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), og indstil ID'erne.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Din app er ikke aktiveret til UI-tilpasning. Kontroller foruds\u00E6tningerne beskrevet [her](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|