@bigbinary/neetoui 8.3.69 → 8.3.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/TranslationProvider.js +12 -6
- package/dist/TranslationProvider.js.map +1 -1
- package/dist/cjs/TranslationProvider.js +12 -6
- package/dist/cjs/TranslationProvider.js.map +1 -1
- package/dist/src/translations/ar.json +2 -1
- package/dist/src/translations/bg.json +2 -1
- package/dist/src/translations/ca.json +2 -1
- package/dist/src/translations/cs.json +2 -1
- package/dist/src/translations/da.json +2 -1
- package/dist/src/translations/de.json +2 -1
- package/dist/src/translations/es-MX.json +2 -1
- package/dist/src/translations/es.json +2 -1
- package/dist/src/translations/et.json +2 -1
- package/dist/src/translations/fi.json +2 -1
- package/dist/src/translations/fil.json +2 -1
- package/dist/src/translations/fr.json +2 -1
- package/dist/src/translations/he.json +2 -1
- package/dist/src/translations/hi.json +2 -1
- package/dist/src/translations/hr.json +2 -1
- package/dist/src/translations/id.json +2 -1
- package/dist/src/translations/it.json +2 -1
- package/dist/src/translations/ja.json +2 -1
- package/dist/src/translations/ko.json +2 -1
- package/dist/src/translations/nl.json +2 -1
- package/dist/src/translations/pl.json +2 -1
- package/dist/src/translations/pt-BR.json +2 -1
- package/dist/src/translations/pt.json +2 -1
- package/dist/src/translations/ro.json +2 -1
- package/dist/src/translations/ru.json +2 -1
- package/dist/src/translations/sk.json +2 -1
- package/dist/src/translations/sl.json +2 -1
- package/dist/src/translations/sv.json +2 -1
- package/dist/src/translations/th.json +2 -1
- package/dist/src/translations/tr.json +2 -1
- package/dist/src/translations/uk.json +2 -1
- package/dist/src/translations/vi.json +2 -1
- package/dist/src/translations/zh-CN.json +2 -1
- package/dist/src/translations/zh-TW.json +2 -1
- package/package.json +1 -1
|
@@ -37,7 +37,8 @@ var neetoui$5 = {
|
|
|
37
37
|
moveColumnRight: "Spalte nach rechts verschieben",
|
|
38
38
|
addColumnInfo: "Spalteninformation hinzufügen",
|
|
39
39
|
editColumnInfo: "Spalteninformation bearbeiten",
|
|
40
|
-
info: "Tabelleninformationen"
|
|
40
|
+
info: "Tabelleninformationen",
|
|
41
|
+
columnName: "Spaltenname"
|
|
41
42
|
},
|
|
42
43
|
timePicker: {
|
|
43
44
|
hours: "Stunden",
|
|
@@ -89,7 +90,8 @@ var neetoui$4 = {
|
|
|
89
90
|
moveColumnRight: "Mover columna a la derecha",
|
|
90
91
|
addColumnInfo: "Agregar información de columna",
|
|
91
92
|
editColumnInfo: "Editar información de columna",
|
|
92
|
-
info: "Información de la tabla"
|
|
93
|
+
info: "Información de la tabla",
|
|
94
|
+
columnName: "Nombre de la columna"
|
|
93
95
|
},
|
|
94
96
|
timePicker: {
|
|
95
97
|
hours: "Horas",
|
|
@@ -141,7 +143,8 @@ var neetoui$3 = {
|
|
|
141
143
|
moveColumnRight: "Déplacer la colonne vers la droite",
|
|
142
144
|
addColumnInfo: "Ajouter des informations sur la colonne",
|
|
143
145
|
editColumnInfo: "Modifier les informations sur la colonne",
|
|
144
|
-
info: "Informations sur la table"
|
|
146
|
+
info: "Informations sur la table",
|
|
147
|
+
columnName: "Nom de la colonne"
|
|
145
148
|
},
|
|
146
149
|
timePicker: {
|
|
147
150
|
hours: "Heures",
|
|
@@ -193,7 +196,8 @@ var neetoui$2 = {
|
|
|
193
196
|
moveColumnRight: "Verplaats kolom naar rechts",
|
|
194
197
|
addColumnInfo: "Voeg kolominformatie toe",
|
|
195
198
|
editColumnInfo: "Bewerk kolominformatie",
|
|
196
|
-
info: "Tabel informatie"
|
|
199
|
+
info: "Tabel informatie",
|
|
200
|
+
columnName: "Kolomnaam"
|
|
197
201
|
},
|
|
198
202
|
timePicker: {
|
|
199
203
|
hours: "Uur",
|
|
@@ -245,7 +249,8 @@ var neetoui$1 = {
|
|
|
245
249
|
moveColumnRight: "Przenieś kolumnę w prawo",
|
|
246
250
|
addColumnInfo: "Dodaj informacje o kolumnie",
|
|
247
251
|
editColumnInfo: "Edytuj informacje o kolumnie",
|
|
248
|
-
info: "Informacje o tabeli"
|
|
252
|
+
info: "Informacje o tabeli",
|
|
253
|
+
columnName: "Nazwa kolumny"
|
|
249
254
|
},
|
|
250
255
|
timePicker: {
|
|
251
256
|
hours: "godziny",
|
|
@@ -297,7 +302,8 @@ var neetoui = {
|
|
|
297
302
|
moveColumnRight: "Mover coluna para a direita",
|
|
298
303
|
addColumnInfo: "Adicionar informações da coluna",
|
|
299
304
|
editColumnInfo: "Editar informações da coluna",
|
|
300
|
-
info: "Informações da tabela"
|
|
305
|
+
info: "Informações da tabela",
|
|
306
|
+
columnName: "Nome da coluna"
|
|
301
307
|
},
|
|
302
308
|
timePicker: {
|
|
303
309
|
hours: "Horas",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TranslationProvider.js","sources":["../src/translations/index.js","../src/components/TranslationProvider/i18n.js","../src/components/TranslationProvider/index.jsx"],"sourcesContent":["/* eslint-disable import/extensions */\nimport deTranslations from \"./de.json\";\nimport enTranslations from \"./en.json\";\nimport esTranslations from \"./es.json\";\nimport frTranslations from \"./fr.json\";\nimport nlTranslations from \"./nl.json\";\nimport plTranslations from \"./pl.json\";\nimport ptTranslations from \"./pt.json\";\n\nexport const resources = {\n en: { translation: enTranslations },\n es: { translation: esTranslations },\n fr: { translation: frTranslations },\n de: { translation: deTranslations },\n nl: { translation: nlTranslations },\n pl: { translation: plTranslations },\n pt: { translation: ptTranslations },\n};\n","/* eslint-disable @bigbinary/neeto/file-name-and-export-name-standards */\n/* eslint-disable import/extensions */\n\nimport i18n from \"i18next\";\nimport { initReactI18next } from \"react-i18next\";\n\nimport { resources } from \"src/translations\";\n\nexport const initializeI18n = (language = \"en\") => {\n i18n.use(initReactI18next).init({\n resources,\n lang: language,\n fallbackLng: \"en\",\n interpolation: { escapeValue: false },\n });\n\n return i18n;\n};\n","import React, { useEffect } from \"react\";\n\nimport { I18nextProvider } from \"react-i18next\";\n\nimport { initializeI18n } from \"./i18n\";\n\nconst TranslationProvider = ({ children, language }) => {\n const i18n = initializeI18n(language);\n\n useEffect(() => {\n if (!language || i18n.language === language) return;\n\n i18n.changeLanguage(language);\n }, [language]);\n\n return <I18nextProvider {...{ i18n }}>{children}</I18nextProvider>;\n};\n\nexport default TranslationProvider;\n"],"names":["resources","en","translation","enTranslations","es","esTranslations","fr","frTranslations","de","deTranslations","nl","nlTranslations","pl","plTranslations","pt","ptTranslations","initializeI18n","language","arguments","length","undefined","i18n","use","initReactI18next","init","lang","fallbackLng","interpolation","escapeValue","TranslationProvider","_ref","children","useEffect","changeLanguage","_jsx","I18nextProvider"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TranslationProvider.js","sources":["../src/translations/index.js","../src/components/TranslationProvider/i18n.js","../src/components/TranslationProvider/index.jsx"],"sourcesContent":["/* eslint-disable import/extensions */\nimport deTranslations from \"./de.json\";\nimport enTranslations from \"./en.json\";\nimport esTranslations from \"./es.json\";\nimport frTranslations from \"./fr.json\";\nimport nlTranslations from \"./nl.json\";\nimport plTranslations from \"./pl.json\";\nimport ptTranslations from \"./pt.json\";\n\nexport const resources = {\n en: { translation: enTranslations },\n es: { translation: esTranslations },\n fr: { translation: frTranslations },\n de: { translation: deTranslations },\n nl: { translation: nlTranslations },\n pl: { translation: plTranslations },\n pt: { translation: ptTranslations },\n};\n","/* eslint-disable @bigbinary/neeto/file-name-and-export-name-standards */\n/* eslint-disable import/extensions */\n\nimport i18n from \"i18next\";\nimport { initReactI18next } from \"react-i18next\";\n\nimport { resources } from \"src/translations\";\n\nexport const initializeI18n = (language = \"en\") => {\n i18n.use(initReactI18next).init({\n resources,\n lang: language,\n fallbackLng: \"en\",\n interpolation: { escapeValue: false },\n });\n\n return i18n;\n};\n","import React, { useEffect } from \"react\";\n\nimport { I18nextProvider } from \"react-i18next\";\n\nimport { initializeI18n } from \"./i18n\";\n\nconst TranslationProvider = ({ children, language }) => {\n const i18n = initializeI18n(language);\n\n useEffect(() => {\n if (!language || i18n.language === language) return;\n\n i18n.changeLanguage(language);\n }, [language]);\n\n return <I18nextProvider {...{ i18n }}>{children}</I18nextProvider>;\n};\n\nexport default TranslationProvider;\n"],"names":["resources","en","translation","enTranslations","es","esTranslations","fr","frTranslations","de","deTranslations","nl","nlTranslations","pl","plTranslations","pt","ptTranslations","initializeI18n","language","arguments","length","undefined","i18n","use","initReactI18next","init","lang","fallbackLng","interpolation","escapeValue","TranslationProvider","_ref","children","useEffect","changeLanguage","_jsx","I18nextProvider"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AASO,IAAMA,SAAS,GAAG;AACvBC,EAAAA,EAAE,EAAE;AAAEC,IAAAA,WAAW,EAAEC;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEF,IAAAA,WAAW,EAAEG;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEJ,IAAAA,WAAW,EAAEK;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEN,IAAAA,WAAW,EAAEO;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAER,IAAAA,WAAW,EAAES;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEV,IAAAA,WAAW,EAAEW;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEZ,IAAAA,WAAW,EAAEa;AAAe;AACpC,CAAC;;ACjBD;AACA;;AAOO,IAAMC,cAAc,GAAG,SAAjBA,cAAcA,GAAwB;AAAA,EAAA,IAApBC,QAAQ,GAAAC,SAAA,CAAAC,MAAA,GAAA,CAAA,IAAAD,SAAA,CAAA,CAAA,CAAA,KAAAE,SAAA,GAAAF,SAAA,CAAA,CAAA,CAAA,GAAG,IAAI;AAC5CG,EAAAA,OAAI,CAACC,GAAG,CAACC,gBAAgB,CAAC,CAACC,IAAI,CAAC;AAC9BxB,IAAAA,SAAS,EAATA,SAAS;AACTyB,IAAAA,IAAI,EAAER,QAAQ;AACdS,IAAAA,WAAW,EAAE,IAAI;AACjBC,IAAAA,aAAa,EAAE;AAAEC,MAAAA,WAAW,EAAE;AAAM;AACtC,GAAC,CAAC;AAEF,EAAA,OAAOP,OAAI;AACb,CAAC;;ACXD,IAAMQ,mBAAmB,GAAG,SAAtBA,mBAAmBA,CAAAC,IAAA,EAA+B;AAAA,EAAA,IAAzBC,QAAQ,GAAAD,IAAA,CAARC,QAAQ;IAAEd,QAAQ,GAAAa,IAAA,CAARb,QAAQ;AAC/C,EAAA,IAAMI,IAAI,GAAGL,cAAc,CAACC,QAAQ,CAAC;AAErCe,EAAAA,SAAS,CAAC,YAAM;IACd,IAAI,CAACf,QAAQ,IAAII,IAAI,CAACJ,QAAQ,KAAKA,QAAQ,EAAE;AAE7CI,IAAAA,IAAI,CAACY,cAAc,CAAChB,QAAQ,CAAC;AAC/B,EAAA,CAAC,EAAE,CAACA,QAAQ,CAAC,CAAC;EAEd,oBAAOiB,GAAA,CAACC,eAAe,EAAA;AAAOd,IAAAA,IAAI,EAAJA,IAAI;AAAAU,IAAAA,QAAA,EAAKA;AAAQ,GAAkB,CAAC;AACpE;;;;"}
|
|
@@ -39,7 +39,8 @@ var neetoui$5 = {
|
|
|
39
39
|
moveColumnRight: "Spalte nach rechts verschieben",
|
|
40
40
|
addColumnInfo: "Spalteninformation hinzufügen",
|
|
41
41
|
editColumnInfo: "Spalteninformation bearbeiten",
|
|
42
|
-
info: "Tabelleninformationen"
|
|
42
|
+
info: "Tabelleninformationen",
|
|
43
|
+
columnName: "Spaltenname"
|
|
43
44
|
},
|
|
44
45
|
timePicker: {
|
|
45
46
|
hours: "Stunden",
|
|
@@ -91,7 +92,8 @@ var neetoui$4 = {
|
|
|
91
92
|
moveColumnRight: "Mover columna a la derecha",
|
|
92
93
|
addColumnInfo: "Agregar información de columna",
|
|
93
94
|
editColumnInfo: "Editar información de columna",
|
|
94
|
-
info: "Información de la tabla"
|
|
95
|
+
info: "Información de la tabla",
|
|
96
|
+
columnName: "Nombre de la columna"
|
|
95
97
|
},
|
|
96
98
|
timePicker: {
|
|
97
99
|
hours: "Horas",
|
|
@@ -143,7 +145,8 @@ var neetoui$3 = {
|
|
|
143
145
|
moveColumnRight: "Déplacer la colonne vers la droite",
|
|
144
146
|
addColumnInfo: "Ajouter des informations sur la colonne",
|
|
145
147
|
editColumnInfo: "Modifier les informations sur la colonne",
|
|
146
|
-
info: "Informations sur la table"
|
|
148
|
+
info: "Informations sur la table",
|
|
149
|
+
columnName: "Nom de la colonne"
|
|
147
150
|
},
|
|
148
151
|
timePicker: {
|
|
149
152
|
hours: "Heures",
|
|
@@ -195,7 +198,8 @@ var neetoui$2 = {
|
|
|
195
198
|
moveColumnRight: "Verplaats kolom naar rechts",
|
|
196
199
|
addColumnInfo: "Voeg kolominformatie toe",
|
|
197
200
|
editColumnInfo: "Bewerk kolominformatie",
|
|
198
|
-
info: "Tabel informatie"
|
|
201
|
+
info: "Tabel informatie",
|
|
202
|
+
columnName: "Kolomnaam"
|
|
199
203
|
},
|
|
200
204
|
timePicker: {
|
|
201
205
|
hours: "Uur",
|
|
@@ -247,7 +251,8 @@ var neetoui$1 = {
|
|
|
247
251
|
moveColumnRight: "Przenieś kolumnę w prawo",
|
|
248
252
|
addColumnInfo: "Dodaj informacje o kolumnie",
|
|
249
253
|
editColumnInfo: "Edytuj informacje o kolumnie",
|
|
250
|
-
info: "Informacje o tabeli"
|
|
254
|
+
info: "Informacje o tabeli",
|
|
255
|
+
columnName: "Nazwa kolumny"
|
|
251
256
|
},
|
|
252
257
|
timePicker: {
|
|
253
258
|
hours: "godziny",
|
|
@@ -299,7 +304,8 @@ var neetoui = {
|
|
|
299
304
|
moveColumnRight: "Mover coluna para a direita",
|
|
300
305
|
addColumnInfo: "Adicionar informações da coluna",
|
|
301
306
|
editColumnInfo: "Editar informações da coluna",
|
|
302
|
-
info: "Informações da tabela"
|
|
307
|
+
info: "Informações da tabela",
|
|
308
|
+
columnName: "Nome da coluna"
|
|
303
309
|
},
|
|
304
310
|
timePicker: {
|
|
305
311
|
hours: "Horas",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TranslationProvider.js","sources":["../../src/translations/index.js","../../src/components/TranslationProvider/i18n.js","../../src/components/TranslationProvider/index.jsx"],"sourcesContent":["/* eslint-disable import/extensions */\nimport deTranslations from \"./de.json\";\nimport enTranslations from \"./en.json\";\nimport esTranslations from \"./es.json\";\nimport frTranslations from \"./fr.json\";\nimport nlTranslations from \"./nl.json\";\nimport plTranslations from \"./pl.json\";\nimport ptTranslations from \"./pt.json\";\n\nexport const resources = {\n en: { translation: enTranslations },\n es: { translation: esTranslations },\n fr: { translation: frTranslations },\n de: { translation: deTranslations },\n nl: { translation: nlTranslations },\n pl: { translation: plTranslations },\n pt: { translation: ptTranslations },\n};\n","/* eslint-disable @bigbinary/neeto/file-name-and-export-name-standards */\n/* eslint-disable import/extensions */\n\nimport i18n from \"i18next\";\nimport { initReactI18next } from \"react-i18next\";\n\nimport { resources } from \"src/translations\";\n\nexport const initializeI18n = (language = \"en\") => {\n i18n.use(initReactI18next).init({\n resources,\n lang: language,\n fallbackLng: \"en\",\n interpolation: { escapeValue: false },\n });\n\n return i18n;\n};\n","import React, { useEffect } from \"react\";\n\nimport { I18nextProvider } from \"react-i18next\";\n\nimport { initializeI18n } from \"./i18n\";\n\nconst TranslationProvider = ({ children, language }) => {\n const i18n = initializeI18n(language);\n\n useEffect(() => {\n if (!language || i18n.language === language) return;\n\n i18n.changeLanguage(language);\n }, [language]);\n\n return <I18nextProvider {...{ i18n }}>{children}</I18nextProvider>;\n};\n\nexport default TranslationProvider;\n"],"names":["resources","en","translation","enTranslations","es","esTranslations","fr","frTranslations","de","deTranslations","nl","nlTranslations","pl","plTranslations","pt","ptTranslations","initializeI18n","language","arguments","length","undefined","i18n","use","initReactI18next","init","lang","fallbackLng","interpolation","escapeValue","TranslationProvider","_ref","children","useEffect","changeLanguage","_jsx","I18nextProvider"],"mappings":"
|
|
1
|
+
{"version":3,"file":"TranslationProvider.js","sources":["../../src/translations/index.js","../../src/components/TranslationProvider/i18n.js","../../src/components/TranslationProvider/index.jsx"],"sourcesContent":["/* eslint-disable import/extensions */\nimport deTranslations from \"./de.json\";\nimport enTranslations from \"./en.json\";\nimport esTranslations from \"./es.json\";\nimport frTranslations from \"./fr.json\";\nimport nlTranslations from \"./nl.json\";\nimport plTranslations from \"./pl.json\";\nimport ptTranslations from \"./pt.json\";\n\nexport const resources = {\n en: { translation: enTranslations },\n es: { translation: esTranslations },\n fr: { translation: frTranslations },\n de: { translation: deTranslations },\n nl: { translation: nlTranslations },\n pl: { translation: plTranslations },\n pt: { translation: ptTranslations },\n};\n","/* eslint-disable @bigbinary/neeto/file-name-and-export-name-standards */\n/* eslint-disable import/extensions */\n\nimport i18n from \"i18next\";\nimport { initReactI18next } from \"react-i18next\";\n\nimport { resources } from \"src/translations\";\n\nexport const initializeI18n = (language = \"en\") => {\n i18n.use(initReactI18next).init({\n resources,\n lang: language,\n fallbackLng: \"en\",\n interpolation: { escapeValue: false },\n });\n\n return i18n;\n};\n","import React, { useEffect } from \"react\";\n\nimport { I18nextProvider } from \"react-i18next\";\n\nimport { initializeI18n } from \"./i18n\";\n\nconst TranslationProvider = ({ children, language }) => {\n const i18n = initializeI18n(language);\n\n useEffect(() => {\n if (!language || i18n.language === language) return;\n\n i18n.changeLanguage(language);\n }, [language]);\n\n return <I18nextProvider {...{ i18n }}>{children}</I18nextProvider>;\n};\n\nexport default TranslationProvider;\n"],"names":["resources","en","translation","enTranslations","es","esTranslations","fr","frTranslations","de","deTranslations","nl","nlTranslations","pl","plTranslations","pt","ptTranslations","initializeI18n","language","arguments","length","undefined","i18n","use","initReactI18next","init","lang","fallbackLng","interpolation","escapeValue","TranslationProvider","_ref","children","useEffect","changeLanguage","_jsx","I18nextProvider"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AASO,IAAMA,SAAS,GAAG;AACvBC,EAAAA,EAAE,EAAE;AAAEC,IAAAA,WAAW,EAAEC;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEF,IAAAA,WAAW,EAAEG;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEJ,IAAAA,WAAW,EAAEK;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEN,IAAAA,WAAW,EAAEO;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAER,IAAAA,WAAW,EAAES;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEV,IAAAA,WAAW,EAAEW;GAAgB;AACnCC,EAAAA,EAAE,EAAE;AAAEZ,IAAAA,WAAW,EAAEa;AAAe;AACpC,CAAC;;ACjBD;AACA;;AAOO,IAAMC,cAAc,GAAG,SAAjBA,cAAcA,GAAwB;AAAA,EAAA,IAApBC,QAAQ,GAAAC,SAAA,CAAAC,MAAA,GAAA,CAAA,IAAAD,SAAA,CAAA,CAAA,CAAA,KAAAE,SAAA,GAAAF,SAAA,CAAA,CAAA,CAAA,GAAG,IAAI;AAC5CG,EAAAA,OAAI,CAACC,GAAG,CAACC,6BAAgB,CAAC,CAACC,IAAI,CAAC;AAC9BxB,IAAAA,SAAS,EAATA,SAAS;AACTyB,IAAAA,IAAI,EAAER,QAAQ;AACdS,IAAAA,WAAW,EAAE,IAAI;AACjBC,IAAAA,aAAa,EAAE;AAAEC,MAAAA,WAAW,EAAE;AAAM;AACtC,GAAC,CAAC;AAEF,EAAA,OAAOP,OAAI;AACb,CAAC;;ACXD,IAAMQ,mBAAmB,GAAG,SAAtBA,mBAAmBA,CAAAC,IAAA,EAA+B;AAAA,EAAA,IAAzBC,QAAQ,GAAAD,IAAA,CAARC,QAAQ;IAAEd,QAAQ,GAAAa,IAAA,CAARb,QAAQ;AAC/C,EAAA,IAAMI,IAAI,GAAGL,cAAc,CAACC,QAAQ,CAAC;AAErCe,EAAAA,eAAS,CAAC,YAAM;IACd,IAAI,CAACf,QAAQ,IAAII,IAAI,CAACJ,QAAQ,KAAKA,QAAQ,EAAE;AAE7CI,IAAAA,IAAI,CAACY,cAAc,CAAChB,QAAQ,CAAC;AAC/B,EAAA,CAAC,EAAE,CAACA,QAAQ,CAAC,CAAC;EAEd,oBAAOiB,cAAA,CAACC,4BAAe,EAAA;AAAOd,IAAAA,IAAI,EAAJA,IAAI;AAAAU,IAAAA,QAAA,EAAKA;AAAQ,GAAkB,CAAC;AACpE;;;;"}
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "نقل العمود إلى اليمين",
|
|
33
33
|
"addColumnInfo": "إضافة معلومات العمود",
|
|
34
34
|
"editColumnInfo": "تحرير معلومات العمود",
|
|
35
|
-
"info": "معلومات الجدول"
|
|
35
|
+
"info": "معلومات الجدول",
|
|
36
|
+
"columnName": "اسم العمود"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "ساعات",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Премести колоната надясно",
|
|
33
33
|
"addColumnInfo": "Добави информация за колоната",
|
|
34
34
|
"editColumnInfo": "Редактиране на информацията за колоната",
|
|
35
|
-
"info": "Информация за таблицата"
|
|
35
|
+
"info": "Информация за таблицата",
|
|
36
|
+
"columnName": "Име на колоната"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Часове",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Moure la columna a la dreta",
|
|
33
33
|
"addColumnInfo": "Afegir informació de la columna",
|
|
34
34
|
"editColumnInfo": "Editar informació de la columna",
|
|
35
|
-
"info": "Informació de la taula"
|
|
35
|
+
"info": "Informació de la taula",
|
|
36
|
+
"columnName": "Nom de la columna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Hores",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Přesunout sloupec vpravo",
|
|
33
33
|
"addColumnInfo": "Přidat informace o sloupci",
|
|
34
34
|
"editColumnInfo": "Upravit informace o sloupci",
|
|
35
|
-
"info": "Informace o tabulce"
|
|
35
|
+
"info": "Informace o tabulce",
|
|
36
|
+
"columnName": "Název sloupce"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Hodiny",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Flyt kolonne til højre",
|
|
33
33
|
"addColumnInfo": "Tilføj kolonneinformation",
|
|
34
34
|
"editColumnInfo": "Rediger kolonneinformation",
|
|
35
|
-
"info": "Tabelinformation"
|
|
35
|
+
"info": "Tabelinformation",
|
|
36
|
+
"columnName": "Kolonnenavn"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Timer",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Spalte nach rechts verschieben",
|
|
33
33
|
"addColumnInfo": "Spalteninformation hinzufügen",
|
|
34
34
|
"editColumnInfo": "Spalteninformation bearbeiten",
|
|
35
|
-
"info": "Tabelleninformationen"
|
|
35
|
+
"info": "Tabelleninformationen",
|
|
36
|
+
"columnName": "Spaltenname"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Stunden",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Mover columna a la derecha",
|
|
33
33
|
"addColumnInfo": "Agregar información de columna",
|
|
34
34
|
"editColumnInfo": "Editar información de columna",
|
|
35
|
-
"info": "Información de la tabla"
|
|
35
|
+
"info": "Información de la tabla",
|
|
36
|
+
"columnName": "Nombre de la columna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Horas",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Mover columna a la derecha",
|
|
33
33
|
"addColumnInfo": "Agregar información de columna",
|
|
34
34
|
"editColumnInfo": "Editar información de columna",
|
|
35
|
-
"info": "Información de la tabla"
|
|
35
|
+
"info": "Información de la tabla",
|
|
36
|
+
"columnName": "Nombre de la columna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Horas",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Liiguta veerg paremale",
|
|
33
33
|
"addColumnInfo": "Lisa veeru teave",
|
|
34
34
|
"editColumnInfo": "Muuda veeru teavet",
|
|
35
|
-
"info": "Tabeli teave"
|
|
35
|
+
"info": "Tabeli teave",
|
|
36
|
+
"columnName": "Veeru nimi"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Tunnid",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Siirrä sarake oikealle",
|
|
33
33
|
"addColumnInfo": "Lisää saraketietoa",
|
|
34
34
|
"editColumnInfo": "Muokkaa saraketietoa",
|
|
35
|
-
"info": "Taulukkotieto"
|
|
35
|
+
"info": "Taulukkotieto",
|
|
36
|
+
"columnName": "Sarakkeen nimi"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Tunnit",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Ilipat ang column sa kanan",
|
|
33
33
|
"addColumnInfo": "Magdagdag ng impormasyon sa column",
|
|
34
34
|
"editColumnInfo": "I-edit ang impormasyon sa column",
|
|
35
|
-
"info": "Impormasyon ng talahanayan"
|
|
35
|
+
"info": "Impormasyon ng talahanayan",
|
|
36
|
+
"columnName": "Pangalan ng kolum"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Oras",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Déplacer la colonne vers la droite",
|
|
33
33
|
"addColumnInfo": "Ajouter des informations sur la colonne",
|
|
34
34
|
"editColumnInfo": "Modifier les informations sur la colonne",
|
|
35
|
-
"info": "Informations sur la table"
|
|
35
|
+
"info": "Informations sur la table",
|
|
36
|
+
"columnName": "Nom de la colonne"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Heures",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "स्तंभ को दाएं ले जाएं",
|
|
33
33
|
"addColumnInfo": "स्तंभ जानकारी जोड़ें",
|
|
34
34
|
"editColumnInfo": "स्तंभ जानकारी संपादित करें",
|
|
35
|
-
"info": "टेबल जानकारी"
|
|
35
|
+
"info": "टेबल जानकारी",
|
|
36
|
+
"columnName": "कॉलम नाम"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "घंटे",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Premjesti kolonu desno",
|
|
33
33
|
"addColumnInfo": "Dodaj informacije o koloni",
|
|
34
34
|
"editColumnInfo": "Uredi informacije o koloni",
|
|
35
|
-
"info": "Informacije o tablici"
|
|
35
|
+
"info": "Informacije o tablici",
|
|
36
|
+
"columnName": "Naziv stupca"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Sati",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Pindahkan kolom ke kanan",
|
|
33
33
|
"addColumnInfo": "Tambahkan informasi kolom",
|
|
34
34
|
"editColumnInfo": "Edit informasi kolom",
|
|
35
|
-
"info": "Informasi tabel"
|
|
35
|
+
"info": "Informasi tabel",
|
|
36
|
+
"columnName": "Nama kolom"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Jam",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Sposta colonna a destra",
|
|
33
33
|
"addColumnInfo": "Aggiungi informazioni sulla colonna",
|
|
34
34
|
"editColumnInfo": "Modifica informazioni sulla colonna",
|
|
35
|
-
"info": "Informazioni sulla tabella"
|
|
35
|
+
"info": "Informazioni sulla tabella",
|
|
36
|
+
"columnName": "Nome colonna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Ore",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Verplaats kolom naar rechts",
|
|
33
33
|
"addColumnInfo": "Voeg kolominformatie toe",
|
|
34
34
|
"editColumnInfo": "Bewerk kolominformatie",
|
|
35
|
-
"info": "Tabel informatie"
|
|
35
|
+
"info": "Tabel informatie",
|
|
36
|
+
"columnName": "Kolomnaam"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Uur",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Przenieś kolumnę w prawo",
|
|
33
33
|
"addColumnInfo": "Dodaj informacje o kolumnie",
|
|
34
34
|
"editColumnInfo": "Edytuj informacje o kolumnie",
|
|
35
|
-
"info": "Informacje o tabeli"
|
|
35
|
+
"info": "Informacje o tabeli",
|
|
36
|
+
"columnName": "Nazwa kolumny"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "godziny",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Mover coluna para a direita",
|
|
33
33
|
"addColumnInfo": "Adicionar informações da coluna",
|
|
34
34
|
"editColumnInfo": "Editar informações da coluna",
|
|
35
|
-
"info": "Informações da tabela"
|
|
35
|
+
"info": "Informações da tabela",
|
|
36
|
+
"columnName": "Nome da coluna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Horas",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Mover coluna para a direita",
|
|
33
33
|
"addColumnInfo": "Adicionar informações da coluna",
|
|
34
34
|
"editColumnInfo": "Editar informações da coluna",
|
|
35
|
-
"info": "Informações da tabela"
|
|
35
|
+
"info": "Informações da tabela",
|
|
36
|
+
"columnName": "Nome da coluna"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Horas",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Mută coloana la dreapta",
|
|
33
33
|
"addColumnInfo": "Adaugă informații despre coloană",
|
|
34
34
|
"editColumnInfo": "Editează informațiile despre coloană",
|
|
35
|
-
"info": "Informații despre tabel"
|
|
35
|
+
"info": "Informații despre tabel",
|
|
36
|
+
"columnName": "Numele coloanei"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Ore",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Переместить столбец вправо",
|
|
33
33
|
"addColumnInfo": "Добавить информацию о столбце",
|
|
34
34
|
"editColumnInfo": "Редактировать информацию о столбце",
|
|
35
|
-
"info": "Информация о таблице"
|
|
35
|
+
"info": "Информация о таблице",
|
|
36
|
+
"columnName": "Название столбца"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Часы",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Presunúť stĺpec doprava",
|
|
33
33
|
"addColumnInfo": "Pridať informácie o stĺpci",
|
|
34
34
|
"editColumnInfo": "Upraviť informácie o stĺpci",
|
|
35
|
-
"info": "Informácie o tabuľke"
|
|
35
|
+
"info": "Informácie o tabuľke",
|
|
36
|
+
"columnName": "Názov stĺpca"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Hodiny",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Premakni stolpec desno",
|
|
33
33
|
"addColumnInfo": "Dodaj informacije o stolpcu",
|
|
34
34
|
"editColumnInfo": "Uredi informacije o stolpcu",
|
|
35
|
-
"info": "Informacije o tabeli"
|
|
35
|
+
"info": "Informacije o tabeli",
|
|
36
|
+
"columnName": "Ime stolpca"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Ure",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Flytta kolumn till höger",
|
|
33
33
|
"addColumnInfo": "Lägg till kolumninformation",
|
|
34
34
|
"editColumnInfo": "Redigera kolumninformation",
|
|
35
|
-
"info": "Tabellinformation"
|
|
35
|
+
"info": "Tabellinformation",
|
|
36
|
+
"columnName": "Kolumnnamn"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Timmar",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "ย้ายคอลัมน์ไปทางขวา",
|
|
33
33
|
"addColumnInfo": "เพิ่มข้อมูลคอลัมน์",
|
|
34
34
|
"editColumnInfo": "แก้ไขข้อมูลคอลัมน์",
|
|
35
|
-
"info": "ข้อมูลตาราง"
|
|
35
|
+
"info": "ข้อมูลตาราง",
|
|
36
|
+
"columnName": "ชื่อคอลัมน์"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "ชั่วโมง",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Sütunu sağa kaydır",
|
|
33
33
|
"addColumnInfo": "Sütun bilgisi ekle",
|
|
34
34
|
"editColumnInfo": "Sütun bilgisini düzenle",
|
|
35
|
-
"info": "Tablo bilgisi"
|
|
35
|
+
"info": "Tablo bilgisi",
|
|
36
|
+
"columnName": "Sütun adı"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Saatler",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Перемістити стовпець вправо",
|
|
33
33
|
"addColumnInfo": "Додати інформацію про стовпець",
|
|
34
34
|
"editColumnInfo": "Редагувати інформацію про стовпець",
|
|
35
|
-
"info": "Інформація про таблицю"
|
|
35
|
+
"info": "Інформація про таблицю",
|
|
36
|
+
"columnName": "Назва стовпця"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Години",
|
|
@@ -32,7 +32,8 @@
|
|
|
32
32
|
"moveColumnRight": "Di chuyển cột sang phải",
|
|
33
33
|
"addColumnInfo": "Thêm thông tin cột",
|
|
34
34
|
"editColumnInfo": "Chỉnh sửa thông tin cột",
|
|
35
|
-
"info": "Thông tin bảng"
|
|
35
|
+
"info": "Thông tin bảng",
|
|
36
|
+
"columnName": "Tên cột"
|
|
36
37
|
},
|
|
37
38
|
"timePicker": {
|
|
38
39
|
"hours": "Giờ",
|