@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-aanpassing
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=UI aanpassen
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=App personaliseren
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Opslaan en be\u00EBindigen
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Afgehandeld
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Wijzigingen opslaan
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Meer...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Verwijderen
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Verwijderen
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Toevoegen\: {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=Inhoud
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Knippen
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Invoegen
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Groeperen
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Groepering opheffen
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Cre\u00EBren\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Nieuw\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Hernoemen
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Instellingen
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navigeren naar
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Andere view
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Dupliceren
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Titel instellen
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Views beheren
|
|
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=Verwijderen
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Annuleren
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Door gebruiker gedefinieerd(e) veld, associatie of logica cre\u00EBren
|
|
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=Instellingen
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Beschikbare content\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Vrijgeven
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Appvarianten beheren
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Opslaan als
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Nieuwe appvariant cre\u00EBren
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Ongedaan maken
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Herhalen
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Publiceren
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Herstellen
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transporteren
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=UI-aanpassing
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navigatie
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Fout
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Waarschuwing
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Fout
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Uw UI-wijzigingen kunnen niet worden afgekeurd. Probeer het later opnieuw of neem contact op met uw beheerder\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Uw UI-wijzigingen kunnen niet worden gepubliceerd. Probeer het later opnieuw of neem contact op met uw beheerder\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=UI-wijzigingen zijn in transport opgenomen
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Uw UI-wijzigingen zijn ingepland voor publicatie.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informatie
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Alle UI-wijzigingen zijn al in een transport opgenomen.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Fout
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=Uw UI-wijzigingen kunnen niet worden toegepast of opgeslagen. Sluit de UI-aanpassing en start de app opnieuw\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Standaardversie herstellen
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Alle UI-wijzigingen afkeuren en app resetten naar standaardversie?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Alle personaliseringen afkeuren en app ongedaan maken?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Technische fout opgetreden. Probeer het later opnieuw of neem contact op met uw beheerder.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=Reden\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Als u bevestigt, gaan al uw UI-wijzigingen verloren. Sluit dit dialoogvenster en verlaat de UI-aanpassing om ze op te slaan.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=De kop van deze groep bevat aanvullende elementen. Als u deze groep verwijdert, worden deze elementen ook verwijderd. Groep toch verwijderen?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Geen andere content beschikbaar
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informatie
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=U hebt de app gepersonaliseerd. In de UI-aanpassingsmodus wordt de app zonder uw personaliseringsinstellingen opnieuw geladen.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=U hebt wijzigingen in een hogere laag in de app. In de UI-aanpassingsmodus wordt de app gereload zonder deze wijzigingen.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Reloaden is vereist voor de app
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Reloaden
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=De app voert een reload uit met uw personaliseringsinstellingen.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=De app voert een reload uit met alle wijzigingen.
|
|
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=Voor sommige wijzigingen die u hebt doorgevoerd, is een actieve paginareload vereist.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Sluiten
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Viewnaam bestaat al. Voer een andere naam in.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Voer viewnaam in.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Fout
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Het overzicht van appvarianten is tijdelijk niet beschikbaar. Probeer het later opnieuw of neem contact op met uw beheerder.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Opslaan
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Opslaan
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Sluiten
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Annuleren
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Annuleren
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Opslaan als nieuwe appvariant
|
|
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=Subtitel
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Omschrijving
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Pictogram
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Naamfout
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Een pictogram voor de tegel selecteren
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Bladeren
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Zoeken naar een SAPUI5-pictogram
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Pictogram
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Naam
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Pictogram selecteren
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Afbreken
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Geen pictogrammen gevonden.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Nieuwe appvariant is opgeslagen.
|
|
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-aanpassing wordt gesloten. U gaat terug naar de beginpagina en ontvangt een melding als de nieuwe tegel beschikbaar is.
|
|
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=U ontvangt een melding als de nieuwe tegel beschikbaar is.
|
|
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-aanpassing wordt gesloten. Neem contact op met uw beheerder om de tegel toe te voegen aan de beginpagina van het launchpad voor SAP Fiori (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=Neem contact op met uw beheerder om de tegel toe te voegen aan de beginpagina van het launchpad voor SAP Fiori (app-ID\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=De appvariantomschrijving kan niet worden gecre\u00EBerd. Verzend de volgende technische informatie naar uw beheerder.
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Fout
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=De appvariant kan niet worden geladen. Verzend de volgende technische informatie naar uw beheerder\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=De appvariant kan niet worden opgeslagen. Verzend de volgende technische informatie naar uw beheerder\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=De nieuwe appvariant is opgeslagen maar is niet toegewezen aan de catalogus. Verzend de volgende technische informatie naar uw contentbeheerder.
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Vernieuw de beginpagina van het launchpad voor SAP Fiori om te controleren of de nieuwe tegel is gecre\u00EBerd. Neem contact op met uw contentbeheerder als de tegel niet beschikbaar is of niet goed werkt.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Uw appvariant en de bijbehorende UI-wijzigingen kunnen niet worden opgeslagen. De appvariant is niet beschikbaar. Verzend de volgende technische informatie naar uw beheerder\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Titel invoeren
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Fout
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=De functie voor appvarianten is tijdelijk niet beschikbaar. Neem contact op met de beheerder\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informatie
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=De nieuwe tegel is nu beschikbaar. Vernieuw de browser om de tegel weer te geven.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informatie
|
|
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=Sluiten
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=ID kopi\u00EBren en sluiten
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=Appvariant-ID\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Fout\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Overzicht van appvarianten
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Preview Fiori-tegel
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Voor hoofdgebruiker
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Voor SAP-ontwikkelaar
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Fout
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=De wijziging kan niet worden toegepast op de gebruikersinterface. Zet de gebruikersinterface van de app terug naar de originele status en cre\u00EBer de wijzigingen opnieuw. Let op\: hiermee worden alle wijzigingen van deze app door elke willekeurige gebruiker teruggezet. U kunt ook contact opnemen met SAP Support door een ticket te openen onder component CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=De applicatieversie ontbreekt of is onjuist.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informatie
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=U hebt een transportopdracht nodig om deze appvariant te verwijderen. Vraag uw beheerder om een transportopdracht voor u te cre\u00EBren en verwijder vervolgens de appvariant.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Appvariant (ID\: {0}) is verwijderd
|
|
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=De appvariant kan niet worden verwijderd. Verzend de volgende technische informatie naar uw beheerder\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informatie
|
|
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=Sluiten
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Beschikbare bedrijfscontexten\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Geen
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Verwijderen wordt uitgevoerd - sluit de browser niet.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Verwijderen wordt uitgevoerd - sluit de browser niet.\nLet op\: de tegel voor de appvariant blijft zichtbaar voor de duur van het verwijderingsproces.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=De appvariant kan niet worden verwijderd. Probeer het later opnieuw.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Sommige van uw controls hebben geen stabiele ID's. Gebruik de supportassistent om de betreffende controls te identificeren zoals [hier](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck) staat beschreven en stel de ID's in.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=UI-aanpassing is niet ingeschakeld voor uw app. Controleer de voorwaarden die [hier](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af) staan beschreven.
|
|
@@ -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=Tilpass UI
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Persontilpass app
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Lagre og avslutt
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Utf\u00F8rt
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Lagre endringer
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Flere...
|
|
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=Legg til\: {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=Innhold
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Klipp ut
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Lim inn
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Sl\u00E5 sammen
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Del opp
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Opprett\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Ny\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Endre navn
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Innstillinger
|
|
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=Bytt visning
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Dupliser
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Definer tittel
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Administrer visninger
|
|
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=Avbryt
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Opprett egendefinert felt, assosiasjon eller logikk
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=het {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Innstillinger
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Tilgjengelig innhold\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Frigi
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Administrer appvarianter
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Lagre som
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Opprett ny appvariant
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Tilbakestill
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Gjenta
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Publiser
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Gjenopprett
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Overf\u00F8r
|
|
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=Navigering
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Feil
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Advarsel
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Feil
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=UI-endringene kan ikke forkastes. Pr\u00F8v p\u00E5 nytt senere eller ta kontakt med administrator\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=UI-endringene kan ikke publiseres. Pr\u00F8v p\u00E5 nytt senere eller ta kontakt med administrator\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=UI-endringer er inkludert i overf\u00F8ring
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Publisering av UI-endringene er planlagt.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informasjon
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Alle UI-endringer er allerede inkludert i overf\u00F8ring.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Feil
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=UI-endringene kan ikke brukes eller lagres for \u00F8yeblikket. Avslutt UI-tilpasning og start appen p\u00E5 nytt\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Tilbakestill til standardversjon
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Vil du forkaste alle UI-endringer og tilbakestille appen til standardversjonen?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Vil du forkaste alle persontilpasninger og tilbakestille appen?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Det har oppst\u00E5tt en teknisk feil. Pr\u00F8v igjen senere eller kontakt administrator.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=\u00C5rsak\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Hvis du bekrefter, vil du miste alle UI-endringene. Lukk denne dialogboksen og avslutt UI-tilpasning for \u00E5 lagre dem.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=Toppen for denne gruppen inneholder ytterligere elementer. Hvis du fjerner gruppen, blir disse slettet. Vil du likevel fjerne gruppen?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Ikke mer tilgjengelig innhold
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informasjon
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Du har persontilpasset appen. I UI-tilpasningsmodus lastes appen p\u00E5 nytt uten persontilpasningsinnstillingene.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Det finnes endringer for h\u00F8yere lag i appen. I UI-tilpasningsmodus lastes appen p\u00E5 nytt uten disse endringene.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Appen m\u00E5 lastes p\u00E5 nytt
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Last inn p\u00E5 nytt
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=Appen blir lastet inn p\u00E5 nytt med persontilpasningsinnstillingene.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Appen blir lastet p\u00E5 nytt med alle endringene.
|
|
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=Noen av endringene du foretok, trer f\u00F8rst i kraft etter at appen har lastet inn p\u00E5 nytt.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Lukk
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Dette visningsnavnet finnes allerede. Oppgi et annet navn.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Oppgi et visningsnavn.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Feil
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Oversikten over appvariantene er midlertidig utilgjengelig. Pr\u00F8v igjen senere eller kontakt administrator.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Lagre
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Lagre
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Lukk
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Avbryt
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Avbryt
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Lagre som ny appvariant
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Tittel
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Undertittel
|
|
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=Ikon
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Navngivningsfeil
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Velg et ikon for ruten
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Bla gjennom
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=S\u00F8k etter et SAPUI5-ikon
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Ikon
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Navn
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Velg ikon
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Avbryt
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Finner ingen ikoner.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Ny appvariant er lagret.
|
|
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-tilpasning lukkes og du blir sendt tilbake til startsiden. Du vil f\u00E5 beskjed n\u00E5r den nye ruten er tilgjengelig.
|
|
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 vil f\u00E5 beskjed n\u00E5r den nye ruten er tilgjengelig.
|
|
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-tilpasning lukkes. Kontakt administrator for \u00E5 f\u00E5 lagt til ruten p\u00E5 startsiden for Fiori-startfelt (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 \u00E5 f\u00E5 lagt til ruten p\u00E5 startsiden for Fiori-startfelt (app-ID\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Kan ikke opprette appvarianten. Send f\u00F8lgende tekniske informasjon til administratoren\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Feil
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Beklager, kan ikke laste appvarianten. Send f\u00F8lgende tekniske informasjon til administratoren\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Beklager, kan ikke lagre appvarianten. Send f\u00F8lgende tekniske informasjon til administratoren\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Den nye appvarianten er lagret, men kan ikke tilordnes til katalogen. Send f\u00F8lgende tekniske informasjon til innholdsadministratoren\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Oppdater startsiden for Fiori-startfelt for \u00E5 sjekke om den nye ruten er opprettet. Kontakt innholdsadministratoren hvis den ikke er tilgjengelig eller ikke fungerer som den skal.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Kan ikke lagre appvarianten og de tilh\u00F8rende UI-endringene. Appvarianten er ikke tilgjengelig. Send f\u00F8lgende tekniske informasjon til administratoren\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Oppgi tittel
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Feil
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Beklager, appvariantfunksjonen er midlertidig utilgjengelig. Kontakt administrator\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informasjon
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Den nye ruten er n\u00E5 tilgjengelig. Oppdater nettleseren for \u00E5 vise den.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informasjon
|
|
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=Lukk
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kopier ID og lukk
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=Appvariant-ID\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Feil\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Oversikt over appvarianter
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Forh\u00E5ndsvisning av Fiori-rute
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=For hovedbruker
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=For SAP-utvikler
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Feil
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Endringen kan ikke tas i bruk p\u00E5 UI. Tilbakestill UI til originalstatus og foreta endringene p\u00E5 nytt. Obs\: Dette vil tilbakestille alle endringer som er gjort for denne appen, av alle brukere. Du kan ogs\u00E5 kontakte SAP-brukerst\u00F8tte ved \u00E5 \u00E5pne en henvendelse 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=Applikasjonsversjonen mangler eller er feil.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informasjon
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Du trenger en overf\u00F8ringsordre for \u00E5 kunne slette denne appvarianten. Be administratoren om \u00E5 opprette en overf\u00F8ringsordre for deg, og slett deretter appvarianten.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Appvarianten (ID\: {0}) er slettet
|
|
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=Kan ikke slette appvarianten. Send f\u00F8lgende tekniske informasjon til administratoren\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informasjon
|
|
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=Lukk
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Tilgjengelige 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=Sletting p\u00E5g\u00E5r - ikke lukk nettleseren.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Sletting p\u00E5g\u00E5r - ikke lukk nettleseren.\nV\u00E6r oppmerksom p\u00E5 at ruten for appvarianten er synlig s\u00E5 lenge slettingen p\u00E5g\u00E5r.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=Kan ikke slette appvarianten. Pr\u00F8v igjen 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=Noen av kontrollene dine har ikke stabile ID-er. Bruk st\u00F8tteassistenten for \u00E5 identifisere de ber\u00F8rte kontrollene, som beskrevet [her](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), og definer ID-ene.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Appen din er ikke aktivert for UI-tilpasning. Kontroller forutsetningene beskrevet [her] (https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|