@okta/odyssey-react-mui 1.12.6 → 1.12.8

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 (196) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/Dialog.js +7 -3
  3. package/dist/Dialog.js.map +1 -1
  4. package/dist/MenuButton.js +4 -1
  5. package/dist/MenuButton.js.map +1 -1
  6. package/dist/Toast.js +1 -1
  7. package/dist/Toast.js.map +1 -1
  8. package/dist/properties/ts/odyssey-react-mui.js +2 -2
  9. package/dist/properties/ts/odyssey-react-mui.js.map +1 -1
  10. package/dist/properties/ts/odyssey-react-mui_cs.js +1 -1
  11. package/dist/properties/ts/odyssey-react-mui_cs.js.map +1 -1
  12. package/dist/properties/ts/odyssey-react-mui_da.js +1 -1
  13. package/dist/properties/ts/odyssey-react-mui_da.js.map +1 -1
  14. package/dist/properties/ts/odyssey-react-mui_de.js +1 -1
  15. package/dist/properties/ts/odyssey-react-mui_de.js.map +1 -1
  16. package/dist/properties/ts/odyssey-react-mui_el.js +1 -1
  17. package/dist/properties/ts/odyssey-react-mui_el.js.map +1 -1
  18. package/dist/properties/ts/odyssey-react-mui_es.js +1 -1
  19. package/dist/properties/ts/odyssey-react-mui_es.js.map +1 -1
  20. package/dist/properties/ts/odyssey-react-mui_fi.js +1 -1
  21. package/dist/properties/ts/odyssey-react-mui_fi.js.map +1 -1
  22. package/dist/properties/ts/odyssey-react-mui_fr.js +1 -1
  23. package/dist/properties/ts/odyssey-react-mui_fr.js.map +1 -1
  24. package/dist/properties/ts/odyssey-react-mui_hu.js +1 -1
  25. package/dist/properties/ts/odyssey-react-mui_hu.js.map +1 -1
  26. package/dist/properties/ts/odyssey-react-mui_id.js +1 -1
  27. package/dist/properties/ts/odyssey-react-mui_id.js.map +1 -1
  28. package/dist/properties/ts/odyssey-react-mui_it.js +1 -1
  29. package/dist/properties/ts/odyssey-react-mui_it.js.map +1 -1
  30. package/dist/properties/ts/odyssey-react-mui_ja.js +1 -1
  31. package/dist/properties/ts/odyssey-react-mui_ja.js.map +1 -1
  32. package/dist/properties/ts/odyssey-react-mui_ko.js +1 -1
  33. package/dist/properties/ts/odyssey-react-mui_ko.js.map +1 -1
  34. package/dist/properties/ts/odyssey-react-mui_ms.js +1 -1
  35. package/dist/properties/ts/odyssey-react-mui_ms.js.map +1 -1
  36. package/dist/properties/ts/odyssey-react-mui_nb.js +1 -1
  37. package/dist/properties/ts/odyssey-react-mui_nb.js.map +1 -1
  38. package/dist/properties/ts/odyssey-react-mui_nl_NL.js +1 -1
  39. package/dist/properties/ts/odyssey-react-mui_nl_NL.js.map +1 -1
  40. package/dist/properties/ts/odyssey-react-mui_ok_PL.js +1 -1
  41. package/dist/properties/ts/odyssey-react-mui_ok_PL.js.map +1 -1
  42. package/dist/properties/ts/odyssey-react-mui_ok_SK.js +1 -1
  43. package/dist/properties/ts/odyssey-react-mui_ok_SK.js.map +1 -1
  44. package/dist/properties/ts/odyssey-react-mui_pl.js +1 -1
  45. package/dist/properties/ts/odyssey-react-mui_pl.js.map +1 -1
  46. package/dist/properties/ts/odyssey-react-mui_pt_BR.js +1 -1
  47. package/dist/properties/ts/odyssey-react-mui_pt_BR.js.map +1 -1
  48. package/dist/properties/ts/odyssey-react-mui_ro.js +1 -1
  49. package/dist/properties/ts/odyssey-react-mui_ro.js.map +1 -1
  50. package/dist/properties/ts/odyssey-react-mui_ru.js +1 -1
  51. package/dist/properties/ts/odyssey-react-mui_ru.js.map +1 -1
  52. package/dist/properties/ts/odyssey-react-mui_sv.js +1 -1
  53. package/dist/properties/ts/odyssey-react-mui_sv.js.map +1 -1
  54. package/dist/properties/ts/odyssey-react-mui_th.js +1 -1
  55. package/dist/properties/ts/odyssey-react-mui_th.js.map +1 -1
  56. package/dist/properties/ts/odyssey-react-mui_tr.js +1 -1
  57. package/dist/properties/ts/odyssey-react-mui_tr.js.map +1 -1
  58. package/dist/properties/ts/odyssey-react-mui_uk.js +1 -1
  59. package/dist/properties/ts/odyssey-react-mui_uk.js.map +1 -1
  60. package/dist/properties/ts/odyssey-react-mui_vi.js +1 -1
  61. package/dist/properties/ts/odyssey-react-mui_vi.js.map +1 -1
  62. package/dist/properties/ts/odyssey-react-mui_zh_CN.js +1 -1
  63. package/dist/properties/ts/odyssey-react-mui_zh_CN.js.map +1 -1
  64. package/dist/properties/ts/odyssey-react-mui_zh_TW.js +1 -1
  65. package/dist/properties/ts/odyssey-react-mui_zh_TW.js.map +1 -1
  66. package/dist/src/Dialog.d.ts +5 -2
  67. package/dist/src/Dialog.d.ts.map +1 -1
  68. package/dist/src/MenuButton.d.ts +5 -4
  69. package/dist/src/MenuButton.d.ts.map +1 -1
  70. package/dist/src/OdysseyTranslationProvider.d.ts +1 -1
  71. package/dist/src/OdysseyTranslationProvider.d.ts.map +1 -1
  72. package/dist/src/properties/ts/odyssey-react-mui.d.ts +1 -1
  73. package/dist/src/properties/ts/odyssey-react-mui.d.ts.map +1 -1
  74. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts +1 -1
  75. package/dist/src/properties/ts/odyssey-react-mui_cs.d.ts.map +1 -1
  76. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts +1 -1
  77. package/dist/src/properties/ts/odyssey-react-mui_da.d.ts.map +1 -1
  78. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts +1 -1
  79. package/dist/src/properties/ts/odyssey-react-mui_de.d.ts.map +1 -1
  80. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts +1 -1
  81. package/dist/src/properties/ts/odyssey-react-mui_el.d.ts.map +1 -1
  82. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts +1 -1
  83. package/dist/src/properties/ts/odyssey-react-mui_es.d.ts.map +1 -1
  84. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts +1 -1
  85. package/dist/src/properties/ts/odyssey-react-mui_fi.d.ts.map +1 -1
  86. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts +1 -1
  87. package/dist/src/properties/ts/odyssey-react-mui_fr.d.ts.map +1 -1
  88. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts +1 -1
  89. package/dist/src/properties/ts/odyssey-react-mui_hu.d.ts.map +1 -1
  90. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts +1 -1
  91. package/dist/src/properties/ts/odyssey-react-mui_id.d.ts.map +1 -1
  92. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts +1 -1
  93. package/dist/src/properties/ts/odyssey-react-mui_it.d.ts.map +1 -1
  94. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts +1 -1
  95. package/dist/src/properties/ts/odyssey-react-mui_ja.d.ts.map +1 -1
  96. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts +1 -1
  97. package/dist/src/properties/ts/odyssey-react-mui_ko.d.ts.map +1 -1
  98. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts +1 -1
  99. package/dist/src/properties/ts/odyssey-react-mui_ms.d.ts.map +1 -1
  100. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts +1 -1
  101. package/dist/src/properties/ts/odyssey-react-mui_nb.d.ts.map +1 -1
  102. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts +1 -1
  103. package/dist/src/properties/ts/odyssey-react-mui_nl_NL.d.ts.map +1 -1
  104. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts +1 -1
  105. package/dist/src/properties/ts/odyssey-react-mui_ok_PL.d.ts.map +1 -1
  106. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts +1 -1
  107. package/dist/src/properties/ts/odyssey-react-mui_ok_SK.d.ts.map +1 -1
  108. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts +1 -1
  109. package/dist/src/properties/ts/odyssey-react-mui_pl.d.ts.map +1 -1
  110. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts +1 -1
  111. package/dist/src/properties/ts/odyssey-react-mui_pt_BR.d.ts.map +1 -1
  112. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts +1 -1
  113. package/dist/src/properties/ts/odyssey-react-mui_ro.d.ts.map +1 -1
  114. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts +1 -1
  115. package/dist/src/properties/ts/odyssey-react-mui_ru.d.ts.map +1 -1
  116. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts +1 -1
  117. package/dist/src/properties/ts/odyssey-react-mui_sv.d.ts.map +1 -1
  118. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts +1 -1
  119. package/dist/src/properties/ts/odyssey-react-mui_th.d.ts.map +1 -1
  120. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts +1 -1
  121. package/dist/src/properties/ts/odyssey-react-mui_tr.d.ts.map +1 -1
  122. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts +1 -1
  123. package/dist/src/properties/ts/odyssey-react-mui_uk.d.ts.map +1 -1
  124. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts +1 -1
  125. package/dist/src/properties/ts/odyssey-react-mui_vi.d.ts.map +1 -1
  126. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts +1 -1
  127. package/dist/src/properties/ts/odyssey-react-mui_zh_CN.d.ts.map +1 -1
  128. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts +1 -1
  129. package/dist/src/properties/ts/odyssey-react-mui_zh_TW.d.ts.map +1 -1
  130. package/dist/src/theme/components.d.ts.map +1 -1
  131. package/dist/theme/components.js +8 -2
  132. package/dist/theme/components.js.map +1 -1
  133. package/dist/tsconfig.production.tsbuildinfo +1 -1
  134. package/package.json +3 -3
  135. package/src/Dialog.tsx +7 -3
  136. package/src/MenuButton.tsx +12 -8
  137. package/src/Toast.tsx +1 -1
  138. package/src/properties/odyssey-react-mui.properties +1 -1
  139. package/src/properties/translations/odyssey-react-mui_cs.properties +1 -1
  140. package/src/properties/translations/odyssey-react-mui_da.properties +1 -1
  141. package/src/properties/translations/odyssey-react-mui_de.properties +1 -1
  142. package/src/properties/translations/odyssey-react-mui_el.properties +1 -1
  143. package/src/properties/translations/odyssey-react-mui_es.properties +1 -1
  144. package/src/properties/translations/odyssey-react-mui_fi.properties +1 -1
  145. package/src/properties/translations/odyssey-react-mui_fr.properties +1 -1
  146. package/src/properties/translations/odyssey-react-mui_hu.properties +1 -1
  147. package/src/properties/translations/odyssey-react-mui_id.properties +1 -1
  148. package/src/properties/translations/odyssey-react-mui_it.properties +1 -1
  149. package/src/properties/translations/odyssey-react-mui_ja.properties +1 -1
  150. package/src/properties/translations/odyssey-react-mui_ko.properties +1 -1
  151. package/src/properties/translations/odyssey-react-mui_ms.properties +1 -1
  152. package/src/properties/translations/odyssey-react-mui_nb.properties +1 -1
  153. package/src/properties/translations/odyssey-react-mui_nl_NL.properties +1 -1
  154. package/src/properties/translations/odyssey-react-mui_ok_PL.properties +1 -1
  155. package/src/properties/translations/odyssey-react-mui_ok_SK.properties +1 -1
  156. package/src/properties/translations/odyssey-react-mui_pl.properties +1 -1
  157. package/src/properties/translations/odyssey-react-mui_pt_BR.properties +1 -1
  158. package/src/properties/translations/odyssey-react-mui_ro.properties +1 -1
  159. package/src/properties/translations/odyssey-react-mui_ru.properties +1 -1
  160. package/src/properties/translations/odyssey-react-mui_sv.properties +1 -1
  161. package/src/properties/translations/odyssey-react-mui_th.properties +1 -1
  162. package/src/properties/translations/odyssey-react-mui_tr.properties +1 -1
  163. package/src/properties/translations/odyssey-react-mui_uk.properties +1 -1
  164. package/src/properties/translations/odyssey-react-mui_vi.properties +1 -1
  165. package/src/properties/translations/odyssey-react-mui_zh_CN.properties +1 -1
  166. package/src/properties/translations/odyssey-react-mui_zh_TW.properties +1 -1
  167. package/src/properties/ts/odyssey-react-mui.ts +1 -1
  168. package/src/properties/ts/odyssey-react-mui_cs.ts +1 -1
  169. package/src/properties/ts/odyssey-react-mui_da.ts +1 -1
  170. package/src/properties/ts/odyssey-react-mui_de.ts +1 -1
  171. package/src/properties/ts/odyssey-react-mui_el.ts +1 -1
  172. package/src/properties/ts/odyssey-react-mui_es.ts +1 -1
  173. package/src/properties/ts/odyssey-react-mui_fi.ts +1 -1
  174. package/src/properties/ts/odyssey-react-mui_fr.ts +1 -1
  175. package/src/properties/ts/odyssey-react-mui_hu.ts +1 -1
  176. package/src/properties/ts/odyssey-react-mui_id.ts +1 -1
  177. package/src/properties/ts/odyssey-react-mui_it.ts +1 -1
  178. package/src/properties/ts/odyssey-react-mui_ja.ts +1 -1
  179. package/src/properties/ts/odyssey-react-mui_ko.ts +1 -1
  180. package/src/properties/ts/odyssey-react-mui_ms.ts +1 -1
  181. package/src/properties/ts/odyssey-react-mui_nb.ts +1 -1
  182. package/src/properties/ts/odyssey-react-mui_nl_NL.ts +1 -1
  183. package/src/properties/ts/odyssey-react-mui_ok_PL.ts +1 -1
  184. package/src/properties/ts/odyssey-react-mui_ok_SK.ts +1 -1
  185. package/src/properties/ts/odyssey-react-mui_pl.ts +1 -1
  186. package/src/properties/ts/odyssey-react-mui_pt_BR.ts +1 -1
  187. package/src/properties/ts/odyssey-react-mui_ro.ts +1 -1
  188. package/src/properties/ts/odyssey-react-mui_ru.ts +1 -1
  189. package/src/properties/ts/odyssey-react-mui_sv.ts +1 -1
  190. package/src/properties/ts/odyssey-react-mui_th.ts +1 -1
  191. package/src/properties/ts/odyssey-react-mui_tr.ts +1 -1
  192. package/src/properties/ts/odyssey-react-mui_uk.ts +1 -1
  193. package/src/properties/ts/odyssey-react-mui_vi.ts +1 -1
  194. package/src/properties/ts/odyssey-react-mui_zh_CN.ts +1 -1
  195. package/src/properties/ts/odyssey-react-mui_zh_TW.ts +1 -1
  196. package/src/theme/components.tsx +8 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@okta/odyssey-react-mui",
3
- "version": "1.12.6",
3
+ "version": "1.12.8",
4
4
  "description": "React MUI components for Odyssey, Okta's design system",
5
5
  "author": "Okta, Inc.",
6
6
  "license": "Apache-2.0",
@@ -51,7 +51,7 @@
51
51
  "@mui/system": "^5.14.9",
52
52
  "@mui/utils": "^5.11.2",
53
53
  "@mui/x-date-pickers": "^5.0.15",
54
- "@okta/odyssey-design-tokens": "1.12.6",
54
+ "@okta/odyssey-design-tokens": "1.12.8",
55
55
  "date-fns": "^2.30.0",
56
56
  "i18next": "^23.5.1",
57
57
  "material-react-table": "^2.0.2",
@@ -63,5 +63,5 @@
63
63
  "react": ">=17 <19",
64
64
  "react-dom": ">=17 <19"
65
65
  },
66
- "gitHead": "00daa33877428125405ce716101dd4c089081922"
66
+ "gitHead": "032e8684c712c715728e8f406eb88054cfdbe55d"
67
67
  }
package/src/Dialog.tsx CHANGED
@@ -10,6 +10,7 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
 
13
+ import { useTranslation } from "react-i18next";
13
14
  import { Dialog as MuiDialog } from "@mui/material";
14
15
  import {
15
16
  DialogTitle,
@@ -31,6 +32,10 @@ import {
31
32
  import type { AllowedProps } from "./AllowedProps";
32
33
 
33
34
  export type DialogProps = {
35
+ /**
36
+ * @deprecated `aria-label` for close button comes from translation file
37
+ */
38
+ ariaLabel?: string;
34
39
  /**
35
40
  * An optional Button object to be situated in the Dialog footer. Should almost always be of variant `primary`.
36
41
  */
@@ -59,7 +64,6 @@ export type DialogProps = {
59
64
  * The title of the Dialog
60
65
  */
61
66
  title: string;
62
- ariaLabel: string;
63
67
  } & AllowedProps;
64
68
 
65
69
  const Dialog = ({
@@ -72,8 +76,8 @@ const Dialog = ({
72
76
  testId,
73
77
  title,
74
78
  translate,
75
- ariaLabel,
76
79
  }: DialogProps) => {
80
+ const { t } = useTranslation();
77
81
  const [isContentScrollable, setIsContentScrollable] = useState(false);
78
82
  const dialogContentRef = useRef<HTMLDivElement>(null);
79
83
 
@@ -111,7 +115,7 @@ const Dialog = ({
111
115
  <DialogTitle translate={translate}>
112
116
  {title}
113
117
  <Button
114
- ariaLabel={ariaLabel}
118
+ ariaLabel={t("close.text")}
115
119
  label=""
116
120
  onClick={onClose}
117
121
  size="small"
@@ -10,6 +10,14 @@
10
10
  * See the License for the specific language governing permissions and limitations under the License.
11
11
  */
12
12
 
13
+ import { memo, type ReactElement, useCallback, useMemo, useState } from "react";
14
+ import {
15
+ Divider,
16
+ ListSubheader,
17
+ Menu as MuiMenu,
18
+ PopoverOrigin,
19
+ } from "@mui/material";
20
+
13
21
  import {
14
22
  Button,
15
23
  buttonSizeValues,
@@ -17,15 +25,8 @@ import {
17
25
  MenuItem,
18
26
  useUniqueId,
19
27
  } from "./";
20
- import {
21
- Divider,
22
- ListSubheader,
23
- Menu as MuiMenu,
24
- PopoverOrigin,
25
- } from "@mui/material";
26
28
  import { ChevronDownIcon, MoreIcon } from "./icons.generated";
27
- import { memo, type ReactElement, useCallback, useMemo, useState } from "react";
28
-
29
+ import { FieldComponentProps } from "./FieldComponentProps";
29
30
  import { MenuContext, MenuContextType } from "./MenuContext";
30
31
  import { NullElement } from "./NullElement";
31
32
  import type { AllowedProps } from "./AllowedProps";
@@ -109,6 +110,7 @@ export type MenuButtonProps = {
109
110
  buttonLabel?: undefined | "";
110
111
  }
111
112
  ) &
113
+ Pick<FieldComponentProps, "isDisabled"> &
112
114
  AllowedProps;
113
115
 
114
116
  const MenuButton = ({
@@ -121,6 +123,7 @@ const MenuButton = ({
121
123
  shouldCloseOnSelect = true,
122
124
  endIcon: endIconProp,
123
125
  id: idOverride,
126
+ isDisabled,
124
127
  isOverflow,
125
128
  menuAlignment = "left",
126
129
  size,
@@ -194,6 +197,7 @@ const MenuButton = ({
194
197
  data-se={testId}
195
198
  endIcon={endIcon}
196
199
  id={`${uniqueId}-button`}
200
+ isDisabled={isDisabled}
197
201
  label={buttonLabel}
198
202
  onClick={openMenu}
199
203
  size={size}
package/src/Toast.tsx CHANGED
@@ -114,7 +114,7 @@ const Toast = ({
114
114
  action={
115
115
  isDismissable === true && (
116
116
  <Button
117
- ariaLabel={t("toast.close.text")}
117
+ ariaLabel={t("close.text")}
118
118
  onClick={onHide}
119
119
  size="small"
120
120
  startIcon={<CloseIcon />}
@@ -1,5 +1,6 @@
1
1
  breadcrumbs.home.text = Home
2
2
  breadcrumbs.label.text = Breadcrumbs
3
+ close.text = close
3
4
  fielderror.screenreader.text = Error
4
5
  fieldlabel.optional.text = Optional
5
6
  fieldlabel.required.text = Required
@@ -14,4 +15,3 @@ table.fetchedrows.text = Fetched {{totalRows}} row
14
15
  table.fetchedrows.text_plural = Fetched {{totalRows}} total rows
15
16
  table.rows.text = {{totalRows}} row
16
17
  table.rows.text_plural = {{totalRows}} rows
17
- toast.close.text = close
@@ -14,5 +14,5 @@ table.fetchedrows.text = Byl na\u010Dten {{totalRows}} \u0159\u00E1dek
14
14
  table.fetchedrows.text_plural = Celkem na\u010Dteno \u0159\u00E1dk\u016F: {{totalRows}}
15
15
  table.rows.text = {{totalRows}} \u0159\u00E1dek
16
16
  table.rows.text_plural = Po\u010Det \u0159\u00E1dk\u016F: {{totalRows}}
17
- toast.close.text = zav\u0159\u00EDt
17
+ close.text = zav\u0159\u00EDt
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Hentet {{totalRows}} r\u00E6kke
14
14
  table.fetchedrows.text_plural = Hentet {{totalRows}} total antal r\u00E6kker
15
15
  table.rows.text = {{totalRows}} r\u00E6kke
16
16
  table.rows.text_plural = {{totalRows}} r\u00E6kker
17
- toast.close.text = luk
17
+ close.text = luk
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} Zeile abgerufen
14
14
  table.fetchedrows.text_plural = {{totalRows}} Zeilen insgesamt abgerufen
15
15
  table.rows.text = {{totalRows}} Zeile
16
16
  table.rows.text_plural = {{totalRows}} Zeilen
17
- toast.close.text = schlie\u00DFen
17
+ close.text = schlie\u00DFen
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\
14
14
  table.fetchedrows.text_plural = \u0391\u03BD\u03B1\u03BA\u03C4\u03AE\u03B8\u03B7\u03BA\u03B1\u03BD \u03C3\u03C5\u03BD\u03BF\u03BB\u03B9\u03BA\u03AC {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
15
15
  table.rows.text = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AC
16
16
  table.rows.text_plural = {{totalRows}} \u03C3\u03B5\u03B9\u03C1\u03AD\u03C2
17
- toast.close.text = \u03BA\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
17
+ close.text = \u03BA\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Se ha recuperado {{totalRows}} fila
14
14
  table.fetchedrows.text_plural = Se ha recuperado un total de {{totalRows}} filas
15
15
  table.rows.text = {{totalRows}} fila
16
16
  table.rows.text_plural = {{totalRows}} filas
17
- toast.close.text = cerrar
17
+ close.text = cerrar
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Haettu {{totalRows}} rivi
14
14
  table.fetchedrows.text_plural = Haettu yhteens\u00E4 {{totalRows}} rivi\u00E4
15
15
  table.rows.text = {{totalRows}} rivi
16
16
  table.rows.text_plural = {{totalRows}} rivi\u00E4
17
- toast.close.text = sulje
17
+ close.text = sulje
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\u00A0ligne extraite
14
14
  table.fetchedrows.text_plural = {{totalRows}}\u00A0lignes extraites au total
15
15
  table.rows.text = {{totalRows}}\u00A0ligne
16
16
  table.rows.text_plural = {{totalRows}}\u00A0lignes
17
- toast.close.text = fermer
17
+ close.text = fermer
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} sor beolvasva
14
14
  table.fetchedrows.text_plural = \u00D6sszesen {{totalRows}} sor beolvasva
15
15
  table.rows.text = {{totalRows}} sor
16
16
  table.rows.text_plural = {{totalRows}} sor
17
- toast.close.text = bez\u00E1r\u00E1s
17
+ close.text = bez\u00E1r\u00E1s
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Mendapatkan {{totalRows}} baris
14
14
  table.fetchedrows.text_plural = Mendapatkan total {{totalRows}} baris
15
15
  table.rows.text = {{totalRows}} baris
16
16
  table.rows.text_plural = {{totalRows}} baris
17
- toast.close.text = tutup
17
+ close.text = tutup
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Recuperata {{totalRows}} riga
14
14
  table.fetchedrows.text_plural = Recuperate {{totalRows}} righe in totale
15
15
  table.rows.text = {{totalRows}} riga
16
16
  table.rows.text_plural = {{totalRows}} righe
17
- toast.close.text = chiudi
17
+ close.text = chiudi
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
14
14
  table.fetchedrows.text_plural = \u5408\u8A08{{totalRows}}\u884C\u3092\u30D5\u30A7\u30C3\u30C1
15
15
  table.rows.text = {{totalRows}}\u884C
16
16
  table.rows.text_plural = {{totalRows}}\u884C
17
- toast.close.text = \u9589\u3058\u308B
17
+ close.text = \u9589\u3058\u308B
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}}\uAC1C\uC758 \uD589\uC744 \uAC00\uC838\uC6
14
14
  table.fetchedrows.text_plural = \uCD1D {{totalRows}}\uAC1C \uD589\uC744 \uAC00\uC838\uC634
15
15
  table.rows.text = {{totalRows}}\uAC1C\uC758 \uD589
16
16
  table.rows.text_plural = {{totalRows}}\uAC1C\uC758 \uD589
17
- toast.close.text = \uB2EB\uAE30
17
+ close.text = \uB2EB\uAE30
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Baris {{totalRows}} yang diambil
14
14
  table.fetchedrows.text_plural = Jumlah baris {{totalRows}} yang diambil
15
15
  table.rows.text = {{totalRows}} baris
16
16
  table.rows.text_plural = {{totalRows}} baris
17
- toast.close.text = tutup
17
+ close.text = tutup
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = Hentet {{totalRows}} rad
14
14
  table.fetchedrows.text_plural = Hentet {{totalRows}} totale rader
15
15
  table.rows.text = {{totalRows}} rad
16
16
  table.rows.text_plural = {{totalRows}} rader
17
- toast.close.text = lukk
17
+ close.text = lukk
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} rij opgehaald
14
14
  table.fetchedrows.text_plural = In totaal {{totalRows}} rijen opgehaald
15
15
  table.rows.text = {{totalRows}} rij
16
16
  table.rows.text_plural = {{totalRows}} rijen
17
- toast.close.text = sluiten
17
+ close.text = sluiten
18
18
 
@@ -14,4 +14,4 @@ table.fetchedrows.text = 》Ƒéţçĥéð {{totalRows}} ŕöŵ 홝한Ӝฐโ
14
14
  table.fetchedrows.text_plural = 》Ƒéţçĥéð {{totalRows}} ţöţåļ ŕöŵš Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
15
15
  table.rows.text = 》{{totalRows}} ŕöŵ 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
16
16
  table.rows.text_plural = 》{{totalRows}} ŕöŵš 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《
17
- toast.close.text = 》çļöšé 홝한Ӝฐโ《
17
+ close.text = 》çļöšé 홝한Ӝฐโ《
@@ -14,4 +14,4 @@ table.fetchedrows.text = [[odyssey:odyssey-react-mui: table.fetchedrows.text]]
14
14
  table.fetchedrows.text_plural = [[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]
15
15
  table.rows.text = [[odyssey:odyssey-react-mui: table.rows.text]]
16
16
  table.rows.text_plural = [[odyssey:odyssey-react-mui: table.rows.text_plural]]
17
- toast.close.text = [[odyssey:odyssey-react-mui: toast.close.text]]
17
+ close.text = [[odyssey:odyssey-react-mui: close.text]]
@@ -14,5 +14,5 @@ table.fetchedrows.text = Pobrano {{totalRows}} wiersz
14
14
  table.fetchedrows.text_plural = Pobrano \u0142\u0105cznie {{totalRows}} wierszy
15
15
  table.rows.text = {{totalRows}} wiersz
16
16
  table.rows.text_plural = {{totalRows}} wiersze
17
- toast.close.text = zamknij
17
+ close.text = zamknij
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} linha buscada
14
14
  table.fetchedrows.text_plural = {{totalRows}} linhas buscadas no total
15
15
  table.rows.text = {{totalRows}} linha
16
16
  table.rows.text_plural = {{totalRows}} linhas
17
- toast.close.text = fechar
17
+ close.text = fechar
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = S-a preluat {{totalRows}} \u00EEnregistrare
14
14
  table.fetchedrows.text_plural = S-au preluat \u00EEn total {{totalRows}} \u00EEnregistr\u0103ri
15
15
  table.rows.text = {{totalRows}} \u00EEnregistrare
16
16
  table.rows.text_plural = {{totalRows}} \u00EEnregistr\u0103ri
17
- toast.close.text = \u00EEnchide\u021Bi
17
+ close.text = \u00EEnchide\u021Bi
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u0430 {{tota
14
14
  table.fetchedrows.text_plural = \u041F\u043E\u043B\u0443\u0447\u0435\u043D\u043E \u0432\u0441\u0435\u0433\u043E \u0441\u0442\u0440\u043E\u043A: {{totalRows}}
15
15
  table.rows.text = {{totalRows}}\u00A0\u0441\u0442\u0440\u043E\u043A\u0430
16
16
  table.rows.text_plural = \u0421\u0442\u0440\u043E\u043A\u0438: {{totalRows}}
17
- toast.close.text = \u0437\u0430\u043A\u0440\u044B\u0442\u044C
17
+ close.text = \u0437\u0430\u043A\u0440\u044B\u0442\u044C
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = H\u00E4mtad {{totalRows}}-rad
14
14
  table.fetchedrows.text_plural = H\u00E4mtat totalt {{totalRows}} rader
15
15
  table.rows.text = {{totalRows}} rad
16
16
  table.rows.text_plural = {{totalRows}} rader
17
- toast.close.text = st\u00E4ng
17
+ close.text = st\u00E4ng
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\
14
14
  table.fetchedrows.text_plural = \u0E14\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E41\u0E25\u0E49\u0E27\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {{totalRows}} \u0E41\u0E16\u0E27
15
15
  table.rows.text = {{totalRows}} \u0E41\u0E16\u0E27
16
16
  table.rows.text_plural = {{totalRows}} \u0E41\u0E16\u0E27
17
- toast.close.text = \u0E1B\u0E34\u0E14
17
+ close.text = \u0E1B\u0E34\u0E14
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = {{totalRows}} sat\u0131r al\u0131nd\u0131
14
14
  table.fetchedrows.text_plural = Toplam {{totalRows}} sat\u0131r al\u0131nd\u0131
15
15
  table.rows.text = {{totalRows}} sat\u0131r
16
16
  table.rows.text_plural = {{totalRows}} sat\u0131r
17
- toast.close.text = kapat
17
+ close.text = kapat
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u041E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440
14
14
  table.fetchedrows.text_plural = \u0423\u0441\u044C\u043E\u0433\u043E \u043E\u0442\u0440\u0438\u043C\u0430\u043D\u043E \u0440\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
15
15
  table.rows.text = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
16
16
  table.rows.text_plural = \u0420\u044F\u0434\u043A\u0456\u0432: {{totalRows}}
17
- toast.close.text = \u0437\u0430\u043A\u0440\u0438\u0442\u0438
17
+ close.text = \u0437\u0430\u043A\u0440\u0438\u0442\u0438
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u0110\u00E3 t\u00ECm n\u1EA1p {{totalRows}} h\u00E0ng
14
14
  table.fetchedrows.text_plural = \u0110\u00E3 t\u00ECm n\u1EA1p t\u1ED5ng {{totalRows}} h\u00E0ng
15
15
  table.rows.text = {{totalRows}} h\u00E0ng
16
16
  table.rows.text_plural = {{totalRows}} h\u00E0ng
17
- toast.close.text = \u0111\u00F3ng
17
+ close.text = \u0111\u00F3ng
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u5DF2\u83B7\u53D6 {{totalRows}} \u884C
14
14
  table.fetchedrows.text_plural = \u5171\u8BA1\u5DF2\u83B7\u53D6 {{totalRows}} \u884C
15
15
  table.rows.text = {{totalRows}} \u884C
16
16
  table.rows.text_plural = {{totalRows}} \u884C
17
- toast.close.text = \u5173\u95ED
17
+ close.text = \u5173\u95ED
18
18
 
@@ -14,5 +14,5 @@ table.fetchedrows.text = \u5DF2\u64F7\u53D6 {{totalRows}} \u5217
14
14
  table.fetchedrows.text_plural = \u5DF2\u64F7\u53D6\u7E3D\u5171 {{totalRows}} \u5217
15
15
  table.rows.text = {{totalRows}} \u5217
16
16
  table.rows.text_plural = {{totalRows}} \u5217
17
- toast.close.text = \u95DC\u9589
17
+ close.text = \u95DC\u9589
18
18
 
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","passwordfield.icon.label.show":"Show password","passwordfield.icon.label.hide":"Hide password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows","toast.close.text":"close"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","close.text":"close","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Required","passwordfield.icon.label.show":"Show password","passwordfield.icon.label.hide":"Hide password","severity.error":"error","severity.info":"info","severity.success":"success","severity.warning":"warning","table.error":"Error loading data.","table.fetchedrows.text":"Fetched {{totalRows}} row","table.fetchedrows.text_plural":"Fetched {{totalRows}} total rows","table.rows.text":"{{totalRows}} row","table.rows.text_plural":"{{totalRows}} rows"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}","toast.close.text":"zavřít"};
1
+ export const translation = {"breadcrumbs.home.text":"Domovská stránka","breadcrumbs.label.text":"Drobečková navigace","fielderror.screenreader.text":"Chyba","fieldlabel.optional.text":"Volitelné","fieldlabel.required.text":"Povinné","passwordfield.icon.label.show":"Zobrazit heslo","passwordfield.icon.label.hide":"Skrýt heslo","severity.error":"chyba","severity.info":"informace","severity.success":"úspěch","severity.warning":"upozornění","table.error":"Chyba při načítání dat","table.fetchedrows.text":"Byl načten {{totalRows}} řádek","table.fetchedrows.text_plural":"Celkem načteno řádků: {{totalRows}}","table.rows.text":"{{totalRows}} řádek","table.rows.text_plural":"Počet řádků: {{totalRows}}","close.text":"zavřít"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker","toast.close.text":"luk"};
1
+ export const translation = {"breadcrumbs.home.text":"Start","breadcrumbs.label.text":"Rasp","fielderror.screenreader.text":"Fejl","fieldlabel.optional.text":"Valgfrit","fieldlabel.required.text":"Påkrævet","passwordfield.icon.label.show":"Vis adgangskode","passwordfield.icon.label.hide":"Skjul adgangskode","severity.error":"fejl","severity.info":"oplysninger","severity.success":"fuldført","severity.warning":"advarsel","table.error":"Fejl ved indlæsning af data.","table.fetchedrows.text":"Hentet {{totalRows}} række","table.fetchedrows.text_plural":"Hentet {{totalRows}} total antal rækker","table.rows.text":"{{totalRows}} række","table.rows.text_plural":"{{totalRows}} rækker","close.text":"luk"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen","toast.close.text":"schließen"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fehler","fieldlabel.optional.text":"Optional","fieldlabel.required.text":"Erforderlich","passwordfield.icon.label.show":"Passwort anzeigen","passwordfield.icon.label.hide":"Passwort verbergen","severity.error":"Fehler","severity.info":"Infos","severity.success":"Erfolg","severity.warning":"Warnung","table.error":"Fehler beim Laden der Daten.","table.fetchedrows.text":"{{totalRows}} Zeile abgerufen","table.fetchedrows.text_plural":"{{totalRows}} Zeilen insgesamt abgerufen","table.rows.text":"{{totalRows}} Zeile","table.rows.text_plural":"{{totalRows}} Zeilen","close.text":"schließen"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές","toast.close.text":"κλείσιμο"};
1
+ export const translation = {"breadcrumbs.home.text":"Αρχική σελίδα","breadcrumbs.label.text":"Τμήματα δυναμικής διαδρομής","fielderror.screenreader.text":"Σφάλμα","fieldlabel.optional.text":"Προαιρετικό","fieldlabel.required.text":"Απαιτείται","passwordfield.icon.label.show":"Εμφάνιση κωδικού πρόσβασης","passwordfield.icon.label.hide":"Απόκρυψη κωδικού πρόσβασης","severity.error":"σφάλμα","severity.info":"πληροφορίες","severity.success":"επιτυχία","severity.warning":"προειδοποίηση","table.error":"Σφάλμα κατά τη φόρτωση δεδομένων.","table.fetchedrows.text":"Ανακτήθηκε {{totalRows}} σειρά","table.fetchedrows.text_plural":"Ανακτήθηκαν συνολικά {{totalRows}} σειρές","table.rows.text":"{{totalRows}} σειρά","table.rows.text_plural":"{{totalRows}} σειρές","close.text":"κλείσιμο"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas","toast.close.text":"cerrar"};
1
+ export const translation = {"breadcrumbs.home.text":"Inicio","breadcrumbs.label.text":"Rutas de navegación","fielderror.screenreader.text":"Error","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obligatorio","passwordfield.icon.label.show":"Mostrar contraseña","passwordfield.icon.label.hide":"Ocultar contraseña","severity.error":"error","severity.info":"información","severity.success":"correcto","severity.warning":"advertencia","table.error":"Error al cargar datos.","table.fetchedrows.text":"Se ha recuperado {{totalRows}} fila","table.fetchedrows.text_plural":"Se ha recuperado un total de {{totalRows}} filas","table.rows.text":"{{totalRows}} fila","table.rows.text_plural":"{{totalRows}} filas","close.text":"cerrar"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä","toast.close.text":"sulje"};
1
+ export const translation = {"breadcrumbs.home.text":"Aloitussivu","breadcrumbs.label.text":"Linkkipolku","fielderror.screenreader.text":"Virhe","fieldlabel.optional.text":"Valinnainen","fieldlabel.required.text":"Pakollinen","passwordfield.icon.label.show":"Näytä salasana","passwordfield.icon.label.hide":"Piilota salasana","severity.error":"virhe","severity.info":"tietoa","severity.success":"onnistui","severity.warning":"varoitus","table.error":"Virhe tietojen lataamisessa.","table.fetchedrows.text":"Haettu {{totalRows}} rivi","table.fetchedrows.text_plural":"Haettu yhteensä {{totalRows}} riviä","table.rows.text":"{{totalRows}} rivi","table.rows.text_plural":"{{totalRows}} riviä","close.text":"sulje"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes","toast.close.text":"fermer"};
1
+ export const translation = {"breadcrumbs.home.text":"Accueil","breadcrumbs.label.text":"Fil d'Ariane","fielderror.screenreader.text":"Erreur","fieldlabel.optional.text":"Facultatif","fieldlabel.required.text":"Obligatoire","passwordfield.icon.label.show":"Afficher le mot de passe","passwordfield.icon.label.hide":"Masquer le mot de passe","severity.error":"erreur","severity.info":"informations","severity.success":"opération réussie","severity.warning":"avertissement","table.error":"Erreur lors du chargement des données.","table.fetchedrows.text":"{{totalRows}} ligne extraite","table.fetchedrows.text_plural":"{{totalRows}} lignes extraites au total","table.rows.text":"{{totalRows}} ligne","table.rows.text_plural":"{{totalRows}} lignes","close.text":"fermer"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Kezdőlap","breadcrumbs.label.text":"Webmorzsák","fielderror.screenreader.text":"Hiba","fieldlabel.optional.text":"Nem kötelező","fieldlabel.required.text":"Kötelező","passwordfield.icon.label.show":"Jelszó megjelenítése","passwordfield.icon.label.hide":"Jelszó elrejtése","severity.error":"hiba","severity.info":"információ","severity.success":"sikeres","severity.warning":"figyelmeztetés","table.error":"Hiba történt az adatok betöltésekor.","table.fetchedrows.text":"{{totalRows}} sor beolvasva","table.fetchedrows.text_plural":"Összesen {{totalRows}} sor beolvasva","table.rows.text":"{{totalRows}} sor","table.rows.text_plural":"{{totalRows}} sor","toast.close.text":"bezárás"};
1
+ export const translation = {"breadcrumbs.home.text":"Kezdőlap","breadcrumbs.label.text":"Webmorzsák","fielderror.screenreader.text":"Hiba","fieldlabel.optional.text":"Nem kötelező","fieldlabel.required.text":"Kötelező","passwordfield.icon.label.show":"Jelszó megjelenítése","passwordfield.icon.label.hide":"Jelszó elrejtése","severity.error":"hiba","severity.info":"információ","severity.success":"sikeres","severity.warning":"figyelmeztetés","table.error":"Hiba történt az adatok betöltésekor.","table.fetchedrows.text":"{{totalRows}} sor beolvasva","table.fetchedrows.text_plural":"Összesen {{totalRows}} sor beolvasva","table.rows.text":"{{totalRows}} sor","table.rows.text_plural":"{{totalRows}} sor","close.text":"bezárás"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Beranda","breadcrumbs.label.text":"Breadcrumb","fielderror.screenreader.text":"Kesalahan","fieldlabel.optional.text":"Opsional","fieldlabel.required.text":"Wajib diisi","passwordfield.icon.label.show":"Tampilkan kata sandi","passwordfield.icon.label.hide":"Sembunyikan kata sandi","severity.error":"kesalahan","severity.info":"info","severity.success":"berhasil","severity.warning":"peringatan","table.error":"Terjadi kesalahan saat memuat data.","table.fetchedrows.text":"Mendapatkan {{totalRows}} baris","table.fetchedrows.text_plural":"Mendapatkan total {{totalRows}} baris","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","toast.close.text":"tutup"};
1
+ export const translation = {"breadcrumbs.home.text":"Beranda","breadcrumbs.label.text":"Breadcrumb","fielderror.screenreader.text":"Kesalahan","fieldlabel.optional.text":"Opsional","fieldlabel.required.text":"Wajib diisi","passwordfield.icon.label.show":"Tampilkan kata sandi","passwordfield.icon.label.hide":"Sembunyikan kata sandi","severity.error":"kesalahan","severity.info":"info","severity.success":"berhasil","severity.warning":"peringatan","table.error":"Terjadi kesalahan saat memuat data.","table.fetchedrows.text":"Mendapatkan {{totalRows}} baris","table.fetchedrows.text_plural":"Mendapatkan total {{totalRows}} baris","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","close.text":"tutup"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Percorso di navigazione","fielderror.screenreader.text":"Errore","fieldlabel.optional.text":"Facoltativo","fieldlabel.required.text":"Obbligatorio","passwordfield.icon.label.show":"Mostra password","passwordfield.icon.label.hide":"Nascondi password","severity.error":"errore","severity.info":"info","severity.success":"operazione riuscita","severity.warning":"avviso","table.error":"Errore durante il caricamento dei dati.","table.fetchedrows.text":"Recuperata {{totalRows}} riga","table.fetchedrows.text_plural":"Recuperate {{totalRows}} righe in totale","table.rows.text":"{{totalRows}} riga","table.rows.text_plural":"{{totalRows}} righe","toast.close.text":"chiudi"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Percorso di navigazione","fielderror.screenreader.text":"Errore","fieldlabel.optional.text":"Facoltativo","fieldlabel.required.text":"Obbligatorio","passwordfield.icon.label.show":"Mostra password","passwordfield.icon.label.hide":"Nascondi password","severity.error":"errore","severity.info":"info","severity.success":"operazione riuscita","severity.warning":"avviso","table.error":"Errore durante il caricamento dei dati.","table.fetchedrows.text":"Recuperata {{totalRows}} riga","table.fetchedrows.text_plural":"Recuperate {{totalRows}} righe in totale","table.rows.text":"{{totalRows}} riga","table.rows.text_plural":"{{totalRows}} righe","close.text":"chiudi"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"ホーム","breadcrumbs.label.text":"ブレッドクラム","fielderror.screenreader.text":"エラー","fieldlabel.optional.text":"オプション","fieldlabel.required.text":"必須","passwordfield.icon.label.show":"パスワードを表示する","passwordfield.icon.label.hide":"パスワードを非表示にする","severity.error":"エラー","severity.info":"情報","severity.success":"成功","severity.warning":"警告","table.error":"データの読み込み中にエラーが発生しました。","table.fetchedrows.text":"{{totalRows}}行をフェッチ","table.fetchedrows.text_plural":"合計{{totalRows}}行をフェッチ","table.rows.text":"{{totalRows}}行","table.rows.text_plural":"{{totalRows}}行","toast.close.text":"閉じる"};
1
+ export const translation = {"breadcrumbs.home.text":"ホーム","breadcrumbs.label.text":"ブレッドクラム","fielderror.screenreader.text":"エラー","fieldlabel.optional.text":"オプション","fieldlabel.required.text":"必須","passwordfield.icon.label.show":"パスワードを表示する","passwordfield.icon.label.hide":"パスワードを非表示にする","severity.error":"エラー","severity.info":"情報","severity.success":"成功","severity.warning":"警告","table.error":"データの読み込み中にエラーが発生しました。","table.fetchedrows.text":"{{totalRows}}行をフェッチ","table.fetchedrows.text_plural":"合計{{totalRows}}行をフェッチ","table.rows.text":"{{totalRows}}行","table.rows.text_plural":"{{totalRows}}行","close.text":"閉じる"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"홈","breadcrumbs.label.text":"이동 경로","fielderror.screenreader.text":"오류","fieldlabel.optional.text":"선택 사항","fieldlabel.required.text":"필수","passwordfield.icon.label.show":"암호 표시","passwordfield.icon.label.hide":"암호 숨기기","severity.error":"오류","severity.info":"정보","severity.success":"성공","severity.warning":"경고","table.error":"데이터를 로드하는 중 오류가 발생했습니다.","table.fetchedrows.text":"{{totalRows}}개의 행을 가져옴","table.fetchedrows.text_plural":"총 {{totalRows}}개 행을 가져옴","table.rows.text":"{{totalRows}}개의 행","table.rows.text_plural":"{{totalRows}}개의 행","toast.close.text":"닫기"};
1
+ export const translation = {"breadcrumbs.home.text":"홈","breadcrumbs.label.text":"이동 경로","fielderror.screenreader.text":"오류","fieldlabel.optional.text":"선택 사항","fieldlabel.required.text":"필수","passwordfield.icon.label.show":"암호 표시","passwordfield.icon.label.hide":"암호 숨기기","severity.error":"오류","severity.info":"정보","severity.success":"성공","severity.warning":"경고","table.error":"데이터를 로드하는 중 오류가 발생했습니다.","table.fetchedrows.text":"{{totalRows}}개의 행을 가져옴","table.fetchedrows.text_plural":"총 {{totalRows}}개 행을 가져옴","table.rows.text":"{{totalRows}}개의 행","table.rows.text_plural":"{{totalRows}}개의 행","close.text":"닫기"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Halaman Utama","breadcrumbs.label.text":"Tinggalan","fielderror.screenreader.text":"Ralat","fieldlabel.optional.text":"Pilihan","fieldlabel.required.text":"Diperlukan","passwordfield.icon.label.show":"Tunjukkan kata laluan","passwordfield.icon.label.hide":"Sembunyikan kata laluan","severity.error":"ralat","severity.info":"maklumat","severity.success":"berjaya","severity.warning":"amaran","table.error":"Ralat semasa memuatkan data.","table.fetchedrows.text":"Baris {{totalRows}} yang diambil","table.fetchedrows.text_plural":"Jumlah baris {{totalRows}} yang diambil","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","toast.close.text":"tutup"};
1
+ export const translation = {"breadcrumbs.home.text":"Halaman Utama","breadcrumbs.label.text":"Tinggalan","fielderror.screenreader.text":"Ralat","fieldlabel.optional.text":"Pilihan","fieldlabel.required.text":"Diperlukan","passwordfield.icon.label.show":"Tunjukkan kata laluan","passwordfield.icon.label.hide":"Sembunyikan kata laluan","severity.error":"ralat","severity.info":"maklumat","severity.success":"berjaya","severity.warning":"amaran","table.error":"Ralat semasa memuatkan data.","table.fetchedrows.text":"Baris {{totalRows}} yang diambil","table.fetchedrows.text_plural":"Jumlah baris {{totalRows}} yang diambil","table.rows.text":"{{totalRows}} baris","table.rows.text_plural":"{{totalRows}} baris","close.text":"tutup"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Hjem","breadcrumbs.label.text":"Brødsmuler","fielderror.screenreader.text":"Feil","fieldlabel.optional.text":"Valgfritt","fieldlabel.required.text":"Påkrevd","passwordfield.icon.label.show":"Vis passord","passwordfield.icon.label.hide":"Skjul passord","severity.error":"feil","severity.info":"info","severity.success":"suksess","severity.warning":"advarsel","table.error":"Feil ved lasting av data.","table.fetchedrows.text":"Hentet {{totalRows}} rad","table.fetchedrows.text_plural":"Hentet {{totalRows}} totale rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","toast.close.text":"lukk"};
1
+ export const translation = {"breadcrumbs.home.text":"Hjem","breadcrumbs.label.text":"Brødsmuler","fielderror.screenreader.text":"Feil","fieldlabel.optional.text":"Valgfritt","fieldlabel.required.text":"Påkrevd","passwordfield.icon.label.show":"Vis passord","passwordfield.icon.label.hide":"Skjul passord","severity.error":"feil","severity.info":"info","severity.success":"suksess","severity.warning":"advarsel","table.error":"Feil ved lasting av data.","table.fetchedrows.text":"Hentet {{totalRows}} rad","table.fetchedrows.text_plural":"Hentet {{totalRows}} totale rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","close.text":"lukk"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fout","fieldlabel.optional.text":"Optioneel","fieldlabel.required.text":"Vereist","passwordfield.icon.label.show":"Wachtwoord tonen","passwordfield.icon.label.hide":"Wachtwoord verbergen","severity.error":"fout","severity.info":"info","severity.success":"gelukt","severity.warning":"waarschuwing","table.error":"Fout bij het laden van gegevens.","table.fetchedrows.text":"{{totalRows}} rij opgehaald","table.fetchedrows.text_plural":"In totaal {{totalRows}} rijen opgehaald","table.rows.text":"{{totalRows}} rij","table.rows.text_plural":"{{totalRows}} rijen","toast.close.text":"sluiten"};
1
+ export const translation = {"breadcrumbs.home.text":"Home","breadcrumbs.label.text":"Breadcrumbs","fielderror.screenreader.text":"Fout","fieldlabel.optional.text":"Optioneel","fieldlabel.required.text":"Vereist","passwordfield.icon.label.show":"Wachtwoord tonen","passwordfield.icon.label.hide":"Wachtwoord verbergen","severity.error":"fout","severity.info":"info","severity.success":"gelukt","severity.warning":"waarschuwing","table.error":"Fout bij het laden van gegevens.","table.fetchedrows.text":"{{totalRows}} rij opgehaald","table.fetchedrows.text_plural":"In totaal {{totalRows}} rijen opgehaald","table.rows.text":"{{totalRows}} rij","table.rows.text_plural":"{{totalRows}} rijen","close.text":"sluiten"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"》Ĥöɱé 한Ӝฐโ《","breadcrumbs.label.text":"》Ɓŕéåðçŕûɱƀš ئ䀕ヸ€홝한Ӝฐโ《","fielderror.screenreader.text":"》Éŕŕöŕ 홝한Ӝฐโ《","fieldlabel.optional.text":"》Öþţîöñåļ 䀕ヸ€홝한Ӝฐโ《","fieldlabel.required.text":"》Ŕéǫûîŕéð 䀕ヸ€홝한Ӝฐโ《","passwordfield.icon.label.show":"》Šĥöŵ þåššŵöŕð ⾼ئ䀕ヸ€홝한Ӝฐโ《","passwordfield.icon.label.hide":"》Ĥîðé þåššŵöŕð ⾼ئ䀕ヸ€홝한Ӝฐโ《","severity.error":"》éŕŕöŕ 홝한Ӝฐโ《","severity.info":"》îñƒö 한Ӝฐโ《","severity.success":"》šûççéšš ヸ€홝한Ӝฐโ《","severity.warning":"》ŵåŕñîñĝ ヸ€홝한Ӝฐโ《","table.error":"》Éŕŕöŕ ļöåðîñĝ ðåţå· 홝한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.fetchedrows.text":"》Ƒéţçĥéð {{totalRows}} ŕöŵ 홝한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.fetchedrows.text_plural":"》Ƒéţçĥéð {{totalRows}} ţöţåļ ŕöŵš Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.rows.text":"》{{totalRows}} ŕöŵ 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.rows.text_plural":"》{{totalRows}} ŕöŵš 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","toast.close.text":"》çļöšé 홝한Ӝฐโ《"};
1
+ export const translation = {"breadcrumbs.home.text":"》Ĥöɱé 한Ӝฐโ《","breadcrumbs.label.text":"》Ɓŕéåðçŕûɱƀš ئ䀕ヸ€홝한Ӝฐโ《","fielderror.screenreader.text":"》Éŕŕöŕ 홝한Ӝฐโ《","fieldlabel.optional.text":"》Öþţîöñåļ 䀕ヸ€홝한Ӝฐโ《","fieldlabel.required.text":"》Ŕéǫûîŕéð 䀕ヸ€홝한Ӝฐโ《","passwordfield.icon.label.show":"》Šĥöŵ þåššŵöŕð ⾼ئ䀕ヸ€홝한Ӝฐโ《","passwordfield.icon.label.hide":"》Ĥîðé þåššŵöŕð ⾼ئ䀕ヸ€홝한Ӝฐโ《","severity.error":"》éŕŕöŕ 홝한Ӝฐโ《","severity.info":"》îñƒö 한Ӝฐโ《","severity.success":"》šûççéšš ヸ€홝한Ӝฐโ《","severity.warning":"》ŵåŕñîñĝ ヸ€홝한Ӝฐโ《","table.error":"》Éŕŕöŕ ļöåðîñĝ ðåţå· 홝한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.fetchedrows.text":"》Ƒéţçĥéð {{totalRows}} ŕöŵ 홝한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.fetchedrows.text_plural":"》Ƒéţçĥéð {{totalRows}} ţöţåļ ŕöŵš Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.rows.text":"》{{totalRows}} ŕöŵ 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","table.rows.text_plural":"》{{totalRows}} ŕöŵš 한Ӝฐโ⾼ئ䀕ヸ€홝한Ӝฐโ《","close.text":"》çļöšé 홝한Ӝฐโ《"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"[[odyssey:odyssey-react-mui: breadcrumbs.home.text]]","breadcrumbs.label.text":"[[odyssey:odyssey-react-mui: breadcrumbs.label.text]]","fielderror.screenreader.text":"[[odyssey:odyssey-react-mui: fielderror.screenreader.text]]","fieldlabel.optional.text":"[[odyssey:odyssey-react-mui: fieldlabel.optional.text]]","fieldlabel.required.text":"[[odyssey:odyssey-react-mui: fieldlabel.required.text]]","passwordfield.icon.label.show":"[[odyssey:odyssey-react-mui: passwordfield.icon.label.show]]","passwordfield.icon.label.hide":"[[odyssey:odyssey-react-mui: passwordfield.icon.label.hide]]","severity.error":"[[odyssey:odyssey-react-mui: severity.error]]","severity.info":"[[odyssey:odyssey-react-mui: severity.info]]","severity.success":"[[odyssey:odyssey-react-mui: severity.success]]","severity.warning":"[[odyssey:odyssey-react-mui: severity.warning]]","table.error":"[[odyssey:odyssey-react-mui: table.error]]","table.fetchedrows.text":"[[odyssey:odyssey-react-mui: table.fetchedrows.text]]","table.fetchedrows.text_plural":"[[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]","table.rows.text":"[[odyssey:odyssey-react-mui: table.rows.text]]","table.rows.text_plural":"[[odyssey:odyssey-react-mui: table.rows.text_plural]]","toast.close.text":"[[odyssey:odyssey-react-mui: toast.close.text]]"};
1
+ export const translation = {"breadcrumbs.home.text":"[[odyssey:odyssey-react-mui: breadcrumbs.home.text]]","breadcrumbs.label.text":"[[odyssey:odyssey-react-mui: breadcrumbs.label.text]]","fielderror.screenreader.text":"[[odyssey:odyssey-react-mui: fielderror.screenreader.text]]","fieldlabel.optional.text":"[[odyssey:odyssey-react-mui: fieldlabel.optional.text]]","fieldlabel.required.text":"[[odyssey:odyssey-react-mui: fieldlabel.required.text]]","passwordfield.icon.label.show":"[[odyssey:odyssey-react-mui: passwordfield.icon.label.show]]","passwordfield.icon.label.hide":"[[odyssey:odyssey-react-mui: passwordfield.icon.label.hide]]","severity.error":"[[odyssey:odyssey-react-mui: severity.error]]","severity.info":"[[odyssey:odyssey-react-mui: severity.info]]","severity.success":"[[odyssey:odyssey-react-mui: severity.success]]","severity.warning":"[[odyssey:odyssey-react-mui: severity.warning]]","table.error":"[[odyssey:odyssey-react-mui: table.error]]","table.fetchedrows.text":"[[odyssey:odyssey-react-mui: table.fetchedrows.text]]","table.fetchedrows.text_plural":"[[odyssey:odyssey-react-mui: table.fetchedrows.text_plural]]","table.rows.text":"[[odyssey:odyssey-react-mui: table.rows.text]]","table.rows.text_plural":"[[odyssey:odyssey-react-mui: table.rows.text_plural]]","close.text":"[[odyssey:odyssey-react-mui: close.text]]"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Strona główna","breadcrumbs.label.text":"Okruszki","fielderror.screenreader.text":"Błąd","fieldlabel.optional.text":"Opcjonalne","fieldlabel.required.text":"Wymagane","passwordfield.icon.label.show":"Pokaż hasło","passwordfield.icon.label.hide":"Ukryj hasło","severity.error":"błąd","severity.info":"informacje","severity.success":"powodzenie","severity.warning":"ostrzeżenie","table.error":"Błędne dane logowania.","table.fetchedrows.text":"Pobrano {{totalRows}} wiersz","table.fetchedrows.text_plural":"Pobrano łącznie {{totalRows}} wierszy","table.rows.text":"{{totalRows}} wiersz","table.rows.text_plural":"{{totalRows}} wiersze","toast.close.text":"zamknij"};
1
+ export const translation = {"breadcrumbs.home.text":"Strona główna","breadcrumbs.label.text":"Okruszki","fielderror.screenreader.text":"Błąd","fieldlabel.optional.text":"Opcjonalne","fieldlabel.required.text":"Wymagane","passwordfield.icon.label.show":"Pokaż hasło","passwordfield.icon.label.hide":"Ukryj hasło","severity.error":"błąd","severity.info":"informacje","severity.success":"powodzenie","severity.warning":"ostrzeżenie","table.error":"Błędne dane logowania.","table.fetchedrows.text":"Pobrano {{totalRows}} wiersz","table.fetchedrows.text_plural":"Pobrano łącznie {{totalRows}} wierszy","table.rows.text":"{{totalRows}} wiersz","table.rows.text_plural":"{{totalRows}} wiersze","close.text":"zamknij"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Página inicial","breadcrumbs.label.text":"Categorias","fielderror.screenreader.text":"Erro","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obrigatório","passwordfield.icon.label.show":"Mostrar senha","passwordfield.icon.label.hide":"Ocultar senha","severity.error":"erro","severity.info":"informações","severity.success":"sucesso","severity.warning":"atenção","table.error":"Erro ao carregar os dados.","table.fetchedrows.text":"{{totalRows}} linha buscada","table.fetchedrows.text_plural":"{{totalRows}} linhas buscadas no total","table.rows.text":"{{totalRows}} linha","table.rows.text_plural":"{{totalRows}} linhas","toast.close.text":"fechar"};
1
+ export const translation = {"breadcrumbs.home.text":"Página inicial","breadcrumbs.label.text":"Categorias","fielderror.screenreader.text":"Erro","fieldlabel.optional.text":"Opcional","fieldlabel.required.text":"Obrigatório","passwordfield.icon.label.show":"Mostrar senha","passwordfield.icon.label.hide":"Ocultar senha","severity.error":"erro","severity.info":"informações","severity.success":"sucesso","severity.warning":"atenção","table.error":"Erro ao carregar os dados.","table.fetchedrows.text":"{{totalRows}} linha buscada","table.fetchedrows.text_plural":"{{totalRows}} linhas buscadas no total","table.rows.text":"{{totalRows}} linha","table.rows.text_plural":"{{totalRows}} linhas","close.text":"fechar"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Acasă","breadcrumbs.label.text":"Etichete navigare","fielderror.screenreader.text":"Eroare","fieldlabel.optional.text":"Opțional","fieldlabel.required.text":"Necesar","passwordfield.icon.label.show":"Afișați parola","passwordfield.icon.label.hide":"Ascundeți parola","severity.error":"eroare","severity.info":"informații","severity.success":"succes","severity.warning":"avertisment","table.error":"Eroare la încărcarea datelor.","table.fetchedrows.text":"S-a preluat {{totalRows}} înregistrare","table.fetchedrows.text_plural":"S-au preluat în total {{totalRows}} înregistrări","table.rows.text":"{{totalRows}} înregistrare","table.rows.text_plural":"{{totalRows}} înregistrări","toast.close.text":"închideți"};
1
+ export const translation = {"breadcrumbs.home.text":"Acasă","breadcrumbs.label.text":"Etichete navigare","fielderror.screenreader.text":"Eroare","fieldlabel.optional.text":"Opțional","fieldlabel.required.text":"Necesar","passwordfield.icon.label.show":"Afișați parola","passwordfield.icon.label.hide":"Ascundeți parola","severity.error":"eroare","severity.info":"informații","severity.success":"succes","severity.warning":"avertisment","table.error":"Eroare la încărcarea datelor.","table.fetchedrows.text":"S-a preluat {{totalRows}} înregistrare","table.fetchedrows.text_plural":"S-au preluat în total {{totalRows}} înregistrări","table.rows.text":"{{totalRows}} înregistrare","table.rows.text_plural":"{{totalRows}} înregistrări","close.text":"închideți"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Главная","breadcrumbs.label.text":"Навигационная цепочка","fielderror.screenreader.text":"Ошибка","fieldlabel.optional.text":"Необязательно","fieldlabel.required.text":"Обязательно","passwordfield.icon.label.show":"Показать пароль","passwordfield.icon.label.hide":"Скрыть пароль","severity.error":"ошибка","severity.info":"информация","severity.success":"успешно","severity.warning":"предупреждение","table.error":"Ошибка загрузки данных.","table.fetchedrows.text":"Получена {{totalRows}} строка","table.fetchedrows.text_plural":"Получено всего строк: {{totalRows}}","table.rows.text":"{{totalRows}} строка","table.rows.text_plural":"Строки: {{totalRows}}","toast.close.text":"закрыть"};
1
+ export const translation = {"breadcrumbs.home.text":"Главная","breadcrumbs.label.text":"Навигационная цепочка","fielderror.screenreader.text":"Ошибка","fieldlabel.optional.text":"Необязательно","fieldlabel.required.text":"Обязательно","passwordfield.icon.label.show":"Показать пароль","passwordfield.icon.label.hide":"Скрыть пароль","severity.error":"ошибка","severity.info":"информация","severity.success":"успешно","severity.warning":"предупреждение","table.error":"Ошибка загрузки данных.","table.fetchedrows.text":"Получена {{totalRows}} строка","table.fetchedrows.text_plural":"Получено всего строк: {{totalRows}}","table.rows.text":"{{totalRows}} строка","table.rows.text_plural":"Строки: {{totalRows}}","close.text":"закрыть"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Hem","breadcrumbs.label.text":"Sökväg","fielderror.screenreader.text":"Fel","fieldlabel.optional.text":"Valbar","fieldlabel.required.text":"Krävs","passwordfield.icon.label.show":"Visa lösenord","passwordfield.icon.label.hide":"Dölj lösenord","severity.error":"fel","severity.info":"info","severity.success":"klart","severity.warning":"varning","table.error":"Problem med att ladda data.","table.fetchedrows.text":"Hämtad {{totalRows}}-rad","table.fetchedrows.text_plural":"Hämtat totalt {{totalRows}} rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","toast.close.text":"stäng"};
1
+ export const translation = {"breadcrumbs.home.text":"Hem","breadcrumbs.label.text":"Sökväg","fielderror.screenreader.text":"Fel","fieldlabel.optional.text":"Valbar","fieldlabel.required.text":"Krävs","passwordfield.icon.label.show":"Visa lösenord","passwordfield.icon.label.hide":"Dölj lösenord","severity.error":"fel","severity.info":"info","severity.success":"klart","severity.warning":"varning","table.error":"Problem med att ladda data.","table.fetchedrows.text":"Hämtad {{totalRows}}-rad","table.fetchedrows.text_plural":"Hämtat totalt {{totalRows}} rader","table.rows.text":"{{totalRows}} rad","table.rows.text_plural":"{{totalRows}} rader","close.text":"stäng"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"หน้าหลัก","breadcrumbs.label.text":"เครื่องมือนำทางบนเว็บไซต์","fielderror.screenreader.text":"ข้อผิดพลาด","fieldlabel.optional.text":"ไม่บังคับ","fieldlabel.required.text":"จำเป็น","passwordfield.icon.label.show":"แสดงรหัสผ่าน","passwordfield.icon.label.hide":"ซ่อนรหัสผ่าน","severity.error":"ข้อผิดพลาด","severity.info":"ข้อมูล","severity.success":"สำเร็จ","severity.warning":"คำเตือน","table.error":"เกิดข้อผิดพลาดในการโหลดข้อมูล","table.fetchedrows.text":"ดึงข้อมูลแล้ว {{totalRows}} แถว","table.fetchedrows.text_plural":"ดึงข้อมูลแล้วทั้งหมด {{totalRows}} แถว","table.rows.text":"{{totalRows}} แถว","table.rows.text_plural":"{{totalRows}} แถว","toast.close.text":"ปิด"};
1
+ export const translation = {"breadcrumbs.home.text":"หน้าหลัก","breadcrumbs.label.text":"เครื่องมือนำทางบนเว็บไซต์","fielderror.screenreader.text":"ข้อผิดพลาด","fieldlabel.optional.text":"ไม่บังคับ","fieldlabel.required.text":"จำเป็น","passwordfield.icon.label.show":"แสดงรหัสผ่าน","passwordfield.icon.label.hide":"ซ่อนรหัสผ่าน","severity.error":"ข้อผิดพลาด","severity.info":"ข้อมูล","severity.success":"สำเร็จ","severity.warning":"คำเตือน","table.error":"เกิดข้อผิดพลาดในการโหลดข้อมูล","table.fetchedrows.text":"ดึงข้อมูลแล้ว {{totalRows}} แถว","table.fetchedrows.text_plural":"ดึงข้อมูลแล้วทั้งหมด {{totalRows}} แถว","table.rows.text":"{{totalRows}} แถว","table.rows.text_plural":"{{totalRows}} แถว","close.text":"ปิด"};
@@ -1 +1 @@
1
- export const translation = {"breadcrumbs.home.text":"Ana Sayfa","breadcrumbs.label.text":"Sayfa işaretleri yolu","fielderror.screenreader.text":"Hata","fieldlabel.optional.text":"İsteğe Bağlı","fieldlabel.required.text":"Gerekli","passwordfield.icon.label.show":"Şifreyi gösterin","passwordfield.icon.label.hide":"Şifreyi gizleyin","severity.error":"hata","severity.info":"bilgi","severity.success":"başarılı","severity.warning":"uyarı","table.error":"Veriler yüklenirken hata oluştu.","table.fetchedrows.text":"{{totalRows}} satır alındı","table.fetchedrows.text_plural":"Toplam {{totalRows}} satır alındı","table.rows.text":"{{totalRows}} satır","table.rows.text_plural":"{{totalRows}} satır","toast.close.text":"kapat"};
1
+ export const translation = {"breadcrumbs.home.text":"Ana Sayfa","breadcrumbs.label.text":"Sayfa işaretleri yolu","fielderror.screenreader.text":"Hata","fieldlabel.optional.text":"İsteğe Bağlı","fieldlabel.required.text":"Gerekli","passwordfield.icon.label.show":"Şifreyi gösterin","passwordfield.icon.label.hide":"Şifreyi gizleyin","severity.error":"hata","severity.info":"bilgi","severity.success":"başarılı","severity.warning":"uyarı","table.error":"Veriler yüklenirken hata oluştu.","table.fetchedrows.text":"{{totalRows}} satır alındı","table.fetchedrows.text_plural":"Toplam {{totalRows}} satır alındı","table.rows.text":"{{totalRows}} satır","table.rows.text_plural":"{{totalRows}} satır","close.text":"kapat"};