diff --git a/apps/documenteditor/main/locale/de.json b/apps/documenteditor/main/locale/de.json index 78fcc1584..7a6ed86cd 100644 --- a/apps/documenteditor/main/locale/de.json +++ b/apps/documenteditor/main/locale/de.json @@ -978,6 +978,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Matrixausrichtung", "DE.Views.DocumentHolder.txtOverbar": "Linie über dem Text", "DE.Views.DocumentHolder.txtOverwriteCells": "Zellen überschreiben", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Ursprüngliche Formatierung beibehalten", "DE.Views.DocumentHolder.txtPressLink": "Drücken Sie STRG und klicken Sie auf den Link", "DE.Views.DocumentHolder.txtRemFractionBar": "Bruchstrich entfernen", "DE.Views.DocumentHolder.txtRemLimit": "Grenzwert entfernen", diff --git a/apps/documenteditor/main/locale/es.json b/apps/documenteditor/main/locale/es.json index 93b2df6fa..571f9697b 100644 --- a/apps/documenteditor/main/locale/es.json +++ b/apps/documenteditor/main/locale/es.json @@ -978,6 +978,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Alineación de la matriz", "DE.Views.DocumentHolder.txtOverbar": "Barra sobre texto", "DE.Views.DocumentHolder.txtOverwriteCells": "Sobreescribir las celdas", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantener el formato original", "DE.Views.DocumentHolder.txtPressLink": "Pulse CTRL y haga clic en el enlace", "DE.Views.DocumentHolder.txtRemFractionBar": "Quitar la barra de fracción", "DE.Views.DocumentHolder.txtRemLimit": "Eliminar límite", diff --git a/apps/documenteditor/main/locale/fr.json b/apps/documenteditor/main/locale/fr.json index aacda211e..736fc4882 100644 --- a/apps/documenteditor/main/locale/fr.json +++ b/apps/documenteditor/main/locale/fr.json @@ -976,6 +976,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Alignement de la matrice", "DE.Views.DocumentHolder.txtOverbar": "Barre au-dessus d'un texte", "DE.Views.DocumentHolder.txtOverwriteCells": "Remplacer les cellules", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Garder la mise en forme source", "DE.Views.DocumentHolder.txtPressLink": "Appuyez sur Ctrl et cliquez sur le lien", "DE.Views.DocumentHolder.txtRemFractionBar": "Supprimer la barre de fraction", "DE.Views.DocumentHolder.txtRemLimit": "Supprimer la limite", diff --git a/apps/documenteditor/main/locale/it.json b/apps/documenteditor/main/locale/it.json index 86d6c1c3a..0b6f0cef2 100644 --- a/apps/documenteditor/main/locale/it.json +++ b/apps/documenteditor/main/locale/it.json @@ -974,6 +974,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Matrix alignment", "DE.Views.DocumentHolder.txtOverbar": "Barra sopra al testo", "DE.Views.DocumentHolder.txtOverwriteCells": "Sovrascrivi celle", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Mantieni la formattazione sorgente", "DE.Views.DocumentHolder.txtPressLink": "Premi CTRL e clicca sul collegamento", "DE.Views.DocumentHolder.txtRemFractionBar": "Rimuovi la barra di frazione", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit", diff --git a/apps/documenteditor/main/locale/lv.json b/apps/documenteditor/main/locale/lv.json index 0366e36d6..e2d3acdd2 100644 --- a/apps/documenteditor/main/locale/lv.json +++ b/apps/documenteditor/main/locale/lv.json @@ -978,6 +978,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Matrix alignment", "DE.Views.DocumentHolder.txtOverbar": "Bar over text", "DE.Views.DocumentHolder.txtOverwriteCells": "Pārrakstīt šūnas", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Atstāt sākotnējo formatējumu", "DE.Views.DocumentHolder.txtPressLink": "Nospiediet CTRL un noklikšķiniet saiti", "DE.Views.DocumentHolder.txtRemFractionBar": "Remove fraction bar", "DE.Views.DocumentHolder.txtRemLimit": "Remove limit", diff --git a/apps/documenteditor/main/locale/ru.json b/apps/documenteditor/main/locale/ru.json index 913326fbb..052afbf75 100644 --- a/apps/documenteditor/main/locale/ru.json +++ b/apps/documenteditor/main/locale/ru.json @@ -978,6 +978,7 @@ "DE.Views.DocumentHolder.txtMatrixAlign": "Выравнивание матрицы", "DE.Views.DocumentHolder.txtOverbar": "Черта над текстом", "DE.Views.DocumentHolder.txtOverwriteCells": "Заменить содержимое ячеек", + "DE.Views.DocumentHolder.txtPasteSourceFormat": "Сохранить исходное форматирование", "DE.Views.DocumentHolder.txtPressLink": "Нажмите CTRL и щелкните по ссылке", "DE.Views.DocumentHolder.txtRemFractionBar": "Удалить дробную черту", "DE.Views.DocumentHolder.txtRemLimit": "Удалить предел",