@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 Adaptation
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Adapt UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personalize App
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Save & Exit
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Done
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Save Changes
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=More...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Remove
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Remove
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Add\: {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=Content
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Cut
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Paste
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Combine
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Split
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Create\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=New\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Rename
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Settings
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navigate To
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Switch Views
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Duplicate
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Set Title
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Manage 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=Remove
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Cancel
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Create custom field, association, or logic
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=was {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Settings
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Available Content\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Share
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Manage App Variants
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Save As
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Create New App Variant
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Undo
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Redo
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Publish
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Reset
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transport
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=UI Adaptation
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigation
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Error
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Warning
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Error
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Sorry, your UI changes cannot be discarded at this time. Please try again later, or contact your administrator\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Sorry, your UI changes cannot be published at this time. Please try again later, or contact your administrator\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Your UI changes were included in the transport.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Your UI changes are scheduled for publishing.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Information
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=All UI changes are already included in a transport.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Error
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Sorry, your UI changes cannot be applied or saved at this time. Please exit UI Adaptation and restart the app\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Reset to Standard Version
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Do you want to discard all UI changes and reset the app to the standard version?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Do you want to discard all your personalization changes and reset the app?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Sorry, a technical error occurred. Please try again later, or contact your administrator.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=Reason\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=If you confirm, all your UI changes will be lost. To save them, close this dialog box, and exit UI Adaptation.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=The header of this group contains additional elements. If you remove the group, they will be lost. Do you want to remove the group anyway?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=No more content available
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Information
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=You have personalized the app. In UI Adaptation mode, the app will reload without your personalization settings.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=You have higher layer changes in the app. In UI Adaptation mode, the app will reload without those changes.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=App Requires Reload
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Reload
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=The app will reload with your personalization settings.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=The app will reload with all changes.
|
|
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=Some changes you made require an app reload to become active.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Close
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=The view name already exists. Please enter a different name.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Please enter a view name.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Error
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Sorry, the overview of app variants is temporarily not available. Please try again later, or contact your administrator.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Save
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Save
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Close
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Save as New App Variant
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Title
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Subtitle
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Description
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Icon
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Naming Error
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Select an icon for the tile
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Browse
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Search for an SAPUI5 icon
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Icon
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Name
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Select Icon
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Cancel
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=No icons found.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=The new app variant was saved.
|
|
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 Adaptation will be closed, and you will return to the homepage. You will be notified when the new tile is available.
|
|
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=You will be notified when the new tile is available.
|
|
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 Adaptation will be closed. Please contact your administrator to add the tile to the Fiori Launchpad homepage (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=Please contact your administrator to add the tile to the Fiori Launchpad homepage (app ID\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Sorry, the app variant could not be created. Please send the following technical information to your administrator\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Error
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Sorry, the app variant could not be loaded. Please send the following technical information to your administrator\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Sorry, the app variant could not be saved. Please send the following technical information to your administrator\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=The new app variant was saved, but could not be assigned to the catalog. Please send the following technical information to your content administrator\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Refresh the Fiori Launchpad homepage to check if the new tile has been created. If it is not available or not working properly, please contact your content administrator.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Sorry, your app variant and the corresponding UI changes could not be saved. The app variant is not available. Please send the following technical information to your administrator\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Enter title
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Error
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Sorry, the app variants feature is temporarily not available. Please contact your administrator\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Information
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=The new tile is now available. To display it, please refresh the browser.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Information
|
|
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=Close
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Copy ID and Close
|
|
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=Error\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Overview of App Variants
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori tile preview
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=For Key User
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=For SAP Developer
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Error
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Sorry, the change cannot be applied to the UI. Please reset the UI to the original state and recreate the changes. Caution\: This will reset all changes made to this app by any user. Alternatively, you can contact SAP support by opening a ticket for the component CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=The application version is missing or incorrect.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Information
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=To delete this app variant, you need a transport request. Please ask your administrator to create a transport request for you, and then delete the app variant.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=App variant (ID\: {0}) deleted successfully
|
|
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=Sorry, the app variant could not be deleted. Please send the following technical information to your administrator\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Information
|
|
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=Close
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Available Business Contexts\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=None
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Deletion in progress - please do not close the browser.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Deletion in progress - please do not close the browser.\nNote that the tile for the app variant will remain visible for the duration of the deletion process.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=Sorry, the app variant could not be deleted. Please try again later.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Some of your controls don't have stable IDs. Use the Support Assistant to identify the affected controls as described [here](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), and set the IDs.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Your app is not enabled for UI adaptation. Check the prerequisites described [here](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=Ajuste de IU
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Adaptar IU
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personalizar aplicaci\u00F3n
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Grabar y finalizar
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Finalizado
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Grabar modificaciones
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=M\u00E1s...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Eliminar
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Eliminar
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=A\u00F1adir\: {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=Contenido
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Cortar
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Insertar
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Agrupar
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Desagrupar
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Crear\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Nuevo\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Renombrar
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Opciones
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navegar a
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Cambiar vistas
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Duplicar
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Fijar t\u00EDtulo
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Gestionar vistas
|
|
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=Eliminar
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Cancelar
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Crear campo personalizado, asociaci\u00F3n o l\u00F3gica
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=era {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Parametrizaciones
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Contenido disponible\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Compartir
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Gestionar variantes de aplicaci\u00F3n
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Grabar como
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Crear nueva variante de aplicaci\u00F3n
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Reinicializar
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Repetir
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Publicar
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Reinicializar
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transportar
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=Ajuste de IU
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navegaci\u00F3n
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Error
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Advertencia
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Error
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Sus modificaciones de IU no se pueden rechazar en este momento. Int\u00E9ntelo de nuevo m\u00E1s tarde o p\u00F3ngase en contacto con el administrador\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Sus modificaciones de IU no se pueden publicar en este momento. Int\u00E9ntelo de nuevo m\u00E1s tarde o p\u00F3ngase en contacto con el administrador\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Sus modificaciones de IU se han transferido al transporte
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Sus modificaciones de IU se han planificado para la publicaci\u00F3n.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informaci\u00F3n
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Todas las modificaciones de IU se han transferido ya a un transporte.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Error
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Sus modificaciones de IU no se pueden aplicar o grabar en este momento. Salga del modo de ajuste e inicie la aplicaci\u00F3n de nuevo\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Reinicializar a la versi\u00F3n est\u00E1ndar
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=\u00BFDesea rechazar todas las modificaciones de la IU y reinicializar la aplicaci\u00F3n a la versi\u00F3n est\u00E1ndar?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=\u00BFDesea rechazar todas las personalizaciones y reinicializar la aplicaci\u00F3n?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Se ha producido un error t\u00E9cnico. Int\u00E9ntelo de nuevo m\u00E1s tarde o p\u00F3ngase en contacto con el administrador.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=Motivo\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Si confirma, se perder\u00E1n todas las modificaciones de IU. Para grabarlas, cierre este di\u00E1logo y salga del modo de ajuste de IU.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=La cabecera de este grupo contiene elementos adicionales. Si elimina el grupo, estos se borrar\u00E1n. \u00BFDesea eliminar el grupo igualmente?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=No hay m\u00E1s contenido disponible
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informaci\u00F3n
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Ha personalizado la aplicaci\u00F3n. En el modo de ajuste de IU se recargar\u00E1 la aplicaci\u00F3n sin las opciones de personalizaci\u00F3n.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Tiene modificaciones de capa superior en la aplicaci\u00F3n. En el modo de ajuste de IU, la aplicaci\u00F3n se volver\u00E1 a cargar sin esas modificaciones.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=La aplicaci\u00F3n requiere cargar de nuevo
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Cargar de nuevo
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=La aplicaci\u00F3n se cargar\u00E1 de nuevo con las opciones de personalizaci\u00F3n.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=La aplicaci\u00F3n se cargar\u00E1 de nuevo con todas las modificaciones.
|
|
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=Es necesario volver a cargar una aplicaci\u00F3n para que algunas de las modificaciones que ha realizado sean efectivas.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Cerrar
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=La vista ya existe. Indique un nombre diferente.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Introduzca un nombre de vista.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Error
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=El resumen de variantes de aplicaci\u00F3n temporalmente no est\u00E1 disponible. Int\u00E9ntelo de nuevo m\u00E1s tarde o p\u00F3ngase en contacto con el administrador.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Grabar
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Grabar
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Cerrar
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancelar
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancelar
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Grabar como nueva variante de aplicaci\u00F3n
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=T\u00EDtulo
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Subt\u00EDtulo
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Descripci\u00F3n
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Icono
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Error de formaci\u00F3n de nombre
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Seleccionar un icono para el mosaico
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Navegar
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Buscar un icono SAPUI5
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Icono
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Nombre
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Seleccionar icono
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Cancelar
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=No se ha encontrado ning\u00FAn icono.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Se ha grabado la nueva variante de aplicaci\u00F3n.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=El modo de ajuste de IU se cerrar\u00E1. Volver\u00E1 a la p\u00E1gina de inicio. Se le notificar\u00E1 cuando el nuevo mosaico est\u00E9 disponible.
|
|
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=Se le notificar\u00E1 cuando el nuevo mosaico est\u00E9 disponible.
|
|
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=El modo de ajuste de IU se cerrar\u00E1. P\u00F3ngase en contacto con el administrador para a\u00F1adir el mosaico a la p\u00E1gina de inicio de la rampa de lanzamiento de SAP Fiori (ID de aplicaci\u00F3n\: {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=P\u00F3ngase en contacto con el administrador para a\u00F1adir el mosaico a la p\u00E1gina de inicio de la rampa de lanzamiento de SAP Fiori (ID de aplicaci\u00F3n\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=No se ha podido crear la variante de aplicaci\u00F3n. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Error
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=No se ha podido cargar la variante de aplicaci\u00F3n. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=No se ha podido grabar la variante de aplicaci\u00F3n. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=La variante de aplicaci\u00F3n nueva se ha grabado, pero no se ha podido asignar al cat\u00E1logo. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador de contenido\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Actualice la p\u00E1gina de inicio de la rampa de lanzamiento de SAP Fiori para verificar si se ha creado el mosaico nuevo. Si no est\u00E1 disponible o si no funciona correctamente, p\u00F3ngase en contacto con el administrador de contenido.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=La variante de aplicaci\u00F3n y las modificaciones de IU correspondientes no se han podido grabar. La variante de aplicaci\u00F3n no est\u00E1 disponible. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Indicar t\u00EDtulo
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Error
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=La funci\u00F3n de variantes de aplicaci\u00F3n temporalmente no est\u00E1 disponible. P\u00F3ngase en contacto con el administrador\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informaci\u00F3n
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=El nuevo mosaico est\u00E1 disponible. Para visualizarlo, actualice el navegador.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informaci\u00F3n
|
|
228
|
-
#XBUT: Save As Scenario information dialog ok action text
|
|
229
114
|
SAVE_APP_VARIANT_OK_TEXT=Aceptar
|
|
230
|
-
#XBUT: Save As Scenario error dialog close action text
|
|
231
115
|
SAVE_APP_VARIANT_CLOSE_TEXT=Cerrar
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Copiar ID y cerrar
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=ID de variante de aplicaci\u00F3n\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Error\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Resumen de variantes de aplicaci\u00F3n
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Vista previa del mosaico Fiori
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Para usuario clave
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Para el desarrollador SAP
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Error
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=La modificaci\u00F3n no se puede aplicar a la IU. Reinicialice la IU al estado original y vuelva a crear las modificaciones. Atenci\u00F3n\: Esta acci\u00F3n reinicializar\u00E1 todas las modificaciones que haga cualquier usuario en esta aplicaci\u00F3n. Tambi\u00E9n puede ponerse en contacto con el servicio de soporte t\u00E9cnico de SAP creando un ticket para el componente CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Falta la versi\u00F3n de aplicaci\u00F3n o es incorrecta.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informaci\u00F3n
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Para borrar esta variante de aplicaci\u00F3n, necesita una orden de transporte. Pida a su administrador que cree una orden de transporte para usted y, a continuaci\u00F3n, borre la variante de aplicaci\u00F3n.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Variante de aplicaci\u00F3n (ID\: {0}) borrada correctamente
|
|
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=No se ha podido borrar la variante de aplicaci\u00F3n. Env\u00EDe la siguiente informaci\u00F3n t\u00E9cnica al administrador.
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informaci\u00F3n
|
|
262
|
-
#XBUT: Delete app variant OK button text
|
|
263
131
|
DELETE_APP_VARIANT_OK_TEXT=Aceptar
|
|
264
|
-
#XBUT: Delete app variant Close button text
|
|
265
132
|
DELETE_APP_VARIANT_CLOSE_TEXT=Cerrar
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Contextos empresariales disponibles\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Ninguno
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Borrado en curso\: no cierre el navegador.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Borrado en curso\: no cierre el navegador.\nTenga en cuenta que el mosaico para la variante de aplicaci\u00F3n seguir\u00E1 visible para la duraci\u00F3n del proceso de borrado.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=No se ha podido borrar la variante de aplicaci\u00F3n. Int\u00E9ntelo de nuevo m\u00E1s tarde.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Algunos de los controles no tienen IDs estables. Utilice el asistente de soporte para identificar los controles afectados como se describe [aqu\u00ED](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), y defina los IDs.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=La aplicaci\u00F3n no est\u00E1 activada para el ajuste de IU. Compruebe los requisitos previos descritos [aqu\u00ED](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|