diff --git a/apps/spreadsheeteditor/main/locale/bg.json b/apps/spreadsheeteditor/main/locale/bg.json index a389783f9..e664d7843 100644 --- a/apps/spreadsheeteditor/main/locale/bg.json +++ b/apps/spreadsheeteditor/main/locale/bg.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Изтриване на уравнението", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Изтриване на char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Изтриване на радикал", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Разпределете хоризонтално", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Разпределете Вертикално", "SSE.Controllers.DocumentHolder.txtEnds": "Завършва със", "SSE.Controllers.DocumentHolder.txtEquals": "равно на", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Равен на цвета на клетката", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Дата", "SSE.Views.DocumentHolder.txtDelete": "Изтрий", "SSE.Views.DocumentHolder.txtDescending": "Низходящо", + "SSE.Views.DocumentHolder.txtDistribHor": "Разпределете хоризонтално", + "SSE.Views.DocumentHolder.txtDistribVert": "Разпределете Вертикално", "SSE.Views.DocumentHolder.txtEditComment": "Редактиране на коментара", "SSE.Views.DocumentHolder.txtFilter": "Филтър", "SSE.Views.DocumentHolder.txtFilterCellColor": "Филтриране по цвят на клетката", diff --git a/apps/spreadsheeteditor/main/locale/de.json b/apps/spreadsheeteditor/main/locale/de.json index 8ed137bc3..d0fd0c53b 100644 --- a/apps/spreadsheeteditor/main/locale/de.json +++ b/apps/spreadsheeteditor/main/locale/de.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Formel löschen", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Zeichen löschen", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Wurzel löschen", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Horizontal verteilen", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Vertikal verteilen", "SSE.Controllers.DocumentHolder.txtEnds": "Endet mit", "SSE.Controllers.DocumentHolder.txtEquals": "Gleich", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Gleich der Zellfarbe", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Datum", "SSE.Views.DocumentHolder.txtDelete": "Löschen", "SSE.Views.DocumentHolder.txtDescending": "Absteigend", + "SSE.Views.DocumentHolder.txtDistribHor": "Horizontal verteilen", + "SSE.Views.DocumentHolder.txtDistribVert": "Vertikal verteilen", "SSE.Views.DocumentHolder.txtEditComment": "Kommentar bearbeiten", "SSE.Views.DocumentHolder.txtFilter": "Filter", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtern nach Zellenfarbe", diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 832fc77c5..1a8e1d334 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -274,8 +274,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Delete equation", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Delete char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Delete radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribute Horizontally", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribute Vertically", "SSE.Controllers.DocumentHolder.txtEnds": "Ends with", "SSE.Controllers.DocumentHolder.txtEquals": "Equals", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Equal to cell color", @@ -1423,6 +1421,8 @@ "SSE.Views.DocumentHolder.txtDate": "Date", "SSE.Views.DocumentHolder.txtDelete": "Delete", "SSE.Views.DocumentHolder.txtDescending": "Descending", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribute Horizontally", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribute Vertically", "SSE.Views.DocumentHolder.txtEditComment": "Edit Comment", "SSE.Views.DocumentHolder.txtFilter": "Filter", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filter by cell's color", diff --git a/apps/spreadsheeteditor/main/locale/es.json b/apps/spreadsheeteditor/main/locale/es.json index c44bbba97..ff877b9a4 100644 --- a/apps/spreadsheeteditor/main/locale/es.json +++ b/apps/spreadsheeteditor/main/locale/es.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Eliminar ecuación", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Eliminar carácter", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Eliminar radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuir horizontalmente", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuir verticalmente", "SSE.Controllers.DocumentHolder.txtEnds": "Termina con", "SSE.Controllers.DocumentHolder.txtEquals": "Iguales", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Igual al color de celda", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Fecha", "SSE.Views.DocumentHolder.txtDelete": "Borrar", "SSE.Views.DocumentHolder.txtDescending": "Descendente", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuir horizontalmente", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuir verticalmente", "SSE.Views.DocumentHolder.txtEditComment": "Editar comentario", "SSE.Views.DocumentHolder.txtFilter": "Filtro", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtrar por color de celda", diff --git a/apps/spreadsheeteditor/main/locale/fr.json b/apps/spreadsheeteditor/main/locale/fr.json index 92e254c60..3136dc43d 100644 --- a/apps/spreadsheeteditor/main/locale/fr.json +++ b/apps/spreadsheeteditor/main/locale/fr.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Supprimer l'équation", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Supprimer caractère", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Supprimer radical", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuer horizontalement", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuer verticalement", "SSE.Controllers.DocumentHolder.txtEnds": "Se termine par", "SSE.Controllers.DocumentHolder.txtEquals": "Est égal", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Egal à сouleur de cellule", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Date", "SSE.Views.DocumentHolder.txtDelete": "Supprimer", "SSE.Views.DocumentHolder.txtDescending": "Décroissant", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuer horizontalement", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuer verticalement", "SSE.Views.DocumentHolder.txtEditComment": "Modifier commentaire", "SSE.Views.DocumentHolder.txtFilter": "Filtre", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtrer par couleur des cellules", diff --git a/apps/spreadsheeteditor/main/locale/it.json b/apps/spreadsheeteditor/main/locale/it.json index 436f6d910..b66011b76 100644 --- a/apps/spreadsheeteditor/main/locale/it.json +++ b/apps/spreadsheeteditor/main/locale/it.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Elimina equazione", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Elimina char", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Rimuovi radicale", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Distribuisci orizzontalmente", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Distribuisci verticalmente", "SSE.Controllers.DocumentHolder.txtEnds": "finisce con", "SSE.Controllers.DocumentHolder.txtEquals": "uguali", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Uguale al colore della cella", @@ -1340,6 +1338,8 @@ "SSE.Views.DocumentHolder.txtDate": "Data", "SSE.Views.DocumentHolder.txtDelete": "Elimina", "SSE.Views.DocumentHolder.txtDescending": "Decrescente", + "SSE.Views.DocumentHolder.txtDistribHor": "Distribuisci orizzontalmente", + "SSE.Views.DocumentHolder.txtDistribVert": "Distribuisci verticalmente", "SSE.Views.DocumentHolder.txtEditComment": "Modifica commento", "SSE.Views.DocumentHolder.txtFilter": "Filtro", "SSE.Views.DocumentHolder.txtFilterCellColor": "Filtra per colore della cella", diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index a29d5929e..b9bd20318 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "Удалить формулу", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "Удалить символ", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "Удалить радикал", - "SSE.Controllers.DocumentHolder.txtDistribHor": "Распределить по горизонтали", - "SSE.Controllers.DocumentHolder.txtDistribVert": "Распределить по вертикали", "SSE.Controllers.DocumentHolder.txtEnds": "Заканчивается на", "SSE.Controllers.DocumentHolder.txtEquals": "Равно", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "Равно цвету ячейки", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "Дата", "SSE.Views.DocumentHolder.txtDelete": "Удалить", "SSE.Views.DocumentHolder.txtDescending": "По убыванию", + "SSE.Views.DocumentHolder.txtDistribHor": "Распределить по горизонтали", + "SSE.Views.DocumentHolder.txtDistribVert": "Распределить по вертикали", "SSE.Views.DocumentHolder.txtEditComment": "Редактировать комментарий", "SSE.Views.DocumentHolder.txtFilter": "Фильтр", "SSE.Views.DocumentHolder.txtFilterCellColor": "Фильтр по цвету ячейки", diff --git a/apps/spreadsheeteditor/main/locale/zh.json b/apps/spreadsheeteditor/main/locale/zh.json index f5ad405fa..229bb9d4d 100644 --- a/apps/spreadsheeteditor/main/locale/zh.json +++ b/apps/spreadsheeteditor/main/locale/zh.json @@ -273,8 +273,6 @@ "SSE.Controllers.DocumentHolder.txtDeleteEq": "删除方程", "SSE.Controllers.DocumentHolder.txtDeleteGroupChar": "删除字符", "SSE.Controllers.DocumentHolder.txtDeleteRadical": "彻底删除", - "SSE.Controllers.DocumentHolder.txtDistribHor": "水平分布", - "SSE.Controllers.DocumentHolder.txtDistribVert": "垂直分布", "SSE.Controllers.DocumentHolder.txtEnds": "结束于", "SSE.Controllers.DocumentHolder.txtEquals": "等于", "SSE.Controllers.DocumentHolder.txtEqualsToCellColor": "等于单元格颜色", @@ -1422,6 +1420,8 @@ "SSE.Views.DocumentHolder.txtDate": "日期", "SSE.Views.DocumentHolder.txtDelete": "删除", "SSE.Views.DocumentHolder.txtDescending": "降序", + "SSE.Views.DocumentHolder.txtDistribHor": "水平分布", + "SSE.Views.DocumentHolder.txtDistribVert": "垂直分布", "SSE.Views.DocumentHolder.txtEditComment": "编辑评论", "SSE.Views.DocumentHolder.txtFilter": "筛选条件", "SSE.Views.DocumentHolder.txtFilterCellColor": "按单元格的颜色过滤",