[SSE] Fix Bug 46483

This commit is contained in:
Julia Radzhabova 2020-09-07 16:54:48 +03:00
parent 0b9d43e60b
commit 24819a0164
9 changed files with 10 additions and 10 deletions

View file

@ -270,7 +270,7 @@ define([
} }
}, },
textTitle: 'Create Table', textTitle: 'Create Pivot Table',
textDataRange: 'Source data range', textDataRange: 'Source data range',
textSelectData: 'Select data', textSelectData: 'Select data',
textDestination: 'Choose, where to place the table', textDestination: 'Choose, where to place the table',

View file

@ -216,7 +216,7 @@ define([
}, },
txtTitle : 'Title', txtTitle : 'Title',
txtFormat : 'Create table', txtFormat : 'Create Table',
txtEmpty : 'This field is required', txtEmpty : 'This field is required',
txtInvalidRange: 'ERROR! Invalid cells range', txtInvalidRange: 'ERROR! Invalid cells range',
errorAutoFilterDataRange: 'The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.', errorAutoFilterDataRange: 'The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.',

View file

@ -1408,7 +1408,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Ugyldig felt-rækkevidde", "SSE.Views.CreatePivotDialog.textInvalidRange": "Ugyldig felt-rækkevidde",
"SSE.Views.CreatePivotDialog.textNew": "Nyt regneark", "SSE.Views.CreatePivotDialog.textNew": "Nyt regneark",
"SSE.Views.CreatePivotDialog.textSelectData": "Vælg data", "SSE.Views.CreatePivotDialog.textSelectData": "Vælg data",
"SSE.Views.CreatePivotDialog.textTitle": "Opret tabel", "SSE.Views.CreatePivotDialog.textTitle": "Opret pivottabel",
"SSE.Views.CreatePivotDialog.txtEmpty": "Dette felt skal udfyldes", "SSE.Views.CreatePivotDialog.txtEmpty": "Dette felt skal udfyldes",
"SSE.Views.DataTab.capBtnGroup": "Gruppe", "SSE.Views.DataTab.capBtnGroup": "Gruppe",
"SSE.Views.DataTab.capBtnTextCustomSort": "Brugerdefineret sortering", "SSE.Views.DataTab.capBtnTextCustomSort": "Brugerdefineret sortering",

View file

@ -1403,7 +1403,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Ungültiger Zellenbereich", "SSE.Views.CreatePivotDialog.textInvalidRange": "Ungültiger Zellenbereich",
"SSE.Views.CreatePivotDialog.textNew": "Neues Arbeitsblatt", "SSE.Views.CreatePivotDialog.textNew": "Neues Arbeitsblatt",
"SSE.Views.CreatePivotDialog.textSelectData": "Daten auswählen", "SSE.Views.CreatePivotDialog.textSelectData": "Daten auswählen",
"SSE.Views.CreatePivotDialog.textTitle": "Tabelle erstellen", "SSE.Views.CreatePivotDialog.textTitle": "Pivot-Tabelle erstellen",
"SSE.Views.DataTab.capBtnGroup": "Gruppieren", "SSE.Views.DataTab.capBtnGroup": "Gruppieren",
"SSE.Views.DataTab.capBtnTextCustomSort": "Benutzerdefinierte Sortierung", "SSE.Views.DataTab.capBtnTextCustomSort": "Benutzerdefinierte Sortierung",
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Entferne Duplikate", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Entferne Duplikate",

View file

@ -1441,7 +1441,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Invalid cells range", "SSE.Views.CreatePivotDialog.textInvalidRange": "Invalid cells range",
"SSE.Views.CreatePivotDialog.textNew": "New worksheet", "SSE.Views.CreatePivotDialog.textNew": "New worksheet",
"SSE.Views.CreatePivotDialog.textSelectData": "Select data", "SSE.Views.CreatePivotDialog.textSelectData": "Select data",
"SSE.Views.CreatePivotDialog.textTitle": "Create Table", "SSE.Views.CreatePivotDialog.textTitle": "Create Pivot Table",
"SSE.Views.CreatePivotDialog.txtEmpty": "This field is required", "SSE.Views.CreatePivotDialog.txtEmpty": "This field is required",
"SSE.Views.DataTab.capBtnGroup": "Group", "SSE.Views.DataTab.capBtnGroup": "Group",
"SSE.Views.DataTab.capBtnTextCustomSort": "Custom Sort", "SSE.Views.DataTab.capBtnTextCustomSort": "Custom Sort",
@ -2503,7 +2503,7 @@
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.", "SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.",
"SSE.Views.TableOptionsDialog.errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.", "SSE.Views.TableOptionsDialog.errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
"SSE.Views.TableOptionsDialog.txtEmpty": "This field is required", "SSE.Views.TableOptionsDialog.txtEmpty": "This field is required",
"SSE.Views.TableOptionsDialog.txtFormat": "Create table", "SSE.Views.TableOptionsDialog.txtFormat": "Create Table",
"SSE.Views.TableOptionsDialog.txtInvalidRange": "ERROR! Invalid cells range", "SSE.Views.TableOptionsDialog.txtInvalidRange": "ERROR! Invalid cells range",
"SSE.Views.TableOptionsDialog.txtNote": "The headers must remain in the same row, and the resulting table range must overlap the original table range.", "SSE.Views.TableOptionsDialog.txtNote": "The headers must remain in the same row, and the resulting table range must overlap the original table range.",
"SSE.Views.TableOptionsDialog.txtTitle": "Title", "SSE.Views.TableOptionsDialog.txtTitle": "Title",

View file

@ -1439,7 +1439,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Intervallo di celle non valido", "SSE.Views.CreatePivotDialog.textInvalidRange": "Intervallo di celle non valido",
"SSE.Views.CreatePivotDialog.textNew": "Nuovo foglio di lavoro", "SSE.Views.CreatePivotDialog.textNew": "Nuovo foglio di lavoro",
"SSE.Views.CreatePivotDialog.textSelectData": "Seleziona dati", "SSE.Views.CreatePivotDialog.textSelectData": "Seleziona dati",
"SSE.Views.CreatePivotDialog.textTitle": "Crea tabella", "SSE.Views.CreatePivotDialog.textTitle": "Crea tabella pivot",
"SSE.Views.CreatePivotDialog.txtEmpty": "Campo obbligatorio", "SSE.Views.CreatePivotDialog.txtEmpty": "Campo obbligatorio",
"SSE.Views.DataTab.capBtnGroup": "Raggruppa", "SSE.Views.DataTab.capBtnGroup": "Raggruppa",
"SSE.Views.DataTab.capBtnTextCustomSort": "Ordinamento personalizzato", "SSE.Views.DataTab.capBtnTextCustomSort": "Ordinamento personalizzato",

View file

@ -1356,7 +1356,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Intervalo de células inválido", "SSE.Views.CreatePivotDialog.textInvalidRange": "Intervalo de células inválido",
"SSE.Views.CreatePivotDialog.textNew": "Nova planilha", "SSE.Views.CreatePivotDialog.textNew": "Nova planilha",
"SSE.Views.CreatePivotDialog.textSelectData": "Selecionar dados", "SSE.Views.CreatePivotDialog.textSelectData": "Selecionar dados",
"SSE.Views.CreatePivotDialog.textTitle": "Criar tabela", "SSE.Views.CreatePivotDialog.textTitle": "Criar tabela dinâmica",
"SSE.Views.DataTab.capBtnGroup": "Grupo", "SSE.Views.DataTab.capBtnGroup": "Grupo",
"SSE.Views.DataTab.capBtnTextCustomSort": "Classificação personalizada", "SSE.Views.DataTab.capBtnTextCustomSort": "Classificação personalizada",
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Remover duplicatas", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Remover duplicatas",

View file

@ -1439,7 +1439,7 @@
"SSE.Views.CreatePivotDialog.textInvalidRange": "Недопустимый диапазон ячеек", "SSE.Views.CreatePivotDialog.textInvalidRange": "Недопустимый диапазон ячеек",
"SSE.Views.CreatePivotDialog.textNew": "Новый лист", "SSE.Views.CreatePivotDialog.textNew": "Новый лист",
"SSE.Views.CreatePivotDialog.textSelectData": "Выбор данных", "SSE.Views.CreatePivotDialog.textSelectData": "Выбор данных",
"SSE.Views.CreatePivotDialog.textTitle": "Создать таблицу", "SSE.Views.CreatePivotDialog.textTitle": "Создать сводную таблицу",
"SSE.Views.CreatePivotDialog.txtEmpty": "Это поле необходимо заполнить", "SSE.Views.CreatePivotDialog.txtEmpty": "Это поле необходимо заполнить",
"SSE.Views.DataTab.capBtnGroup": "Сгруппировать", "SSE.Views.DataTab.capBtnGroup": "Сгруппировать",
"SSE.Views.DataTab.capBtnTextCustomSort": "Настраиваемая сортировка", "SSE.Views.DataTab.capBtnTextCustomSort": "Настраиваемая сортировка",

View file

@ -1152,7 +1152,7 @@
"SSE.Views.CreatePivotDialog.textExist": "Befintligt kalkylblad", "SSE.Views.CreatePivotDialog.textExist": "Befintligt kalkylblad",
"SSE.Views.CreatePivotDialog.textNew": "Nytt kalkylblad", "SSE.Views.CreatePivotDialog.textNew": "Nytt kalkylblad",
"SSE.Views.CreatePivotDialog.textSelectData": "Välj data", "SSE.Views.CreatePivotDialog.textSelectData": "Välj data",
"SSE.Views.CreatePivotDialog.textTitle": "Skapa tabell", "SSE.Views.CreatePivotDialog.textTitle": "Skapa pivottabell",
"SSE.Views.DataTab.capBtnGroup": "Grupp", "SSE.Views.DataTab.capBtnGroup": "Grupp",
"SSE.Views.DataTab.capBtnTextCustomSort": "Anpassad sortering", "SSE.Views.DataTab.capBtnTextCustomSort": "Anpassad sortering",
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Ta bort dubbletter", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Ta bort dubbletter",