@sapui5/sap.suite.ui.generic.template 1.120.27 → 1.120.28

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.
Files changed (63) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/generic/template/.library +1 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/ControllerImplementation.js +9 -7
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/i18n/i18n_de.properties +3 -3
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  6. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  7. package/src/sap/suite/ui/generic/template/ListReport/i18n/i18n_de.properties +1 -1
  8. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  9. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ar.properties +6 -0
  10. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_bg.properties +6 -0
  11. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ca.properties +6 -0
  12. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cnr.properties +6 -0
  13. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cs.properties +6 -0
  14. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cy.properties +6 -0
  15. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_da.properties +6 -0
  16. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_de.properties +8 -2
  17. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_el.properties +6 -0
  18. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en.properties +6 -0
  19. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_GB.properties +6 -0
  20. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es.properties +6 -0
  21. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es_MX.properties +6 -0
  22. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_et.properties +6 -0
  23. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fi.properties +6 -0
  24. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr.properties +6 -0
  25. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr_CA.properties +6 -0
  26. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hi.properties +6 -0
  27. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hr.properties +6 -0
  28. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hu.properties +6 -0
  29. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_id.properties +6 -0
  30. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_it.properties +6 -0
  31. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_iw.properties +6 -0
  32. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ja.properties +6 -0
  33. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_kk.properties +6 -0
  34. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ko.properties +6 -0
  35. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lt.properties +6 -0
  36. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lv.properties +6 -0
  37. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_mk.properties +6 -0
  38. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ms.properties +6 -0
  39. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_nl.properties +6 -0
  40. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_no.properties +6 -0
  41. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pl.properties +6 -0
  42. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt.properties +7 -1
  43. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt_PT.properties +6 -0
  44. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ro.properties +6 -0
  45. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ru.properties +6 -0
  46. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sh.properties +6 -0
  47. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sk.properties +6 -0
  48. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sl.properties +6 -0
  49. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sr.properties +6 -0
  50. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sv.properties +6 -0
  51. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_th.properties +6 -0
  52. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_tr.properties +6 -0
  53. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_uk.properties +6 -0
  54. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_vi.properties +7 -1
  55. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_CN.properties +6 -0
  56. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_TW.properties +6 -0
  57. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  58. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  59. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  60. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartVariantManagementWrapper.js +29 -29
  61. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +1 -1
  62. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +1 -1
  63. package/src/sap/suite/ui/generic/template/library.js +1 -1
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u041D\u043E\u0432\u0438 \u0437\u0430\u043F\u0438\u0441\u0438
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u0423\u0440\u0435\u0434\u0438\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u041E\u0431\u043B\u0430\u0441\u0442 \u043D\u0430 \u043F\u043E\u0434\u043D\u043E\u0436\u0458\u0435\u0442\u043E
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u0414\u0430 \u0441\u0435 \u043E\u0442\u0444\u0440\u043B\u0438 \u043E\u0432\u043E\u0458 \u043D\u0430\u0446\u0440\u0442?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u0412\u043D\u0435\u0441\u0435\u0442\u0435 \u0432\u0440\u043
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u0422\u0430\u0431\u0435\u043B\u0430\u0442\u0430 \u0441\u043E\u0434\u0440\u0436\u0438 \u0433\u0440\u0435\u0448\u043A\u0438. {0} \u0435 \u0437\u0430\u0434\u043E\u043B\u0436\u0438\u0442\u0435\u043B\u043D\u0430 \u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442, \u043D\u043E \u043D\u0435 \u0435 \u043F\u0440\u0438\u043A\u0430\u0436\u0430\u043D\u0430 \u0432\u043E \u0442\u0430\u0431\u0435\u043B\u0430\u0442\u0430. \u0414\u043E\u0434\u0430\u0458\u0442\u0435 \u0458\u0430 \u0432\u043E \u043F\u043E\u0441\u0442\u0430\u0432\u043A\u0438\u0442\u0435 \u0437\u0430 \u043F\u0440\u0438\u043A\u0430\u0437.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u0422\u0430\u0431\u0435\u043B\u0430\u0442\u0430 \u0441\u043E\u0434\u0440\u0436\u0438 \u0433\u0440\u0435\u0448\u043A\u0438. {0} \u0441\u0435 \u0437\u0430\u0434\u043E\u043B\u0436\u0438\u0442\u0435\u043B\u043D\u0438 \u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442\u0438, \u043D\u043E \u043D\u0435 \u0441\u0435 \u043F\u0440\u0438\u043A\u0430\u0436\u0430\u043D\u0438 \u0432\u043E \u0442\u0430\u0431\u0435\u043B\u0430\u0442\u0430. \u0414\u043E\u0434\u0430\u0458\u0442\u0435 \u0433\u0438 \u0432\u043E \u043F\u043E\u0441\u0442\u0430\u0432\u043A\u0438\u0442\u0435 \u0437\u0430 \u043F\u0440\u0438\u043A\u0430\u0437.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u041F\u0440\u0435\u0442\u0445\u043E\u0434\u043D\u0430 \u0441\u0442\u0430\u0432\u043A\u0430
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u0421\u043B\u0435\u0434\u043D\u0430 \u0441\u0442\u0430\u0432\u043A\u0430
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Entri baharu
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Edit\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Bahagian pengaki
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Buang draf ini?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Masukkan nilai.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Jadual mengandungi ralat. {0} merupakan nilai yang diperlukan tetapi tidak dipaparkan dalam jadual. Sila tambahkannya dalam tetapan paparan.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Jadual mengandungi ralat. {0} merupakan nilai yang diperlukan tetapi tidak dipaparkan dalam jadual. Sila tambahkannya dalam tetapan paparan.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Item Sebelumnya
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Item Seterusnya
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Nieuwe gegevens
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Bewerken\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Voetregelgebied
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Dit concept afkeuren?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Voer een waarde in.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=De tabel bevat fouten. {0} is een vereiste waarde maar deze wordt niet in de tabel weergegeven. Voeg deze toe via de weergave-instellingen.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=De tabel bevat fouten. {0} zijn vereiste waarden maar deze worden niet in de tabel weergegeven. Voeg deze toe via de weergave-instellingen.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Vorige positie
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Volgende positie
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Nye poster
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Rediger\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Bunntekstomr\u00E5de
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Vil du forkaste dette utkastet?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Oppgi en verdi.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabellen inneholder feil. {0} er en obligatorisk verdi, men den vises ikke i tabellen. Legg den til i visningsinnstillingene.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabellen inneholder feil. {0} er obligatoriske verdier, men de vises ikke i tabellen. Legg dem til i visningsinnstillingene.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Forrige posisjon
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Neste posisjon
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Nowe wpisy
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Edytuj\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Stopka - region
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Czy odrzuci\u0107 t\u0119 wersj\u0119 robocz\u0105?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Wprowad\u017A warto\u015B\u0107.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabela zawiera b\u0142\u0119dy. {0} to warto\u015B\u0107, kt\u00F3ra jest wymagana, ale nie jest wy\u015Bwietlana w tabeli. Dodaj j\u0105 przy u\u017Cyciu ustawie\u0144 widoku.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabela zawiera b\u0142\u0119dy. {0} to warto\u015Bci, kt\u00F3re s\u0105 wymagane, ale nie s\u0105 wy\u015Bwietlane w tabeli. Dodaj je przy u\u017Cyciu ustawie\u0144 widoku.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Poprzednia pozycja
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Nast\u0119pna pozycja
@@ -29,7 +29,7 @@ CLOSE=Fechar
29
29
 
30
30
  OK=OK
31
31
 
32
- ADD=Inserir
32
+ ADD=Adicionar
33
33
 
34
34
  SEG_BUTTON_TEXT={0} ({1})
35
35
 
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Novas entradas
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Editar\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Regi\u00E3o do rodap\u00E9
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Rejeitar esbo\u00E7o?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Inserir um valor.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=A tabela cont\u00E9m erros. {0} \u00E9 um valor obrigat\u00F3rio, mas n\u00E3o \u00E9 exibido na tabela. Adicione o mesmo nas configura\u00E7\u00F5es da vis\u00E3o.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=A tabela cont\u00E9m erros. {0} s\u00E3o valores obrigat\u00F3rios, mas n\u00E3o s\u00E3o exibidos na tabela. Adicione os mesmos nas configura\u00E7\u00F5es da vis\u00E3o.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Item anterior
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Item seguinte
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Novas entradas
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Editar\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Regi\u00E3o do rodap\u00E9
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Eliminar este rascunho?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Introduza um valor.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=A tabela cont\u00E9m erros. {0} \u00E9 um valor obrigat\u00F3rio, mas n\u00E3o \u00E9 exibido na tabela. Adicione o mesmo nas defini\u00E7\u00F5es da vista.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=A tabela cont\u00E9m erros. {0} s\u00E3o valores obrigat\u00F3rios, mas n\u00E3o s\u00E3o exibidos na tabela. Adicione os mesmos nas defini\u00E7\u00F5es da vista.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Item anterior
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Item seguinte
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Intr\u0103ri noi
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Editare\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Regiune subsol
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Dori\u021Bi s\u0103 respinge\u021Bi aceast\u0103 versiune preliminar\u0103?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Introduce\u021Bi o valoare.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabelul con\u021Bine erori. {0} este o valoare obligatorie, dar nu este afi\u0219at\u0103 \u00EEn tabel. Ad\u0103uga\u021Bi-o utiliz\u00E2nd set\u0103rile imaginii.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabelul con\u021Bine erori. {0} sunt valori obligatorii, dar nu sunt afi\u0219ate \u00EEn tabel. Ad\u0103uga\u021Bi-le utiliz\u00E2nd set\u0103rile imaginii.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Pozi\u021Bia anterioar\u0103
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Pozi\u021Bia urm\u0103toare
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u041D\u043E\u0432\u044B\u0435 \u0437\u0430\u043F\u0438\u0441\u0
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u041E\u0431\u043B\u0430\u0441\u0442\u044C \u043D\u0438\u0436\u043D\u0435\u0433\u043E \u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u044D\u0442\u043E\u0442 \u0447\u0435\u0440\u043D\u043E\u0432\u0438\u043A?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u043
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u0422\u0430\u0431\u043B\u0438\u0446\u0430 \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0448\u0438\u0431\u043A\u0438. {0} - \u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435, \u043D\u043E \u043E\u043D\u043E \u043D\u0435 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044F \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u0435. \u0414\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A \u0442\u0430\u0431\u043B\u0438\u0446\u044B.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u0422\u0430\u0431\u043B\u0438\u0446\u0430 \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0448\u0438\u0431\u043A\u0438. {0} - \u043E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F, \u043D\u043E \u043E\u043D\u0438 \u043D\u0435 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u044E\u0442\u0441\u044F \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u0435. \u0414\u043E\u0431\u0430\u0432\u044C\u0442\u0435 \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A \u0442\u0430\u0431\u043B\u0438\u0446\u044B.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Novi unosi
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Uredi\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Regija podno\u017Eja
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Odbaciti ovaj nacrt?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Unesite vrednost.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabela sadr\u017Ei gre\u0161ke. {0} je obavezna vrednost, ali nije prikazana u tabeli. Dodajte je u pode\u0161avanjima pogleda.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabela sadr\u017Ei gre\u0161ke. {0} su obavezne vrednosti, ali nisu prikazane u tabeli. Dodajte ih u pode\u0161avanjima pogleda.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Prethodna stavka
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Slede\u0107a stavka
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Nov\u00E9 z\u00E1znamy
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Upravi\u0165\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Oblas\u0165 p\u00E4ti\u010Dky
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Chcete tento n\u00E1vrh zamietnu\u0165?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Zadajte hodnotu.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabu\u013Eka obsahuje chyby. {0} je po\u017Eadovan\u00E1 hodnota, ale nezobrazuje sa v tabu\u013Eke. Pridajte ju do nastaven\u00ED zobrazenia.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabu\u013Eka obsahuje chyby. {0} s\u00FA po\u017Eadovan\u00E9 hodnoty, ale nezobrazuj\u00FA sa v tabu\u013Eke. Pridajte ich do nastaven\u00ED zobrazenia.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Predch\u00E1dzaj\u00FAca polo\u017Eka
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Nasleduj\u00FAca polo\u017Eka
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Novi vnosi
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Urejanje\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Obmo\u010Dje noge strani
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u017Delite zavre\u010Di ta osnutek?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Vnesite vrednost.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabela vsebuje napake. {0} je obvezna vrednost, vendar ni prikazana v tabeli. Dodajte jo v nastavitvah pogleda.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabela vsebuje napake. {0} so obvezne vrednosti, vendar niso prikazane v tabeli. Dodajte jih v nastavitvah pogleda.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Prej\u0161nji element
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Naslednji element
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u041D\u043E\u0432\u0438 \u0443\u043D\u043E\u0441\u0438
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u0423\u0440\u0435\u0434\u0438\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u0420\u0435\u0433\u0438\u0458\u0430 \u043F\u043E\u0434\u043D\u043E\u0436\u0458\u0430
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u041E\u0434\u0431\u0430\u0446\u0438\u0442\u0438 \u043E\u0432\u0430\u0458 \u043D\u0430\u0446\u0440\u0442?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u0423\u043D\u0435\u0441\u0438\u0442\u0435 \u0432\u0440\u043
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u0422\u0430\u0431\u0435\u043B\u0430 \u0441\u0430\u0434\u0440\u0436\u0438 \u0433\u0440\u0435\u0448\u043A\u0435. {0} \u0458\u0435 \u043E\u0431\u0430\u0432\u0435\u0437\u043D\u0430 \u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442, \u0430\u043B\u0438 \u043D\u0438\u0458\u0435 \u043F\u0440\u0438\u043A\u0430\u0437\u0430\u043D\u0430 \u0443 \u0442\u0430\u0431\u0435\u043B\u0438. \u0414\u043E\u0434\u0430\u0458\u0442\u0435 \u0458\u0435 \u0443 \u043F\u043E\u0434\u0435\u0448\u0430\u0432\u0430\u045A\u0438\u043C\u0430 \u043F\u043E\u0433\u043B\u0435\u0434\u0430.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u0422\u0430\u0431\u0435\u043B\u0430 \u0441\u0430\u0434\u0440\u0436\u0438 \u0433\u0440\u0435\u0448\u043A\u0435. {0} \u0441\u0443 \u043E\u0431\u0430\u0432\u0435\u0437\u043D\u0435 \u0432\u0440\u0435\u0434\u043D\u043E\u0441\u0442\u0438, \u0430\u043B\u0438 \u043D\u0438\u0441\u0443 \u043F\u0440\u0438\u043A\u0430\u0437\u0430\u043D\u0435 \u0443 \u0442\u0430\u0431\u0435\u043B\u0438. \u0414\u043E\u0434\u0430\u0458\u0442\u0435 \u0438\u0445 \u0443 \u043F\u043E\u0434\u0435\u0448\u0430\u0432\u0430\u045A\u0438\u043C\u0430 \u043F\u043E\u0433\u043B\u0435\u0434\u0430.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u041F\u0440\u0435\u0442\u0445\u043E\u0434\u043D\u0430 \u0441\u0442\u0430\u0432\u043A\u0430
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u0421\u043B\u0435\u0434\u0435\u045B\u0430 \u0441\u0442\u0430\u0432\u043A\u0430
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Nya uppgifter
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Redigera\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Sidfotsomr\u00E5de
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Kasta detta utkast?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Ange ett v\u00E4rde.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tabellen inneh\u00E5ller fel. {0} \u00E4r ett obligatoriskt v\u00E4rde men visas inte i tabellen. L\u00E4gg till det i visningsinst\u00E4llningarna.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tabellen inneh\u00E5ller fel. {0} \u00E4r obligatoriska v\u00E4rden men visas inte i tabellen. L\u00E4gg till dem i visningsinst\u00E4llningarna.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=F\u00F6reg\u00E5ende position
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=N\u00E4sta position
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E43\u0E2B\u0E21\u0E48
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u0E41\u0E01\u0E49\u0E44\u0E02\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E2A\u0E48\u0E27\u0E19\u0E17\u0E49\u0E32\u0E22
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u0E25\u0E30\u0E17\u0E34\u0E49\u0E07\u0E41\u0E1A\u0E1A\u0E23\u0E48\u0E32\u0E07\u0E19\u0E35\u0E49\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u0E1B\u0E49\u0E2D\u0E19\u0E04\u0E48\u0E32
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u0E15\u0E32\u0E23\u0E32\u0E07\u0E19\u0E35\u0E49\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14 {0} \u0E40\u0E1B\u0E47\u0E19\u0E04\u0E48\u0E32\u0E17\u0E35\u0E48\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E41\u0E15\u0E48\u0E44\u0E21\u0E48\u0E1B\u0E23\u0E32\u0E01\u0E0F\u0E43\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07 \u0E01\u0E23\u0E38\u0E13\u0E32\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E04\u0E48\u0E32\u0E14\u0E31\u0E07\u0E01\u0E25\u0E48\u0E32\u0E27\u0E42\u0E14\u0E22\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E21\u0E38\u0E21\u0E21\u0E2D\u0E07
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u0E15\u0E32\u0E23\u0E32\u0E07\u0E19\u0E35\u0E49\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14 {0} \u0E40\u0E1B\u0E47\u0E19\u0E04\u0E48\u0E32\u0E17\u0E35\u0E48\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E41\u0E15\u0E48\u0E44\u0E21\u0E48\u0E1B\u0E23\u0E32\u0E01\u0E0F\u0E43\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07 \u0E01\u0E23\u0E38\u0E13\u0E32\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E04\u0E48\u0E32\u0E14\u0E31\u0E07\u0E01\u0E25\u0E48\u0E32\u0E27\u0E42\u0E14\u0E22\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E21\u0E38\u0E21\u0E21\u0E2D\u0E07
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E16\u0E31\u0E14\u0E44\u0E1B
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Yeni giri\u015Fler
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=D\u00FCzenle\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=Altbilgi alan\u0131
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Bu taslak at\u0131ls\u0131n m\u0131?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=De\u011Fer girin.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Tablo hatalar i\u00E7eriyor. {0} gerekli de\u011Fer ancak tabloda g\u00F6r\u00FCnt\u00FClenmiyor. Tablo ayarlar\u0131ndan de\u011Feri ekleyin.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Tablo hatalar i\u00E7eriyor. {0} gerekli de\u011Ferler ancak tabloda g\u00F6r\u00FCnt\u00FClenmiyor. Tablo ayarlar\u0131ndan de\u011Ferleri ekleyin.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u00D6nceki \u00F6\u011Fe
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Sonraki \u00F6\u011Fe
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u041D\u043E\u0432\u0456 \u0437\u0430\u043F\u0438\u0441\u0438
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u041E\u0431\u043B\u0430\u0441\u0442\u044C \u043D\u0438\u0436\u043D\u044C\u043E\u0433\u043E \u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u0412\u0456\u0434\u0445\u0438\u043B\u0438\u0442\u0438 \u0446\u044E \u0447\u0435\u0440\u043D\u0435\u0442\u043A\u0443?
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u0412\u0432\u0435\u0434\u0456\u0442\u044C \u0437\u043D\u043
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u0422\u0430\u0431\u043B\u0438\u0446\u044F \u043C\u0456\u0441\u0442\u0438\u0442\u044C \u043F\u043E\u043C\u0438\u043B\u043A\u0438. {0} \u0454 \u043E\u0431\u043E\u0432''\u044F\u0437\u043A\u043E\u0432\u0438\u043C \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F\u043C, \u0430\u043B\u0435 \u043D\u0435 \u0432\u0456\u0434\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0435 \u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u0456. \u0414\u043E\u0434\u0430\u0439\u0442\u0435 \u0439\u043E\u0433\u043E \u0443 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E\u0434\u0430\u043D\u043D\u044F.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u0422\u0430\u0431\u043B\u0438\u0446\u044F \u043C\u0456\u0441\u0442\u0438\u0442\u044C \u043F\u043E\u043C\u0438\u043B\u043A\u0438. {0} \u0454 \u043E\u0431\u043E\u0432''\u044F\u0437\u043A\u043E\u0432\u0438\u043C\u0438 \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F\u043C\u0438, \u0430\u043B\u0435 \u043D\u0435 \u0432\u0456\u0434\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u043C\u0438 \u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u0456. \u0414\u043E\u0434\u0430\u0439\u0442\u0435 \u0457\u0445 \u0443 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E\u0434\u0430\u043D\u043D\u044F.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u041F\u043E\u043F\u0435\u0440\u0435\u0434\u043D\u044F \u043F\u043E\u0437\u0438\u0446\u0456\u044F
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u041D\u0430\u0441\u0442\u0443\u043F\u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0456\u044F
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=Mu\u0323c nh\u00E2\u0323p m\u01A1\u0301i
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=Hi\u00EA\u0323u chi\u0309nh\:
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=V\u00F9ng ch\u00E2n trang
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=Hu\u0309y bo\u0309 ba\u0309n tha\u0309o na\u0300y?
90
92
 
@@ -92,7 +94,7 @@ DISCARD_EDIT=H\u1EE7y b\u1ECF m\u1ECDi thay \u0111\u1ED5i?
92
94
 
93
95
  CANCEL_AND_DISCARD_ND=H\u1EE7y bo\u0309 \u0111\u1ED1i t\u01B0\u1EE3ng n\u00E0y?
94
96
 
95
- DISCARD=Loa\u0323i bo\u0309
97
+ DISCARD=H\u1EE7y b\u1ECF
96
98
 
97
99
  DELETE=Xo\u0301a
98
100
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=Nh\u1EADp gi\u00E1 tr\u1ECB.
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=Ba\u0309ng ch\u01B0\u0301a l\u00F4\u0303i. {0} la\u0300 gi\u00E1 tr\u1ECB b\u0103\u0301t bu\u00F4\u0323c nh\u01B0ng kh\u00F4ng \u0111\u01B0\u01A1\u0323c hi\u00EA\u0309n thi\u0323 trong ba\u0309ng. Vui lo\u0300ng th\u00EAm gi\u00E1 tr\u1ECB trong thi\u00EA\u0301t l\u00E2\u0323p ba\u0309ng.
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=Ba\u0309ng ch\u01B0\u0301a l\u00F4\u0303i. {0} la\u0300 gi\u00E1 tr\u1ECB b\u0103\u0301t bu\u00F4\u0323c nh\u01B0ng kh\u00F4ng \u0111\u01B0\u01A1\u0323c hi\u00EA\u0309n thi\u0323 trong ba\u0309ng. Vui lo\u0300ng th\u00EAm gi\u00E1 tr\u1ECB trong thi\u00EA\u0301t l\u00E2\u0323p ba\u0309ng.
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=Mu\u0323c tr\u01B0\u01A1\u0301c
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=Mu\u0323c k\u00EA\u0301 ti\u1EBFp
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u65B0\u6761\u76EE
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u7F16\u8F91\uFF1A
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u9875\u811A\u533A\u57DF
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u662F\u5426\u653E\u5F03\u6B64\u8349\u7A3F\uFF1F
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u8F93\u5165\u503C\u3002
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u8868\u542B\u6709\u9519\u8BEF\u3002 {0} \u4E3A\u5FC5\u9700\u7684\u503C\uFF0C\u4F46\u672A\u663E\u793A\u5728\u8868\u4E2D\u3002\u8BF7\u5728\u89C6\u56FE\u8BBE\u7F6E\u4E2D\u8FDB\u884C\u6DFB\u52A0\u3002
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u8868\u542B\u6709\u9519\u8BEF\u3002 {0} \u4E3A\u5FC5\u9700\u7684\u503C\uFF0C\u4F46\u672A\u663E\u793A\u5728\u8868\u4E2D\u3002\u8BF7\u5728\u89C6\u56FE\u8BBE\u7F6E\u4E2D\u8FDB\u884C\u6DFB\u52A0\u3002
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u4E0A\u4E00\u9879
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u4E0B\u4E00\u9879
@@ -85,6 +85,8 @@ NEW_ENTRY_GROUP=\u65B0\u8F38\u5165\u9805
85
85
 
86
86
  EDIT_BUTTON_DESCRIPTION=\u7DE8\u8F2F\uFF1A
87
87
 
88
+ FOOTER_REGION_LABEL_ARIA=\u9801\u5C3E\u5340\u57DF
89
+
88
90
 
89
91
  CANCEL_AND_DISCARD=\u6368\u68C4\u6B64\u8349\u7A3F\u55CE\uFF1F
90
92
 
@@ -182,3 +184,7 @@ REQUIRED_PROP_ERROR=\u8F38\u5165\u503C\u3002
182
184
 
183
185
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR=\u8868\u683C\u5305\u542B\u932F\u8AA4\uFF1B{0} \u662F\u5FC5\u8981\u503C\uFF0C\u4F46\u4E0D\u6703\u5728\u8868\u683C\u4E2D\u986F\u793A\uFF0C\u8ACB\u4F7F\u7528\u6AA2\u8996\u8A2D\u5B9A\u65B0\u589E\u6B64\u503C\u3002
184
186
  REQUIRED_PROP_COLUMN_HIDDEN_ERROR_PLURAL=\u8868\u683C\u5305\u542B\u932F\u8AA4\uFF1B{0} \u662F\u5FC5\u8981\u503C\uFF0C\u4F46\u4E0D\u6703\u5728\u8868\u683C\u4E2D\u986F\u793A\uFF0C\u8ACB\u4F7F\u7528\u6AA2\u8996\u8A2D\u5B9A\u65B0\u589E\u9019\u4E9B\u503C\u3002
187
+
188
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_UP=\u4E0A\u4E00\u500B\u9805\u76EE
189
+
190
+ T_PAGINATOR_CONTROL_PAGINATOR_TOOLTIP_DOWN=\u4E0B\u4E00\u500B\u9805\u76EE
@@ -6,7 +6,7 @@
6
6
  "type": "component",
7
7
  "i18n": "i18n/i18n.properties",
8
8
  "applicationVersion": {
9
- "version": "1.120.27"
9
+ "version": "1.120.28"
10
10
  },
11
11
  "title": "{{TITLE}}",
12
12
  "description": "{{DESCRIPTION}}",
@@ -6,7 +6,7 @@
6
6
  "type": "component",
7
7
  "i18n": "i18n/i18n.properties",
8
8
  "applicationVersion": {
9
- "version": "1.120.27"
9
+ "version": "1.120.28"
10
10
  },
11
11
  "title": "{{TITLE}}",
12
12
  "description": "{{DESCRIPTION}}",
@@ -6,7 +6,7 @@
6
6
  "type": "component",
7
7
  "i18n": "i18n/i18n.properties",
8
8
  "applicationVersion": {
9
- "version": "1.120.27"
9
+ "version": "1.120.28"
10
10
  },
11
11
  "title": "{{TITLE}}",
12
12
  "description": "{{DESCRIPTION}}",
@@ -4,22 +4,22 @@ sap.ui.define([
4
4
 
5
5
  /**
6
6
  * Constructor for SmartVariantManagementWrapper
7
- * @param {sap.ui.comp.smartvariants.SmartVariantManagement} vTarget - The SmartVariantManagement control
7
+ * @param {sap.ui.comp.smartvariants.SmartVariantManagement} vTarget - The SmartVariantManagement control
8
8
  * or the Id of control for which this wrapper is created
9
- * @param {object} oController - the controller of the current component
9
+ * @param {object} oController - the controller of the current component
10
10
  * @param {object} oFactory - the controlStateWrapperFactory
11
- * @param {object} mParams
12
- * @param mParams.managedControlWrappers - array of controlStateWrappers for controls handled by the SVM
13
- * (currently also including SFB wrapper - to be removed)
14
- * @param mParams.dynamicPageWrapper - dynamicPageWrapper instance handled by SVM
15
- * @returns
11
+ * @param {object} mParams
12
+ * @param {array} mParams.managedControlWrappers - array of controlStateWrappers for controls handled by the SVM
13
+ * (currently also including SFB wrapper - to be removed)
14
+ * @param {Object} mParams.dynamicPageWrapper - dynamicPageWrapper instance handled by SVM
15
+ * @returns {object}
16
16
  */
17
-
17
+
18
18
  function SmartVariantManagementWrapper(vTarget, oController, oFactory, mParams) {
19
19
  // Special handling of SmartFilterBarWrapper for several reasons:
20
20
  // - Suppress selection when restoring a variant. Selection is solely triggered according to information in appState. Otherwise, erroneous selection could be triggered in
21
21
  // a few situations:
22
- // - Variant marked as execute on select, but no data selected in appState (execute on select marked when saving variant without selecting, or changed after state was
22
+ // - Variant marked as execute on select, but no data selected in appState (execute on select marked when saving variant without selecting, or changed after state was
23
23
  // stored)
24
24
  // - Fallback to standard variant in case of dirty variant in state
25
25
  // - Fallback to standard variant if variant cannot be read (logic of SVM)
@@ -42,11 +42,11 @@ sap.ui.define([
42
42
  // - not available at this point in time, and no corresponding event to attach to available
43
43
  // - provides only those controls with directly connection to SVM implemented (i.e. with wrappers marked with bVMConnection)
44
44
 
45
- // ensure managed state wrappers do not trigger change event when applying state to them.
45
+ // ensure managed state wrappers do not trigger change event when applying state to them.
46
46
  // Todo: rethink, whether this is the right place to do this (or rather when the wrappers get created)
47
47
  mParams.managedControlWrappers = mParams.managedControlWrappers.map(oFactory.getSuppressChangeEventWhenApplyingWrapper);
48
48
 
49
- // Any change of managed control should also mark variant as modified. However, this is not true for controls with direct connection to SVM (SFB, SmartTable, SmartChart).
49
+ // Any change of managed control should also mark variant as modified. However, this is not true for controls with direct connection to SVM (SFB, SmartTable, SmartChart).
50
50
  // For these controls, a real user changes are already handled by the direct connection. On the other hand, these controls also fire their change events, if their state is
51
51
  // changed from SVM (by the same connection) - setting variant dirty here would be wrong.
52
52
  mParams.managedControlWrappers.forEach(function(oWrapper){
@@ -56,18 +56,18 @@ sap.ui.define([
56
56
  });
57
57
  }
58
58
  });
59
-
60
-
59
+
60
+
61
61
 
62
62
  function fnSetControl(oControl) {
63
63
  oSmartVariantManagement = oControl;
64
64
  fnResolveControlAssigned(oSmartVariantManagement);
65
65
  }
66
-
66
+
67
67
  var oSmartFilterBarWrapper = mParams.managedControlWrappers.find(function(oWrapper){
68
68
  return oWrapper.setSVMWrapperCallbacks;
69
69
  });
70
-
70
+
71
71
  // provide callbacks needed for SFB wrapper to store/restore extnesion state with variant
72
72
  if (oSmartFilterBarWrapper){
73
73
  oSmartFilterBarWrapper.setSVMWrapperCallbacks({
@@ -105,28 +105,28 @@ sap.ui.define([
105
105
  oControl.attachAfterVariantInitialise(function() {
106
106
  //set currentVariantId only when sVariantId is not standard (as it might be overriding existing
107
107
  //different currentVariantId) or smartTable's (oControl) currentVariantId is not equal to sVariantId.
108
- if (sVariantId !== '*standard*') {
108
+ if (sVariantId !== '*standard*' && sVariantId !== '') {
109
109
  if (oControl.getCurrentVariantId && oControl.getCurrentVariantId() !== sVariantId) {
110
110
  oControl.setCurrentVariantId(sVariantId);
111
111
  }
112
112
  oSmartVariantManagement.setModified(false);
113
113
  }
114
114
  });
115
- }
115
+ }
116
116
  oSmartVariantManagement.setCurrentVariantId(sVariantId);
117
117
  if (oSmartFilterBarWrapper){
118
118
  oSmartFilterBarWrapper.suppressSelection(false);
119
119
  }
120
120
  }
121
121
 
122
- // Restore state of all managed controls
122
+ // Restore state of all managed controls
123
123
  function fnSetManagedControlStates(oState){
124
- // Usually, looping through mParams.managedControlWrappers or through oState.managedControlStates should be equivalent, but in exceptional cases, their might be
125
- // differences, if application has changed (changing the controls managed by the SVM - in LR, this could be achieved by changing setting SmartVariantManagement).
124
+ // Usually, looping through mParams.managedControlWrappers or through oState.managedControlStates should be equivalent, but in exceptional cases, their might be
125
+ // differences, if application has changed (changing the controls managed by the SVM - in LR, this could be achieved by changing setting SmartVariantManagement).
126
126
  // mParams.managedControlWrappers reflects current state, while oState.managedControlStates reflects state at the time iAppState was written
127
127
  // - when adding a control (in LR changing setting SmartVariantManagement from false to true), state for that control would not be contained - calling the wrapper with
128
128
  // undefined to ensure initial state
129
- // - when removing a control, state would be contained that should not be applied here
129
+ // - when removing a control, state would be contained that should not be applied here
130
130
  mParams.managedControlWrappers.forEach(function(oWrapper){
131
131
  oWrapper.setState(oState.managedControlStates[oWrapper.getLocalId()]);
132
132
  });
@@ -164,8 +164,8 @@ sap.ui.define([
164
164
  // set (which is achieved by empty string)
165
165
  fnSetVariant("");
166
166
  // Usually restoring the state of any of the managed controls should mark the variant as dirty, but there might be edge cases (state from an old release not containing information for any
167
- // managed control now relevant), so to be on the safe side, we set modified=true explicitly.
168
- oSmartVariantManagement.currentVariantSetModified(true);
167
+ // managed control now relevant), so to be on the safe side, we set modified=true explicitly.
168
+ oSmartVariantManagement.currentVariantSetModified(true);
169
169
  fnSetManagedControlStates(oPreliminaryState);
170
170
  } else {
171
171
  fnSetVariant(oPreliminaryState.variantId);
@@ -177,7 +177,7 @@ sap.ui.define([
177
177
  oSmartFilterBarWrapper.setState(oPreliminaryState.managedControlStates[oSmartFilterBarWrapper.getLocalId()]);
178
178
  }
179
179
  if (oPreliminaryState.variantId !== oSmartVariantManagement.getCurrentVariantId()){
180
- // variant could not be set because it is not known, i.e. it could be private and URL was shared, or could be deleted after page was bookmarked. In this case,
180
+ // variant could not be set because it is not known, i.e. it could be private and URL was shared, or could be deleted after page was bookmarked. In this case,
181
181
  // standard variant is set (by VM). Additionally, it should be marked as modified.
182
182
  oSmartVariantManagement.currentVariantSetModified(true);
183
183
  }
@@ -193,19 +193,19 @@ sap.ui.define([
193
193
  oControlAssignedPromise.then(function() {
194
194
  // state change when user selects a different variant
195
195
  oSmartVariantManagement.attachSelect(fnHandler);
196
-
196
+
197
197
  // when user saves current state as a new variant, this is also a state change (as the variant id is part of the state)
198
198
  // note: Even if new (SFB) variant is marked as execute on select, and currently no data is selected, no need to select data here (and thus also not to collapse header).
199
- // This is one of the possible ways to get into a state with a clean variant with execute on select, but no data loaded - see also comment to identify SFB wrapper.
199
+ // This is one of the possible ways to get into a state with a clean variant with execute on select, but no data loaded - see also comment to identify SFB wrapper.
200
200
  oSmartVariantManagement.attachAfterSave(fnHandler);
201
-
201
+
202
202
  // any change of a managed control is state change
203
203
  mParams.managedControlWrappers.forEach(function(oWrapper){
204
204
  oWrapper.attachStateChanged(fnHandler);
205
205
  });
206
206
  });
207
207
  }
208
-
208
+
209
209
  return {
210
210
  getState : getState,
211
211
  setState : setState,
@@ -215,4 +215,4 @@ sap.ui.define([
215
215
  }
216
216
 
217
217
  return SmartVariantManagementWrapper;
218
- });
218
+ });
@@ -922,7 +922,7 @@ sap.ui.define([
922
922
  * @extends sap.ui.core.UIComponent
923
923
  * @abstract
924
924
  * @author SAP SE
925
- * @version 1.120.27
925
+ * @version 1.120.28
926
926
  * @name sap.suite.ui.generic.template.lib.AppComponent
927
927
  */
928
928
  return UIComponent.extend("sap.suite.ui.generic.template.lib.AppComponent", {
@@ -3083,7 +3083,7 @@ sap.ui.define(["sap/ui/base/Object",
3083
3083
  * @param {sap.suite.ui.generic.template.lib.AppComponent} oAppComponent The AppComponent instance
3084
3084
  * @public
3085
3085
  * @extends sap.ui.base.Object
3086
- * @version 1.120.27
3086
+ * @version 1.120.28
3087
3087
  * @since 1.30.0
3088
3088
  * @alias sap.suite.ui.generic.template.lib.NavigationController
3089
3089
  */
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  interfaces: [],
61
61
  controls: [],
62
62
  elements: [],
63
- version: "1.120.27",
63
+ version: "1.120.28",
64
64
  extensions: {
65
65
  //Configuration used for rule loading of Support Assistant
66
66
  "sap.ui.support": {