diff --git a/apps/spreadsheeteditor/main/app/view/CreatePivotDialog.js b/apps/spreadsheeteditor/main/app/view/CreatePivotDialog.js index 03c2ad436..8aa5f0837 100644 --- a/apps/spreadsheeteditor/main/app/view/CreatePivotDialog.js +++ b/apps/spreadsheeteditor/main/app/view/CreatePivotDialog.js @@ -270,7 +270,7 @@ define([ } }, - textTitle: 'Create Table', + textTitle: 'Create Pivot Table', textDataRange: 'Source data range', textSelectData: 'Select data', textDestination: 'Choose, where to place the table', diff --git a/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js b/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js index 28bf0bb47..7bd19eb9f 100644 --- a/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js @@ -216,7 +216,7 @@ define([ }, txtTitle : 'Title', - txtFormat : 'Create table', + txtFormat : 'Create Table', txtEmpty : 'This field is required', txtInvalidRange: 'ERROR! Invalid cells range', errorAutoFilterDataRange: 'The operation could not be done for the selected range of cells.
Select a uniform data range inside or outside the table and try again.', diff --git a/apps/spreadsheeteditor/main/locale/da.json b/apps/spreadsheeteditor/main/locale/da.json index 9c262ddd3..c936c40c5 100644 --- a/apps/spreadsheeteditor/main/locale/da.json +++ b/apps/spreadsheeteditor/main/locale/da.json @@ -1408,7 +1408,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Ugyldig felt-rækkevidde", "SSE.Views.CreatePivotDialog.textNew": "Nyt regneark", "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.DataTab.capBtnGroup": "Gruppe", "SSE.Views.DataTab.capBtnTextCustomSort": "Brugerdefineret sortering", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 8e0365122..ed6785021 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -1403,7 +1403,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Ungültiger Zellenbereich", "SSE.Views.CreatePivotDialog.textNew": "Neues Arbeitsblatt", "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.capBtnTextCustomSort": "Benutzerdefinierte Sortierung", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Entferne Duplikate", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 70e0d220d..289c16a4d 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1441,7 +1441,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Invalid cells range", "SSE.Views.CreatePivotDialog.textNew": "New worksheet", "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.DataTab.capBtnGroup": "Group", "SSE.Views.DataTab.capBtnTextCustomSort": "Custom Sort", @@ -2503,7 +2503,7 @@ "SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.
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.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.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", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index 6843f7153..b2ae0c210 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -1439,7 +1439,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Intervallo di celle non valido", "SSE.Views.CreatePivotDialog.textNew": "Nuovo foglio di lavoro", "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.DataTab.capBtnGroup": "Raggruppa", "SSE.Views.DataTab.capBtnTextCustomSort": "Ordinamento personalizzato", diff --git a/apps/spreadsheeteditor/main/locale/pt.json b/apps/spreadsheeteditor/main/locale/pt.json index a24bb08f3..ee891902e 100644 --- a/apps/spreadsheeteditor/main/locale/pt.json +++ b/apps/spreadsheeteditor/main/locale/pt.json @@ -1356,7 +1356,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Intervalo de células inválido", "SSE.Views.CreatePivotDialog.textNew": "Nova planilha", "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.capBtnTextCustomSort": "Classificação personalizada", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Remover duplicatas", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index 76914c2fd..7ea5837b2 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -1439,7 +1439,7 @@ "SSE.Views.CreatePivotDialog.textInvalidRange": "Недопустимый диапазон ячеек", "SSE.Views.CreatePivotDialog.textNew": "Новый лист", "SSE.Views.CreatePivotDialog.textSelectData": "Выбор данных", - "SSE.Views.CreatePivotDialog.textTitle": "Создать таблицу", + "SSE.Views.CreatePivotDialog.textTitle": "Создать сводную таблицу", "SSE.Views.CreatePivotDialog.txtEmpty": "Это поле необходимо заполнить", "SSE.Views.DataTab.capBtnGroup": "Сгруппировать", "SSE.Views.DataTab.capBtnTextCustomSort": "Настраиваемая сортировка", diff --git a/apps/spreadsheeteditor/main/locale/sv.json b/apps/spreadsheeteditor/main/locale/sv.json index 0724a05cd..ff6fb6ee6 100644 --- a/apps/spreadsheeteditor/main/locale/sv.json +++ b/apps/spreadsheeteditor/main/locale/sv.json @@ -1152,7 +1152,7 @@ "SSE.Views.CreatePivotDialog.textExist": "Befintligt kalkylblad", "SSE.Views.CreatePivotDialog.textNew": "Nytt kalkylblad", "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.capBtnTextCustomSort": "Anpassad sortering", "SSE.Views.DataTab.capBtnTextRemDuplicates": "Ta bort dubbletter",