Update translation

This commit is contained in:
Julia.Radzhabova
2025-10-31 21:04:23 +03:00
parent 0a2144d700
commit e1806df5c4
164 changed files with 569 additions and 351 deletions

View File

@ -876,7 +876,7 @@ define([
(!this.getApplication().getController('LeftMenu').dlgSearch || !this.getApplication().getController('LeftMenu').dlgSearch.isVisible()) &&
(!this.getApplication().getController('Toolbar').dlgSymbolTable || !this.getApplication().getController('Toolbar').dlgSymbolTable.isVisible()) &&
!((id == Asc.c_oAscAsyncAction['LoadDocumentFonts'] || id == Asc.c_oAscAsyncAction['LoadFonts'] || id == Asc.c_oAscAsyncAction['ApplyChanges'] || id == Asc.c_oAscAsyncAction['DownloadAs']) && (this.dontCloseDummyComment || this.inTextareaControl || Common.Utils.ModalWindow.isVisible() || this.inFormControl)) ) {
// this.onEditComplete(this.loadMask); //если делать фокус, то при принятии чужих изменений, заканчивается свой композитный ввод
// this.onEditComplete(this.loadMask); //if try to set the focus, then when accepting co-authoring changes, composite input ends.
this.api.asc_enableKeyEvents(true);
}
},

View File

@ -82,10 +82,10 @@ define([
Right : 0.19,
Top : null,
Bottom : null,
Flag : 0 // 0(checked) - как в таблице, 1(indeterminate) - разные значения, не определено, 2 (unchecked) - собственные
Flag : 0 // 0(checked) - as in table, 1(indeterminate) - different values, undefined, 2 (unchecked) - own values
};
this._initialMarginsDefault = false; // если для всех выделенных ячеек пришло одинаковое значение Flag=0 (Use Default Margins)
this._initialMarginsDefault = false; // If the same value is received for all selected cells Flag=0 (Use Default Margins)
this._originalProps = new Asc.CTableProp(this.options.tableProps);
this.slideSize = this.options.slideSize;
},
@ -319,7 +319,7 @@ define([
labelText: this.textCheckMargins
});
this.chCellMargins.on('change', _.bind(function(field, newValue, oldValue, eOpts){
if ( oldValue=='checked' && this._originalProps && this._originalProps.get_CellMargins().get_Flag()==1 ) { // позволяем выставлять значение indeterminate только если исходные значения не совпадали
if ( oldValue=='checked' && this._originalProps && this._originalProps.get_CellMargins().get_Flag()==1 ) { // allow to set the indeterminate value only if the original values did not match
field.setValue('indeterminate', true);
}
this.fillMargins.call( this, field.getValue());
@ -567,7 +567,7 @@ define([
}
if ( flag===0 ) {
// Если для всех выделенных ячеек пришло одинаковое значение Flag=0 (Use Default Margins), выставим в поля для Cell Margins значения DefaultMargins
// If the same value is received for all selected cells Flag=0 (Use Default Margins), set DefaultMargins values in the fields for Cell Margins
if (this.CellMargins.Left=== null) this.CellMargins.Left = this.TableMargins.Left;
if (this.CellMargins.Top=== null) this.CellMargins.Top = this.TableMargins.Top;
if (this.CellMargins.Right=== null) this.CellMargins.Right = this.TableMargins.Right;
@ -588,7 +588,7 @@ define([
fillMargins : function (checkMarginsState) {
if ( this._initialMarginsDefault && checkMarginsState=='unchecked' ) {
// изначально для всех ячеек использовали DefaultMargins, а теперь снимаем галку -> выставим в поля для маргинов 0, а не пустые значения
// Initially, DefaultMargins were used for all cells, and now uncheck option -> set 0 for cells margins (not empty values)
if (this.CellMargins.Left=== null) this.CellMargins.Left = 0;
if (this.CellMargins.Top=== null) this.CellMargins.Top = 0;
if (this.CellMargins.Right=== null) this.CellMargins.Right = 0;

View File

@ -311,10 +311,10 @@
"Common.Controllers.Shortcuts.txtLabelZoom100": "Zoom100",
"Common.Controllers.Shortcuts.txtLabelZoomIn": "ZoomIn",
"Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
"Common.define.chartData.textArea": "En aires",
"Common.define.chartData.textArea": "Aires",
"Common.define.chartData.textAreaStacked": "Aires empilées",
"Common.define.chartData.textAreaStackedPer": "Aires empilées 100%",
"Common.define.chartData.textBar": "Barre",
"Common.define.chartData.textBar": "À barres",
"Common.define.chartData.textBarNormal": "Histogramme groupé",
"Common.define.chartData.textBarNormal3d": "Histogramme groupé en 3D ",
"Common.define.chartData.textBarNormal3dPerspective": "Histogrammes en 3D",
@ -826,7 +826,7 @@
"Common.Views.Protection.txtInvisibleSignature": "Ajouter une signature numérique",
"Common.Views.Protection.txtSignature": "Signature",
"Common.Views.Protection.txtSignatureLine": "Ajouter la zone de signature",
"Common.Views.RecentFiles.txtOpenRecent": "Ouvrir Récents",
"Common.Views.RecentFiles.txtOpenRecent": "Ouvrir récent",
"Common.Views.RenameDialog.textName": "Nom de fichier",
"Common.Views.RenameDialog.txtInvalidName": "Le nom du fichier ne peut contenir aucun des caractères suivants :",
"Common.Views.ReviewPopover.textAdd": "Ajouter",
@ -1277,7 +1277,7 @@
"PDFE.Controllers.InsTab.txtShape_octagon": "Octogone",
"PDFE.Controllers.InsTab.txtShape_parallelogram": "Parallélogramme",
"PDFE.Controllers.InsTab.txtShape_pentagon": "Pentagone",
"PDFE.Controllers.InsTab.txtShape_pie": "Secteur",
"PDFE.Controllers.InsTab.txtShape_pie": "Secteurs",
"PDFE.Controllers.InsTab.txtShape_plaque": "Signe",
"PDFE.Controllers.InsTab.txtShape_plus": "Plus",
"PDFE.Controllers.InsTab.txtShape_polyline1": "Dessin à main levée",
@ -2003,7 +2003,7 @@
"PDFE.Views.FileMenu.btnInfoCaption": "Infos",
"PDFE.Views.FileMenu.btnPrintCaption": "Imprimer",
"PDFE.Views.FileMenu.btnProtectCaption": "Protéger",
"PDFE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir Récents",
"PDFE.Views.FileMenu.btnRecentFilesCaption": "Ouvrir récent",
"PDFE.Views.FileMenu.btnRenameCaption": "Changer de nom",
"PDFE.Views.FileMenu.btnReturnCaption": "Retour au document",
"PDFE.Views.FileMenu.btnRightsCaption": "Droits d'accès",
@ -2559,7 +2559,7 @@
"PDFE.Views.RedactTab.tipMarkForRedact": "Marquer pour la biffure",
"PDFE.Views.RedactTab.tipRedactPages": "Biffer les pages",
"PDFE.Views.RedactTab.txtMarkCurrentPage": "Marquer la page actuelle",
"PDFE.Views.RedactTab.txtSelectRange": "Sélectionner la ligne",
"PDFE.Views.RedactTab.txtSelectRange": "Sélectionner la plage",
"PDFE.Views.RightMenu.ariaRightMenu": "Menu de droite",
"PDFE.Views.RightMenu.txtChartSettings": "Paramètres du graphique",
"PDFE.Views.RightMenu.txtFormSettings": "Paramètres du formulaire",
@ -2905,7 +2905,7 @@
"PDFE.Views.Toolbar.textTabFile": "Fichier",
"PDFE.Views.Toolbar.textTabHome": "Accueil",
"PDFE.Views.Toolbar.textTabInsert": "Insertion",
"PDFE.Views.Toolbar.textTabRedact": "Biffer",
"PDFE.Views.Toolbar.textTabRedact": "Biffure",
"PDFE.Views.Toolbar.textTabView": "Affichage",
"PDFE.Views.Toolbar.textUnderline": "Souligné",
"PDFE.Views.Toolbar.tipAddComment": "Ajouter un commentaire",
@ -2970,7 +2970,7 @@
"PDFE.Views.Toolbar.tipShapeMerge": "Combiner les formes",
"PDFE.Views.Toolbar.tipSubmit": "Envoyer le formulaire ",
"PDFE.Views.Toolbar.tipSynchronize": "Le document a été modifié par un autre utilisateur. Cliquez pour enregistrer vos modifications et recharger des mises à jour.",
"PDFE.Views.Toolbar.tipTextDir": "Direction du texte",
"PDFE.Views.Toolbar.tipTextDir": "Orientation du texte",
"PDFE.Views.Toolbar.tipUndo": "Annuler",
"PDFE.Views.Toolbar.tipVAligh": "Alignement vertical",
"PDFE.Views.Toolbar.txtArrowComment": "Flèche",

View File

@ -17,7 +17,7 @@
"Common.Controllers.Plugins.textPluginSuccessfullyInstalled": "<b>{0}</b>이(가) 성공적으로 설치되었습니다. 모든 백그라운드 플러그인은 여기에서 사용할 수 있습니다.",
"Common.Controllers.Plugins.textRunInstalledPlugins": "설치된 플러그인 실행",
"Common.Controllers.Plugins.textRunPlugin": "플러그인 실행",
"Common.Controllers.Shortcuts.txtDescriptionAddNewRow": "Add a new row at the bottom of the table.",
"Common.Controllers.Shortcuts.txtDescriptionAddNewRow": "표의 맨 아래에 새로운 행 추가.",
"Common.Controllers.Shortcuts.txtDescriptionApplyHeading1": "Apply the style of the heading 1 to the selected text fragment.",
"Common.Controllers.Shortcuts.txtDescriptionApplyHeading2": "Apply the style of the heading 2 to the selected text fragment.",
"Common.Controllers.Shortcuts.txtDescriptionApplyHeading3": "Apply the style of the heading 3 to the selected text fragment.",
@ -50,27 +50,27 @@
"Common.Controllers.Shortcuts.txtDescriptionEnDash": "Insert an en dash to the right of the cursor.",
"Common.Controllers.Shortcuts.txtDescriptionEndParagraph": "End the current paragraph and start a new one.",
"Common.Controllers.Shortcuts.txtDescriptionEndParagraphCell": "Start a new paragraph within a cell.",
"Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "Add a new placeholder to the equation argument.",
"Common.Controllers.Shortcuts.txtDescriptionEquationAddPlaceholder": "방정식 인수에 새로운 입력 칸 추가.",
"Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentLeft": "Change the alignment level of the operator to the left (for the second line of the equation with a forced break).",
"Common.Controllers.Shortcuts.txtDescriptionEquationChangeAlignmentRight": "Change the alignment level of the operator to the right (for the second line of the equation with a forced break).",
"Common.Controllers.Shortcuts.txtDescriptionEuroSign": "Insert the Euro sign at the current cursor position.",
"Common.Controllers.Shortcuts.txtDescriptionHorizontalEllipsis": "Insert the ellipsis sign at the current cursor position.",
"Common.Controllers.Shortcuts.txtDescriptionIncreaseFontSize": "Increase the size of the font for the selected text fragment 1 point.",
"Common.Controllers.Shortcuts.txtDescriptionIndent": "Indent a paragraph from the left incrementally.",
"Common.Controllers.Shortcuts.txtDescriptionInsertColumnBreak": "Add a column break.",
"Common.Controllers.Shortcuts.txtDescriptionInsertColumnBreak": "열 나누기 추가.",
"Common.Controllers.Shortcuts.txtDescriptionInsertEndnoteNow": "Insert an endnote.",
"Common.Controllers.Shortcuts.txtDescriptionInsertEquation": "Insert an equation at the current cursor position.",
"Common.Controllers.Shortcuts.txtDescriptionInsertFootnoteNow": "Insert a footnote.",
"Common.Controllers.Shortcuts.txtDescriptionInsertHyperlink": "Insert a hyperlink which can be used to go to a web address.",
"Common.Controllers.Shortcuts.txtDescriptionInsertLineBreak": "Add a line break without starting a new paragraph.",
"Common.Controllers.Shortcuts.txtDescriptionInsertLineBreakMultilineForm": "Add a line break in the multiline form.",
"Common.Controllers.Shortcuts.txtDescriptionInsertLineBreak": "새 단락을 시작하지 않고 줄 나누기 추가.",
"Common.Controllers.Shortcuts.txtDescriptionInsertLineBreakMultilineForm": "여러 줄 양식에 줄 바꿈 추가.",
"Common.Controllers.Shortcuts.txtDescriptionInsertPageBreak": "Insert a page break at the current cursor position.",
"Common.Controllers.Shortcuts.txtDescriptionInsertPageNumber": "Add the current page number at the current cursor position.",
"Common.Controllers.Shortcuts.txtDescriptionInsertTab": "Add the tab character to a paragraph (if the cursor is not at the beginning of a paragraph).",
"Common.Controllers.Shortcuts.txtDescriptionInsertPageNumber": "현재 커서 위치에 현재 쪽 번호 넣기.",
"Common.Controllers.Shortcuts.txtDescriptionInsertTab": "문단에 탭문자 더하기(커서가 문단의 시작에 있지 않다면)",
"Common.Controllers.Shortcuts.txtDescriptionInsertTableBreak": "Insert a table break within the table.",
"Common.Controllers.Shortcuts.txtDescriptionItalic": "Make the font of the selected text fragment italicized and slightly slanted.",
"Common.Controllers.Shortcuts.txtDescriptionJustifyPara": "Switch a paragraph between justified and left-aligned.",
"Common.Controllers.Shortcuts.txtDescriptionLeftPara": "Align a paragraph left.",
"Common.Controllers.Shortcuts.txtDescriptionLeftPara": "문단 왼쪽 정렬",
"Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectDown": "Hold down the specified key and use the keyboard arrow to move the selected object down by one pixel at a time.",
"Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectLeft": "Hold down the specified key and use the keyboard arrow to move the selected object to the left by one pixel at a time.",
"Common.Controllers.Shortcuts.txtDescriptionLittleMoveObjectRight": "Hold down the specified key and use the keyboard arrow to move the selected object to the right by one pixel at a time.",
@ -164,7 +164,7 @@
"Common.Controllers.Shortcuts.txtDescriptionZoom100": "Reset the 'Zoom' parameter of the current PDF to a default 100%.",
"Common.Controllers.Shortcuts.txtDescriptionZoomIn": "Zoom in the currently edited PDF.",
"Common.Controllers.Shortcuts.txtDescriptionZoomOut": "Zoom out the currently edited PDF.",
"Common.Controllers.Shortcuts.txtLabelAddNewRow": "AddNewRow",
"Common.Controllers.Shortcuts.txtLabelAddNewRow": "새 행 추가",
"Common.Controllers.Shortcuts.txtLabelApplyHeading1": "ApplyHeading1",
"Common.Controllers.Shortcuts.txtLabelApplyHeading2": "ApplyHeading2",
"Common.Controllers.Shortcuts.txtLabelApplyHeading3": "ApplyHeading3",
@ -313,15 +313,15 @@
"Common.Controllers.Shortcuts.txtLabelZoomOut": "ZoomOut",
"Common.define.chartData.textArea": "Area",
"Common.define.chartData.textAreaStacked": "Stacked area",
"Common.define.chartData.textAreaStackedPer": "100% Stacked area",
"Common.define.chartData.textAreaStackedPer": "100% 누적 영역형",
"Common.define.chartData.textBar": "Bar",
"Common.define.chartData.textBarNormal": "Clustered column",
"Common.define.chartData.textBarNormal3d": "3-D Clustered column",
"Common.define.chartData.textBarNormal3dPerspective": "3-D column",
"Common.define.chartData.textBarNormal3d": "3차원 묶은 세로 막대",
"Common.define.chartData.textBarNormal3dPerspective": "3차원 세로 막대",
"Common.define.chartData.textBarStacked": "Stacked column",
"Common.define.chartData.textBarStacked3d": "3-D Stacked column",
"Common.define.chartData.textBarStackedPer": "100% Stacked column",
"Common.define.chartData.textBarStackedPer3d": "3-D 100% Stacked column",
"Common.define.chartData.textBarStacked3d": "3차원 누적 세로 막대형",
"Common.define.chartData.textBarStackedPer": "100% 누적 세로 막대형",
"Common.define.chartData.textBarStackedPer3d": "3차원 100 % 누적 세로 막 대형",
"Common.define.chartData.textCharts": "Charts",
"Common.define.chartData.textColumn": "Column",
"Common.define.chartData.textCombo": "Combo",
@ -331,20 +331,20 @@
"Common.define.chartData.textComboCustom": "Custom combination",
"Common.define.chartData.textDoughnut": "Doughnut",
"Common.define.chartData.textHBarNormal": "Clustered bar",
"Common.define.chartData.textHBarNormal3d": "3-D Clustered bar",
"Common.define.chartData.textHBarNormal3d": "3차원 집합 막대",
"Common.define.chartData.textHBarStacked": "Stacked bar",
"Common.define.chartData.textHBarStacked3d": "3-D Stacked bar",
"Common.define.chartData.textHBarStackedPer": "100% Stacked bar",
"Common.define.chartData.textHBarStackedPer3d": "3-D 100% Stacked bar",
"Common.define.chartData.textHBarStacked3d": "3차원 누적 가로 막대형",
"Common.define.chartData.textHBarStackedPer": "100 누적 막대형",
"Common.define.chartData.textHBarStackedPer3d": "3차원 100 % 기준 누적 가로 막 대형",
"Common.define.chartData.textLine": "Line",
"Common.define.chartData.textLine3d": "3-D line",
"Common.define.chartData.textLine3d": "3차원 꺾은 선형",
"Common.define.chartData.textLineMarker": "Line with markers",
"Common.define.chartData.textLineStacked": "Stacked line",
"Common.define.chartData.textLineStackedMarker": "Stacked line with markers",
"Common.define.chartData.textLineStackedPer": "100% Stacked line",
"Common.define.chartData.textLineStackedPerMarker": "100% Stacked line with markers",
"Common.define.chartData.textLineStackedPer": "100 % 기준 누적 꺾은 선형",
"Common.define.chartData.textLineStackedPerMarker": "표식이 있는 100 % 기준 누적 꺾은 선형",
"Common.define.chartData.textPie": "Pie",
"Common.define.chartData.textPie3d": "3-D pie",
"Common.define.chartData.textPie3d": "3차원 원형",
"Common.define.chartData.textPoint": "XY (Scatter)",
"Common.define.chartData.textRadar": "Radar",
"Common.define.chartData.textRadarFilled": "Filled radar",
@ -885,11 +885,11 @@
"Common.Views.ShortcutsDialog.txtEmpty": "No matches found. Adjust your search.",
"Common.Views.ShortcutsDialog.txtRestoreAll": "Restore All to Defaults",
"Common.Views.ShortcutsDialog.txtRestoreContinue": "Do you want to continue?",
"Common.Views.ShortcutsDialog.txtRestoreDescription": "All shortcuts settings will be restored to default.",
"Common.Views.ShortcutsDialog.txtRestoreDescription": "모든 단축키 설정이 초기상태로 복구될 것입니다.",
"Common.Views.ShortcutsDialog.txtRestoreToDefault": "Restore to default",
"Common.Views.ShortcutsDialog.txtSearch": "Search",
"Common.Views.ShortcutsDialog.txtTitle": "Keyboard Shortcuts",
"Common.Views.ShortcutsEditDialog.txtAction": "Action",
"Common.Views.ShortcutsEditDialog.txtAction": "동작",
"Common.Views.ShortcutsEditDialog.txtInputPlaceholder": "Type desired shortcut",
"Common.Views.ShortcutsEditDialog.txtInputWarnMany": "The shortcut used by actions %1",
"Common.Views.ShortcutsEditDialog.txtInputWarnManyLocked": "The shortcut used by actions %1 and cant be changed",
@ -897,7 +897,7 @@
"Common.Views.ShortcutsEditDialog.txtInputWarnOneLocked": "The shortcut used by action %1 and cant be changed",
"Common.Views.ShortcutsEditDialog.txtNewShortcut": "New shortcut",
"Common.Views.ShortcutsEditDialog.txtRestoreContinue": "Do you want to continue?",
"Common.Views.ShortcutsEditDialog.txtRestoreDescription": "All shortcuts for action “%1” will be restored to default.",
"Common.Views.ShortcutsEditDialog.txtRestoreDescription": "\"%1\" 동작에 대한 단축키가 초기상태로 복구될 것입니다.",
"Common.Views.ShortcutsEditDialog.txtRestoreToDefault": "Restore to default",
"Common.Views.ShortcutsEditDialog.txtTitle": "Edit shortcut",
"Common.Views.ShortcutsEditDialog.txtTypeDesiredShortcut": "Type desired shortcut",
@ -1591,15 +1591,15 @@
"PDFE.Controllers.Print.txtCustom": "사용자 정의",
"PDFE.Controllers.Print.txtPrintRangeInvalid": "잘못된 인쇄 범위",
"PDFE.Controllers.Print.txtPrintRangeSingleRange": "단일 페이지 번호 또는 단일 페이지 범위(예: 5-12)를 입력합니다. 또는 PDF로 인쇄할 수 있습니다.",
"PDFE.Controllers.RedactTab.applyButtonText": "Apply",
"PDFE.Controllers.RedactTab.applyButtonText": "적용",
"PDFE.Controllers.RedactTab.doNotApplyButtonText": "Dont't apply",
"PDFE.Controllers.RedactTab.textApplyRedact": "Redacted information will be permanently removed from this document. Once you save it, information couldn't be retrieved anymore",
"PDFE.Controllers.RedactTab.textEnterPageRange": "Enter page range for redaction",
"PDFE.Controllers.RedactTab.textEnterRangeDescription": "e.g. 1, 2, 8-11",
"PDFE.Controllers.RedactTab.textRedactPages": "Redact pages",
"PDFE.Controllers.RedactTab.textUnappliedRedactions": "This document contains redaction marks that yet not have been applied. <br><br>Until you select “Apply Redactions” these marks can be removed and information can be retrieved",
"PDFE.Controllers.RedactTab.tipApplyRedaction": "Apply and save all redactions. Unsaved redactions can still be undone.",
"PDFE.Controllers.RedactTab.tipApplyRedactionHeader": "Apply redactions",
"PDFE.Controllers.RedactTab.tipApplyRedaction": "모든 편집을 적용하고 저장하세요. 저장하지 않은 편집은 적용되지 않을 수 있습니다.",
"PDFE.Controllers.RedactTab.tipApplyRedactionHeader": "편집 적용",
"PDFE.Controllers.RedactTab.tipMarkForRedaction": "Use these tools to mark, search, and redact sensitive content in your PDF",
"PDFE.Controllers.RedactTab.tipMarkForRedactionHeader": "Mark for redactions",
"PDFE.Controllers.RedactTab.txtInvalidFormat": "Invalid format. Use single number or range with dash, e.g., 2 or 2-6",
@ -1637,7 +1637,7 @@
"PDFE.Controllers.Viewport.txtDarkMode": "다크 모드",
"PDFE.Views.ChartSettings.text3dDepth": "Depth (% of base)",
"PDFE.Views.ChartSettings.text3dHeight": "Height (% of base)",
"PDFE.Views.ChartSettings.text3dRotation": "3D Rotation",
"PDFE.Views.ChartSettings.text3dRotation": "3D 회전",
"PDFE.Views.ChartSettings.textAdvanced": "Show advanced settings",
"PDFE.Views.ChartSettings.textAutoscale": "Autoscale",
"PDFE.Views.ChartSettings.textChartType": "Change chart type",
@ -1663,7 +1663,7 @@
"PDFE.Views.ChartSettings.textWidth": "Width",
"PDFE.Views.ChartSettings.textX": "X rotation",
"PDFE.Views.ChartSettings.textY": "Y rotation",
"PDFE.Views.ChartSettingsAdvanced.textAlt": "Alternative text",
"PDFE.Views.ChartSettingsAdvanced.textAlt": "대체 텍스트",
"PDFE.Views.ChartSettingsAdvanced.textAltDescription": "Description",
"PDFE.Views.ChartSettingsAdvanced.textAltTip": "The alternative text-based representation of the visual object information, which will be read to the people with vision or cognitive impairments to help them better understand what information there is in the image, shape, chart, or table.",
"PDFE.Views.ChartSettingsAdvanced.textAltTitle": "Title",
@ -1768,7 +1768,7 @@
"PDFE.Views.DocumentHolder.allLinearText": "모두 - 선형",
"PDFE.Views.DocumentHolder.allProfText": "전체 - 프로페셔널",
"PDFE.Views.DocumentHolder.belowText": "아래",
"PDFE.Views.DocumentHolder.btnChart": "Add, remove or change chart elements such as the title, legend, gridlines, and data labels",
"PDFE.Views.DocumentHolder.btnChart": "제목, 범례, 눈금선, 데이터 레이블 같은 차트 요소 추가, 제거 또는 변경",
"PDFE.Views.DocumentHolder.cellAlignText": "셀 수직 정렬",
"PDFE.Views.DocumentHolder.cellText": "셀",
"PDFE.Views.DocumentHolder.centerText": "가운데",
@ -1888,7 +1888,7 @@
"PDFE.Views.DocumentHolder.textTop": "Top",
"PDFE.Views.DocumentHolder.textTrendline": "Trendline",
"PDFE.Views.DocumentHolder.textUndo": "실행 취소",
"PDFE.Views.DocumentHolder.textUpDownBars": " Up/Down Bars",
"PDFE.Views.DocumentHolder.textUpDownBars": "위/아래 막대",
"PDFE.Views.DocumentHolder.textVertAxis": "Vertical axis",
"PDFE.Views.DocumentHolder.textVertAxisSec": "Secondary vertical axis",
"PDFE.Views.DocumentHolder.textVerticalMajor": "Vertical Major",
@ -2550,11 +2550,11 @@
"PDFE.Views.PrintWithPreview.txtSelection": "선택",
"PDFE.Views.PrintWithPreview.txtTop": "맨 위",
"PDFE.Views.PrintWithPreview.txtWaitingForPrinters": "프린터 대기 중",
"PDFE.Views.RedactTab.capApplyRedactions": "Apply Redactions",
"PDFE.Views.RedactTab.capApplyRedactions": "편집 적용",
"PDFE.Views.RedactTab.capFindRedact": "Find & Redact",
"PDFE.Views.RedactTab.capMarkRedact": "Mark for Redaction",
"PDFE.Views.RedactTab.capRedactPages": "Redact Pages",
"PDFE.Views.RedactTab.tipApplyRedactions": "Apply redactions",
"PDFE.Views.RedactTab.tipApplyRedactions": "편집 적용",
"PDFE.Views.RedactTab.tipFindRedact": "Find & redact",
"PDFE.Views.RedactTab.tipMarkForRedact": "Mark for redaction",
"PDFE.Views.RedactTab.tipRedactPages": "Redact pages",

View File

@ -1964,7 +1964,7 @@
"PDFE.Views.DocumentHolder.txtPastePageAfter": "Lipire pagină după",
"PDFE.Views.DocumentHolder.txtPastePageBefore": "Lipire pagină înainte",
"PDFE.Views.DocumentHolder.txtPercentage": "Procent",
"PDFE.Views.DocumentHolder.txtPressLink": "Apăsați {0} și faceți clic pe linkul",
"PDFE.Views.DocumentHolder.txtPressLink": "Apăsați {0} și faceți clic pe link",
"PDFE.Views.DocumentHolder.txtPrintSelection": "Imprimare selecție",
"PDFE.Views.DocumentHolder.txtRemFractionBar": "Eliminare bară de fracție",
"PDFE.Views.DocumentHolder.txtRemLimit": "Eliminare limită",

View File

@ -881,7 +881,7 @@
"Common.Views.ShapeShadowDialog.txtSize": "Madhësia",
"Common.Views.ShapeShadowDialog.txtTitle": "Rregulloni hijen",
"Common.Views.ShapeShadowDialog.txtTransparency": "Transparencë",
"Common.Views.ShortcutsDialog.txtDescription": "Description",
"Common.Views.ShortcutsDialog.txtDescription": "Përshkrim",
"Common.Views.ShortcutsDialog.txtEmpty": "Nuk u gjetën përputhje. Rregulloni kërkimin tuaj.",
"Common.Views.ShortcutsDialog.txtRestoreAll": "Riktheni të gjitha në cilësimet fillestare",
"Common.Views.ShortcutsDialog.txtRestoreContinue": "Dëshironi të vazhdoni?",