Skip to content

Commit

Permalink
Merge pull request 'release/v8.3.0' (#249) from release/v8.3.0 into d…
Browse files Browse the repository at this point in the history
…evelop
  • Loading branch information
Julia Radzhabova committed Jan 24, 2025
2 parents 5641824 + dd17d25 commit b2ac057
Show file tree
Hide file tree
Showing 207 changed files with 1,377 additions and 1,754 deletions.
5 changes: 3 additions & 2 deletions apps/common/embed/resources/less/common.less
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
}

.embed-body.rtl-font {
&[applang=ar] {
&[applang=ar], &[applang=ku] {
font-family: system-ui, -apple-system, "Geeza Pro", "Segoe UI", "Traditional Arabic", "Noto Sans";
}
}
Expand Down Expand Up @@ -836,7 +836,8 @@
.tooltip-arrow {
display: none;
}
.embed-body.rtl-font[applang=ar] & {
.embed-body.rtl-font[applang=ar] &,
.embed-body.rtl-font[applang=ku] & {
font-family: system-ui, -apple-system, "Geeza Pro", "Segoe UI", "Traditional Arabic", "Noto Sans";
}
}
Expand Down
2 changes: 1 addition & 1 deletion apps/common/main/resources/less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
// -------------------------

.rtl-font {
&[applang=ar] {
&[applang=ar], &[applang=ku] {
--font-family-base-custom: system-ui, -apple-system, "Geeza Pro", "Segoe UI", "Traditional Arabic", "Noto Sans";
}
}
Expand Down
2 changes: 1 addition & 1 deletion apps/documenteditor/forms/locale/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"DE.Views.ApplicationView.textCopy": "复制",
"DE.Views.ApplicationView.textCut": "剪切",
"DE.Views.ApplicationView.textFitToPage": "适合页面",
"DE.Views.ApplicationView.textFitToWidth": "适合宽度",
"DE.Views.ApplicationView.textFitToWidth": "适应宽度",
"DE.Views.ApplicationView.textNext": "下一个字段",
"DE.Views.ApplicationView.textPaste": "粘贴",
"DE.Views.ApplicationView.textPrintSel": "打印所选内容",
Expand Down
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "لصق رابط بيانات",
"DE.Controllers.Toolbar.errorAccessDeny": "أنت تحاول تنفيذ إجراء ليس لديك صلاحيات القيام به.<br> الرجاء الاتصال بمسؤول خادم المستندات.",
"DE.Controllers.Toolbar.fileUrl": "لصق عنوان ملف",
"DE.Controllers.Toolbar.helpCustomInfo": "قم بإنشاء وتحرير خصائص المستند بنفسك في قسم \"المعلومات\".",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "حقول مخصصة للملفات",
"DE.Controllers.Toolbar.helpGrayTheme": "يمكنك تجربة المظهر الرمادي والوصول إلى مزيد من خيارات التخصيص عبر علامة التبويب \"ملف\"\"الإعدادات المتقدمة\"\"المظهر\".",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "واجهة محسّنة",
"DE.Controllers.Toolbar.helpSignField": "أدخل حقل التوقيع في نماذج \"PDF\" الخاصة بك.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "التوقيعات",
"DE.Controllers.Toolbar.helpTextDeleted": "قم بتمييز النص المحذوف لتتبع التغييرات بسهولة ورؤية المحتوى المُزال بين الإصدارات.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "سجل الإصدارات المحسّن",
"DE.Controllers.Toolbar.helpTextFromFile": "أدخل النص من ملفات خارجية مباشرةً في مستندك.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "استيراد النص من مصادر خارجية",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "تحذير",
"DE.Controllers.Toolbar.textAccent": "علامات التمييز",
"DE.Controllers.Toolbar.textBracket": "أقواس",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "شبه شفاف",
"DE.Views.WatermarkSettingsDialog.textUnderline": "تحته خط",
"DE.Views.WatermarkSettingsDialog.tipFontName": "اسم الخط",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "حجم الخط"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "حجم الخط",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Məlumat URL-ni yerləşdirin",
"DE.Controllers.Toolbar.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.Controllers.Toolbar.fileUrl": "Paste a file URL",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Xəbərdarlıq",
"DE.Controllers.Toolbar.textAccent": "Vurğular",
"DE.Controllers.Toolbar.textBracket": "Mötərizələr",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Yarım şəffaf",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Altından xətt çəkilmiş",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Şrift Adı",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Şrift Ölçüsü"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Şrift Ölçüsü",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Уставіць URL-адрас даных",
"DE.Controllers.Toolbar.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.Controllers.Toolbar.fileUrl": "Paste a file URL",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Увага",
"DE.Controllers.Toolbar.textAccent": "Дыякрытычныя знакі",
"DE.Controllers.Toolbar.textBracket": "Дужкі",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Паўпразрысты",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Падкрэслены",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Назва шрыфту",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Памер шрыфту"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Памер шрыфту",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Paste a data URL",
"DE.Controllers.Toolbar.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.Controllers.Toolbar.fileUrl": "Paste a file URL",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Внимание",
"DE.Controllers.Toolbar.textAccent": "Акценти",
"DE.Controllers.Toolbar.textBracket": "Скоби",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitransparent",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Underline",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Име на шрифта",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Размер на шрифта"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Размер на шрифта",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Enganxa un URL de dades",
"DE.Controllers.Toolbar.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.Controllers.Toolbar.fileUrl": "Paste a file URL",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Advertiment",
"DE.Controllers.Toolbar.textAccent": "Accents",
"DE.Controllers.Toolbar.textBracket": "Claudàtors",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Semitransparent",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Subratllar",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Nom de la lletra",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Mida de la lletra"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Mida de la lletra",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Vložte URL -adresa domény",
"DE.Controllers.Toolbar.errorAccessDeny": "Pokoušíte se provést akci, na kterou nemáte oprávnění.<br>Obraťte se na správce vámi využívaného dokumentového serveru.",
"DE.Controllers.Toolbar.fileUrl": "Vložit URL adresu souboru",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Varování",
"DE.Controllers.Toolbar.textAccent": "Zvýraznění",
"DE.Controllers.Toolbar.textBracket": "Závorky",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Poloprůhledné",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Podtržené",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Název písma",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Velikost písma"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Velikost písma",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
14 changes: 3 additions & 11 deletions apps/documenteditor/main/locale/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,6 @@
"DE.Controllers.Toolbar.dataUrl": "Indsæt en data-URL",
"DE.Controllers.Toolbar.errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your Document Server administrator.",
"DE.Controllers.Toolbar.fileUrl": "Paste a file URL",
"DE.Controllers.Toolbar.helpCustomInfo": "Create and edit the document properties yourself in the Info section.",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Custom file fields",
"DE.Controllers.Toolbar.helpGrayTheme": "Try Gray theme and access more customization options via File tab – Advanced Settings – Appearance.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Revamped interface",
"DE.Controllers.Toolbar.helpSignField": "Insert the signature field into your PDF forms.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signatures",
"DE.Controllers.Toolbar.helpTextDeleted": "Highlight deleted text to easily track changes and see the removed content between revisions.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Enhanced Version History",
"DE.Controllers.Toolbar.helpTextFromFile": "Insert text from external files directly into your document.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Text import from third-party sources",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Advarsel",
"DE.Controllers.Toolbar.textAccent": "Accenter",
"DE.Controllers.Toolbar.textBracket": "Klammer",
Expand Down Expand Up @@ -3697,5 +3687,7 @@
"DE.Views.WatermarkSettingsDialog.textTransparency": "Halvgennemsigtig",
"DE.Views.WatermarkSettingsDialog.textUnderline": "Understreg",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Skrifttypenavn",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Skriftstørrelse"
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Skriftstørrelse",
"DE.Controllers.Toolbar.helpMergeShapes": "Combine, fragment, intersect, subtract shapes in seconds to create custom visuals.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Merge shapes"
}
12 changes: 2 additions & 10 deletions apps/documenteditor/main/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1337,16 +1337,8 @@
"DE.Controllers.Toolbar.dataUrl": "Eine URL der Daten einfügen",
"DE.Controllers.Toolbar.errorAccessDeny": "Sie versuchen, eine Aktion durchzuführen, für die Sie keine Rechte haben.<br>Wenden Sie sich bitte an Ihren Document Server-Administrator.",
"DE.Controllers.Toolbar.fileUrl": "URL der Datei einfügen",
"DE.Controllers.Toolbar.helpCustomInfo": "Erstellen und bearbeiten Sie die Dateieigenschaften selbst im Bereich \"Info\".",
"DE.Controllers.Toolbar.helpCustomInfoHeader": "Benutzerdefinierte Dateifelder",
"DE.Controllers.Toolbar.helpGrayTheme": "Probieren Sie das Thema Grau aus und greifen Sie über die Registerkarte Datei – Erweiterte Einstellungen – Darstellung auf weitere Anpassungsoptionen zu.",
"DE.Controllers.Toolbar.helpGrayThemeHeader": "Überarbeitete Benutzeroberfläche",
"DE.Controllers.Toolbar.helpSignField": "Fügen Sie das Signaturfeld in Ihre PDF-Formulare ein.",
"DE.Controllers.Toolbar.helpSignFieldHeader": "Signaturen",
"DE.Controllers.Toolbar.helpTextDeleted": "Markieren Sie gelöschten Text, um Änderungen einfach zu verfolgen und den zwischen den Revisionen entfernten Inhalt anzuzeigen.",
"DE.Controllers.Toolbar.helpTextDeletedHeader": "Erweiterter Versionsverlauf",
"DE.Controllers.Toolbar.helpTextFromFile": "Fügen Sie Text aus externen Dateien direkt in Ihr Dokument ein.",
"DE.Controllers.Toolbar.helpTextFromFileHeader": "Textimport aus Drittquellen",
"DE.Controllers.Toolbar.helpMergeShapes": "Kombinieren, fragmentieren, schneiden und subtrahieren Sie Formen, um benutzerdefinierte visuelle Elemente zu erstellen.",
"DE.Controllers.Toolbar.helpMergeShapesHeader": "Formen zusammenführen",
"DE.Controllers.Toolbar.notcriticalErrorTitle": "Achtung",
"DE.Controllers.Toolbar.textAccent": "Akzente",
"DE.Controllers.Toolbar.textBracket": "Klammern",
Expand Down
Loading

0 comments on commit b2ac057

Please sign in to comment.