Merge pull request 'Fix Bug 72564' (#268) from fix/bugfix into release/v8.3.0

Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/web-apps/pulls/268
This commit is contained in:
Oleg Korshul
2025-01-31 12:32:19 +00:00
42 changed files with 83 additions and 41 deletions

View File

@ -517,7 +517,8 @@
"txtSorting": "الترتيب",
"txtSortSelected": "الترتيب المحدد",
"txtYes": "نعم",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "تحذير",

View File

@ -517,7 +517,8 @@
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textPasteImageUrl": "Paste an image URL",
"textThisRowHint": "Choose only this row of the specified column",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns"
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Xəbərdarlıq",

View File

@ -505,7 +505,8 @@
"txtNo": "No",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected"
"txtSortSelected": "Sort selected",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Увага",

View File

@ -272,7 +272,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"sCatDatabase": "Database"
},
"Edit": {
"textChangeShape": "Промяна на форма",

View File

@ -517,7 +517,8 @@
"txtSortSelected": "Ordenar els objectes seleccionats",
"txtYes": "Sí",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Advertiment",

View File

@ -517,7 +517,8 @@
"txtSorting": "Řazení",
"txtSortSelected": "Seřadit vybrané",
"txtYes": "Ano",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Varování",

View File

@ -517,7 +517,8 @@
"textThisRowHint": "Choose only this row of the specified column",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Advarsel",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Dieser Bereich soll eine URL im Format \"http://www.example.com\" sein.",
"txtSorting": "Sortierung",
"txtSortSelected": "Ausgewählte sortieren",
"txtYes": "Ja"
"txtYes": "Ja",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Warnung",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Αυτό το πεδίο πρέπει να είναι μια διεύθυνση URL με τη μορφή «http://www.example.com»",
"txtSorting": "Ταξινόμηση",
"txtSortSelected": "Ταξινόμηση επιλεγμένων",
"txtYes": "Ναι"
"txtYes": "Ναι",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Προειδοποίηση",

View File

@ -465,6 +465,7 @@
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
"notcriticalErrorTitle": "Warning",
"sCatDatabase": "Database",
"sCatDateAndTime": "Date and time",
"sCatEngineering": "Engineering",
"sCatFinancial": "Financial",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Este campo debe ser una dirección URL en el formato \"http://www.example.com\"",
"txtSorting": "Ordenación",
"txtSortSelected": "Ordenar los objetos seleccionados",
"txtYes": "Sí"
"txtYes": "Sí",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Advertencia",

View File

@ -517,7 +517,8 @@
"txtSortSelected": "Antolatu hautaturiko objetuak",
"txtYes": "Bai",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Abisua",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
"txtSorting": "Tri",
"txtSortSelected": "Trier l'objet sélectionné ",
"txtYes": "Oui"
"txtYes": "Oui",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Avertissement",

View File

@ -517,7 +517,8 @@
"txtYes": "Si",
"sCustom": "Custom",
"textDrawing": "Drawing",
"textPasteImageUrl": "Paste an image URL"
"textPasteImageUrl": "Paste an image URL",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -517,7 +517,8 @@
"txtSorting": "מיון",
"txtSortSelected": "מיון נבחר",
"txtYes": "כן",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "אזהרה",

View File

@ -517,7 +517,8 @@
"txtSortSelected": "Kiválasztottak rendezése",
"txtYes": "Igen",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Figyelmeztetés",

View File

@ -517,7 +517,8 @@
"txtSorting": "Տեսակավորում",
"txtSortSelected": "Ընտրված տեսակավորում",
"txtYes": "Այո",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Զգուշացում",

View File

@ -517,7 +517,8 @@
"txtSorting": "Sorting",
"txtSortSelected": "Sortir dipilih",
"txtYes": "Ya",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Peringatan",

View File

@ -517,7 +517,8 @@
"txtSorting": "Ordinamento",
"txtSortSelected": "Ordinare selezionato",
"txtYes": "Sì",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Avvertimento",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
"txtSorting": "並べ替え中",
"txtSortSelected": "選択したを並べ替える",
"txtYes": "はい"
"txtYes": "はい",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": " 警告",

View File

@ -517,7 +517,8 @@
"txtSortSelected": "정렬 선택",
"txtYes": "확인",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "경고",

View File

@ -517,7 +517,8 @@
"txtYes": "ແມ່ນແລ້ວ",
"sCustom": "Custom",
"textDrawing": "Drawing",
"textPasteImageUrl": "Paste an image URL"
"textPasteImageUrl": "Paste an image URL",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "ເຕືອນ",

View File

@ -517,7 +517,8 @@
"txtSortSelected": "Šķirot izvēlēto",
"txtYes": "Jā",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Brīdinājums",

View File

@ -517,7 +517,8 @@
"textDone": "Done",
"textDrawing": "Drawing",
"textPasteImageUrl": "Paste an image URL",
"textRecommended": "Recommended"
"textRecommended": "Recommended",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Amaran",

View File

@ -517,7 +517,8 @@
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textOk": "Ok",
"textPasteImageUrl": "Paste an image URL",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns"
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Waarschuwing",

View File

@ -505,7 +505,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"sCatDatabase": "Database"
},
"Edit": {
"textAddCustomColor": "Dodaj niestandardowy kolor",

View File

@ -517,7 +517,8 @@
"txtSorting": "Ordenação",
"txtSortSelected": "Ordenar seleção",
"txtYes": "Sim",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -517,7 +517,8 @@
"txtSorting": "Classificação",
"txtSortSelected": "Classificar selecionado",
"txtYes": "Sim",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Aviso",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Câmpul trebuie să conțină adresa URL in format \"http://www.example.com\"",
"txtSorting": "Sortare",
"txtSortSelected": "Sortarea selecției",
"txtYes": "Da"
"txtYes": "Da",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Avertisment",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Это поле должно быть URL-адресом в формате \"http://www.example.com\"",
"txtSorting": "Сортировка",
"txtSortSelected": "Сортировать выделенное",
"txtYes": "Да"
"txtYes": "Да",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Внимание",

View File

@ -517,7 +517,8 @@
"txtSorting": "වර්ග කිරීම",
"txtSortSelected": "තේරූ දෑ වර්ග කරන්න",
"txtYes": "ඔව්",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "අවවාදයයි",

View File

@ -517,7 +517,8 @@
"sCustom": "Custom",
"textDone": "Done",
"textDrawing": "Drawing",
"textPasteImageUrl": "Paste an image URL"
"textPasteImageUrl": "Paste an image URL",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Upozornenie",

View File

@ -97,7 +97,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"sCatDatabase": "Database"
},
"Edit": {
"textChangeShape": "Spremeni obliko",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Kjo fushë duhet të jetë në formatin URL \"http://www.example.com\"",
"txtSorting": "Rendtitjen",
"txtSortSelected": "Renditja e zgjedhur",
"txtYes": "Po"
"txtYes": "Po",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Paralajmërim",

View File

@ -517,7 +517,8 @@
"txtSorting": "Сортирање",
"txtSortSelected": "Сортирај одабрано",
"txtYes": "Да",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Упозорење",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "Ovo polje treba da bude URL u formatu: \"http://www.example.com\"",
"txtSorting": "Sortiranje",
"txtSortSelected": "Sortiraj odabrano",
"txtYes": "Da"
"txtYes": "Da",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Upozorenje ",

View File

@ -517,7 +517,8 @@
"textDrawing": "Drawing",
"textHeadersTableHint": "Returns the column headers for the table or specified table columns",
"textPasteImageUrl": "Paste an image URL",
"textTotalsTableHint": "Returns the total rows for the table or specified table columns"
"textTotalsTableHint": "Returns the total rows for the table or specified table columns",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "Uyarı",

View File

@ -413,7 +413,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"sCatDatabase": "Database"
},
"Settings": {
"advCSVOptions": "Choose CSV options",

View File

@ -592,7 +592,8 @@
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
"txtSorting": "Sorting",
"txtSortSelected": "Sort selected",
"txtYes": "Yes"
"txtYes": "Yes",
"sCatDatabase": "Database"
}
},
"About": {

View File

@ -517,7 +517,8 @@
"txtSortSelected": "排序已選擇項目",
"txtYes": "是",
"sCustom": "Custom",
"textDrawing": "Drawing"
"textDrawing": "Drawing",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "警告",

View File

@ -523,7 +523,8 @@
"txtNotUrl": "该字段应为“http://www.example.com”格式的URL",
"txtSorting": "排序中",
"txtSortSelected": "对所选内容排序",
"txtYes": "是"
"txtYes": "是",
"sCatDatabase": "Database"
},
"Edit": {
"notcriticalErrorTitle": "警告",

View File

@ -73,7 +73,8 @@ const AddFunction = props => {
const descriptions = useMemo(() => {
const initialArrDesc = [
'DateAndTime',
'Engineering',
'Engineering',
'Database',
'Financial',
'Information',
'Logical',