@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=Dostosowanie IU
|
|
6
|
-
#XCAP: Title in the Toolbar
|
|
7
3
|
TOOLBAR_TITLE=Dostosuj IU
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personalizuj aplikacj\u0119
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Zapisz i zako\u0144cz
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Gotowe
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Zapisz zmiany
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Wi\u0119cej...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Usu\u0144
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Usu\u0144
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Dodaj {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=Zawarto\u015B\u0107
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Wytnij
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Wklej
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Po\u0142\u0105cz
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Podziel
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Utw\u00F3rz\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Nowe\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Zmie\u0144 nazw\u0119
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Ustawienia
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Nawiguj do
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Prze\u0142\u0105cz widoki
|
|
46
|
-
#XMIT: Context Menu Entry 'Duplicate'
|
|
47
23
|
CTX_VARIANT_DUPLICATE=Duplikuj
|
|
48
|
-
#XMIT: Context Menu Entry 'Set Title'
|
|
49
24
|
CTX_VARIANT_SET_TITLE=Ustaw tytu\u0142
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Zarz\u0105dzaj widokami
|
|
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=Usu\u0144
|
|
56
|
-
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
57
28
|
BTN_FREP_CANCEL=Anuluj
|
|
58
|
-
#XTOL: Tooltip for Button 'Create Custom Field' of the Additional Elements Dialog
|
|
59
29
|
BTN_FREP_CCF=Utw\u00F3rz pole niestandardowe, powi\u0105zanie lub logik\u0119
|
|
60
|
-
#XMIT: Label for the original name of a renamed label
|
|
61
30
|
LBL_FREP=by\u0142o {0}
|
|
62
|
-
#XHED: Header in the Settings Dialog
|
|
63
31
|
HEADER_SETTINGS=Ustawienia
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Dost\u0119pna zawarto\u015B\u0107\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Udost\u0119pnij
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Zarz\u0105dzaj wariantami aplikacji
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Zapisz jako
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Utw\u00F3rz nowy wariant aplikacji
|
|
74
|
-
#XBUT: Button 'Undo' of the Toolbar
|
|
75
37
|
BTN_UNDO=Cofnij
|
|
76
|
-
#XBUT: Button 'Redo' of the Toolbar
|
|
77
38
|
BTN_REDO=Powt\u00F3rz
|
|
78
|
-
#XBUT: Button 'Publish' of the Toolbar
|
|
79
39
|
BTN_PUBLISH=Opublikuj
|
|
80
|
-
#XBUT: Button 'Reset' of the Toolbar
|
|
81
40
|
BTN_RESTORE=Resetuj
|
|
82
|
-
#XBUT: Button 'Transport' of the Toolbar
|
|
83
41
|
BTN_TRANSPORT=Transportuj
|
|
84
|
-
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
85
42
|
BTN_ADAPTATION=Dostosowanie IU
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Nawigacja
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=B\u0142\u0105d
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Ostrze\u017Cenie
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=B\u0142\u0105d
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=Nie mo\u017Cna teraz odrzuci\u0107 zmian w interfejsie u\u017Cytkownika. Spr\u00F3buj ponownie p\u00F3\u017Aniej lub skontaktuj si\u0119 z administratorem\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=Nie mo\u017Cna teraz opublikowa\u0107 zmian w interfejsie u\u017Cytkownika. Spr\u00F3buj ponownie p\u00F3\u017Aniej lub skontaktuj si\u0119 z administratorem\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=Zmiany w interfejsie u\u017Cytkownika zosta\u0142y do\u0142\u0105czone do transportu.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=Zmiany w interfejsie u\u017Cytkownika zosta\u0142y zaplanowane do publikacji.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informacja
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Wszystkie zmiany w interfejsie u\u017Cytkownika zosta\u0142y ju\u017C do\u0142\u0105czone do transportu.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=B\u0142\u0105d
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=B\u0142\u0105d podczas zastosowania lub zapisywania zmian interfejsu u\u017Cytkownika. Wyjd\u017A z trybu dostosowania IU i uruchom aplikacj\u0119 ponownie\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Zresetuj do wersji standardowej
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Czy odrzuci\u0107 wszystkie zmiany w interfejsie u\u017Cytkownika i ponownie ustawi\u0107 aplikacj\u0119 na wersj\u0119 standardow\u0105?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Czy odrzuci\u0107 wszystkie personalizacje i ponownie ustawi\u0107 aplikacj\u0119?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Niestety, wyst\u0105pi\u0142 b\u0142\u0105d techniczny. Spr\u00F3buj ponownie p\u00F3\u017Aniej lub skontaktuj si\u0119 z administratorem.
|
|
118
|
-
#XMSG: Error message showing the reason (technical info)
|
|
119
59
|
MSG_ERROR_REASON=Przyczyna\:\n{0}
|
|
120
|
-
#XMSG: Message when leaving RTA without saving
|
|
121
60
|
MSG_UNSAVED_CHANGES=Potwierdzenie spowoduje utrat\u0119 wszystkich zmian. Aby je zapisa\u0107, zamknij to okno dialogowe i opu\u015B\u0107 tryb edycji interfejsu u\u017Cytkownika.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=Nag\u0142\u00F3wek tej grupy zawiera dodatkowe elementy. Usuni\u0119cie tej grupy spowoduje ich usuni\u0119cie. Czy usun\u0105\u0107 grup\u0119 mimo to?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Nie ma wi\u0119cej zawarto\u015Bci
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informacje
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=U\u017Cytkownik dokona\u0142 personalizacji aplikacji. Aplikacja zostanie ponownie wczytana bez personalizacji w trybie dostosowania IU.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Masz zmiany w wy\u017Cszej warstwie w aplikacji. W trybie dostosowania IU aplikacja za\u0142aduje si\u0119 ponownie bez tych zmian.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=Strona wymaga ponownego wczytania
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Wczytaj ponownie
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=Aplikacja za\u0142aduje si\u0119 ponownie ze zmianami personalizacji.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=Aplikacja zostanie za\u0142adowana ponownie wraz ze wszystkimi zmianami.
|
|
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=Niekt\u00F3re zmiany mog\u0105 wymaga\u0107 ponownego wczytania aktywnej aplikacji.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Zamknij
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=Widok o tej nazwie ju\u017C istnieje. Wprowad\u017A inn\u0105 nazw\u0119.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Wprowad\u017A nazw\u0119 widoku.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=B\u0142\u0105d
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=Niestety przegl\u0105d wariant\u00F3w aplikacji jest obecnie niedost\u0119pny. Spr\u00F3buj ponownie p\u00F3\u017Aniej lub skontaktuj si\u0119 z administratorem.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Zapisz
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Zapisz
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Zamknij
|
|
158
|
-
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
159
79
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Anuluj
|
|
160
|
-
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
161
80
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Anuluj
|
|
162
|
-
#XTIT: Title for AppVariant Dialog
|
|
163
81
|
CREATE_APP_VARIANT_DIALOG_TITLE=Zapisz jako nowy wariant aplikacji
|
|
164
|
-
#XTIT: App dialog title text
|
|
165
82
|
APP_DIALOG_TITLE_TEXT=Tytu\u0142
|
|
166
|
-
#XTIT: App variant dialog title text
|
|
167
83
|
APP_DIALOG_SUB_TITLE_TEXT=Podtytu\u0142
|
|
168
|
-
#XTIT: App variant dialog description text
|
|
169
84
|
APP_DIALOG_DESCRIPTION_TEXT=Opis
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=Ikona
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=B\u0142\u0105d nazewnictwa
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Wybierz ikon\u0119 dla kafelka
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Przegl\u0105daj
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Szukaj ikony SAPUI5
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=Ikona
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Nazwa
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Wybierz ikon\u0119
|
|
186
|
-
#XBUT
|
|
187
93
|
APP_VARIANT_ICON_OK_BUTTON=OK
|
|
188
|
-
#XBUT
|
|
189
94
|
APP_VARIANT_ICON_CANCEL_BUTTON=Anuluj
|
|
190
|
-
#XMSG: No data found
|
|
191
95
|
APP_VARIANT_ICON_NO_DATA=Nie znaleziono ikon.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=Zapisano nowy wariant aplikacji.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=Tryb dostosowania IU zostanie zamkni\u0119ty i nast\u0105pi powr\u00F3t do strony g\u0142\u00F3wnej. Otrzymasz powiadomienie, gdy nowy kafelek b\u0119dzie dost\u0119pny.
|
|
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\u017Cytkownik zostanie powiadomiony, gdy nowy kafelek b\u0119dzie dost\u0119pny.
|
|
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=Tryb dostosowania IU zostanie zamkni\u0119ty. Skontaktuj si\u0119 z administratorem, aby doda\u0107 kafelek do strony g\u0142\u00F3wnej okna wywo\u0142a\u0144 SAP Fiori (ID aplikacji\: {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=Skontaktuj si\u0119 z administratorem, aby doda\u0107 kafelek do strony g\u0142\u00F3wnej okna wywo\u0142a\u0144 SAP Fiori (ID aplikacji\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=Niestety nie mo\u017Cna by\u0142o utworzy\u0107 wariantu aplikacji. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora\:
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=B\u0142\u0105d
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=Niestety nie mo\u017Cna by\u0142o wczyta\u0107 wariantu aplikacji. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=Niestety nie mo\u017Cna by\u0142o zapisa\u0107 wariantu aplikacji. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=Zapisano nowy wariant aplikacji, ale nie mo\u017Cna by\u0142o go przypisa\u0107 do katalogu. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora zawarto\u015Bci\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Od\u015Bwie\u017C stron\u0119 g\u0142\u00F3wn\u0105 okna wywo\u0142a\u0144 SAP Fiori, aby sprawdzi\u0107, czy zosta\u0142 utworzony nowy kafelek. Je\u015Bli nowy kafelek jest niedost\u0119pny lub dzia\u0142a nieprawid\u0142owo, skontaktuj si\u0119 z administratorem zawarto\u015Bci.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=Niestety nie mo\u017Cna by\u0142o zapisa\u0107 wariantu aplikacji oraz odpowiednich zmian w interfejsie u\u017Cytkownika. Wariant aplikacji jest niedost\u0119pny. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora.
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Wprowad\u017A tytu\u0142
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=B\u0142\u0105d
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=Niestety, funkcja wariant\u00F3w aplikacji jest obecnie niedost\u0119pna. Skontaktuj si\u0119 z administratorem\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informacja
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=Nowy kafelek jest ju\u017C dost\u0119pny. Aby go wy\u015Bwietli\u0107, od\u015Bwie\u017C przegl\u0105dark\u0119.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informacja
|
|
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=Zamknij
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Kopiuj ID i zamknij
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=ID wariantu aplikacji\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=B\u0142\u0105d\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Przegl\u0105d wariant\u00F3w aplikacji
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Podgl\u0105d kafelka Fiori
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Dla u\u017Cytkownika kluczowego
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Dla programisty SAP
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=B\u0142\u0105d
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Niestety nie mo\u017Cna zastosowa\u0107 tej zmiany w IU. Zresetuj IU tej aplikacji do stanu pierwotnego i ponownie dokonaj zmian. Uwaga\: To spowoduje zresetowanie wszystkich zmian dokonanych w tej aplikacji przez wszystkich u\u017Cytkownik\u00F3w. Ewentualnie utw\u00F3rz zg\u0142oszenie dla sk\u0142adnika CA-UI5-FL-RTA, aby si\u0119 skontaktowa\u0107 z dzia\u0142em wsparcia SAP.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=Wersja aplikacji nie istnieje lub jest nieprawid\u0142owa.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informacja
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Aby mo\u017Cna by\u0142o usun\u0105\u0107 ten wariant aplikacji, wymagany jest transport. Popro\u015B administratora, aby utworzy\u0142 dla Ciebie transport, a nast\u0119pnie usu\u0144 wariant aplikacji.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Pomy\u015Blnie usuni\u0119to wariant aplikacji (ID\: {0})
|
|
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=Niestety nie mo\u017Cna by\u0142o usun\u0105\u0107 wariantu aplikacji. Wy\u015Blij nast\u0119puj\u0105ce informacje techniczne do administratora\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informacja
|
|
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=Zamknij
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Dost\u0119pne konteksty biznesowej\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Brak
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Usuwanie w toku - nie zamykaj przegl\u0105darki.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Usuwanie w toku - nie zamykaj przegl\u0105darki.\nPami\u0119taj, \u017Ce kafelek dla wariantu aplikacji b\u0119dzie widoczny tak d\u0142ugo, jak proces usuwania b\u0119dzie w toku.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=Nie mo\u017Cna by\u0142o usun\u0105\u0107 wariantu aplikacji. Spr\u00F3buj ponownie p\u00F3\u017Aniej.
|
|
276
138
|
|
|
277
139
|
|
|
278
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
279
140
|
MSG_UNSTABLE_ID_FOUND=Niekt\u00F3re Twoje obiekty sterowania nie maj\u0105 stabilnych ID. U\u017Cyj asystenta ds. wsparcia, aby zidentyfikowa\u0107 dotkni\u0119te obiekty sterowania zgodnie z opisem [tutaj] (https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), a nast\u0119pnie ustaw identyfikatory.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=Twoja aplikacja nie ma aktywnej adaptacji IU. Sprawd\u017A warunki wst\u0119pne opisane [tutaj](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=Ajustar IU
|
|
8
|
-
#XCAP: Title in the Toolbar when the layer is USER
|
|
9
4
|
TOOLBAR_TITLE_PERSONALIZE=Personalizar app
|
|
10
|
-
#XBUT: Button 'Save & Exit' of the Toolbar
|
|
11
5
|
BTN_EXIT=Gravar & encerrar
|
|
12
|
-
#XBUT: Button 'Done' of the Toolbar
|
|
13
6
|
BTN_DONE=Conclu\u00EDdo
|
|
14
|
-
#XTOL: Tooltip for Button 'Done' of the Toolbar
|
|
15
7
|
BTN_DONE_TOOLTIP=Gravar modifica\u00E7\u00F5es
|
|
16
|
-
#XMIT: Context Menu Entry 'Adapt'
|
|
17
8
|
CTX_ADAPT=Mais...
|
|
18
|
-
#XMIT: Context Menu Entry 'Remove'
|
|
19
9
|
CTX_REMOVE=Remover
|
|
20
|
-
#XMIT: Remove Confirm Dialog Title
|
|
21
10
|
CTX_REMOVE_TITLE=Remover
|
|
22
|
-
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
23
11
|
CTX_ADD_ELEMENTS=Adicionar\: {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=Conte\u00FAdo
|
|
26
|
-
#XMIT: Context Menu Entry 'Cut'
|
|
27
13
|
CTX_CUT=Cortar
|
|
28
|
-
#XMIT: Context Menu Entry 'Paste'
|
|
29
14
|
CTX_PASTE=Inserir
|
|
30
|
-
#XMIT: Context Menu Entry 'Group'
|
|
31
15
|
CTX_GROUP_FIELDS=Combinar
|
|
32
|
-
#XMIT: Context Menu Entry 'Ungroup'
|
|
33
16
|
CTX_UNGROUP_FIELDS=Dividir
|
|
34
|
-
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
35
17
|
CTX_CREATE_CONTAINER=Criar\: {0}
|
|
36
|
-
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
37
18
|
TITLE_CREATE_CONTAINER=Novo\: {0}
|
|
38
|
-
#XMIT: Context Menu Entry 'Rename'
|
|
39
19
|
CTX_RENAME=Renomear
|
|
40
|
-
#XMIT: Context Menu Entry 'Settings'
|
|
41
20
|
CTX_SETTINGS=Configura\u00E7\u00F5es
|
|
42
|
-
#XMIT: Context Menu Entry 'Trigger'
|
|
43
21
|
CTX_TRIGGER=Navegar para
|
|
44
|
-
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
45
22
|
CTX_VARIANT_SWITCH=Comutar vis\u00F5es
|
|
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=Definir t\u00EDtulo
|
|
50
|
-
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
51
25
|
CTX_VARIANT_MANAGE=Administrar vis\u00F5es
|
|
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=Remover
|
|
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=Criar campo personalizado, associa\u00E7\u00E3o ou 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=Configura\u00E7\u00F5es
|
|
64
|
-
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
65
32
|
HEADER_ADDITIONAL_ELEMENTS=Conte\u00FAdo dispon\u00EDvel\: {0}
|
|
66
|
-
#XBUT: Button 'Share' of the Toolbar
|
|
67
33
|
BTN_SHARE=Liberar
|
|
68
|
-
#XBUT: Tooltip for Manage Apps Variant Button in RTA Toolbar
|
|
69
34
|
BTN_MANAGE_APPS_TXT=Administrar variantes de app
|
|
70
|
-
#XBUT: Button 'Save As' of the Toolbar
|
|
71
35
|
BTN_SAVE_AS=Gravar como
|
|
72
|
-
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
73
36
|
TOOLTIP_SAVE_AS=Gravar nova variante do app
|
|
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 IU
|
|
86
|
-
#XBUT: Button 'Navigation' of the Toolbar
|
|
87
43
|
BTN_NAVIGATION=Navega\u00E7\u00E3o
|
|
88
|
-
#XHED: dialog title for failed reset
|
|
89
44
|
HEADER_RESTORE_FAILED=Erro
|
|
90
|
-
#XHED: dialog title for a warning
|
|
91
45
|
HEADER_WARNING=Advert\u00EAncia
|
|
92
|
-
#XHED: dialog title for an error
|
|
93
46
|
HEADER_ERROR=Erro
|
|
94
|
-
#XMSG: dialog message for failed reset
|
|
95
47
|
MSG_RESTORE_FAILED=N\u00E3o \u00E9 poss\u00EDvel rejeitar as suas modifica\u00E7\u00F5es de IU neste momento. Tente de novo mais tarde ou contate o administrador\: {0}
|
|
96
|
-
#XMSG: dialog message for publishing error
|
|
97
48
|
MSG_PUBLISH_ERROR=N\u00E3o \u00E9 poss\u00EDvel publicar as suas modifica\u00E7\u00F5es de IU neste momento. Tente de novo mais tarde ou contate o administrador\: {0}
|
|
98
|
-
#XMSG: message toast text for transport success
|
|
99
49
|
MSG_TRANSPORT_SUCCESS=As suas modifica\u00E7\u00F5es de IU foram inclu\u00EDdas no transporte.
|
|
100
|
-
#XMSG: message toast text for publishing success
|
|
101
50
|
MSG_PUBLISH_SUCCESS=As suas modifica\u00E7\u00F5es de IU est\u00E3o planejadas para publica\u00E7\u00E3o.
|
|
102
|
-
#XHED: dialog title for inapplicable transport
|
|
103
51
|
HEADER_TRANSPORT_INAPPLICABLE=Informa\u00E7\u00E3o
|
|
104
|
-
#XMSG: dialog message for inapplicable transport
|
|
105
52
|
MSG_TRANSPORT_INAPPLICABLE=Todas as modifica\u00E7\u00F5es de IU j\u00E1 foram inclu\u00EDdas em um transporte.
|
|
106
|
-
#XHED: dialog title for apply/save transport error
|
|
107
53
|
HEADER_TRANSPORT_APPLYSAVE_ERROR=Erro
|
|
108
|
-
#XMSG: dialog message for apply/save transport error
|
|
109
54
|
MSG_TRANSPORT_APPLYSAVE_ERROR=N\u00E3o \u00E9 poss\u00EDvel aplicar ou gravar suas as modifica\u00E7\u00F5es de IU neste momento. Finalize o ajuste da IU e reinicie o app\: {0}
|
|
110
|
-
#XTIT: reset confirmation dialog title
|
|
111
55
|
FORM_PERS_RESET_TITLE=Reinicializar para vers\u00E3o padr\u00E3o
|
|
112
|
-
#XMSG: reset confirmation dialog message
|
|
113
56
|
FORM_PERS_RESET_MESSAGE=Rejeitar todas as modifica\u00E7\u00F5es IU e reinicializar o app para a vers\u00E3o padr\u00E3o?
|
|
114
|
-
#XMSG: reset confirmation dialog message in personalization mode
|
|
115
57
|
FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Rejeitar todas as personaliza\u00E7\u00F5es e reinicializar app?
|
|
116
|
-
#XMSG: Error message presented if storing to LREP fails
|
|
117
58
|
MSG_LREP_TRANSFER_ERROR=Ocorreu um erro t\u00E9cnico. Tente novamente mais tarde ou contate o seu 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=Se voc\u00EA confirmar, ser\u00E3o perdidas todas as modifica\u00E7\u00F5es de IU. Para as gravar, feche este di\u00E1logo e finalize o modo de ajuste da IU.
|
|
122
|
-
#XMSG: Message when removing a SimpleForm toolbar
|
|
123
61
|
MSG_REMOVING_TOOLBAR=O cabe\u00E7alho deste grupo cont\u00E9m elementos adicionais. Se voc\u00EA remover o grupo, estes ser\u00E3o eliminados. Remover o grupo?
|
|
124
|
-
#XMSG: Message when no fields are available in the add-field-dialog
|
|
125
62
|
MSG_NO_FIELDS=Mais nenhum conte\u00FAdo dispon\u00EDvel
|
|
126
|
-
#XHED: Dialog title for personalization exists
|
|
127
63
|
HEADER_PERSONALIZATION_EXISTS=Informa\u00E7\u00E3o
|
|
128
|
-
#XMSG: Dialog message for personalization exists
|
|
129
64
|
MSG_PERSONALIZATION_EXISTS=Voc\u00EA personalizou o app. No modo de ajuste de IU, o app \u00E9 recarregado sem suas configura\u00E7\u00F5es de personaliza\u00E7\u00E3o.
|
|
130
|
-
#XMSG: Dialog message for changes in higher layer exists
|
|
131
65
|
MSG_HIGHER_LAYER_CHANGES_EXIST=Voc\u00EA tem modifica\u00E7\u00F5es de camada superior no app. No modo Adapta\u00E7\u00E3o de IU, o app ir\u00E1 ser recarregado sem essas modifica\u00E7\u00F5es.
|
|
132
|
-
#XHED: Title of a dialog explaining that a page reload is needed
|
|
133
66
|
HEADER_RELOAD_NEEDED=O app precisa ser recarregado
|
|
134
|
-
#XBUT: Button of a dialog triggering a page reload
|
|
135
67
|
BUTTON_RELOAD_NEEDED=Recarregar
|
|
136
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
137
68
|
MSG_RELOAD_WITH_PERSONALIZATION=O app \u00E9 recarregado com as suas configura\u00E7\u00F5es de personaliza\u00E7\u00E3o.
|
|
138
|
-
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
139
69
|
MSG_RELOAD_WITH_ALL_CHANGES=O app ser\u00E1 recarregado com todas as modifica\u00E7\u00F5es.
|
|
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=Algumas modifica\u00E7\u00F5es que voc\u00EA efetuou requerem de um recarregamento para se tornarem ativas.
|
|
142
|
-
#XMSG: Manage applications MessageBox cancel button
|
|
143
71
|
MAA_CLOSE_BUTTON=Fechar
|
|
144
|
-
#XMSG: Text for duplicate variant names dialog
|
|
145
72
|
DUPLICATE_ERROR_TEXT=O nome da vis\u00E3o j\u00E1 existe. Insira um nome diferente.
|
|
146
|
-
#XMSG: Text for blank variant names dialog
|
|
147
73
|
BLANK_ERROR_TEXT=Insira um nome da vis\u00E3o.
|
|
148
|
-
#XHED: dialog title for failed manage apps
|
|
149
74
|
HEADER_MANAGE_APPS_FAILED=Erro
|
|
150
|
-
#XMSG: dialog message for failed manage apps
|
|
151
75
|
MSG_MANAGE_APPS_FAILED=A s\u00EDntese das variantes de app n\u00E3o est\u00E1 dispon\u00EDvel temporariamente. Tente de novo mais tarde ou contate o seu administrador.
|
|
152
|
-
#XBUT: AppVariantDialog predefined text for Save button
|
|
153
76
|
APP_VARIANT_DIALOG_SAVE=Gravar
|
|
154
|
-
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
155
77
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Gravar
|
|
156
|
-
#XBUT: AppVariantDialog predefined text for Close button
|
|
157
78
|
APP_VARIANT_DIALOG_CLOSE=Fechar
|
|
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=Gravar como nova variante do app
|
|
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=Descri\u00E7\u00E3o
|
|
170
|
-
#XTIT: App dialog icon text
|
|
171
85
|
APP_DIALOG_ICON_TEXT=\u00CDcone
|
|
172
|
-
#XTIT: Title for blank/duplicate variant names dialog
|
|
173
86
|
BLANK_DUPLICATE_TITLE_TEXT=Erro de nome
|
|
174
|
-
#XTOL
|
|
175
87
|
APP_DIALOG_ICON_TOOLTIP=Selecionar \u00EDcone para o bloco
|
|
176
|
-
#XBUT
|
|
177
88
|
APP_DIALOG_ICON_BROWSE_BUTTON=Procurar
|
|
178
|
-
#XTOL
|
|
179
89
|
APP_VARIANT_ICON_SEARCH_TOOLTIP=Procurar um \u00EDcone SAPUI5
|
|
180
|
-
#XFLD
|
|
181
90
|
APP_VARIANT_ICON_DIALOG_ICON=\u00CDcone
|
|
182
|
-
#XFLD
|
|
183
91
|
APP_VARIANT_ICON_DIALOG_NAME=Nome
|
|
184
|
-
#XTIT
|
|
185
92
|
APP_VARIANT_ICON_SELECT_ICON=Selecionar \u00EDcone
|
|
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=Nenhum \u00EDcone encontrado.
|
|
192
|
-
#XMSG: Success message for saving app variant to LREP
|
|
193
96
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE=A nova variante do app foi gravada.
|
|
194
|
-
#XMSG: Success message for displaying the action to key user in S4/Hana Cloud
|
|
195
97
|
SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=O ajuste de IU ser\u00E1 fechado e voc\u00EA voltar\u00E1 para a p\u00E1gina inicial. Voc\u00EA ser\u00E1 notificado quando o novo bloco estiver dispon\u00EDvel.
|
|
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=Voc\u00EA ser\u00E1 notificado quando o novo bloco estiver dispon\u00EDvel.
|
|
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=O ajuste da IU ser\u00E1 fechado. Contate o seu administrador para adicionar o bloco \u00E0 p\u00E1gina inicial do launchpad do Fiori (ID do app\: {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=Contate o seu administrador para adicionar o bloco \u00E0 p\u00E1gina inicial do launchpad do Fiori (ID do app\: {0}).
|
|
202
|
-
#XMSG: Error message displayed if creation of app variant descriptor failed
|
|
203
101
|
MSG_CREATE_DESCRIPTOR_FAILED=N\u00E3o foi poss\u00EDvel criar a variante do app. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador.
|
|
204
|
-
#XHED: dialog title for failed save app variant
|
|
205
102
|
HEADER_SAVE_APP_VARIANT_FAILED=Erro
|
|
206
|
-
#XMSG: Error message displayed if loading an app variant fails
|
|
207
103
|
MSG_LOAD_APP_VARIANT_FAILED=N\u00E3o foi poss\u00EDvel carregar a variante do app. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador\:
|
|
208
|
-
#XMSG: Error message displayed if saving an app variant fails
|
|
209
104
|
MSG_SAVE_APP_VARIANT_FAILED=N\u00E3o foi poss\u00EDvel gravar a variante do app. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador\:
|
|
210
|
-
#XMSG: Error message displayed if the catalog assignment fails
|
|
211
105
|
MSG_CATALOG_ASSIGNMENT_FAILED=A nova variante do app foi gravada, mas n\u00E3o p\u00F4de ser atribu\u00EDda ao cat\u00E1logo. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador de conte\u00FAdo\:
|
|
212
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
213
106
|
MSG_TILE_CREATION_FAILED=Atualize a p\u00E1gina inicial do launchpad do Fiori para verificar se o novo bloco foi criado. Contate seu administrador de conte\u00FAdo, se ele n\u00E3o estiver dispon\u00EDvel ou se n\u00E3o funcionar corretamente.
|
|
214
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
215
107
|
MSG_COPY_UNSAVED_CHANGES_FAILED=N\u00E3o foi poss\u00EDvel gravar a sua variante de app e as respectivas modifica\u00E7\u00F5es de IU. A variante de app n\u00E3o est\u00E1 dispon\u00EDvel. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador\:
|
|
216
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
217
108
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Inserir t\u00EDtulo
|
|
218
|
-
#XHED: dialog title when app variant feature fails
|
|
219
109
|
HEADER_APP_VARIANT_FEATURE_FAILED=Erro
|
|
220
|
-
#XMSG: Error message displayed if app variant feature fails
|
|
221
110
|
MSG_APP_VARIANT_FEATURE_FAILED=A funcionalidade das variantes de app n\u00E3o est\u00E1 dispon\u00EDvel temporariamente. Contate o seu administrador\: {0}
|
|
222
|
-
#XTIT: Success dialog title when the tile is available on FLP
|
|
223
111
|
SAVE_APP_VARIANT_NEW_TILE_AVAILABLE_TITLE=Informa\u00E7\u00E3o
|
|
224
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
225
112
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=O novo bloco est\u00E1 agora dispon\u00EDvel. Para exibir o bloco, atualize o browser.
|
|
226
|
-
#XTIT: Title for all the app variants success dialogs
|
|
227
113
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Informa\u00E7\u00E3o
|
|
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=Fechar
|
|
232
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
233
116
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Copiar ID e fechar
|
|
234
|
-
#XBUT: Save As Scenario message text app variant id
|
|
235
117
|
MSG_APP_VARIANT_ID=ID da variante do app\: {0}
|
|
236
|
-
#XBUT: Save As Scenario message text error
|
|
237
118
|
MSG_TECHNICAL_ERROR=Erro\: {0}
|
|
238
|
-
#XTIT: Appvariant Overview Dialog title
|
|
239
119
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=S\u00EDntese das variantes do app
|
|
240
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
241
120
|
APP_VARIANT_TILE_ARIA_LABEL=Visualiza\u00E7\u00E3o de bloco Fiori
|
|
242
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
243
121
|
MENU_ITEM_KEY_USER=Para usu\u00E1rio-chave
|
|
244
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
245
122
|
MENU_ITEM_SAP_DEVELOPER=Para desenvolvedor da SAP
|
|
246
|
-
#XTIT: title for the error popup when a change can't be done due to unresolved dependencies
|
|
247
123
|
HEADER_DEPENDENCY_ERROR=Erro
|
|
248
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
249
124
|
MSG_DEPENDENCY_ERROR=Esta modifica\u00E7\u00E3o n\u00E3o pode ser aplicada \u00E0. Reinicialize a IU para seu estado original e recrie as modifica\u00E7\u00F5es. Aten\u00E7\u00E3o\: isso ir\u00E1 reinicializar todas as modifica\u00E7\u00F5es efetuadas neste app por qualquer usu\u00E1rio. Como alternativa, contate o suporte da SAP, criando um ticket para o componente CA-UI5-FL-RTA.
|
|
250
|
-
#XMSG: Error message displayed when when APP-Version is not OK
|
|
251
125
|
MSG_INCORRECT_APP_VERSION_ERROR=A vers\u00E3o de aplica\u00E7\u00E3o est\u00E1 em falta ou est\u00E1 incorreta.
|
|
252
|
-
#XTIT: Title for deletion of app variants when there is no transport
|
|
253
126
|
DELETE_APP_VARIANT_NO_TRANSPORT=Informa\u00E7\u00E3o
|
|
254
|
-
#XMSG: Dialog message for deletion of app variant when there is no transport
|
|
255
127
|
MSG_DELETE_APP_VARIANT_NOT_POSSIBLE=Para eliminar esta variante do app, voc\u00EA precisa de uma ordem de transporte. Solicite ao seu administrador para criar uma ordem de transporte para voc\u00EA e, em seguida, elimine a variante do app.
|
|
256
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
257
128
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=Variante do app (ID\: {0}) eliminada com \u00EAxito
|
|
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=N\u00E3o foi poss\u00EDvel eliminar a variante do app. Envie as seguintes informa\u00E7\u00F5es t\u00E9cnicas ao seu administrador\:
|
|
260
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
261
130
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Informa\u00E7\u00E3o
|
|
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=Fechar
|
|
266
|
-
#XTIT: Title for Business Context Display in Available Fields Dialog
|
|
267
133
|
BUSINESS_CONTEXT_TITLE=Contextos empresariais dispon\u00EDveis\:
|
|
268
|
-
#XMSG: Message, when no Business Contexts are available
|
|
269
134
|
MSG_NO_BUSINESS_CONTEXTS=Nenhum
|
|
270
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
271
135
|
MSG_DO_NOT_CLOSE_BROWSER=Elimina\u00E7\u00E3o em andamento - n\u00E3o feche o browser.
|
|
272
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
273
136
|
MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Elimina\u00E7\u00E3o em andamento - n\u00E3o feche o browser.\nObserve que o bloco para a variante de app permanecer\u00E1 vis\u00EDvel durante o processo de elimina\u00E7\u00E3o.
|
|
274
|
-
#XMSG: Error message when catalogs are locked
|
|
275
137
|
MSG_CATALOGS_LOCKED=N\u00E3o foi poss\u00EDvel eliminar a variante de app. Tente novamente mais 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=Alguns dos seus controles n\u00E3o t\u00EAm IDs est\u00E1veis. Use o assistente de suporte para identificar os controles afetados, como descrito [aqui](https\://openui5nightly.hana.ondemand.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), e defina os IDs.
|
|
280
141
|
|
|
281
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
282
142
|
MSG_NO_FLEX_ENABLED_FLAG=O seu app n\u00E3o est\u00E1 ativado para o ajuste de IU. Verifique os pr\u00E9-requisitos descritos [aqui](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af).
|