Merge pull request #1585 from ONLYOFFICE/fix/translation
Fix/translation
This commit is contained in:
commit
b2bdae98da
|
@ -15,6 +15,9 @@
|
|||
"DE.ApplicationController.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
||||
"DE.ApplicationController.errorFileSizeExceed": "Памер файла перавышае ліміт, вызначаны для вашага сервера.<br>Звярніцеся да адміністратара сервера дакументаў за дадатковымі звесткамі.",
|
||||
"DE.ApplicationController.errorForceSave": "Падчас захавання файла адбылася памылка. Калі ласка, выкарыстайце параметр \"Спампаваць як\", каб захаваць файл на цвёрдым дыску камп’ютара, альбо паспрабуйце яшчэ раз пазней.",
|
||||
"DE.ApplicationController.errorLoadingFont": "Шрыфты не загрузіліся.<br>Звярніцеся да адміністратара сервера дакументаў.",
|
||||
"DE.ApplicationController.errorSubmit": "Не атрымалася адправіць.",
|
||||
"DE.ApplicationController.errorTokenExpire": "Тэрмін дзеяння токена бяспекі дакумента сышоў.<br>Калі ласка, звярніцеся да адміністратара сервера дакументаў.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "Злучэнне з інтэрнэтам было адноўлена, і версія файла змянілася.<br>Перш чым працягнуць працу, неабходна спампаваць файл альбо скапіяваць яго змесціва, каб захаваць даныя, а пасля перазагрузіць старонку.",
|
||||
"DE.ApplicationController.errorUserDrop": "На дадзены момант файл недаступны.",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "Увага",
|
||||
|
@ -22,10 +25,13 @@
|
|||
"DE.ApplicationController.scriptLoadError": "Занадта павольнае злучэнне, не ўсе кампаненты атрымалася загрузіць. Калі ласка, абнавіце старонку.",
|
||||
"DE.ApplicationController.textAnonymous": "Ананімны карыстальнік",
|
||||
"DE.ApplicationController.textClear": "Ачысціць усе палі",
|
||||
"DE.ApplicationController.textGotIt": "Добра",
|
||||
"DE.ApplicationController.textGuest": "Госць",
|
||||
"DE.ApplicationController.textLoadingDocument": "Загрузка дакумента",
|
||||
"DE.ApplicationController.textNext": "Наступнае поле",
|
||||
"DE.ApplicationController.textOf": "з",
|
||||
"DE.ApplicationController.textRequired": "Запоўніце ўсе абавязковыя палі, патрэбныя для адпраўлення формы. ",
|
||||
"DE.ApplicationController.textSubmit": "Адправіць",
|
||||
"DE.ApplicationController.textSubmited": "<b>Форма паспяхова адпраўленая</b><br>Пстрыкніце, каб закрыць падказку",
|
||||
"DE.ApplicationController.txtClose": "Закрыць",
|
||||
"DE.ApplicationController.txtEmpty": "(Пуста)",
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Copiar al portapapeles",
|
||||
"common.view.modals.txtEmbed": "Incorporar",
|
||||
"common.view.modals.txtEmbed": "Insertar",
|
||||
"common.view.modals.txtHeight": "Altura",
|
||||
"common.view.modals.txtShare": "Compartir enlace",
|
||||
"common.view.modals.txtWidth": "Ancho",
|
||||
"DE.ApplicationController.convertationErrorText": "Fallo de conversión.",
|
||||
"DE.ApplicationController.convertationTimeoutText": "Se superó el tiempo de espera de conversión.",
|
||||
"DE.ApplicationController.convertationTimeoutText": "Se ha superado el tiempo de conversión.",
|
||||
"DE.ApplicationController.criticalErrorTitle": "Error",
|
||||
"DE.ApplicationController.downloadErrorText": "Error en la descarga",
|
||||
"DE.ApplicationController.downloadErrorText": "Se ha producido un error en la descarga",
|
||||
"DE.ApplicationController.downloadTextText": "Descargando documento...",
|
||||
"DE.ApplicationController.errorAccessDeny": "Está tratando de realizar una acción para la cual no tiene permiso.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
||||
"DE.ApplicationController.errorAccessDeny": "Está intentando realizar una acción para la que no tiene permiso. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"DE.ApplicationController.errorDefaultMessage": "Código de error: %1",
|
||||
"DE.ApplicationController.errorEditingDownloadas": "Se produjo un error durante el trabajo con el documento.<br>Use la opción 'Descargar como...' para guardar la copia de seguridad de este archivo en el disco duro de su ordenador.",
|
||||
"DE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no puede ser abierto.",
|
||||
"DE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo excede el límite establecido para su servidor. Por favor póngase en contacto con el administrador del Servidor de Documentos para obtener más información.",
|
||||
"DE.ApplicationController.errorForceSave": "Ha ocurrido un error al guardar el archivo. Por favor, use la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo de nuevo más tarde.",
|
||||
"DE.ApplicationController.errorLoadingFont": "Las fuentes no están cargadas.<br>Por favor, póngase en contacto con el administrador del Document Server.",
|
||||
"DE.ApplicationController.errorEditingDownloadas": "Se ha producido un error durante el trabajo con el documento. <br>Use la opción 'Descargar como...' para guardar la copia de seguridad del archivo en el disco duro de su ordenador.",
|
||||
"DE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no se puede abrir.",
|
||||
"DE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo supera el límiete establecido por su servidor. <br>Contacte con el administrador del servidor de documentos para obtener más detalles.",
|
||||
"DE.ApplicationController.errorForceSave": "Se ha producido un error al guardar el archivo. Utilice la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo más tarde.",
|
||||
"DE.ApplicationController.errorLoadingFont": "Los tipos de letra no están cargados. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"DE.ApplicationController.errorSubmit": "Error al enviar.",
|
||||
"DE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado.<br>Por favor, póngase en contacto con el administrador del Servidor de Documentos.",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "La conexión a Internet ha sido restaurada, y la versión del archivo ha sido cambiada. Antes de poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se pierda nada, y luego recargar esta página.",
|
||||
"DE.ApplicationController.errorUserDrop": "No se puede acceder al archivo en este momento.",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "Aviso",
|
||||
"DE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado. <br>Contacte con el administrador del servidor de documentos",
|
||||
"DE.ApplicationController.errorUpdateVersionOnDisconnect": "Se ha restablecido la conexión a Internet y se ha cambiado la versión del archivo.<br>Para poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se ha perdido nada, y luego volver a cargar esta página.",
|
||||
"DE.ApplicationController.errorUserDrop": "No se puede acceder al archivo.",
|
||||
"DE.ApplicationController.notcriticalErrorTitle": "Advertencia",
|
||||
"DE.ApplicationController.openErrorText": "Se ha producido un error al abrir el archivo. ",
|
||||
"DE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, algunos de los componentes no se han podido cargar. Por favor, recargue la página.",
|
||||
"DE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, algunos de los componentes no se han podido cargar. Recargue la página.",
|
||||
"DE.ApplicationController.textAnonymous": "Anónimo",
|
||||
"DE.ApplicationController.textClear": "Borrar todos los campos",
|
||||
"DE.ApplicationController.textGotIt": "Entiendo",
|
||||
"DE.ApplicationController.textGotIt": "Entendido",
|
||||
"DE.ApplicationController.textGuest": "Invitado",
|
||||
"DE.ApplicationController.textLoadingDocument": "Cargando documento",
|
||||
"DE.ApplicationController.textNext": "Campo siguiente",
|
||||
"DE.ApplicationController.textOf": "de",
|
||||
"DE.ApplicationController.textRequired": "Rellene todos los campos obligatorios para enviar el formulario.",
|
||||
"DE.ApplicationController.textSubmit": "Enviar",
|
||||
"DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito</b><br>Haga clic para cerrar el consejo",
|
||||
"DE.ApplicationController.textSubmited": "<b>Formulario enviado con éxito. </b><br>Haga clic para cerrar el consejo",
|
||||
"DE.ApplicationController.txtClose": "Cerrar",
|
||||
"DE.ApplicationController.txtEmpty": "(Vacío)",
|
||||
"DE.ApplicationController.txtPressLink": "Pulse CTRL y haga clic en el enlace",
|
||||
"DE.ApplicationController.unknownErrorText": "Error desconocido.",
|
||||
"DE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no es compatible.",
|
||||
"DE.ApplicationController.waitText": "Por favor, espere...",
|
||||
"DE.ApplicationController.waitText": "Espere...",
|
||||
"DE.ApplicationView.txtDownload": "Descargar",
|
||||
"DE.ApplicationView.txtDownloadDocx": "Descargar como docx",
|
||||
"DE.ApplicationView.txtDownloadPdf": "Descargar como pdf",
|
||||
"DE.ApplicationView.txtEmbed": "Incorporar",
|
||||
"DE.ApplicationView.txtEmbed": "Insertar",
|
||||
"DE.ApplicationView.txtFileLocation": "Abrir ubicación del archivo",
|
||||
"DE.ApplicationView.txtFullScreen": "Pantalla Completa",
|
||||
"DE.ApplicationView.txtFullScreen": "Pantalla completa",
|
||||
"DE.ApplicationView.txtPrint": "Imprimir",
|
||||
"DE.ApplicationView.txtShare": "Compartir"
|
||||
}
|
|
@ -123,6 +123,7 @@
|
|||
"DE.Controllers.ApplicationController.textSaveAs": "Uložit jako PDF",
|
||||
"DE.Controllers.ApplicationController.textSaveAsDesktop": "Uložit jako...",
|
||||
"DE.Controllers.ApplicationController.textSubmited": "<b>Formulář úspěšně uložen.</b><br>Klikněte pro zavření nápovědy.",
|
||||
"DE.Controllers.ApplicationController.titleLicenseExp": "Platnost licence vypršela",
|
||||
"DE.Controllers.ApplicationController.titleServerVersion": "Editor byl aktualizován",
|
||||
"DE.Controllers.ApplicationController.titleUpdateVersion": "Verze změněna",
|
||||
"DE.Controllers.ApplicationController.txtArt": "Zde napište text",
|
||||
|
@ -139,6 +140,7 @@
|
|||
"DE.Controllers.ApplicationController.uploadImageSizeMessage": "Obrázek je příliš velký. Maximální velikost je 25 MB.",
|
||||
"DE.Controllers.ApplicationController.waitText": "Čekejte prosím…",
|
||||
"DE.Controllers.ApplicationController.warnLicenseExceeded": "Došlo k dosažení limitu počtu souběžných spojení %1 editorů. Dokument bude otevřen pouze pro náhled.<br>Pro více podrobností kontaktujte svého správce.",
|
||||
"DE.Controllers.ApplicationController.warnLicenseExp": "Platnost vaší licence vypršela.<br>Prosím, aktualizujte vaší licenci a obnovte stránku.",
|
||||
"DE.Controllers.ApplicationController.warnLicenseLimitedNoAccess": "Platnost vaší licence skončila.<br>Nemáte přístup k upravování dokumentů.<br>Obraťte se na svého správce.",
|
||||
"DE.Controllers.ApplicationController.warnLicenseLimitedRenewed": "Vaši licenci je nutné obnovit.<br>Přístup k možnostem editace dokumentu je omezen.<br>Pro získání plného přístupu prosím kontaktujte svého administrátora.",
|
||||
"DE.Controllers.ApplicationController.warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
|
@ -147,12 +149,15 @@
|
|||
"DE.Views.ApplicationView.textClear": "Vymazat všechna pole",
|
||||
"DE.Views.ApplicationView.textCopy": "Kopírovat",
|
||||
"DE.Views.ApplicationView.textCut": "Vyjmout",
|
||||
"DE.Views.ApplicationView.textFitToPage": "Přízpůsobit stránce",
|
||||
"DE.Views.ApplicationView.textFitToWidth": "Přizpůsobit šířce",
|
||||
"DE.Views.ApplicationView.textNext": "Následující pole",
|
||||
"DE.Views.ApplicationView.textPaste": "Vložit",
|
||||
"DE.Views.ApplicationView.textPrintSel": "Vytisknout vybrané",
|
||||
"DE.Views.ApplicationView.textRedo": "Znovu",
|
||||
"DE.Views.ApplicationView.textSubmit": "Potvrdit",
|
||||
"DE.Views.ApplicationView.textUndo": "Zpět",
|
||||
"DE.Views.ApplicationView.textZoom": "Přiblížení",
|
||||
"DE.Views.ApplicationView.txtDarkMode": "Tmavý režim",
|
||||
"DE.Views.ApplicationView.txtDownload": "Stáhnout",
|
||||
"DE.Views.ApplicationView.txtDownloadDocx": "Stáhnout jako docx",
|
||||
|
@ -162,5 +167,5 @@
|
|||
"DE.Views.ApplicationView.txtFullScreen": "Na celou obrazovku",
|
||||
"DE.Views.ApplicationView.txtPrint": "Tisk",
|
||||
"DE.Views.ApplicationView.txtShare": "Sdílet",
|
||||
"DE.Views.ApplicationView.txtTheme": "Vzhled uživatelského rozhraní"
|
||||
"DE.Views.ApplicationView.txtTheme": "Vzhled prostředí"
|
||||
}
|
|
@ -35,7 +35,7 @@
|
|||
"Common.Controllers.ReviewChanges.textIndentRight": "Водступ справа",
|
||||
"Common.Controllers.ReviewChanges.textInserted": "<b>Устаўлена:</b>",
|
||||
"Common.Controllers.ReviewChanges.textItalic": "Курсіў",
|
||||
"Common.Controllers.ReviewChanges.textJustify": "Па шырыні",
|
||||
"Common.Controllers.ReviewChanges.textJustify": "Выраўнованне па шырыні",
|
||||
"Common.Controllers.ReviewChanges.textKeepLines": "Не падзяляць абзац",
|
||||
"Common.Controllers.ReviewChanges.textKeepNext": "Не адасобліваць ад наступнага",
|
||||
"Common.Controllers.ReviewChanges.textLeft": "Выраўнаваць па леваму краю",
|
||||
|
@ -79,16 +79,25 @@
|
|||
"Common.Controllers.ReviewChanges.textUrl": "Устаўце URL-адрас дакумента",
|
||||
"Common.Controllers.ReviewChanges.textWidow": "Кіраванне акном",
|
||||
"Common.define.chartData.textArea": "Вобласць",
|
||||
"Common.define.chartData.textAreaStackedPer": "100% з абласцямі і зводкай",
|
||||
"Common.define.chartData.textBar": "Лінія",
|
||||
"Common.define.chartData.textBarNormal3d": "Трохвымерная гістаграма з групаваннем",
|
||||
"Common.define.chartData.textBarNormal3dPerspective": "Трохвымерная гістаграма",
|
||||
"Common.define.chartData.textBarStacked3d": "Трохвымерная састаўная гістаграма",
|
||||
"Common.define.chartData.textBarStackedPer": "100% слупкі са зводкай",
|
||||
"Common.define.chartData.textBarStackedPer3d": "Трохвымерная састаўная гістаграма 100%",
|
||||
"Common.define.chartData.textCharts": "Дыяграмы",
|
||||
"Common.define.chartData.textColumn": "Гістаграма",
|
||||
"Common.define.chartData.textHBarNormal3d": "Трохвымерная лінейная з групаваннем",
|
||||
"Common.define.chartData.textHBarStacked3d": "3-D лініі са зводкай",
|
||||
"Common.define.chartData.textHBarStackedPer": "100% лініі са зводкай",
|
||||
"Common.define.chartData.textHBarStackedPer3d": "3-D 100% лініі са зводкай",
|
||||
"Common.define.chartData.textLine": "Графік",
|
||||
"Common.define.chartData.textLine3d": "3-D лініі",
|
||||
"Common.define.chartData.textLineStackedPer": "100% лініі са зводкай",
|
||||
"Common.define.chartData.textLineStackedPerMarker": "100% лініі са зводкай і адзнакамі",
|
||||
"Common.define.chartData.textPie": "Па крузе",
|
||||
"Common.define.chartData.textPie3d": "3-D круг",
|
||||
"Common.define.chartData.textPoint": "XY (рассеяная)",
|
||||
"Common.define.chartData.textStock": "Біржа",
|
||||
"Common.define.chartData.textSurface": "Паверхня",
|
||||
|
@ -178,6 +187,8 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Спісы з адзнакамі",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "На",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Выдаліць",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "Першыя словы ў ячэйках табліцы з вялікай літары",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Сказы з вялікай літары",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Злучкі (--) на працяжнік (—)",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "Аўтазамена матэматычнымі сімваламі",
|
||||
"Common.Views.AutoCorrectDialog.textNumbered": "Нумараваныя спісы",
|
||||
|
@ -197,6 +208,8 @@
|
|||
"Common.Views.AutoCorrectDialog.warnReset": "Любая дададзеная вамі аўтазамена будзе выдаленая, а значэнні вернуцца да прадвызначаных. Хочаце працягнуць?",
|
||||
"Common.Views.AutoCorrectDialog.warnRestore": "Аўтазамена для %1 скінутая да прадвызначанага значэння. Хочаце працягнуць?",
|
||||
"Common.Views.Chat.textSend": "Адправіць",
|
||||
"Common.Views.Comments.mniAuthorAsc": "Аўтары ад А да Я",
|
||||
"Common.Views.Comments.mniAuthorDesc": "Аўтары ад Я да А",
|
||||
"Common.Views.Comments.textAdd": "Дадаць",
|
||||
"Common.Views.Comments.textAddComment": "Дадаць каментар",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Дадаць каментар да дакумента",
|
||||
|
@ -339,7 +352,8 @@
|
|||
"Common.Views.ReviewChanges.txtFinalCap": "Выніковы дакумент",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Гісторыя версій",
|
||||
"Common.Views.ReviewChanges.txtMarkup": "Усе змены {0}",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Змены",
|
||||
"Common.Views.ReviewChanges.txtMarkupCap": "Разметка і зноскі",
|
||||
"Common.Views.ReviewChanges.txtMarkupSimple": "Усе змены {0}<br>Зноскі адключаныя",
|
||||
"Common.Views.ReviewChanges.txtNext": "Далей",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Усе змены адкінутыя {0}",
|
||||
"Common.Views.ReviewChanges.txtOriginalCap": "Зыходны дакумент",
|
||||
|
@ -489,6 +503,7 @@
|
|||
"DE.Controllers.Main.errorUsersExceed": "Перасягнута колькасць карыстальнікаў, дазволеных згодна тарыфу",
|
||||
"DE.Controllers.Main.errorViewerDisconnect": "Злучэнне страчана. Вы зможаце праглядаць дакумент,<br>але не зможаце спампаваць альбо надрукаваць яго да аднаўлення злучэння і перазагрузкі старонкі.",
|
||||
"DE.Controllers.Main.leavePageText": "У дакуменце ёсць незахаваныя змены. Пстрыкніце \"Застацца на гэтай старонцы\", пасля \"Захаваць\". Націсніце \"Пакінуць старонку\", каб адкінуць змены.",
|
||||
"DE.Controllers.Main.leavePageTextOnClose": "Усе незахаваныя змены ў гэтым дакуменце страцяцца.<br> Націсніце \"Скасаваць\" і \"Захаваць\", каб захаваць іх. Націсніце \"Добра\", каб адкінуць незахаваныя змены.",
|
||||
"DE.Controllers.Main.loadFontsTextText": "Загрузка даных…",
|
||||
"DE.Controllers.Main.loadFontsTitleText": "Загрузка даных",
|
||||
"DE.Controllers.Main.loadFontTextText": "Загрузка даных…",
|
||||
|
@ -561,9 +576,9 @@
|
|||
"DE.Controllers.Main.txtEvenPage": "Цотная старонка",
|
||||
"DE.Controllers.Main.txtFiguredArrows": "Фігурныя стрэлкі",
|
||||
"DE.Controllers.Main.txtFirstPage": "Першая старонка",
|
||||
"DE.Controllers.Main.txtFooter": "Ніжні калантытул",
|
||||
"DE.Controllers.Main.txtFooter": "Ніжні калонтытул",
|
||||
"DE.Controllers.Main.txtFormulaNotInTable": "Формула не ў табліцы",
|
||||
"DE.Controllers.Main.txtHeader": "Верхні калантытул",
|
||||
"DE.Controllers.Main.txtHeader": "Верхні калонтытул",
|
||||
"DE.Controllers.Main.txtHyperlink": "Гіперспасылка",
|
||||
"DE.Controllers.Main.txtIndTooLarge": "Індэкс занадта вялікі",
|
||||
"DE.Controllers.Main.txtLines": "Лініі",
|
||||
|
@ -789,7 +804,7 @@
|
|||
"DE.Controllers.Main.uploadDocSizeMessage": "Перасягнуты максімальны памер дакумента.",
|
||||
"DE.Controllers.Main.uploadImageExtMessage": "Невядомы фармат выявы.",
|
||||
"DE.Controllers.Main.uploadImageFileCountMessage": "Выяў не запампавана.",
|
||||
"DE.Controllers.Main.uploadImageSizeMessage": "Перасягнуты максімальны памер выявы",
|
||||
"DE.Controllers.Main.uploadImageSizeMessage": "Занадта вялікая выява. Максімальны памер - 25 МБ.",
|
||||
"DE.Controllers.Main.uploadImageTextText": "Запампоўванне выявы…",
|
||||
"DE.Controllers.Main.uploadImageTitleText": "Запампоўванне выявы",
|
||||
"DE.Controllers.Main.waitText": "Калі ласка, пачакайце...",
|
||||
|
@ -805,6 +820,7 @@
|
|||
"DE.Controllers.Main.warnProcessRightsChange": "Вам адмоўлена ў правах на рэдагаванне гэтага файла.",
|
||||
"DE.Controllers.Navigation.txtBeginning": "Пачатак дакумента",
|
||||
"DE.Controllers.Navigation.txtGotoBeginning": "Перайсці да пачатку дакумента",
|
||||
"DE.Controllers.Statusbar.textDisconnect": "<b>Злучэнне страчана</b><br>Выконваецца спроба падлучэння. Праверце налады.",
|
||||
"DE.Controllers.Statusbar.textHasChanges": "Адсочаны новыя змены",
|
||||
"DE.Controllers.Statusbar.textTrackChanges": "Дакумент адкрыты з уключаным рэжымам адсочвання зменаў.",
|
||||
"DE.Controllers.Statusbar.tipReview": "Адсочваць змены",
|
||||
|
@ -828,6 +844,7 @@
|
|||
"DE.Controllers.Toolbar.textScript": "Індэксы",
|
||||
"DE.Controllers.Toolbar.textSymbols": "Сімвалы",
|
||||
"DE.Controllers.Toolbar.textWarning": "Увага",
|
||||
"DE.Controllers.Toolbar.tipMarkersArrow": "Маркеры-стрэлкі",
|
||||
"DE.Controllers.Toolbar.txtAccent_Accent": "Націск",
|
||||
"DE.Controllers.Toolbar.txtAccent_ArrowD": "Стрэлка ўправа-ўлева зверху",
|
||||
"DE.Controllers.Toolbar.txtAccent_ArrowL": "Стрэлка ўлева зверху",
|
||||
|
@ -1202,7 +1219,7 @@
|
|||
"DE.Views.ChartSettings.textUndock": "Адмацаваць ад панэлі",
|
||||
"DE.Views.ChartSettings.textWidth": "Шырыня",
|
||||
"DE.Views.ChartSettings.textWrap": "Стыль абцякання",
|
||||
"DE.Views.ChartSettings.txtBehind": "За",
|
||||
"DE.Views.ChartSettings.txtBehind": "За тэкстам",
|
||||
"DE.Views.ChartSettings.txtInFront": "Перад тэкстам",
|
||||
"DE.Views.ChartSettings.txtInline": "У тэксце",
|
||||
"DE.Views.ChartSettings.txtSquare": "Вакол",
|
||||
|
@ -1316,8 +1333,8 @@
|
|||
"DE.Views.DocumentHolder.directHText": "Гарызантальна",
|
||||
"DE.Views.DocumentHolder.directionText": "Напрамак тэксту",
|
||||
"DE.Views.DocumentHolder.editChartText": "Рэдагаваць даныя",
|
||||
"DE.Views.DocumentHolder.editFooterText": "Рэдагаваць ніжні калантытул",
|
||||
"DE.Views.DocumentHolder.editHeaderText": "Рэдагаваць верхні калантытул",
|
||||
"DE.Views.DocumentHolder.editFooterText": "Рэдагаваць ніжні калонтытул",
|
||||
"DE.Views.DocumentHolder.editHeaderText": "Рэдагаваць верхні калонтытул",
|
||||
"DE.Views.DocumentHolder.editHyperlinkText": "Рэдагаваць гіперспасылку",
|
||||
"DE.Views.DocumentHolder.guestText": "Госць",
|
||||
"DE.Views.DocumentHolder.hyperlinkText": "Гіперспасылка",
|
||||
|
@ -1421,6 +1438,7 @@
|
|||
"DE.Views.DocumentHolder.textUpdateTOC": "Абнавіць змест",
|
||||
"DE.Views.DocumentHolder.textWrap": "Стыль абцякання",
|
||||
"DE.Views.DocumentHolder.tipIsLocked": "Гэты элемент рэдагуецца іншым карыстальнікам.",
|
||||
"DE.Views.DocumentHolder.tipMarkersArrow": "Маркеры-стрэлкі",
|
||||
"DE.Views.DocumentHolder.toDictionaryText": "Дадаць у слоўнік",
|
||||
"DE.Views.DocumentHolder.txtAddBottom": "Дадаць ніжнюю мяжу",
|
||||
"DE.Views.DocumentHolder.txtAddFractionBar": "Дадаць рыску дробу",
|
||||
|
@ -1432,7 +1450,7 @@
|
|||
"DE.Views.DocumentHolder.txtAddTop": "Дадаць верхнюю мяжу",
|
||||
"DE.Views.DocumentHolder.txtAddVer": "Дадаць вертыкальную лінію",
|
||||
"DE.Views.DocumentHolder.txtAlignToChar": "Выраўноўванне па сімвале",
|
||||
"DE.Views.DocumentHolder.txtBehind": "За",
|
||||
"DE.Views.DocumentHolder.txtBehind": "За тэкстам",
|
||||
"DE.Views.DocumentHolder.txtBorderProps": "Уласцівасці межаў",
|
||||
"DE.Views.DocumentHolder.txtBottom": "Знізу",
|
||||
"DE.Views.DocumentHolder.txtColumnAlign": "Выраўноўванне слупка",
|
||||
|
@ -1576,6 +1594,7 @@
|
|||
"DE.Views.FileMenu.btnSettingsCaption": "Дадатковыя налады…",
|
||||
"DE.Views.FileMenu.btnToEditCaption": "Рэдагаваць дакумент",
|
||||
"DE.Views.FileMenu.textDownload": "Спампаваць",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtBlank": "Пусты дакумент",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Стварыць новы",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Ужыць",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Дадаць аўтара",
|
||||
|
@ -1622,7 +1641,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "Перш чым убачыць змены іх патрэбна ухваліць",
|
||||
"DE.Views.FileMenuPanels.Settings.strFast": "Хуткі",
|
||||
"DE.Views.FileMenuPanels.Settings.strFontRender": "Хінтынг шрыфтоў",
|
||||
"DE.Views.FileMenuPanels.Settings.strForcesave": "Заўсёды захоўваць на серверы (інакш захоўваць на серверы падчас закрыцця дакумента)",
|
||||
"DE.Views.FileMenuPanels.Settings.strForcesave": " Дадаваць версію ў сховішча пасля націскання кнопкі \"Захаваць\" або \"Ctrl+S\"",
|
||||
"DE.Views.FileMenuPanels.Settings.strInputMode": "Уключыць іерогліфы",
|
||||
"DE.Views.FileMenuPanels.Settings.strLiveComment": "Уключыць адлюстраванне каментароў у тэксце",
|
||||
"DE.Views.FileMenuPanels.Settings.strMacrosSettings": "Налады макрасаў",
|
||||
|
@ -1643,7 +1662,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.textAutoSave": "Аўтазахаванне",
|
||||
"DE.Views.FileMenuPanels.Settings.textCompatible": "Сумяшчальнасць",
|
||||
"DE.Views.FileMenuPanels.Settings.textDisabled": "Выключана",
|
||||
"DE.Views.FileMenuPanels.Settings.textForceSave": "Захаваць на серверы",
|
||||
"DE.Views.FileMenuPanels.Settings.textForceSave": "Захаванне прамежкавых версій",
|
||||
"DE.Views.FileMenuPanels.Settings.textMinute": "Кожную хвіліну",
|
||||
"DE.Views.FileMenuPanels.Settings.textOldVersions": "Зрабіць файлы сумяшчальнымі са старымі версіямі MS Word пры захаванні як DOCX",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAll": "Праглядзець усе",
|
||||
|
@ -1669,6 +1688,7 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtWarnMacros": "Паказваць апавяшчэнне",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWarnMacrosDesc": "Адключыць усе макрасы з апавяшчэннем",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "як Windows",
|
||||
"DE.Views.FormSettings.textAlways": "Заўсёды",
|
||||
"DE.Views.FormSettings.textAspect": "Захоўваць прапорцыі",
|
||||
"DE.Views.FormSettings.textAutofit": "Аўтазапаўненне",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Колер фону",
|
||||
|
@ -1683,9 +1703,12 @@
|
|||
"DE.Views.FormSettings.textPlaceholder": "Запаўняльнік",
|
||||
"DE.Views.FormSettings.textRequired": "Патрабуецца",
|
||||
"DE.Views.FormSettings.textSelectImage": "Абраць выяву",
|
||||
"DE.Views.FormSettings.textTipAdd": "Дадаць новае значэнне",
|
||||
"DE.Views.FormSettings.textTipDown": "Перамясціць уніз",
|
||||
"DE.Views.FormSettings.textTipUp": "Перамясціць уверх",
|
||||
"DE.Views.FormSettings.textWidth": "Шырыня ячэйкі",
|
||||
"DE.Views.FormsTab.capBtnComboBox": "Поле са спісам",
|
||||
"DE.Views.FormsTab.textCreateForm": "Дадайце палі і стварыце запаўняльны дакумент OFORM",
|
||||
"DE.Views.FormsTab.textNoHighlight": "Без падсвятлення",
|
||||
"DE.Views.FormsTab.tipImageField": "Уставіць выяву",
|
||||
"DE.Views.FormsTab.txtUntitled": "Без назвы",
|
||||
|
@ -1696,8 +1719,8 @@
|
|||
"DE.Views.HeaderFooterSettings.textDiffFirst": "Асобны для першай старонкі",
|
||||
"DE.Views.HeaderFooterSettings.textDiffOdd": "Асобныя для цотных і няцотных",
|
||||
"DE.Views.HeaderFooterSettings.textFrom": "Пачаць з",
|
||||
"DE.Views.HeaderFooterSettings.textHeaderFromBottom": "Ніжні калантытул",
|
||||
"DE.Views.HeaderFooterSettings.textHeaderFromTop": "Верхні калантытул",
|
||||
"DE.Views.HeaderFooterSettings.textHeaderFromBottom": "Ніжні калонтытул",
|
||||
"DE.Views.HeaderFooterSettings.textHeaderFromTop": "Верхні калонтытул",
|
||||
"DE.Views.HeaderFooterSettings.textInsertCurrent": "Уставіць на бягучай пазіцыі",
|
||||
"DE.Views.HeaderFooterSettings.textOptions": "Параметры",
|
||||
"DE.Views.HeaderFooterSettings.textPageNum": "Уставіць нумар старонкі",
|
||||
|
@ -1745,7 +1768,7 @@
|
|||
"DE.Views.ImageSettings.textSize": "Памер",
|
||||
"DE.Views.ImageSettings.textWidth": "Шырыня",
|
||||
"DE.Views.ImageSettings.textWrap": "Стыль абцякання",
|
||||
"DE.Views.ImageSettings.txtBehind": "За",
|
||||
"DE.Views.ImageSettings.txtBehind": "За тэкстам",
|
||||
"DE.Views.ImageSettings.txtInFront": "Перад тэкстам",
|
||||
"DE.Views.ImageSettings.txtInline": "У тэксце",
|
||||
"DE.Views.ImageSettings.txtSquare": "Вакол",
|
||||
|
@ -1820,7 +1843,7 @@
|
|||
"DE.Views.ImageSettingsAdvanced.textWeightArrows": "Лініі і стрэлкі",
|
||||
"DE.Views.ImageSettingsAdvanced.textWidth": "Шырыня",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrap": "Стыль абцякання",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrapBehindTooltip": "За",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrapBehindTooltip": "За тэкстам",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrapInFrontTooltip": "Перад тэкстам",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrapInlineTooltip": "У тэксце",
|
||||
"DE.Views.ImageSettingsAdvanced.textWrapSquareTooltip": "Вакол",
|
||||
|
@ -1853,7 +1876,7 @@
|
|||
"DE.Views.LineNumbersDialog.txtAutoText": "Аўта",
|
||||
"DE.Views.Links.capBtnBookmarks": "Закладка",
|
||||
"DE.Views.Links.capBtnCaption": "Назва",
|
||||
"DE.Views.Links.capBtnContentsUpdate": "Абнавіць",
|
||||
"DE.Views.Links.capBtnContentsUpdate": "Абнавіць табліцу",
|
||||
"DE.Views.Links.capBtnCrossRef": "Перакрыжаваная спасылка",
|
||||
"DE.Views.Links.capBtnInsContents": "Змест",
|
||||
"DE.Views.Links.capBtnInsFootnote": "Зноска",
|
||||
|
@ -2094,7 +2117,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Аўта",
|
||||
"DE.Views.ParagraphSettingsAdvanced.txtNoBorders": "Без межаў",
|
||||
"DE.Views.RightMenu.txtChartSettings": "Налады дыяграмы",
|
||||
"DE.Views.RightMenu.txtHeaderFooterSettings": "Налады верхняга і ніжняга калантытулаў",
|
||||
"DE.Views.RightMenu.txtHeaderFooterSettings": "Налады верхняга і ніжняга калонтытулаў",
|
||||
"DE.Views.RightMenu.txtImageSettings": "Налады выявы",
|
||||
"DE.Views.RightMenu.txtMailMergeSettings": "Налады аб’яднання",
|
||||
"DE.Views.RightMenu.txtParagraphSettings": "Налады абзаца",
|
||||
|
@ -2147,7 +2170,7 @@
|
|||
"DE.Views.ShapeSettings.textWrap": "Стыль абцякання",
|
||||
"DE.Views.ShapeSettings.tipAddGradientPoint": "Дадаць кропку градыента",
|
||||
"DE.Views.ShapeSettings.tipRemoveGradientPoint": "Выдаліць кропку градыента",
|
||||
"DE.Views.ShapeSettings.txtBehind": "За",
|
||||
"DE.Views.ShapeSettings.txtBehind": "За тэкстам",
|
||||
"DE.Views.ShapeSettings.txtBrownPaper": "Карычневая папера",
|
||||
"DE.Views.ShapeSettings.txtCanvas": "Палатно",
|
||||
"DE.Views.ShapeSettings.txtCarton": "Картон",
|
||||
|
@ -2205,6 +2228,7 @@
|
|||
"DE.Views.TableOfContentsSettings.strLinks": "Фарматаваць змест у спасылкі",
|
||||
"DE.Views.TableOfContentsSettings.strShowPages": "Паказаць нумары старонак",
|
||||
"DE.Views.TableOfContentsSettings.textBuildTable": "Стварыць змест з",
|
||||
"DE.Views.TableOfContentsSettings.textBuildTableOF": "Стварыць табліцу з дапамогай",
|
||||
"DE.Views.TableOfContentsSettings.textEquation": "Раўнанне",
|
||||
"DE.Views.TableOfContentsSettings.textFigure": "Фігура",
|
||||
"DE.Views.TableOfContentsSettings.textLeader": "Запаўняльнік",
|
||||
|
@ -2218,6 +2242,7 @@
|
|||
"DE.Views.TableOfContentsSettings.textStyles": "Стылі",
|
||||
"DE.Views.TableOfContentsSettings.textTable": "Табліца",
|
||||
"DE.Views.TableOfContentsSettings.textTitle": "Змест",
|
||||
"DE.Views.TableOfContentsSettings.txtCentered": "Па цэнтры",
|
||||
"DE.Views.TableOfContentsSettings.txtClassic": "Класічны",
|
||||
"DE.Views.TableOfContentsSettings.txtCurrent": "Бягучы",
|
||||
"DE.Views.TableOfContentsSettings.txtModern": "Сучасны",
|
||||
|
@ -2375,10 +2400,13 @@
|
|||
"DE.Views.TextArtSettings.tipAddGradientPoint": "Дадаць кропку градыента",
|
||||
"DE.Views.TextArtSettings.tipRemoveGradientPoint": "Выдаліць кропку градыента",
|
||||
"DE.Views.TextArtSettings.txtNoBorders": "Без абвядзення",
|
||||
"DE.Views.TextToTableDialog.textAutofit": "Аўтаматычны выбар шырыні",
|
||||
"DE.Views.TextToTableDialog.textColumns": "Слупкі",
|
||||
"DE.Views.TextToTableDialog.textContents": "Аўтазапаўненне па змесціву",
|
||||
"DE.Views.TextToTableDialog.textOther": "Іншае",
|
||||
"DE.Views.TextToTableDialog.textPara": "Абзацы",
|
||||
"DE.Views.TextToTableDialog.textTableSize": "Памеры табліцы",
|
||||
"DE.Views.TextToTableDialog.textWindow": "Аўтазапаўненне па шырыні акна",
|
||||
"DE.Views.TextToTableDialog.txtAutoText": "Аўта",
|
||||
"DE.Views.Toolbar.capBtnAddComment": "Дадаць каментар",
|
||||
"DE.Views.Toolbar.capBtnBlankPage": "Пустая старонка",
|
||||
|
@ -2389,7 +2417,7 @@
|
|||
"DE.Views.Toolbar.capBtnInsControls": "Элементы кіравання змесцівам",
|
||||
"DE.Views.Toolbar.capBtnInsDropcap": "Буквіца",
|
||||
"DE.Views.Toolbar.capBtnInsEquation": "Раўнанне",
|
||||
"DE.Views.Toolbar.capBtnInsHeader": "Калантытулы",
|
||||
"DE.Views.Toolbar.capBtnInsHeader": "Калонтытулы",
|
||||
"DE.Views.Toolbar.capBtnInsImage": "Выява",
|
||||
"DE.Views.Toolbar.capBtnInsPagebreak": "Разрывы",
|
||||
"DE.Views.Toolbar.capBtnInsShape": "Фігура",
|
||||
|
@ -2407,12 +2435,13 @@
|
|||
"DE.Views.Toolbar.capImgForward": "Перамясціць уперад",
|
||||
"DE.Views.Toolbar.capImgGroup": "Групаванне",
|
||||
"DE.Views.Toolbar.capImgWrapping": "Абцяканне",
|
||||
"DE.Views.Toolbar.mniCapitalizeWords": "Кожнае слова з вялікай літары",
|
||||
"DE.Views.Toolbar.mniCustomTable": "Уставіць адвольную табліцу",
|
||||
"DE.Views.Toolbar.mniDrawTable": "Нарысаваць табліцу",
|
||||
"DE.Views.Toolbar.mniEditControls": "Налады элемента кіравання",
|
||||
"DE.Views.Toolbar.mniEditDropCap": "Налады буквіцы",
|
||||
"DE.Views.Toolbar.mniEditFooter": "Рэдагаваць ніжні калантытул",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Рэдагаваць верхні калантытул",
|
||||
"DE.Views.Toolbar.mniEditFooter": "Рэдагаваць ніжні калонтытул",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Рэдагаваць верхні калонтытул",
|
||||
"DE.Views.Toolbar.mniEraseTable": "Ачысціць табліцу",
|
||||
"DE.Views.Toolbar.mniFromFile": "З файла",
|
||||
"DE.Views.Toolbar.mniFromStorage": "Са сховішча",
|
||||
|
@ -2504,6 +2533,7 @@
|
|||
"DE.Views.Toolbar.tipAlignRight": "Выраўнаваць па праваму краю",
|
||||
"DE.Views.Toolbar.tipBack": "Назад",
|
||||
"DE.Views.Toolbar.tipBlankPage": "Уставіць пустую старонку",
|
||||
"DE.Views.Toolbar.tipChangeCase": "Змяніць рэгістр",
|
||||
"DE.Views.Toolbar.tipChangeChart": "Змяніць тып дыяграмы",
|
||||
"DE.Views.Toolbar.tipClearStyle": "Ачысціць стыль",
|
||||
"DE.Views.Toolbar.tipColorSchemas": "Змяніць каляровую схему",
|
||||
|
@ -2515,7 +2545,7 @@
|
|||
"DE.Views.Toolbar.tipDecFont": "Паменшыць памер шрыфту",
|
||||
"DE.Views.Toolbar.tipDecPrLeft": "Паменшыць водступ",
|
||||
"DE.Views.Toolbar.tipDropCap": "Уставіць буквіцу",
|
||||
"DE.Views.Toolbar.tipEditHeader": "Рэдагаваць калантытулы",
|
||||
"DE.Views.Toolbar.tipEditHeader": "Рэдагаваць калонтытулы",
|
||||
"DE.Views.Toolbar.tipFontColor": "Колер шрыфту",
|
||||
"DE.Views.Toolbar.tipFontName": "Шрыфт",
|
||||
"DE.Views.Toolbar.tipFontSize": "Памер шрыфту",
|
||||
|
@ -2583,6 +2613,7 @@
|
|||
"DE.Views.Toolbar.txtScheme7": "Справядлівасць",
|
||||
"DE.Views.Toolbar.txtScheme8": "Плаваючая",
|
||||
"DE.Views.Toolbar.txtScheme9": "Ліцейня",
|
||||
"DE.Views.ViewTab.textAlwaysShowToolbar": "Заўсёды паказваць панэль інструментаў",
|
||||
"DE.Views.ViewTab.textNavigation": "Навігацыя",
|
||||
"DE.Views.ViewTab.textZoom": "Маштаб",
|
||||
"DE.Views.WatermarkSettingsDialog.textAuto": "Аўта",
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
"Common.UI.SynchronizeTip.textDontShow": "Tuto zprávu už nezobrazovat",
|
||||
"Common.UI.SynchronizeTip.textSynchronize": "Dokument byl mezitím změněn jiným uživatelem.<br>Kliknutím uložte změny provedené vámi a načtení těch od ostatních.",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardní barvy",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Barvy motivu vzhledu",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Barvy vzhledu prostředí",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Standartní světlost",
|
||||
"Common.UI.Themes.txtThemeDark": "Tmavé",
|
||||
"Common.UI.Themes.txtThemeLight": "Světlé",
|
||||
|
@ -808,16 +808,16 @@
|
|||
"DE.Controllers.Main.txtShape_snip2SameRect": "Obdélník se dvěma ustřiženými rohy na stejné straně",
|
||||
"DE.Controllers.Main.txtShape_snipRoundRect": "Obdélník s jedním zaobleným a jedním ustřiženým rohem na stejné straně",
|
||||
"DE.Controllers.Main.txtShape_spline": "Křivka",
|
||||
"DE.Controllers.Main.txtShape_star10": "Hvězda s 10 cípy",
|
||||
"DE.Controllers.Main.txtShape_star12": "Hvězda s 12 cípy",
|
||||
"DE.Controllers.Main.txtShape_star16": "Hvězda se 16 cípy",
|
||||
"DE.Controllers.Main.txtShape_star24": "Hvězda se 24 cípy",
|
||||
"DE.Controllers.Main.txtShape_star32": "Hvězda s 32 cípy",
|
||||
"DE.Controllers.Main.txtShape_star4": "Hvězda se 4 cípy",
|
||||
"DE.Controllers.Main.txtShape_star5": "Hvězda s 5 cípy",
|
||||
"DE.Controllers.Main.txtShape_star6": "Hvězda se 6 cípy",
|
||||
"DE.Controllers.Main.txtShape_star7": "Hvězda se 7 cípy",
|
||||
"DE.Controllers.Main.txtShape_star8": "Hvězda s 8 cípy",
|
||||
"DE.Controllers.Main.txtShape_star10": "Hvězda s 10 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star12": "Hvězda s 12 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star16": "Hvězda s 16 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star24": "Hvězda se 24 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star32": "Hvězda se 32 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star4": "Hvězda se 4 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star5": "Hvězda s 5 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star6": "Hvězda se 6 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star7": "Hvězda se 7 paprsky",
|
||||
"DE.Controllers.Main.txtShape_star8": "Hvězda s 8 paprsky",
|
||||
"DE.Controllers.Main.txtShape_stripedRightArrow": "Proužkovaná šipka vpravo",
|
||||
"DE.Controllers.Main.txtShape_sun": "Slunce",
|
||||
"DE.Controllers.Main.txtShape_teardrop": "Slza",
|
||||
|
@ -922,6 +922,7 @@
|
|||
"DE.Controllers.Toolbar.tipMarkersFRhombus": "Kosočtvercové odrážky s výplní",
|
||||
"DE.Controllers.Toolbar.tipMarkersFRound": "Vyplněné kulaté odrážky",
|
||||
"DE.Controllers.Toolbar.tipMarkersFSquare": "Plné čtvercové odrážky",
|
||||
"DE.Controllers.Toolbar.tipMarkersHRound": "Duté kulaté odrážky",
|
||||
"DE.Controllers.Toolbar.tipMarkersStar": "Hvězdičkové odrážky",
|
||||
"DE.Controllers.Toolbar.tipMultiLevelNumbered": "Víceúrovňové číslované odrážky",
|
||||
"DE.Controllers.Toolbar.tipMultiLevelSymbols": "Víceúrovňové symbolové odrážky",
|
||||
|
@ -1532,6 +1533,7 @@
|
|||
"DE.Views.DocumentHolder.tipMarkersFRhombus": "Kosočtvercové odrážky s výplní",
|
||||
"DE.Views.DocumentHolder.tipMarkersFRound": "Vyplněné kulaté odrážky",
|
||||
"DE.Views.DocumentHolder.tipMarkersFSquare": "Plné čtvercové odrážky",
|
||||
"DE.Views.DocumentHolder.tipMarkersHRound": "Duté kulaté odrážky",
|
||||
"DE.Views.DocumentHolder.tipMarkersStar": "Hvězdičkové odrážky",
|
||||
"DE.Views.DocumentHolder.toDictionaryText": "Přidat do slovníku",
|
||||
"DE.Views.DocumentHolder.txtAddBottom": "Přidat spodní ohraničení",
|
||||
|
@ -2081,7 +2083,7 @@
|
|||
"DE.Views.ListSettingsDialog.txtType": "Typ",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "Poslat",
|
||||
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Téma",
|
||||
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Prostředí",
|
||||
"DE.Views.MailMergeEmailDlg.textAttachDocx": "Připojit jako DOCX",
|
||||
"DE.Views.MailMergeEmailDlg.textAttachPdf": "Připojit jako PDF",
|
||||
"DE.Views.MailMergeEmailDlg.textFileName": "Název souboru",
|
||||
|
@ -2813,7 +2815,7 @@
|
|||
"DE.Views.ViewTab.textDarkDocument": "Tmavý režim dokumentu",
|
||||
"DE.Views.ViewTab.textFitToPage": "Přizpůsobit stránce",
|
||||
"DE.Views.ViewTab.textFitToWidth": "Přizpůsobit šířce",
|
||||
"DE.Views.ViewTab.textInterfaceTheme": "Vzhled uživatelského rozhraní",
|
||||
"DE.Views.ViewTab.textInterfaceTheme": "Vzhled prostředí",
|
||||
"DE.Views.ViewTab.textNavigation": "Navigace",
|
||||
"DE.Views.ViewTab.textRulers": "Pravítka",
|
||||
"DE.Views.ViewTab.textStatusBar": "Stavová lišta",
|
||||
|
|
|
@ -512,8 +512,8 @@
|
|||
"DE.Controllers.LeftMenu.txtCompatible": "The document will be saved to the new format. It will allow to use all the editor features, but might affect the document layout.<br>Use the 'Compatibility' option of the advanced settings if you want to make the files compatible with older MS Word versions.",
|
||||
"DE.Controllers.LeftMenu.txtUntitled": "Untitled",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "If you continue saving in this format some of the formatting might be lost.<br>Are you sure you want to continue?",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsPdf": "Your {0} will be converted to an editable format. This may take a while. The resulting document will be optimized to allow you to edit the text, so it might not look exactly like the original {0}, especially if the original file contained lots of graphics.",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "If you continue saving in this format some of the formatting might be lost.<br>Are you sure you want to continue?",
|
||||
"DE.Controllers.Main.applyChangesTextText": "Loading the changes...",
|
||||
"DE.Controllers.Main.applyChangesTitleText": "Loading the Changes",
|
||||
"DE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
|
|
@ -213,6 +213,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Listes à puces automatiques",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Par",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Supprimer",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "Ajouter un point avec un double espace",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "Mettre la première lettre des cellules du tableau en majuscule",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Majuscule en début de phrase",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Adresses Internet et réseau avec des liens hypertextes",
|
||||
|
@ -511,6 +512,7 @@
|
|||
"DE.Controllers.LeftMenu.txtCompatible": "Le fichier sera enregistré au nouveau format. Toutes les fonctionnalités des éditeurs vous seront disponibles, mais cela peut affecter la mise en page du document.<br>Activez l'option \" Compatibilité \" dans les paramètres avancés pour rendre votre fichier compatible avec les anciennes versions de MS Word. ",
|
||||
"DE.Controllers.LeftMenu.txtUntitled": "Sans titre",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAs": "Si vous continuez à enregistrer dans ce format toutes les fonctions sauf le texte seront perdues.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsPdf": "Votre {0} sera converti en un format modifiable. Cette opération peut prendre quelque temps. Le document résultant sera optimisé pour l'édition de texte, il peut donc être différent de l'original {0}, surtout si le fichier original contient de nombreux éléments graphiques.",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "Si vous continuer à sauvegarder dans ce format une partie de la mise en forme peut être supprimée <br>Êtes-vous sûr de vouloir continuer?",
|
||||
"DE.Controllers.Main.applyChangesTextText": "Chargement des changemets...",
|
||||
"DE.Controllers.Main.applyChangesTitleText": "Chargement des changemets",
|
||||
|
@ -1460,6 +1462,7 @@
|
|||
"DE.Views.DocumentHolder.strSign": "Signer",
|
||||
"DE.Views.DocumentHolder.styleText": "En tant que style",
|
||||
"DE.Views.DocumentHolder.tableText": "Tableau",
|
||||
"DE.Views.DocumentHolder.textAccept": "Accepter la modification",
|
||||
"DE.Views.DocumentHolder.textAlign": "Aligner",
|
||||
"DE.Views.DocumentHolder.textArrange": "Organiser",
|
||||
"DE.Views.DocumentHolder.textArrangeBack": "Mettre en arrière-plan",
|
||||
|
@ -1494,6 +1497,7 @@
|
|||
"DE.Views.DocumentHolder.textPaste": "Coller",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Page précédente",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Actualiser le champ",
|
||||
"DE.Views.DocumentHolder.textReject": "Rejeter la modification",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Supprimer une case à cocher",
|
||||
"DE.Views.DocumentHolder.textRemComboBox": "Supprimer une zone de liste déroulante",
|
||||
"DE.Views.DocumentHolder.textRemDropdown": "Supprimer une liste déroulante",
|
||||
|
@ -2378,6 +2382,8 @@
|
|||
"DE.Views.Statusbar.pageIndexText": "Page {0} de {1}",
|
||||
"DE.Views.Statusbar.tipFitPage": "Ajuster à la page",
|
||||
"DE.Views.Statusbar.tipFitWidth": "Ajuster à la largeur",
|
||||
"DE.Views.Statusbar.tipHandTool": "Outil Main",
|
||||
"DE.Views.Statusbar.tipSelectTool": "Outil de sélection",
|
||||
"DE.Views.Statusbar.tipSetLang": "Définir la langue du texte",
|
||||
"DE.Views.Statusbar.tipZoomFactor": "Grossissement",
|
||||
"DE.Views.Statusbar.tipZoomIn": "Zoom avant",
|
||||
|
|
|
@ -49,6 +49,9 @@
|
|||
"Common.Controllers.ReviewChanges.textParaDeleted": "<b>Paragraph Deleted</b>",
|
||||
"Common.Controllers.ReviewChanges.textParaFormatted": "Paragraph Formatted",
|
||||
"Common.Controllers.ReviewChanges.textParaInserted": "<b>Paragraph Inserted</b>",
|
||||
"Common.Controllers.ReviewChanges.textParaMoveFromDown": "<b>Pindah ke bawah</b>",
|
||||
"Common.Controllers.ReviewChanges.textParaMoveFromUp": "<b>Pindah ke atas</b>",
|
||||
"Common.Controllers.ReviewChanges.textParaMoveTo": "<b>Pindah</b>",
|
||||
"Common.Controllers.ReviewChanges.textPosition": "Position",
|
||||
"Common.Controllers.ReviewChanges.textRight": "Align right",
|
||||
"Common.Controllers.ReviewChanges.textShape": "Shape",
|
||||
|
@ -60,12 +63,23 @@
|
|||
"Common.Controllers.ReviewChanges.textStrikeout": "Strikeout",
|
||||
"Common.Controllers.ReviewChanges.textSubScript": "Subscript",
|
||||
"Common.Controllers.ReviewChanges.textSuperScript": "Superscript",
|
||||
"Common.Controllers.ReviewChanges.textTableChanged": "<b>Setelan tabel</b>",
|
||||
"Common.Controllers.ReviewChanges.textTableRowsAdd": "<b>Baris tabel ditambah</b>",
|
||||
"Common.Controllers.ReviewChanges.textTableRowsDel": "<b>Baris Tabel dihapus</b>",
|
||||
"Common.Controllers.ReviewChanges.textTabs": "Change tabs",
|
||||
"Common.Controllers.ReviewChanges.textUnderline": "Underline",
|
||||
"Common.Controllers.ReviewChanges.textWidow": "Widow control",
|
||||
"Common.define.chartData.textBar": "Palang",
|
||||
"Common.define.chartData.textCharts": "Bagan",
|
||||
"Common.define.chartData.textColumn": "Kolom",
|
||||
"Common.define.chartData.textLine": "Garis",
|
||||
"Common.define.chartData.textPie": "Diagram Lingkaran",
|
||||
"Common.define.chartData.textStock": "Diagram Garis",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Buat salinan",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Otomatis",
|
||||
"Common.UI.ButtonColored.textNewColor": "Tambahkan warna khusus baru",
|
||||
"Common.UI.Calendar.textMonths": "bulan",
|
||||
"Common.UI.Calendar.textYears": "tahun",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Tidak ada pembatas",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Tidak ada pembatas",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Tidak ada model",
|
||||
|
@ -87,6 +101,7 @@
|
|||
"Common.UI.SynchronizeTip.textDontShow": "Jangan tampilkan pesan ini lagi",
|
||||
"Common.UI.SynchronizeTip.textSynchronize": "Dokumen telah diubah oleh pengguna lain.<br>Silakan klik untuk menyimpan perubahan dan memuat ulang pembaruan.",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Warna Standar",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Warna Tema",
|
||||
"Common.UI.Window.cancelButtonText": "Batalkan",
|
||||
"Common.UI.Window.closeButtonText": "Tutup",
|
||||
"Common.UI.Window.noButtonText": "Tidak",
|
||||
|
@ -105,11 +120,18 @@
|
|||
"Common.Views.About.txtTel": "tel:",
|
||||
"Common.Views.About.txtVersion": "Versi",
|
||||
"Common.Views.AutoCorrectDialog.textAdd": "Tambahkan",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "oleh",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Hapus",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "Ganti",
|
||||
"Common.Views.AutoCorrectDialog.textReset": "Atur ulang",
|
||||
"Common.Views.AutoCorrectDialog.textResetAll": "Atur ulang kembali ke awal",
|
||||
"Common.Views.AutoCorrectDialog.textRestore": "Pemulihan",
|
||||
"Common.Views.Chat.textSend": "Kirim",
|
||||
"Common.Views.Comments.textAdd": "Tambahkan",
|
||||
"Common.Views.Comments.textAddComment": "Tambahkan",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Tambahkan Komentar untuk Dokumen",
|
||||
"Common.Views.Comments.textAddReply": "Tambahkan Balasan",
|
||||
"Common.Views.Comments.textAll": "Semua",
|
||||
"Common.Views.Comments.textAnonym": "Tamu",
|
||||
"Common.Views.Comments.textCancel": "Batalkan",
|
||||
"Common.Views.Comments.textClose": "Tutup",
|
||||
|
@ -135,8 +157,21 @@
|
|||
"Common.Views.ExternalMergeEditor.textClose": "Close",
|
||||
"Common.Views.ExternalMergeEditor.textSave": "Save & Exit",
|
||||
"Common.Views.ExternalMergeEditor.textTitle": "Mail Merge Recipients",
|
||||
"Common.Views.Header.textAdvSettings": "Pengaturan Lanjut",
|
||||
"Common.Views.Header.textBack": "Buka Dokumen",
|
||||
"Common.Views.Header.textHideLines": "Sembunyikan Mistar",
|
||||
"Common.Views.Header.textHideStatusBar": "Sembunyikan Bilah Status",
|
||||
"Common.Views.Header.textZoom": "Pembesaran",
|
||||
"Common.Views.Header.tipDownload": "Unduh File",
|
||||
"Common.Views.Header.tipRedo": "Ulangi",
|
||||
"Common.Views.Header.tipSave": "Simpan",
|
||||
"Common.Views.Header.tipUndo": "Batalkan",
|
||||
"Common.Views.Header.tipViewSettings": "Lihat Pengaturan",
|
||||
"Common.Views.Header.txtAccessRights": "Ubah hak akses",
|
||||
"Common.Views.Header.txtRename": "Ganti nama",
|
||||
"Common.Views.History.textCloseHistory": "Tutup riwayat",
|
||||
"Common.Views.History.textRestore": "Pemulihan",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Tempel URL gambar:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Kolom ini harus diisi",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Bagian ini harus berupa URL dengn format \"http://www.contoh.com\"",
|
||||
|
@ -146,28 +181,64 @@
|
|||
"Common.Views.InsertTableDialog.txtMinText": "Input minimal untuk kolom ini adalah {0}.",
|
||||
"Common.Views.InsertTableDialog.txtRows": "Jumlah Baris",
|
||||
"Common.Views.InsertTableDialog.txtTitle": "Ukuran Tabel",
|
||||
"Common.Views.InsertTableDialog.txtTitleSplit": "Pisahkan Sel",
|
||||
"Common.Views.LanguageDialog.labelSelect": "Pilih bahasa dokumen",
|
||||
"Common.Views.OpenDialog.txtEncoding": "Encoding ",
|
||||
"Common.Views.OpenDialog.txtOpenFile": "Masukkan kata sandi untuk buka file",
|
||||
"Common.Views.OpenDialog.txtPassword": "Kata Sandi",
|
||||
"Common.Views.OpenDialog.txtPreview": "Pratinjau",
|
||||
"Common.Views.OpenDialog.txtTitle": "Choose %1 options",
|
||||
"Common.Views.PasswordDialog.txtPassword": "Kata Sandi",
|
||||
"Common.Views.PasswordDialog.txtTitle": "Setel kata sandi",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Perhatian: Tidak bisa dipulihkan jika Anda kehilangan atau lupa kata sandi. Simpan di tempat yang aman.",
|
||||
"Common.Views.Plugins.textStart": "Mulai",
|
||||
"Common.Views.Protection.txtChangePwd": "Ubah kata sandi",
|
||||
"Common.Views.RenameDialog.textName": "Nama file",
|
||||
"Common.Views.ReviewChanges.textEnable": "Aktifkan",
|
||||
"Common.Views.ReviewChanges.tipHistory": "Tampilkan riwayat versi",
|
||||
"Common.Views.ReviewChanges.tipSetDocLang": "Atur Bahasa Dokumen",
|
||||
"Common.Views.ReviewChanges.tipSetSpelling": "Periksa Ejaan",
|
||||
"Common.Views.ReviewChanges.txtAccept": "Accept",
|
||||
"Common.Views.ReviewChanges.txtAcceptAll": "Accept All Changes",
|
||||
"Common.Views.ReviewChanges.txtAcceptCurrent": "Accept Current Changes",
|
||||
"Common.Views.ReviewChanges.txtClose": "Close",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Hapus",
|
||||
"Common.Views.ReviewChanges.txtCommentResolve": "Selesaikan",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Bahasa",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Riwayat versi",
|
||||
"Common.Views.ReviewChanges.txtNext": "To Next Change",
|
||||
"Common.Views.ReviewChanges.txtPrev": "To Previous Change",
|
||||
"Common.Views.ReviewChanges.txtPreview": "Pratinjau",
|
||||
"Common.Views.ReviewChanges.txtReject": "Reject",
|
||||
"Common.Views.ReviewChanges.txtRejectAll": "Reject All Changes",
|
||||
"Common.Views.ReviewChanges.txtRejectCurrent": "Reject Current Changes",
|
||||
"Common.Views.ReviewChanges.txtSpelling": "Periksa Ejaan",
|
||||
"Common.Views.ReviewChangesDialog.txtAccept": "Terima",
|
||||
"Common.Views.ReviewChangesDialog.txtAcceptAll": "Terima semua perubahan",
|
||||
"Common.Views.ReviewChangesDialog.txtReject": "Tolak",
|
||||
"Common.Views.ReviewPopover.textAdd": "Tambahkan",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Tambahkan balasan",
|
||||
"Common.Views.ReviewPopover.textCancel": "Batalkan",
|
||||
"Common.Views.ReviewPopover.textClose": "Tutup",
|
||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||
"Common.Views.ReviewPopover.textOpenAgain": "Buka Lagi",
|
||||
"Common.Views.ReviewPopover.textReply": "Balas",
|
||||
"Common.Views.ReviewPopover.textResolve": "Selesaikan",
|
||||
"Common.Views.ReviewPopover.txtAccept": "Terima",
|
||||
"Common.Views.ReviewPopover.txtDeleteTip": "Hapus",
|
||||
"Common.Views.ReviewPopover.txtEditTip": "Sunting",
|
||||
"Common.Views.ReviewPopover.txtReject": "Tolak",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Pilih sumber data",
|
||||
"Common.Views.SignDialog.textBold": "Tebal",
|
||||
"Common.Views.SignDialog.textChange": "Ganti",
|
||||
"Common.Views.SignDialog.textItalic": "Miring",
|
||||
"Common.Views.SignDialog.textSelect": "Pilih",
|
||||
"Common.Views.SignDialog.tipFontSize": "Ukuran Huruf",
|
||||
"Common.Views.SignSettingsDialog.textInfoName": "Nama",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "Kolom ini harus diisi",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Karakter",
|
||||
"Common.Views.SymbolTableDialog.textFont": "Huruf",
|
||||
"Common.Views.SymbolTableDialog.textSpecial": "karakter khusus",
|
||||
"Common.Views.SymbolTableDialog.textSymbols": "Simbol",
|
||||
"DE.Controllers.LeftMenu.leavePageText": "All unsaved changes in this document will be lost.<br> Click \"Cancel\" then \"Save\" to save them. Click \"OK\" to discard all the unsaved changes.",
|
||||
"DE.Controllers.LeftMenu.newDocumentTitle": "Dokumen tidak bernama",
|
||||
|
@ -232,7 +303,10 @@
|
|||
"DE.Controllers.Main.splitMaxColsErrorText": "Jumlah kolom harus kurang dari %1.",
|
||||
"DE.Controllers.Main.splitMaxRowsErrorText": "Jumlah haris harus kurang dari %1.",
|
||||
"DE.Controllers.Main.textAnonymous": "Anonim",
|
||||
"DE.Controllers.Main.textClose": "Tutup",
|
||||
"DE.Controllers.Main.textCloseTip": "Klik untuk menutup tips",
|
||||
"DE.Controllers.Main.textGuest": "Tamu",
|
||||
"DE.Controllers.Main.textLearnMore": "Pelajari selengkapnya",
|
||||
"DE.Controllers.Main.textLoadingDocument": "Memuat dokumen",
|
||||
"DE.Controllers.Main.textStrict": "Strict mode",
|
||||
"DE.Controllers.Main.textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.<br>Click the 'Strict mode' button to switch to the Strict co-editing mode to edit the file without other users interference and send your changes only after you save them. You can switch between the co-editing modes using the editor Advanced settings.",
|
||||
|
@ -240,19 +314,36 @@
|
|||
"DE.Controllers.Main.txtAbove": "Di atas",
|
||||
"DE.Controllers.Main.txtArt": "Your text here",
|
||||
"DE.Controllers.Main.txtBasicShapes": "Bentuk Dasar",
|
||||
"DE.Controllers.Main.txtBelow": "Di bawah",
|
||||
"DE.Controllers.Main.txtButtons": "Tombol",
|
||||
"DE.Controllers.Main.txtCallouts": "Balon Kata",
|
||||
"DE.Controllers.Main.txtCharts": "Bagan",
|
||||
"DE.Controllers.Main.txtDiagramTitle": "Chart Title",
|
||||
"DE.Controllers.Main.txtEditingMode": "Atur mode editing...",
|
||||
"DE.Controllers.Main.txtErrorLoadHistory": "History loading failed",
|
||||
"DE.Controllers.Main.txtEvenPage": "Halaman Genap",
|
||||
"DE.Controllers.Main.txtFiguredArrows": "Tanda Panah Berpola",
|
||||
"DE.Controllers.Main.txtLines": "Garis",
|
||||
"DE.Controllers.Main.txtMath": "Matematika",
|
||||
"DE.Controllers.Main.txtNeedSynchronize": "Ada pembaruan",
|
||||
"DE.Controllers.Main.txtNone": "tidak ada",
|
||||
"DE.Controllers.Main.txtRectangles": "Persegi Panjang",
|
||||
"DE.Controllers.Main.txtSeries": "Series",
|
||||
"DE.Controllers.Main.txtShape_bevel": "Miring",
|
||||
"DE.Controllers.Main.txtShape_frame": "Kerangka",
|
||||
"DE.Controllers.Main.txtShape_leftArrow": "Panah Kiri",
|
||||
"DE.Controllers.Main.txtShape_line": "Garis",
|
||||
"DE.Controllers.Main.txtShape_mathEqual": "Setara",
|
||||
"DE.Controllers.Main.txtShape_mathMinus": "Minus",
|
||||
"DE.Controllers.Main.txtShape_mathPlus": "Plus",
|
||||
"DE.Controllers.Main.txtShape_pie": "Diagram Lingkaran",
|
||||
"DE.Controllers.Main.txtShape_plus": "Plus",
|
||||
"DE.Controllers.Main.txtShape_rightArrow": "Tanda Panah ke Kanan",
|
||||
"DE.Controllers.Main.txtStarsRibbons": "Bintang & Pita",
|
||||
"DE.Controllers.Main.txtStyle_Normal": "Normal",
|
||||
"DE.Controllers.Main.txtStyle_Quote": "Kutip",
|
||||
"DE.Controllers.Main.txtStyle_Title": "Judul",
|
||||
"DE.Controllers.Main.txtTableOfContents": "Daftar Isi",
|
||||
"DE.Controllers.Main.txtXAxis": "X Axis",
|
||||
"DE.Controllers.Main.txtYAxis": "Y Axis",
|
||||
"DE.Controllers.Main.unknownErrorText": "Error tidak dikenal.",
|
||||
|
@ -262,6 +353,7 @@
|
|||
"DE.Controllers.Main.uploadImageSizeMessage": "Melebihi ukuran maksimal file.",
|
||||
"DE.Controllers.Main.uploadImageTextText": "Mengunggah gambar...",
|
||||
"DE.Controllers.Main.uploadImageTitleText": "Mengunggah Gambar",
|
||||
"DE.Controllers.Main.waitText": "Silahkan menunggu",
|
||||
"DE.Controllers.Main.warnBrowserIE9": "Aplikasi ini tidak berjalan dengan baik di IE9. Gunakan IE10 atau versi yang terbaru",
|
||||
"DE.Controllers.Main.warnBrowserZoom": "Pengaturan pembesaran tampilan pada browser Anda saat ini tidak didukung sepenuhnya. Silakan atur ulang ke tampilan standar dengan menekan Ctrl+0.",
|
||||
"DE.Controllers.Main.warnProcessRightsChange": "Hak Anda untuk mengedit file ditolak.",
|
||||
|
@ -276,6 +368,7 @@
|
|||
"DE.Controllers.Toolbar.textFontSizeErr": "Input yang dimasukkan salah.<br>Silakan masukkan input numerik antara 1 dan 300",
|
||||
"DE.Controllers.Toolbar.textFraction": "Pecahan",
|
||||
"DE.Controllers.Toolbar.textFunction": "Fungsi",
|
||||
"DE.Controllers.Toolbar.textGroup": "Grup",
|
||||
"DE.Controllers.Toolbar.textInsert": "Sisipkan",
|
||||
"DE.Controllers.Toolbar.textIntegral": "Integral",
|
||||
"DE.Controllers.Toolbar.textLargeOperator": "Operator Besar",
|
||||
|
@ -604,10 +697,23 @@
|
|||
"DE.Controllers.Toolbar.txtSymbol_vdots": "Vertical Ellipsis",
|
||||
"DE.Controllers.Toolbar.txtSymbol_xsi": "Xi",
|
||||
"DE.Controllers.Toolbar.txtSymbol_zeta": "Zeta",
|
||||
"DE.Controllers.Viewport.textFitPage": "Sesuaikan Halaman",
|
||||
"DE.Controllers.Viewport.textFitWidth": "Sesuaikan Lebar",
|
||||
"DE.Views.BookmarksDialog.textAdd": "Tambahkan",
|
||||
"DE.Views.BookmarksDialog.textClose": "Tutup",
|
||||
"DE.Views.BookmarksDialog.textCopy": "Salin",
|
||||
"DE.Views.BookmarksDialog.textDelete": "Hapus",
|
||||
"DE.Views.BookmarksDialog.textLocation": "Lokasi",
|
||||
"DE.Views.BookmarksDialog.textName": "Nama",
|
||||
"DE.Views.BookmarksDialog.textSort": "Urutkan berdasar",
|
||||
"DE.Views.CaptionDialog.textAfter": "setelah",
|
||||
"DE.Views.CaptionDialog.textBefore": "Sebelum",
|
||||
"DE.Views.CaptionDialog.textColon": "Titik dua",
|
||||
"DE.Views.CaptionDialog.textInsert": "Sisipkan",
|
||||
"DE.Views.CaptionDialog.textNumbering": "Penomoran",
|
||||
"DE.Views.CaptionDialog.textTable": "Tabel",
|
||||
"DE.Views.CellsAddDialog.textCol": "Kolom",
|
||||
"DE.Views.CellsAddDialog.textRow": "Baris",
|
||||
"DE.Views.ChartSettings.textAdvanced": "Tampilkan pengaturan lanjut",
|
||||
"DE.Views.ChartSettings.textChartType": "Ubah Tipe Bagan",
|
||||
"DE.Views.ChartSettings.textEditData": "Edit Data",
|
||||
|
@ -626,9 +732,25 @@
|
|||
"DE.Views.ChartSettings.txtTight": "Ketat",
|
||||
"DE.Views.ChartSettings.txtTitle": "Bagan",
|
||||
"DE.Views.ChartSettings.txtTopAndBottom": "Atas dan bawah",
|
||||
"DE.Views.ControlSettingsDialog.strGeneral": "Umum",
|
||||
"DE.Views.ControlSettingsDialog.textAdd": "Tambahkan",
|
||||
"DE.Views.ControlSettingsDialog.textChange": "Sunting",
|
||||
"DE.Views.ControlSettingsDialog.textColor": "Warna",
|
||||
"DE.Views.ControlSettingsDialog.textDelete": "Hapus",
|
||||
"DE.Views.ControlSettingsDialog.textLang": "Bahasa",
|
||||
"DE.Views.ControlSettingsDialog.textName": "Judul",
|
||||
"DE.Views.ControlSettingsDialog.textNone": "tidak ada",
|
||||
"DE.Views.ControlSettingsDialog.textTag": "Tandai",
|
||||
"DE.Views.ControlSettingsDialog.textUp": "Naik",
|
||||
"DE.Views.ControlSettingsDialog.textValue": "Nilai",
|
||||
"DE.Views.CrossReferenceDialog.textInsert": "Sisipkan",
|
||||
"DE.Views.CrossReferenceDialog.textTable": "Tabel",
|
||||
"DE.Views.CustomColumnsDialog.textColumns": "Jumlah Kolom",
|
||||
"DE.Views.CustomColumnsDialog.textTitle": "Kolom",
|
||||
"DE.Views.DateTimeDialog.textLang": "Bahasa",
|
||||
"DE.Views.DocumentHolder.aboveText": "Di atas",
|
||||
"DE.Views.DocumentHolder.addCommentText": "Tambahkan Komentar",
|
||||
"DE.Views.DocumentHolder.advancedDropCapText": "Pengaturan Drop Cap",
|
||||
"DE.Views.DocumentHolder.advancedFrameText": "Pengaturan Lanjut untuk Kerangka",
|
||||
"DE.Views.DocumentHolder.advancedParagraphText": "Pengaturan Lanjut untuk Paragraf",
|
||||
"DE.Views.DocumentHolder.advancedTableText": "Pengaturan Lanjut untuk Tabel",
|
||||
|
@ -672,6 +794,7 @@
|
|||
"DE.Views.DocumentHolder.mergeCellsText": "Gabungkan Sel",
|
||||
"DE.Views.DocumentHolder.moreText": "Varian lain...",
|
||||
"DE.Views.DocumentHolder.noSpellVariantsText": "Tidak ada varian",
|
||||
"DE.Views.DocumentHolder.notcriticalErrorTitle": "Peringatan",
|
||||
"DE.Views.DocumentHolder.originalSizeText": "Ukuran Standar",
|
||||
"DE.Views.DocumentHolder.paragraphText": "Paragraf",
|
||||
"DE.Views.DocumentHolder.removeHyperlinkText": "Hapus Hyperlink",
|
||||
|
@ -696,11 +819,16 @@
|
|||
"DE.Views.DocumentHolder.textArrangeForward": "Majukan",
|
||||
"DE.Views.DocumentHolder.textArrangeFront": "Tampilkan di Halaman Muka",
|
||||
"DE.Views.DocumentHolder.textCopy": "Salin",
|
||||
"DE.Views.DocumentHolder.textCropFill": "Isian",
|
||||
"DE.Views.DocumentHolder.textCut": "Potong",
|
||||
"DE.Views.DocumentHolder.textEditWrapBoundary": "Edit Pembatas Potongan Teks",
|
||||
"DE.Views.DocumentHolder.textFromFile": "Dari File",
|
||||
"DE.Views.DocumentHolder.textFromUrl": "Dari URL",
|
||||
"DE.Views.DocumentHolder.textNextPage": "Halaman Selanjutnya",
|
||||
"DE.Views.DocumentHolder.textPaste": "Tempel",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Halaman Sebelumnya",
|
||||
"DE.Views.DocumentHolder.textRemove": "Hapus",
|
||||
"DE.Views.DocumentHolder.textReplace": "Ganti Gambar",
|
||||
"DE.Views.DocumentHolder.textSettings": "Pengaturan",
|
||||
"DE.Views.DocumentHolder.textShapeAlignBottom": "Rata Bawah",
|
||||
"DE.Views.DocumentHolder.textShapeAlignCenter": "Rata Tengah",
|
||||
|
@ -709,6 +837,7 @@
|
|||
"DE.Views.DocumentHolder.textShapeAlignRight": "Rata Kanan",
|
||||
"DE.Views.DocumentHolder.textShapeAlignTop": "Rata Atas",
|
||||
"DE.Views.DocumentHolder.textTOC": "Daftar Isi",
|
||||
"DE.Views.DocumentHolder.textUndo": "Batalkan",
|
||||
"DE.Views.DocumentHolder.textWrap": "Bentuk Potongan",
|
||||
"DE.Views.DocumentHolder.tipIsLocked": "Elemen ini sedang diedit oleh pengguna lain.",
|
||||
"DE.Views.DocumentHolder.txtAddBottom": "Add bottom border",
|
||||
|
@ -834,6 +963,7 @@
|
|||
"DE.Views.DropcapSettingsAdvanced.textWidth": "Lebar",
|
||||
"DE.Views.DropcapSettingsAdvanced.tipFontName": "Nama Huruf",
|
||||
"DE.Views.DropcapSettingsAdvanced.txtNoBorders": "Tidak ada pembatas",
|
||||
"DE.Views.EditListItemDialog.textValue": "Nilai",
|
||||
"DE.Views.FileMenu.btnBackCaption": "Buka Dokumen",
|
||||
"DE.Views.FileMenu.btnCreateNewCaption": "Buat Baru",
|
||||
"DE.Views.FileMenu.btnDownloadCaption": "Unduh sebagai...",
|
||||
|
@ -849,22 +979,30 @@
|
|||
"DE.Views.FileMenu.btnSettingsCaption": "Pengaturan Lanjut...",
|
||||
"DE.Views.FileMenu.btnToEditCaption": "Edit Dokumen",
|
||||
"DE.Views.FileMenu.textDownload": "Download",
|
||||
"DE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Terapkan",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Tambahkan penulis",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Penulis",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Ubah hak akses",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtComment": "Komentar",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Dibuat",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtLoading": "Memuat...",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Pemilik",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPages": "Halaman",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtParagraphs": "Paragraf",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokasi",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtRights": "Orang yang memiliki hak",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSpaces": "Simbol dengan spasi",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtStatistics": "Statistik",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Subyek",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtSymbols": "Simbol",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Judul Dokumen",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Diunggah",
|
||||
"DE.Views.FileMenuPanels.DocumentInfo.txtWords": "Kata",
|
||||
"DE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Change access rights",
|
||||
"DE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
|
||||
"DE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Peringatan",
|
||||
"DE.Views.FileMenuPanels.ProtectDoc.txtEdit": "Edit Dokumen",
|
||||
"DE.Views.FileMenuPanels.Settings.okButtonText": "Terapkan",
|
||||
"DE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
|
||||
"DE.Views.FileMenuPanels.Settings.strAutosave": "Aktifkan simpan otomatis",
|
||||
|
@ -890,6 +1028,8 @@
|
|||
"DE.Views.FileMenuPanels.Settings.textMinute": "Tiap Menit",
|
||||
"DE.Views.FileMenuPanels.Settings.txtAll": "Lihat Semua",
|
||||
"DE.Views.FileMenuPanels.Settings.txtCm": "Sentimeter",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitPage": "Sesuaikan Halaman",
|
||||
"DE.Views.FileMenuPanels.Settings.txtFitWidth": "Sesuaikan Lebar",
|
||||
"DE.Views.FileMenuPanels.Settings.txtInput": "Ganti Input",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLast": "Lihat yang Terakhir",
|
||||
"DE.Views.FileMenuPanels.Settings.txtLiveComment": "Komentar Langsung",
|
||||
|
@ -899,6 +1039,15 @@
|
|||
"DE.Views.FileMenuPanels.Settings.txtPt": "Titik",
|
||||
"DE.Views.FileMenuPanels.Settings.txtSpellCheck": "Periksa Ejaan",
|
||||
"DE.Views.FileMenuPanels.Settings.txtWin": "sebagai Windows",
|
||||
"DE.Views.FormSettings.textBackgroundColor": "Warna Latar",
|
||||
"DE.Views.FormSettings.textColor": "Warna Pembatas",
|
||||
"DE.Views.FormSettings.textDelete": "Hapus",
|
||||
"DE.Views.FormSettings.textDisconnect": "Putuskan hubungan",
|
||||
"DE.Views.FormSettings.textFromFile": "Dari File",
|
||||
"DE.Views.FormSettings.textFromUrl": "Dari URL",
|
||||
"DE.Views.FormSettings.textImage": "Gambar",
|
||||
"DE.Views.FormSettings.textNever": "tidak pernah",
|
||||
"DE.Views.FormsTab.capBtnImage": "Gambar",
|
||||
"DE.Views.FormsTab.tipImageField": "Sisipkan Gambar",
|
||||
"DE.Views.HeaderFooterSettings.textBottomCenter": "Bawah Tengah",
|
||||
"DE.Views.HeaderFooterSettings.textBottomLeft": "Bawah Kiri",
|
||||
|
@ -916,12 +1065,15 @@
|
|||
"DE.Views.HeaderFooterSettings.textTopRight": "Atas Kanan",
|
||||
"DE.Views.HyperlinkSettingsDialog.textDefault": "Fragmen teks yang dipilih",
|
||||
"DE.Views.HyperlinkSettingsDialog.textDisplay": "Tampilan",
|
||||
"DE.Views.HyperlinkSettingsDialog.textExternal": "Tautan eksternal",
|
||||
"DE.Views.HyperlinkSettingsDialog.textTitle": "Pengaturan Hyperlink",
|
||||
"DE.Views.HyperlinkSettingsDialog.textTooltip": "Teks ScreenTip",
|
||||
"DE.Views.HyperlinkSettingsDialog.textUrl": "Tautkan dengan",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtEmpty": "Kolom ini harus diisi",
|
||||
"DE.Views.HyperlinkSettingsDialog.txtNotUrl": "Bagian ini harus berupa URL dengn format \"http://www.contoh.com\"",
|
||||
"DE.Views.ImageSettings.textAdvanced": "Tampilkan pengaturan lanjut",
|
||||
"DE.Views.ImageSettings.textCropFill": "Isian",
|
||||
"DE.Views.ImageSettings.textEdit": "Sunting",
|
||||
"DE.Views.ImageSettings.textFromFile": "Dari File",
|
||||
"DE.Views.ImageSettings.textFromUrl": "Dari URL",
|
||||
"DE.Views.ImageSettings.textHeight": "Ketinggian",
|
||||
|
@ -939,6 +1091,8 @@
|
|||
"DE.Views.ImageSettings.txtTopAndBottom": "Atas dan bawah",
|
||||
"DE.Views.ImageSettingsAdvanced.strMargins": "Lapisan Teks",
|
||||
"DE.Views.ImageSettingsAdvanced.textAlignment": "Perataan",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"DE.Views.ImageSettingsAdvanced.textAltTitle": "Judul",
|
||||
"DE.Views.ImageSettingsAdvanced.textArrows": "Tanda panah",
|
||||
"DE.Views.ImageSettingsAdvanced.textBeginSize": "Ukuran Mulai",
|
||||
"DE.Views.ImageSettingsAdvanced.textBeginStyle": "Gaya Mulai",
|
||||
|
@ -1001,11 +1155,21 @@
|
|||
"DE.Views.LeftMenu.tipSearch": "Cari",
|
||||
"DE.Views.LeftMenu.tipSupport": "Masukan & Dukungan",
|
||||
"DE.Views.LeftMenu.tipTitles": "Judul",
|
||||
"DE.Views.LineNumbersDialog.textNumbering": "Penomoran",
|
||||
"DE.Views.LineNumbersDialog.txtAutoText": "Otomatis",
|
||||
"DE.Views.Links.capBtnInsContents": "Daftar Isi",
|
||||
"DE.Views.Links.textContentsSettings": "Pengaturan",
|
||||
"DE.Views.Links.tipInsertHyperlink": "Tambahkan hyperlink",
|
||||
"DE.Views.ListSettingsDialog.textAuto": "Otomatis",
|
||||
"DE.Views.ListSettingsDialog.textCenter": "Tengah",
|
||||
"DE.Views.ListSettingsDialog.textLeft": "Kiri",
|
||||
"DE.Views.ListSettingsDialog.textPreview": "Pratinjau",
|
||||
"DE.Views.ListSettingsDialog.textRight": "Kanan",
|
||||
"DE.Views.ListSettingsDialog.txtAlign": "Perataan",
|
||||
"DE.Views.ListSettingsDialog.txtColor": "Warna",
|
||||
"DE.Views.ListSettingsDialog.txtNone": "tidak ada",
|
||||
"DE.Views.ListSettingsDialog.txtSize": "Ukuran",
|
||||
"DE.Views.ListSettingsDialog.txtType": "Tipe",
|
||||
"DE.Views.MailMergeEmailDlg.filePlaceholder": "PDF",
|
||||
"DE.Views.MailMergeEmailDlg.okButtonText": "Send",
|
||||
"DE.Views.MailMergeEmailDlg.subjectPlaceholder": "Theme",
|
||||
|
@ -1053,9 +1217,17 @@
|
|||
"DE.Views.MailMergeSettings.txtPrev": "To previous record",
|
||||
"DE.Views.MailMergeSettings.txtUntitled": "Untitled",
|
||||
"DE.Views.MailMergeSettings.warnProcessMailMerge": "Starting merge failed",
|
||||
"DE.Views.Navigation.txtCollapse": "Tutup semua",
|
||||
"DE.Views.Navigation.txtExpand": "Buka semua",
|
||||
"DE.Views.NoteSettingsDialog.textApply": "Terapkan",
|
||||
"DE.Views.NoteSettingsDialog.textInsert": "Sisipkan",
|
||||
"DE.Views.NoteSettingsDialog.textLocation": "Lokasi",
|
||||
"DE.Views.NoteSettingsDialog.textNumbering": "Penomoran",
|
||||
"DE.Views.PageMarginsDialog.notcriticalErrorTitle": "Warning",
|
||||
"DE.Views.PageMarginsDialog.textBottom": "Bottom",
|
||||
"DE.Views.PageMarginsDialog.textLeft": "Left",
|
||||
"DE.Views.PageMarginsDialog.textNormal": "Normal",
|
||||
"DE.Views.PageMarginsDialog.textPreview": "Pratinjau",
|
||||
"DE.Views.PageMarginsDialog.textRight": "Right",
|
||||
"DE.Views.PageMarginsDialog.textTitle": "Margins",
|
||||
"DE.Views.PageMarginsDialog.textTop": "Top",
|
||||
|
@ -1064,6 +1236,10 @@
|
|||
"DE.Views.PageSizeDialog.textHeight": "Height",
|
||||
"DE.Views.PageSizeDialog.textTitle": "Page Size",
|
||||
"DE.Views.PageSizeDialog.textWidth": "Width",
|
||||
"DE.Views.PageSizeDialog.txtCustom": "Khusus",
|
||||
"DE.Views.ParagraphSettings.strIndent": "Indentasi",
|
||||
"DE.Views.ParagraphSettings.strIndentsLeftText": "Kiri",
|
||||
"DE.Views.ParagraphSettings.strIndentsRightText": "Kanan",
|
||||
"DE.Views.ParagraphSettings.strLineHeight": "Spasi Antar Baris",
|
||||
"DE.Views.ParagraphSettings.strParagraphSpacing": "Spasi",
|
||||
"DE.Views.ParagraphSettings.strSomeParagraphSpace": "Jangan tambahkan interval antar paragraf dengan model yang sama",
|
||||
|
@ -1086,6 +1262,8 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Kiri",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strIndentsLineSpacing": "Spasi Antar Baris",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Kanan",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Setelah",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Sebelum",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strKeepLines": "Tetap satukan garis",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strKeepNext": "Satukan dengan berikutnya",
|
||||
"DE.Views.ParagraphSettingsAdvanced.strMargins": "Lapisan",
|
||||
|
@ -1113,7 +1291,9 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.textEffects": "Efek",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textExact": "Persis",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textFirstLine": "Baris Pertama",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textJustified": "Rata Kiri-Kanan",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textLeft": "Kiri",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textNone": "tidak ada",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textPosition": "Posisi",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemove": "Hapus",
|
||||
"DE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Hapus Semua",
|
||||
|
@ -1134,6 +1314,7 @@
|
|||
"DE.Views.ParagraphSettingsAdvanced.tipOuter": "Buat Pembatas Luar Saja",
|
||||
"DE.Views.ParagraphSettingsAdvanced.tipRight": "Buat Pembatas Kanan Saja",
|
||||
"DE.Views.ParagraphSettingsAdvanced.tipTop": "Buat Pembatas Atas Saja",
|
||||
"DE.Views.ParagraphSettingsAdvanced.txtAutoText": "Otomatis",
|
||||
"DE.Views.ParagraphSettingsAdvanced.txtNoBorders": "Tidak ada pembatas",
|
||||
"DE.Views.RightMenu.txtChartSettings": "Pengaturan Bagan",
|
||||
"DE.Views.RightMenu.txtHeaderFooterSettings": "Pengaturan Header dan Footer",
|
||||
|
@ -1152,6 +1333,7 @@
|
|||
"DE.Views.ShapeSettings.strSize": "Ukuran",
|
||||
"DE.Views.ShapeSettings.strStroke": "Tekanan",
|
||||
"DE.Views.ShapeSettings.strTransparency": "Opasitas",
|
||||
"DE.Views.ShapeSettings.strType": "Tipe",
|
||||
"DE.Views.ShapeSettings.textAdvanced": "Tampilkan pengaturan lanjut",
|
||||
"DE.Views.ShapeSettings.textBorderSizeErr": "Input yang dimasukkan salah.<br>Silakan masukkan input antara 1pt dan 1584pt.",
|
||||
"DE.Views.ShapeSettings.textColor": "Isian Warna",
|
||||
|
@ -1165,6 +1347,7 @@
|
|||
"DE.Views.ShapeSettings.textLinear": "Linier",
|
||||
"DE.Views.ShapeSettings.textNoFill": "Tidak ada Isian",
|
||||
"DE.Views.ShapeSettings.textPatternFill": "Pola",
|
||||
"DE.Views.ShapeSettings.textPosition": "Jabatan",
|
||||
"DE.Views.ShapeSettings.textRadial": "Radial",
|
||||
"DE.Views.ShapeSettings.textSelectTexture": "Pilih",
|
||||
"DE.Views.ShapeSettings.textStretch": "Rentangkan",
|
||||
|
@ -1191,6 +1374,7 @@
|
|||
"DE.Views.ShapeSettings.txtTight": "Ketat",
|
||||
"DE.Views.ShapeSettings.txtTopAndBottom": "Atas dan bawah",
|
||||
"DE.Views.ShapeSettings.txtWood": "Kayu",
|
||||
"DE.Views.SignatureSettings.notcriticalErrorTitle": "Peringatan",
|
||||
"DE.Views.Statusbar.goToPageText": "Buka Halaman",
|
||||
"DE.Views.Statusbar.pageIndexText": "Halaman {0} dari {1}",
|
||||
"DE.Views.Statusbar.tipFitPage": "Sesuaikan Halaman",
|
||||
|
@ -1205,6 +1389,12 @@
|
|||
"DE.Views.StyleTitleDialog.textTitle": "Title",
|
||||
"DE.Views.StyleTitleDialog.txtEmpty": "This field is required",
|
||||
"DE.Views.StyleTitleDialog.txtNotEmpty": "Field must not be empty",
|
||||
"DE.Views.TableOfContentsSettings.textNone": "tidak ada",
|
||||
"DE.Views.TableOfContentsSettings.textRadioStyle": "Model",
|
||||
"DE.Views.TableOfContentsSettings.textStyle": "Model",
|
||||
"DE.Views.TableOfContentsSettings.textTable": "Tabel",
|
||||
"DE.Views.TableOfContentsSettings.textTitle": "Daftar Isi",
|
||||
"DE.Views.TableOfContentsSettings.txtCurrent": "Saat ini",
|
||||
"DE.Views.TableSettings.deleteColumnText": "Hapus Kolom",
|
||||
"DE.Views.TableSettings.deleteRowText": "Hapus Baris",
|
||||
"DE.Views.TableSettings.deleteTableText": "Hapus Tabel",
|
||||
|
@ -1230,11 +1420,13 @@
|
|||
"DE.Views.TableSettings.textEmptyTemplate": "Tidak ada template",
|
||||
"DE.Views.TableSettings.textFirst": "Pertama",
|
||||
"DE.Views.TableSettings.textHeader": "Header",
|
||||
"DE.Views.TableSettings.textHeight": "Ketinggian",
|
||||
"DE.Views.TableSettings.textLast": "Terakhir",
|
||||
"DE.Views.TableSettings.textRows": "Baris",
|
||||
"DE.Views.TableSettings.textSelectBorders": "Pilih pembatas yang ingin Anda ubah dengan menerarpkan model yang telah dipilih di atas",
|
||||
"DE.Views.TableSettings.textTemplate": "Pilih Dari Template",
|
||||
"DE.Views.TableSettings.textTotal": "Total",
|
||||
"DE.Views.TableSettings.textWidth": "Lebar",
|
||||
"DE.Views.TableSettings.tipAll": "Buat Pembatas Luar dan Semua Garis Dalam",
|
||||
"DE.Views.TableSettings.tipBottom": "Buat Pembatas Bawah-Luar Saja",
|
||||
"DE.Views.TableSettings.tipInner": "Buat Garis Dalam Saja",
|
||||
|
@ -1249,6 +1441,8 @@
|
|||
"DE.Views.TableSettingsAdvanced.textAlign": "Perataan",
|
||||
"DE.Views.TableSettingsAdvanced.textAlignment": "Perataan",
|
||||
"DE.Views.TableSettingsAdvanced.textAllowSpacing": "Beri spasi antar sel",
|
||||
"DE.Views.TableSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"DE.Views.TableSettingsAdvanced.textAltTitle": "Judul",
|
||||
"DE.Views.TableSettingsAdvanced.textAnchorText": "Teks",
|
||||
"DE.Views.TableSettingsAdvanced.textAutofit": "Otomatis sesuaikan ukuran dengan konten ",
|
||||
"DE.Views.TableSettingsAdvanced.textBackColor": "Latar Sel",
|
||||
|
@ -1281,7 +1475,9 @@
|
|||
"DE.Views.TableSettingsAdvanced.textRight": "Kanan",
|
||||
"DE.Views.TableSettingsAdvanced.textRightOf": "ke sebelah kanan dari",
|
||||
"DE.Views.TableSettingsAdvanced.textRightTooltip": "Kanan",
|
||||
"DE.Views.TableSettingsAdvanced.textTable": "Tabel",
|
||||
"DE.Views.TableSettingsAdvanced.textTableBackColor": "Latar Belakang Tabel",
|
||||
"DE.Views.TableSettingsAdvanced.textTableSize": "Ukuran Tabel",
|
||||
"DE.Views.TableSettingsAdvanced.textTitle": "Tabel - Pengaturan Lanjut",
|
||||
"DE.Views.TableSettingsAdvanced.textTop": "Atas",
|
||||
"DE.Views.TableSettingsAdvanced.textVertical": "Vertikal",
|
||||
|
@ -1290,6 +1486,7 @@
|
|||
"DE.Views.TableSettingsAdvanced.textWrap": "Potongan Teks",
|
||||
"DE.Views.TableSettingsAdvanced.textWrapNoneTooltip": "Tabel berderet",
|
||||
"DE.Views.TableSettingsAdvanced.textWrapParallelTooltip": "Tabel alur",
|
||||
"DE.Views.TableSettingsAdvanced.textWrappingStyle": "Bentuk Potongan",
|
||||
"DE.Views.TableSettingsAdvanced.tipAll": "Buat Pembatas Luar dan Semua Garis Dalam",
|
||||
"DE.Views.TableSettingsAdvanced.tipCellAll": "Buat Pembatas untuk Sel Dalam Saja",
|
||||
"DE.Views.TableSettingsAdvanced.tipCellInner": "Buat Garis Vertikal dan Horisontal untuk Sel Dalam Saja",
|
||||
|
@ -1300,12 +1497,17 @@
|
|||
"DE.Views.TableSettingsAdvanced.tipTableOuterCellAll": "Buat Pembatas Luar dan Pembatas untuk Semua Sel Dalam",
|
||||
"DE.Views.TableSettingsAdvanced.tipTableOuterCellInner": "Buat Pembatas Luar dan Garis Vertikal dan Horisontal untuk Sel Dalam",
|
||||
"DE.Views.TableSettingsAdvanced.tipTableOuterCellOuter": "Buat Pembatas Luar Tabel dan Pembatas Luar untuk Sel Dalam",
|
||||
"DE.Views.TableSettingsAdvanced.txtCm": "Sentimeter",
|
||||
"DE.Views.TableSettingsAdvanced.txtNoBorders": "Tidak ada pembatas",
|
||||
"DE.Views.TableSettingsAdvanced.txtPt": "Titik",
|
||||
"DE.Views.TableToTextDialog.textOther": "Lainnya",
|
||||
"DE.Views.TableToTextDialog.textTab": "Tab",
|
||||
"DE.Views.TextArtSettings.strColor": "Color",
|
||||
"DE.Views.TextArtSettings.strFill": "Fill",
|
||||
"DE.Views.TextArtSettings.strSize": "Size",
|
||||
"DE.Views.TextArtSettings.strStroke": "Stroke",
|
||||
"DE.Views.TextArtSettings.strTransparency": "Opacity",
|
||||
"DE.Views.TextArtSettings.strType": "Tipe",
|
||||
"DE.Views.TextArtSettings.textBorderSizeErr": "The entered value is incorrect.<br>Please enter a value between 0 pt and 1584 pt.",
|
||||
"DE.Views.TextArtSettings.textColor": "Color Fill",
|
||||
"DE.Views.TextArtSettings.textDirection": "Direction",
|
||||
|
@ -1313,19 +1515,38 @@
|
|||
"DE.Views.TextArtSettings.textGradientFill": "Gradient Fill",
|
||||
"DE.Views.TextArtSettings.textLinear": "Linear",
|
||||
"DE.Views.TextArtSettings.textNoFill": "No Fill",
|
||||
"DE.Views.TextArtSettings.textPosition": "Jabatan",
|
||||
"DE.Views.TextArtSettings.textRadial": "Radial",
|
||||
"DE.Views.TextArtSettings.textSelectTexture": "Select",
|
||||
"DE.Views.TextArtSettings.textStyle": "Style",
|
||||
"DE.Views.TextArtSettings.textTemplate": "Template",
|
||||
"DE.Views.TextArtSettings.textTransform": "Transform",
|
||||
"DE.Views.TextArtSettings.txtNoBorders": "No Line",
|
||||
"DE.Views.TextToTableDialog.textColumns": "Kolom",
|
||||
"DE.Views.TextToTableDialog.textOther": "Lainnya",
|
||||
"DE.Views.TextToTableDialog.textPara": "Paragraf",
|
||||
"DE.Views.TextToTableDialog.textRows": "Baris",
|
||||
"DE.Views.TextToTableDialog.textTab": "Tab",
|
||||
"DE.Views.TextToTableDialog.textTableSize": "Ukuran Tabel",
|
||||
"DE.Views.TextToTableDialog.txtAutoText": "Otomatis",
|
||||
"DE.Views.Toolbar.capBtnAddComment": "Tambahkan komentar",
|
||||
"DE.Views.Toolbar.capBtnColumns": "Kolom",
|
||||
"DE.Views.Toolbar.capBtnComment": "Komentar",
|
||||
"DE.Views.Toolbar.capBtnInsChart": "Bagan",
|
||||
"DE.Views.Toolbar.capBtnInsDropcap": "Drop Cap",
|
||||
"DE.Views.Toolbar.capBtnInsImage": "Gambar",
|
||||
"DE.Views.Toolbar.capBtnInsTable": "Tabel",
|
||||
"DE.Views.Toolbar.capBtnPageSize": "Ukuran",
|
||||
"DE.Views.Toolbar.capImgAlign": "Sejajarkan",
|
||||
"DE.Views.Toolbar.capImgBackward": "Mundurkan",
|
||||
"DE.Views.Toolbar.capImgForward": "Majukan",
|
||||
"DE.Views.Toolbar.capImgGroup": "Grup",
|
||||
"DE.Views.Toolbar.mniCustomTable": "Sisipkan Tabel Khusus",
|
||||
"DE.Views.Toolbar.mniEditDropCap": "Pengaturan Drop Cap",
|
||||
"DE.Views.Toolbar.mniEditFooter": "Edit Footer",
|
||||
"DE.Views.Toolbar.mniEditHeader": "Edit Header",
|
||||
"DE.Views.Toolbar.mniFromFile": "Dari File",
|
||||
"DE.Views.Toolbar.mniFromUrl": "Dari URL",
|
||||
"DE.Views.Toolbar.mniHiddenBorders": "Pembatas Tabel Disembunyikan",
|
||||
"DE.Views.Toolbar.mniHiddenChars": "Karakter Tidak Dicetak",
|
||||
"DE.Views.Toolbar.mniImageFromFile": "Gambar dari File",
|
||||
|
@ -1340,6 +1561,7 @@
|
|||
"DE.Views.Toolbar.textColumnsThree": "Three",
|
||||
"DE.Views.Toolbar.textColumnsTwo": "Two",
|
||||
"DE.Views.Toolbar.textContPage": "Halaman Bersambung",
|
||||
"DE.Views.Toolbar.textDateControl": "Tanggal",
|
||||
"DE.Views.Toolbar.textEvenPage": "Halaman Genap",
|
||||
"DE.Views.Toolbar.textInMargin": "Dalam Margin",
|
||||
"DE.Views.Toolbar.textInsColumnBreak": "Insert Column Break",
|
||||
|
@ -1370,7 +1592,11 @@
|
|||
"DE.Views.Toolbar.textStyleMenuUpdate": "Update from selection",
|
||||
"DE.Views.Toolbar.textSubscript": "Subskrip",
|
||||
"DE.Views.Toolbar.textSuperscript": "Superskrip",
|
||||
"DE.Views.Toolbar.textTabFile": "File",
|
||||
"DE.Views.Toolbar.textTabHome": "Halaman Depan",
|
||||
"DE.Views.Toolbar.textTabInsert": "Sisipkan",
|
||||
"DE.Views.Toolbar.textTabReview": "Ulasan",
|
||||
"DE.Views.Toolbar.textTabView": "Lihat",
|
||||
"DE.Views.Toolbar.textTitleError": "Error",
|
||||
"DE.Views.Toolbar.textToCurrent": "Ke posisi saat ini",
|
||||
"DE.Views.Toolbar.textTop": "Top: ",
|
||||
|
@ -1419,6 +1645,8 @@
|
|||
"DE.Views.Toolbar.tipRedo": "Ulangi",
|
||||
"DE.Views.Toolbar.tipSave": "Simpan",
|
||||
"DE.Views.Toolbar.tipSaveCoauth": "Simpan perubahan yang Anda buat agar dapat dilihat oleh pengguna lain",
|
||||
"DE.Views.Toolbar.tipSendBackward": "Mundurkan",
|
||||
"DE.Views.Toolbar.tipSendForward": "Majukan",
|
||||
"DE.Views.Toolbar.tipShowHiddenChars": "Karakter Tidak Dicetak",
|
||||
"DE.Views.Toolbar.tipSynchronize": "Dokumen telah diubah oleh pengguna lain. Silakan klik untuk menyimpan perubahan dan memuat ulang pembaruan.",
|
||||
"DE.Views.Toolbar.tipUndo": "Batalkan",
|
||||
|
@ -1442,5 +1670,21 @@
|
|||
"DE.Views.Toolbar.txtScheme6": "Himpunan",
|
||||
"DE.Views.Toolbar.txtScheme7": "Margin Sisa",
|
||||
"DE.Views.Toolbar.txtScheme8": "Alur",
|
||||
"DE.Views.Toolbar.txtScheme9": "Cetakan"
|
||||
"DE.Views.Toolbar.txtScheme9": "Cetakan",
|
||||
"DE.Views.ViewTab.textFitToPage": "Sesuaikan Halaman",
|
||||
"DE.Views.ViewTab.textFitToWidth": "Sesuaikan Lebar",
|
||||
"DE.Views.ViewTab.textZoom": "Perbesar",
|
||||
"DE.Views.WatermarkSettingsDialog.textAuto": "Otomatis",
|
||||
"DE.Views.WatermarkSettingsDialog.textBold": "Tebal",
|
||||
"DE.Views.WatermarkSettingsDialog.textFont": "Huruf",
|
||||
"DE.Views.WatermarkSettingsDialog.textFromFile": "Dari File",
|
||||
"DE.Views.WatermarkSettingsDialog.textFromUrl": "Dari URL",
|
||||
"DE.Views.WatermarkSettingsDialog.textHor": "Horizontal",
|
||||
"DE.Views.WatermarkSettingsDialog.textItalic": "Miring",
|
||||
"DE.Views.WatermarkSettingsDialog.textLanguage": "Bahasa",
|
||||
"DE.Views.WatermarkSettingsDialog.textNone": "tidak ada",
|
||||
"DE.Views.WatermarkSettingsDialog.textStrikeout": "Coret ganda",
|
||||
"DE.Views.WatermarkSettingsDialog.textText": "Teks",
|
||||
"DE.Views.WatermarkSettingsDialog.textUnderline": "Garis bawah",
|
||||
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Ukuran Huruf"
|
||||
}
|
|
@ -213,6 +213,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "自動箇条書き",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "幅",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "削除する",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "テーブルセルの最初の文字を大文字にする",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "文章の最初の文字を大文字にする",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "インターネットとネットワークのアドレスをハイパーリンクに変更する",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "ハイフン(--)の代わりにダッシュ(—)",
|
||||
|
@ -505,7 +506,7 @@
|
|||
"DE.Controllers.LeftMenu.requestEditRightsText": "アクセス権の編集の要求中...",
|
||||
"DE.Controllers.LeftMenu.textLoadHistory": "バリエーションの履歴の読み込み中...",
|
||||
"DE.Controllers.LeftMenu.textNoTextFound": "検索データが見つかりませんでした。他の検索設定を選択してください。",
|
||||
"DE.Controllers.LeftMenu.textReplaceSkipped": "置換が行われました。スキップされた発生回数は{0}です。",
|
||||
"DE.Controllers.LeftMenu.textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"DE.Controllers.LeftMenu.textReplaceSuccess": "検索が行われました。変更された発生回数は{0}です。",
|
||||
"DE.Controllers.LeftMenu.txtCompatible": "ドキュメントは新しい形式で保存されます。 すべてのエディタ機能を使用できますが、ドキュメントのレイアウトに影響する可能性があります。<br>ファイルを古いバージョンのMS Wordと互換性を持たせる場合は、詳細設定の[互換性]オプションをご使用ください。",
|
||||
"DE.Controllers.LeftMenu.txtUntitled": "タイトルなし",
|
||||
|
@ -608,6 +609,7 @@
|
|||
"DE.Controllers.Main.textLongName": "128文字未満の名前を入力してください。",
|
||||
"DE.Controllers.Main.textNoLicenseTitle": "ライセンス制限に達しました。",
|
||||
"DE.Controllers.Main.textPaidFeature": "有料機能",
|
||||
"DE.Controllers.Main.textReconnect": "接続を回復しました",
|
||||
"DE.Controllers.Main.textRemember": "選択内容を保存する",
|
||||
"DE.Controllers.Main.textRenameError": "ユーザー名は空にできません。",
|
||||
"DE.Controllers.Main.textRenameLabel": "コラボレーションに使用する名前を入力します",
|
||||
|
@ -1892,6 +1894,7 @@
|
|||
"DE.Views.ImageSettings.textCrop": "トリミング",
|
||||
"DE.Views.ImageSettings.textCropFill": "塗りつぶし",
|
||||
"DE.Views.ImageSettings.textCropFit": "収める",
|
||||
"DE.Views.ImageSettings.textCropToShape": "図形に合わせてトリミング",
|
||||
"DE.Views.ImageSettings.textEdit": "編集する",
|
||||
"DE.Views.ImageSettings.textEditObject": "オブジェクトを編集する",
|
||||
"DE.Views.ImageSettings.textFitMargins": "余白内に収まる",
|
||||
|
@ -2176,6 +2179,7 @@
|
|||
"DE.Views.PageSizeDialog.textTitle": "ページのサイズ",
|
||||
"DE.Views.PageSizeDialog.textWidth": "幅",
|
||||
"DE.Views.PageSizeDialog.txtCustom": "ユーザー設定",
|
||||
"DE.Views.PageThumbnails.textClosePanel": "ページサムネイルを閉じる",
|
||||
"DE.Views.ParagraphSettings.strIndent": "インデント",
|
||||
"DE.Views.ParagraphSettings.strIndentsLeftText": "左",
|
||||
"DE.Views.ParagraphSettings.strIndentsRightText": "右",
|
||||
|
@ -2794,9 +2798,11 @@
|
|||
"DE.Views.Toolbar.txtScheme7": "株主資本",
|
||||
"DE.Views.Toolbar.txtScheme8": "フロー",
|
||||
"DE.Views.Toolbar.txtScheme9": "エコロジー",
|
||||
"DE.Views.ViewTab.textAlwaysShowToolbar": "常にツールバーを表示する",
|
||||
"DE.Views.ViewTab.textAlwaysShowToolbar": "ツールバーを常に表示する",
|
||||
"DE.Views.ViewTab.textDarkDocument": "ダーク ドキュメント",
|
||||
"DE.Views.ViewTab.textFitToPage": "ページに合わせる",
|
||||
"DE.Views.ViewTab.textInterfaceTheme": "インターフェイスのテーマ",
|
||||
"DE.Views.ViewTab.textNavigation": "ナビゲーション",
|
||||
"DE.Views.ViewTab.textRulers": "ルーラー",
|
||||
"DE.Views.ViewTab.textZoom": "ズーム",
|
||||
"DE.Views.WatermarkSettingsDialog.textAuto": "自動",
|
||||
|
|
|
@ -213,6 +213,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Creare automată a listei cu marcatori",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "După",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Ștergere",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "Adăugarea unui punct prin apăsarea dublă a barei de spațiu ",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "Scrie cu majusculă prima litera din fiecare celulă de tabel",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Scrie cu majusculă prima literă a propoziției",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Căi Internet și de rețea cu hyperlink-uri",
|
||||
|
@ -511,6 +512,7 @@
|
|||
"DE.Controllers.LeftMenu.txtCompatible": "Documentul va fi slvat în format nou. În acest caz, toate opțiunile editorului vor deveni disponibile, totuși aspectul documentului poate fi afectat.<br>Folosiți setări avansate și opțiunea de Compatibilitate dacă fișierul trebuie să fie compatibil cu o versiune mai veche MS Word.",
|
||||
"DE.Controllers.LeftMenu.txtUntitled": "Fără titlu",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAs": "Dacă salvați în acest format de fișier, este posibil ca unele dintre caracteristici să se piardă, cu excepția textului.<br>Sunteți sigur că doriți să continuați?",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsPdf": "Fișierul dvs {0} va fi convertit într-un format editabil. Convertirea poate dura ceva timp. Documentul rezultat va fi optimizat pentru a vă permite să editați textul, dar s-ar putea să nu arate exact ca original {0}, mai ales dacă fișierul original conține mai multe elemente grafice.",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "Dacă salvați în acest format de fișier, este posibil ca unele dintre formatări să se piardă.<br>Sigur doriți să continuați?",
|
||||
"DE.Controllers.Main.applyChangesTextText": "Încărcarea modificărilor...",
|
||||
"DE.Controllers.Main.applyChangesTitleText": "Încărcare modificări",
|
||||
|
@ -1460,6 +1462,7 @@
|
|||
"DE.Views.DocumentHolder.strSign": "Semnare",
|
||||
"DE.Views.DocumentHolder.styleText": "Formatare cu stil",
|
||||
"DE.Views.DocumentHolder.tableText": "Tabel",
|
||||
"DE.Views.DocumentHolder.textAccept": "Acceptați această modificare",
|
||||
"DE.Views.DocumentHolder.textAlign": "Aliniere",
|
||||
"DE.Views.DocumentHolder.textArrange": "Aranjare",
|
||||
"DE.Views.DocumentHolder.textArrangeBack": "Trimitere în plan secundar",
|
||||
|
@ -1494,6 +1497,7 @@
|
|||
"DE.Views.DocumentHolder.textPaste": "Lipire",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Pagina anterioară",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Actualizare câmp",
|
||||
"DE.Views.DocumentHolder.textReject": "Respingenți această modificare",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Eliminare control casetă de selectare",
|
||||
"DE.Views.DocumentHolder.textRemComboBox": "Eliminare control casetă combo",
|
||||
"DE.Views.DocumentHolder.textRemDropdown": "Eliminare listă verticală",
|
||||
|
@ -2032,7 +2036,7 @@
|
|||
"DE.Views.LineNumbersDialog.txtAutoText": "Auto",
|
||||
"DE.Views.Links.capBtnBookmarks": "Marcaj",
|
||||
"DE.Views.Links.capBtnCaption": "Legenda",
|
||||
"DE.Views.Links.capBtnContentsUpdate": "Actualizare",
|
||||
"DE.Views.Links.capBtnContentsUpdate": "Actualizare tabel",
|
||||
"DE.Views.Links.capBtnCrossRef": "Referință încrucișată",
|
||||
"DE.Views.Links.capBtnInsContents": "Cuprins",
|
||||
"DE.Views.Links.capBtnInsFootnote": "Notă de subsol",
|
||||
|
@ -2378,6 +2382,8 @@
|
|||
"DE.Views.Statusbar.pageIndexText": "Page {0} din {1}",
|
||||
"DE.Views.Statusbar.tipFitPage": "Portivire la pagina",
|
||||
"DE.Views.Statusbar.tipFitWidth": "Potrivire lățime",
|
||||
"DE.Views.Statusbar.tipHandTool": "Instrumentul Mână",
|
||||
"DE.Views.Statusbar.tipSelectTool": "Instrumentul Selectare",
|
||||
"DE.Views.Statusbar.tipSetLang": "Setare limba text",
|
||||
"DE.Views.Statusbar.tipZoomFactor": "Zoom",
|
||||
"DE.Views.Statusbar.tipZoomIn": "Mărire",
|
||||
|
|
|
@ -213,6 +213,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Стили маркированных списков",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "На",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Удалить",
|
||||
"Common.Views.AutoCorrectDialog.textDoubleSpaces": "Добавлять точку двойным пробелом",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "Делать первые буквы ячеек таблиц прописными",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Делать первые буквы предложений прописными",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Адреса в Интернете и сетевые пути гиперссылками",
|
||||
|
@ -511,6 +512,7 @@
|
|||
"DE.Controllers.LeftMenu.txtCompatible": "Документ будет сохранен в новый формат. Это позволит использовать все функции редактора, но может повлиять на структуру документа.<br>Используйте опцию 'Совместимость' в дополнительных параметрах, если хотите сделать файлы совместимыми с более старыми версиями MS Word.",
|
||||
"DE.Controllers.LeftMenu.txtUntitled": "Без имени",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAs": "Если Вы продолжите сохранение в этот формат, весь функционал, кроме текста, будет потерян.<br>Вы действительно хотите продолжить?",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsPdf": "{0} будет сконвертирован в редактируемый формат. Это может занять некоторое время. Получившийся в результате документ будет оптимизирован для редактирования текста, поэтому он может отличаться от исходного {0}, особенно если исходный файл содержит много графических элементов.",
|
||||
"DE.Controllers.LeftMenu.warnDownloadAsRTF": "Если вы продолжите сохранение в этот формат, часть форматирования может быть потеряна.<br>Вы действительно хотите продолжить?",
|
||||
"DE.Controllers.Main.applyChangesTextText": "Загрузка изменений...",
|
||||
"DE.Controllers.Main.applyChangesTitleText": "Загрузка изменений",
|
||||
|
@ -1460,6 +1462,7 @@
|
|||
"DE.Views.DocumentHolder.strSign": "Подписать",
|
||||
"DE.Views.DocumentHolder.styleText": "Форматирование как стиль",
|
||||
"DE.Views.DocumentHolder.tableText": "Таблицу",
|
||||
"DE.Views.DocumentHolder.textAccept": "Принять изменение",
|
||||
"DE.Views.DocumentHolder.textAlign": "Выравнивание",
|
||||
"DE.Views.DocumentHolder.textArrange": "Порядок",
|
||||
"DE.Views.DocumentHolder.textArrangeBack": "Перенести на задний план",
|
||||
|
@ -1494,6 +1497,7 @@
|
|||
"DE.Views.DocumentHolder.textPaste": "Вставить",
|
||||
"DE.Views.DocumentHolder.textPrevPage": "Предыдущая страница",
|
||||
"DE.Views.DocumentHolder.textRefreshField": "Обновить поле",
|
||||
"DE.Views.DocumentHolder.textReject": "Отклонить изменение",
|
||||
"DE.Views.DocumentHolder.textRemCheckBox": "Удалить флажок",
|
||||
"DE.Views.DocumentHolder.textRemComboBox": "Удалить поле со списком",
|
||||
"DE.Views.DocumentHolder.textRemDropdown": "Удалить выпадающий список",
|
||||
|
@ -2378,6 +2382,8 @@
|
|||
"DE.Views.Statusbar.pageIndexText": "Страница {0} из {1}",
|
||||
"DE.Views.Statusbar.tipFitPage": "По размеру страницы",
|
||||
"DE.Views.Statusbar.tipFitWidth": "По ширине",
|
||||
"DE.Views.Statusbar.tipHandTool": "Инструмент \"Рука\"",
|
||||
"DE.Views.Statusbar.tipSelectTool": "Инструмент выделения",
|
||||
"DE.Views.Statusbar.tipSetLang": "Выбрать язык текста",
|
||||
"DE.Views.Statusbar.tipZoomFactor": "Масштаб",
|
||||
"DE.Views.Statusbar.tipZoomIn": "Увеличить",
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
"textLocation": "Umístění",
|
||||
"textNextPage": "Další stránka",
|
||||
"textOddPage": "Lichá stránka",
|
||||
"textOk": "OK",
|
||||
"textOther": "Jiné",
|
||||
"textPageBreak": "Konec stránky",
|
||||
"textPageNumber": "Číslo stránky",
|
||||
|
@ -56,8 +57,7 @@
|
|||
"textStartAt": "Začít na",
|
||||
"textTable": "Tabulka",
|
||||
"textTableSize": "Velikost tabulky",
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"textOk": "Ok"
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\""
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -158,13 +158,13 @@
|
|||
"textUsers": "Uživatelé",
|
||||
"textWidow": "Ovládací prvek okna"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "Bez výplně"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Vlastní barvy",
|
||||
"textStandartColors": "Standardní barvy",
|
||||
"textThemeColors": "Barvy motivu vzhledu"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "No Fill"
|
||||
"textThemeColors": "Barvy vzhledu prostředí"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
|
@ -229,6 +229,7 @@
|
|||
"textContinueFromPreviousSection": "Pokračovat od předchozí sekce",
|
||||
"textCustomColor": "Vlastní barva",
|
||||
"textDecember": "prosinec",
|
||||
"textDesign": "Vzhled",
|
||||
"textDifferentFirstPage": "Odlišná první stránka",
|
||||
"textDifferentOddAndEvenPages": "Rozdílné liché a sudé stránky",
|
||||
"textDisplay": "Zobrazit",
|
||||
|
@ -238,6 +239,7 @@
|
|||
"textEffects": "Efekty",
|
||||
"textEmpty": "prázdné",
|
||||
"textEmptyImgUrl": "Musíte upřesnit URL obrázku.",
|
||||
"textFebruary": "únor",
|
||||
"textFill": "Výplň",
|
||||
"textFirstColumn": "První sloupec",
|
||||
"textFirstLine": "První řádek",
|
||||
|
@ -246,6 +248,7 @@
|
|||
"textFontColors": "Barvy písma",
|
||||
"textFonts": "Styly",
|
||||
"textFooter": "Zápatí",
|
||||
"textFr": "pá",
|
||||
"textHeader": "Záhlaví",
|
||||
"textHeaderRow": "Záhlaví řádků",
|
||||
"textHighlightColor": "Barva zvýraznění",
|
||||
|
@ -254,6 +257,9 @@
|
|||
"textImageURL": "URL obrázku",
|
||||
"textInFront": "Vpředu",
|
||||
"textInline": "V textu",
|
||||
"textJanuary": "leden",
|
||||
"textJuly": "červenec",
|
||||
"textJune": "červen",
|
||||
"textKeepLinesTogether": "Držet řádky pohromadě",
|
||||
"textKeepWithNext": "Svázat s následujícím",
|
||||
"textLastColumn": "Poslední sloupec",
|
||||
|
@ -262,13 +268,19 @@
|
|||
"textLink": "Odkaz",
|
||||
"textLinkSettings": "Nastavení odkazů",
|
||||
"textLinkToPrevious": "Odkaz na předchozí",
|
||||
"textMarch": "březen",
|
||||
"textMay": "květen",
|
||||
"textMo": "po",
|
||||
"textMoveBackward": "Jít zpět",
|
||||
"textMoveForward": "Posunout vpřed",
|
||||
"textMoveWithText": "Přesunout s textem",
|
||||
"textNone": "Žádné",
|
||||
"textNoStyles": "Žádné styly pro tento typ grafů.",
|
||||
"textNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"textNovember": "listopad",
|
||||
"textNumbers": "Čísla",
|
||||
"textOctober": "říjen",
|
||||
"textOk": "OK",
|
||||
"textOpacity": "Průhlednost",
|
||||
"textOptions": "Možnosti",
|
||||
"textOrphanControl": "Kontrola osamocených řádků",
|
||||
|
@ -289,9 +301,11 @@
|
|||
"textReplace": "Nahradit",
|
||||
"textReplaceImage": "Nahradit obrázek",
|
||||
"textResizeToFitContent": "Změnit velikost pro přizpůsobení obsahu",
|
||||
"textSa": "so",
|
||||
"textScreenTip": "Nápověda",
|
||||
"textSelectObjectToEdit": "Vyberte objekt pro úpravu",
|
||||
"textSendToBackground": "Přesunout do pozadí",
|
||||
"textSeptember": "září",
|
||||
"textSettings": "Nastavení",
|
||||
"textShape": "Obrazec",
|
||||
"textSize": "Velikost",
|
||||
|
@ -302,35 +316,21 @@
|
|||
"textStrikethrough": "Přeškrtnuté",
|
||||
"textStyle": "Styl",
|
||||
"textStyleOptions": "Možnosti stylu",
|
||||
"textSu": "ne",
|
||||
"textSubscript": "Dolní index",
|
||||
"textSuperscript": "Horní index",
|
||||
"textTable": "Tabulka",
|
||||
"textTableOptions": "Možnosti tabulky",
|
||||
"textText": "Text",
|
||||
"textTh": "čt",
|
||||
"textThrough": "Skrz",
|
||||
"textTight": "Těsné",
|
||||
"textTopAndBottom": "Nahoře a dole",
|
||||
"textTotalRow": "Součtový řádek",
|
||||
"textTu": "út",
|
||||
"textType": "Typ",
|
||||
"textWrap": "Obtékání",
|
||||
"textDesign": "Design",
|
||||
"textFebruary": "February",
|
||||
"textFr": "Fr",
|
||||
"textJanuary": "January",
|
||||
"textJuly": "July",
|
||||
"textJune": "June",
|
||||
"textMarch": "March",
|
||||
"textMay": "May",
|
||||
"textMo": "Mo",
|
||||
"textNovember": "November",
|
||||
"textOctober": "October",
|
||||
"textOk": "Ok",
|
||||
"textSa": "Sa",
|
||||
"textSeptember": "September",
|
||||
"textSu": "Su",
|
||||
"textTh": "Th",
|
||||
"textTu": "Tu",
|
||||
"textWe": "We"
|
||||
"textWe": "st",
|
||||
"textWrap": "Obtékání"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Vypršel čas konverze.",
|
||||
|
@ -487,8 +487,11 @@
|
|||
"textHasMacros": "Soubor obsahuje automatická makra.<br>Opravdu chcete makra spustit?",
|
||||
"textNo": "Ne",
|
||||
"textNoLicenseTitle": "Došlo k dosažení limitu licence",
|
||||
"textNoTextFound": "Text nebyl nalezen",
|
||||
"textPaidFeature": "Placená funkce",
|
||||
"textRemember": "Zapamatovat moji volbu",
|
||||
"textReplaceSkipped": "Nahrazení bylo provedeno. {0} výskytů bylo přeskočeno.",
|
||||
"textReplaceSuccess": "Hledání bylo dokončeno. Nahrazeno výskytů: {0}",
|
||||
"textYes": "Ano",
|
||||
"titleLicenseExp": "Platnost licence vypršela",
|
||||
"titleServerVersion": "Editor byl aktualizován",
|
||||
|
@ -500,10 +503,7 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMOptions": "Zabezpečený soubor",
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
"textLocation": "場所",
|
||||
"textNextPage": "次のページ",
|
||||
"textOddPage": "奇数ページ",
|
||||
"textOk": "OK",
|
||||
"textOther": "その他",
|
||||
"textPageBreak": "改ページ",
|
||||
"textPageNumber": "ページ番号",
|
||||
|
@ -56,8 +57,7 @@
|
|||
"textStartAt": "から始まる",
|
||||
"textTable": "表",
|
||||
"textTableSize": "表のサイズ",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"textOk": "Ok"
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
|
@ -158,13 +158,13 @@
|
|||
"textUsers": "ユーザー",
|
||||
"textWidow": "改ページ時 1 行残して段落を区切らない"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "塗りつぶしなし"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "ユーザー設定の色",
|
||||
"textStandartColors": "標準の色",
|
||||
"textThemeColors": "テーマの色"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "No Fill"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
|
@ -229,6 +229,7 @@
|
|||
"textContinueFromPreviousSection": "前のセクションから続ける",
|
||||
"textCustomColor": "ユーザー設定の色",
|
||||
"textDecember": "12月",
|
||||
"textDesign": "デザイン",
|
||||
"textDifferentFirstPage": "先頭ページのみ別指定",
|
||||
"textDifferentOddAndEvenPages": "奇数/偶数ページ別指定",
|
||||
"textDisplay": "表示する",
|
||||
|
@ -236,6 +237,7 @@
|
|||
"textDoubleStrikethrough": "二重取り消し線",
|
||||
"textEditLink": "リンクを編集する",
|
||||
"textEffects": "効果",
|
||||
"textEmpty": "空",
|
||||
"textEmptyImgUrl": "イメージのURLを指定すべきです。",
|
||||
"textFebruary": "2月",
|
||||
"textFill": "塗りつぶし",
|
||||
|
@ -246,6 +248,7 @@
|
|||
"textFontColors": "フォントの色",
|
||||
"textFonts": "フォント",
|
||||
"textFooter": "フッター",
|
||||
"textFr": "金",
|
||||
"textHeader": "ヘッダー",
|
||||
"textHeaderRow": "ヘッダー行",
|
||||
"textHighlightColor": "強調表示の色",
|
||||
|
@ -267,6 +270,7 @@
|
|||
"textLinkToPrevious": "前に結合する",
|
||||
"textMarch": "3月",
|
||||
"textMay": "5月",
|
||||
"textMo": "月",
|
||||
"textMoveBackward": "背面に動かす",
|
||||
"textMoveForward": "前面に動かす",
|
||||
"textMoveWithText": "テキストと一緒に移動する",
|
||||
|
@ -276,6 +280,7 @@
|
|||
"textNovember": "11月",
|
||||
"textNumbers": "数",
|
||||
"textOctober": "10月",
|
||||
"textOk": "OK",
|
||||
"textOpacity": "不透明度",
|
||||
"textOptions": "オプション",
|
||||
"textOrphanControl": "改ページ時 1 行残して段落を区切らない",
|
||||
|
@ -296,6 +301,7 @@
|
|||
"textReplace": "置換する",
|
||||
"textReplaceImage": "イメージを置換する",
|
||||
"textResizeToFitContent": "内容に合わせてサイズを変更する",
|
||||
"textSa": "土",
|
||||
"textScreenTip": "ヒント",
|
||||
"textSelectObjectToEdit": "編集するためにオブジェクトを選んでください",
|
||||
"textSendToBackground": "背景へ動かす",
|
||||
|
@ -310,27 +316,21 @@
|
|||
"textStrikethrough": "取り消し線",
|
||||
"textStyle": "スタイル",
|
||||
"textStyleOptions": "スタイルの設定",
|
||||
"textSu": "日",
|
||||
"textSubscript": "下付き文字",
|
||||
"textSuperscript": "上付き文字",
|
||||
"textTable": "表",
|
||||
"textTableOptions": "表の設定",
|
||||
"textText": "テキスト",
|
||||
"textTh": "木",
|
||||
"textThrough": "スルー",
|
||||
"textTight": "外周",
|
||||
"textTopAndBottom": "上と下",
|
||||
"textTotalRow": "合計行",
|
||||
"textTu": "火",
|
||||
"textType": "タイプ",
|
||||
"textWrap": "折り返す",
|
||||
"textDesign": "Design",
|
||||
"textEmpty": "Empty",
|
||||
"textFr": "Fr",
|
||||
"textMo": "Mo",
|
||||
"textOk": "Ok",
|
||||
"textSa": "Sa",
|
||||
"textSu": "Su",
|
||||
"textTh": "Th",
|
||||
"textTu": "Tu",
|
||||
"textWe": "We"
|
||||
"textWe": "水",
|
||||
"textWrap": "折り返す"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "変換のタイムアウトを超過しました。",
|
||||
|
@ -487,8 +487,10 @@
|
|||
"textHasMacros": "ファイルには自動マクロが含まれています。<br>マクロを実行しますか?",
|
||||
"textNo": "いいえ",
|
||||
"textNoLicenseTitle": "ライセンス制限に達しました",
|
||||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textPaidFeature": "有料機能",
|
||||
"textRemember": "選択を覚える",
|
||||
"textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"textYes": "はい",
|
||||
"titleLicenseExp": "ライセンスの有効期限が切れています",
|
||||
"titleServerVersion": "編集者が更新された",
|
||||
|
@ -501,8 +503,6 @@
|
|||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
},
|
||||
"Settings": {
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"PE.ApplicationController.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
||||
"PE.ApplicationController.errorFileSizeExceed": "Памер файла перавышае ліміт, вызначаны для вашага сервера.<br>Звярніцеся да адміністратара сервера дакументаў за дадатковымі звесткамі.",
|
||||
"PE.ApplicationController.errorForceSave": "Падчас захавання файла адбылася памылка. Калі ласка, выкарыстайце параметр \"Спампаваць як\", каб захаваць файл на цвёрдым дыску камп’ютара, альбо паспрабуйце яшчэ раз пазней.",
|
||||
"PE.ApplicationController.errorLoadingFont": "Шрыфты не загрузіліся.<br>Звярніцеся да адміністратара сервера дакументаў.",
|
||||
"PE.ApplicationController.errorTokenExpire": "Тэрмін дзеяння токена бяспекі дакумента сышоў.<br>Калі ласка, звярніцеся да адміністратара сервера дакументаў.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "Злучэнне з інтэрнэтам было адноўлена, і версія файла змянілася.<br>Перш чым працягнуць працу, неабходна спампаваць файл альбо скапіяваць яго змесціва, каб захаваць даныя, а пасля перазагрузіць старонку.",
|
||||
"PE.ApplicationController.errorUserDrop": "На дадзены момант файл недаступны.",
|
||||
|
|
|
@ -1,38 +1,38 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Copiar al portapapeles",
|
||||
"common.view.modals.txtEmbed": "Incorporar",
|
||||
"common.view.modals.txtEmbed": "Insertar",
|
||||
"common.view.modals.txtHeight": "Altura",
|
||||
"common.view.modals.txtShare": "Compartir enlace",
|
||||
"common.view.modals.txtWidth": "Ancho",
|
||||
"PE.ApplicationController.convertationErrorText": "Fallo de conversión.",
|
||||
"PE.ApplicationController.convertationTimeoutText": "Límite de tiempo de conversión está superado.",
|
||||
"PE.ApplicationController.convertationErrorText": "Se ha producido un error en la conversión.",
|
||||
"PE.ApplicationController.convertationTimeoutText": "Se ha superado el tiempo de conversión.",
|
||||
"PE.ApplicationController.criticalErrorTitle": "Error",
|
||||
"PE.ApplicationController.downloadErrorText": "Fallo en descarga.",
|
||||
"PE.ApplicationController.downloadErrorText": "Se ha producido un error en la descarga",
|
||||
"PE.ApplicationController.downloadTextText": "Descargando presentación...",
|
||||
"PE.ApplicationController.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
||||
"PE.ApplicationController.errorAccessDeny": "Está intentando realizar una acción para la que no tiene permiso. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"PE.ApplicationController.errorDefaultMessage": "Código de error: %1",
|
||||
"PE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no puede ser abierto.",
|
||||
"PE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo excede la limitación establecida para su servidor. Póngase en contacto con el administrador del Servidor de documentos para obtener más información.",
|
||||
"PE.ApplicationController.errorForceSave": "Ha ocurrido un error al guardar el archivo. Por favor, use la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo de nuevo más tarde.",
|
||||
"PE.ApplicationController.errorLoadingFont": "Las fuentes no están cargadas.<br>Por favor, póngase en contacto con el administrador del Document Server.",
|
||||
"PE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado.<br>Por favor, póngase en contacto con el administrador del Servidor de Documentos.",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "La conexión a Internet ha sido restaurada, y la versión del archivo ha sido cambiada. Antes de poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se pierda nada, y luego recargar esta página. ",
|
||||
"PE.ApplicationController.errorUserDrop": "No se puede acceder al archivo ahora mismo.",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Aviso",
|
||||
"PE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no se puede abrir.",
|
||||
"PE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo supera el límiete establecido por su servidor. <br>Contacte con el administrador del servidor de documentos para obtener más detalles.",
|
||||
"PE.ApplicationController.errorForceSave": "Se ha producido un error al guardar el archivo. Utilice la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo más tarde.",
|
||||
"PE.ApplicationController.errorLoadingFont": "Los tipos de letra no están cargados. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"PE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado. <br>Contacte con el administrador del servidor de documentos",
|
||||
"PE.ApplicationController.errorUpdateVersionOnDisconnect": "Se ha restablecido la conexión a Internet y se ha cambiado la versión del archivo. <br>Para poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se ha perdido nada, y luego volver a cargar esta página.",
|
||||
"PE.ApplicationController.errorUserDrop": "No se puede acceder al archivo.",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Advertencia",
|
||||
"PE.ApplicationController.openErrorText": "Se ha producido un error al abrir el archivo. ",
|
||||
"PE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, no se podía cargar algunos componentes. Por favor, recargue la página.",
|
||||
"PE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, algunos de los componentes no se han podido cargar. Recargue la página.",
|
||||
"PE.ApplicationController.textAnonymous": "Anónimo",
|
||||
"PE.ApplicationController.textGuest": "Invitado",
|
||||
"PE.ApplicationController.textLoadingDocument": "Cargando presentación",
|
||||
"PE.ApplicationController.textOf": "de",
|
||||
"PE.ApplicationController.txtClose": "Cerrar",
|
||||
"PE.ApplicationController.unknownErrorText": "Error desconocido.",
|
||||
"PE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no está soportado.",
|
||||
"PE.ApplicationController.waitText": "Por favor, espere...",
|
||||
"PE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no es compatible.",
|
||||
"PE.ApplicationController.waitText": "Espere...",
|
||||
"PE.ApplicationView.txtDownload": "Descargar",
|
||||
"PE.ApplicationView.txtEmbed": "Incorporar",
|
||||
"PE.ApplicationView.txtEmbed": "Insertar",
|
||||
"PE.ApplicationView.txtFileLocation": "Abrir ubicación del archivo",
|
||||
"PE.ApplicationView.txtFullScreen": "Pantalla Completa",
|
||||
"PE.ApplicationView.txtFullScreen": "Pantalla completa",
|
||||
"PE.ApplicationView.txtPrint": "Imprimir",
|
||||
"PE.ApplicationView.txtShare": "Compartir"
|
||||
}
|
|
@ -17,7 +17,7 @@
|
|||
"PE.ApplicationController.errorUserDrop": "File tidak dapat di akses",
|
||||
"PE.ApplicationController.notcriticalErrorTitle": "Peringatan",
|
||||
"PE.ApplicationController.scriptLoadError": "Koneksi terlalu lambat,",
|
||||
"PE.ApplicationController.textAnonymous": "Tamu",
|
||||
"PE.ApplicationController.textAnonymous": "Anonim",
|
||||
"PE.ApplicationController.textLoadingDocument": "Memuat penyajian",
|
||||
"PE.ApplicationController.textOf": "Dari",
|
||||
"PE.ApplicationController.txtClose": "Tutup",
|
||||
|
@ -26,6 +26,7 @@
|
|||
"PE.ApplicationController.waitText": "Mohon menunggu",
|
||||
"PE.ApplicationView.txtDownload": "Unduh",
|
||||
"PE.ApplicationView.txtEmbed": "Melekatkan",
|
||||
"PE.ApplicationView.txtFileLocation": "Buka Dokumen",
|
||||
"PE.ApplicationView.txtFullScreen": "Layar penuh",
|
||||
"PE.ApplicationView.txtShare": "Bagikan"
|
||||
}
|
|
@ -461,8 +461,8 @@
|
|||
"PE.Controllers.Main.txtEditingMode": "Актывацыя рэжыму рэдагавання…",
|
||||
"PE.Controllers.Main.txtErrorLoadHistory": "Не атрымалася загрузіць гісторыю",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Фігурныя стрэлкі",
|
||||
"PE.Controllers.Main.txtFooter": "Ніжні калантытул",
|
||||
"PE.Controllers.Main.txtHeader": "Верхні калантытул",
|
||||
"PE.Controllers.Main.txtFooter": "Ніжні калонтытул",
|
||||
"PE.Controllers.Main.txtHeader": "Верхні калонтытул",
|
||||
"PE.Controllers.Main.txtImage": "Вобраз",
|
||||
"PE.Controllers.Main.txtLines": "Лініі",
|
||||
"PE.Controllers.Main.txtLoading": "Загрузка…",
|
||||
|
@ -1373,13 +1373,13 @@
|
|||
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Увага",
|
||||
"PE.Views.HeaderFooterDialog.textDateTime": "Дата і час",
|
||||
"PE.Views.HeaderFooterDialog.textFixed": "Фіксаванае",
|
||||
"PE.Views.HeaderFooterDialog.textFooter": "Тэкст ніжняга калантытула",
|
||||
"PE.Views.HeaderFooterDialog.textFooter": "Тэкст ніжняга калонтытула",
|
||||
"PE.Views.HeaderFooterDialog.textFormat": "Фарматы",
|
||||
"PE.Views.HeaderFooterDialog.textLang": "Мова",
|
||||
"PE.Views.HeaderFooterDialog.textNotTitle": "Не паказваць на тытульным слайдзе",
|
||||
"PE.Views.HeaderFooterDialog.textPreview": "Прагляд",
|
||||
"PE.Views.HeaderFooterDialog.textSlideNum": "Нумар слайда",
|
||||
"PE.Views.HeaderFooterDialog.textTitle": "Налады ніжняга калантытула",
|
||||
"PE.Views.HeaderFooterDialog.textTitle": "Налады ніжняга калонтытула",
|
||||
"PE.Views.HeaderFooterDialog.textUpdate": "Абнаўляць аўтаматычна",
|
||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Паказваць",
|
||||
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Звязаць з",
|
||||
|
@ -1806,7 +1806,7 @@
|
|||
"PE.Views.Toolbar.capBtnAddComment": "Дадаць каментар",
|
||||
"PE.Views.Toolbar.capBtnComment": "Каментар",
|
||||
"PE.Views.Toolbar.capBtnDateTime": "Дата і час",
|
||||
"PE.Views.Toolbar.capBtnInsHeader": "Ніжні калантытул",
|
||||
"PE.Views.Toolbar.capBtnInsHeader": "Ніжні калонтытул",
|
||||
"PE.Views.Toolbar.capBtnInsSymbol": "Сімвал",
|
||||
"PE.Views.Toolbar.capBtnSlideNum": "Нумар слайда",
|
||||
"PE.Views.Toolbar.capInsertAudio": "Аўдыё",
|
||||
|
@ -1877,7 +1877,7 @@
|
|||
"PE.Views.Toolbar.tipDateTime": "Уставіць быгучую назву і час",
|
||||
"PE.Views.Toolbar.tipDecFont": "Паменшыць памер шрыфту",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Паменшыць водступ",
|
||||
"PE.Views.Toolbar.tipEditHeader": "Рэдагаваць ніжні калантытул",
|
||||
"PE.Views.Toolbar.tipEditHeader": "Рэдагаваць ніжні калонтытул",
|
||||
"PE.Views.Toolbar.tipFontColor": "Колер шрыфту",
|
||||
"PE.Views.Toolbar.tipFontName": "Шрыфт",
|
||||
"PE.Views.Toolbar.tipFontSize": "Памер шрыфту",
|
||||
|
|
|
@ -48,32 +48,71 @@
|
|||
"Common.define.chartData.textStock": "Burzovní graf",
|
||||
"Common.define.chartData.textSurface": "Povrch",
|
||||
"Common.define.effectData.textAcross": "Napříč",
|
||||
"Common.define.effectData.textAppear": "Objeví",
|
||||
"Common.define.effectData.textAppear": "Celé najednou",
|
||||
"Common.define.effectData.textArcDown": "Oblouk dole",
|
||||
"Common.define.effectData.textArcLeft": "Oblouk vlevo",
|
||||
"Common.define.effectData.textArcRight": "Oblouk vpravo",
|
||||
"Common.define.effectData.textArcUp": "Oblouk nahoře",
|
||||
"Common.define.effectData.textBasic": "Základní",
|
||||
"Common.define.effectData.textBasicSwivel": "Základní otočný",
|
||||
"Common.define.effectData.textBasicZoom": "Základní přiblížení",
|
||||
"Common.define.effectData.textBean": "Fazole",
|
||||
"Common.define.effectData.textBlinds": "Žaluzie",
|
||||
"Common.define.effectData.textBrushColor": "Barva štětce",
|
||||
"Common.define.effectData.textBlink": "Mrknutí",
|
||||
"Common.define.effectData.textBoldFlash": "Záblesk tučně",
|
||||
"Common.define.effectData.textBoldReveal": "Zobrazení tučně",
|
||||
"Common.define.effectData.textBoomerang": "Bumerang",
|
||||
"Common.define.effectData.textBounce": "Odraz",
|
||||
"Common.define.effectData.textBounceLeft": "Odraz vlevo",
|
||||
"Common.define.effectData.textBounceRight": "Odraz vpravo",
|
||||
"Common.define.effectData.textBox": "Schránka",
|
||||
"Common.define.effectData.textBrushColor": "Přebarvení",
|
||||
"Common.define.effectData.textCenterRevolve": "Rotace kolem středu",
|
||||
"Common.define.effectData.textCheckerboard": "Šachovnice",
|
||||
"Common.define.effectData.textCircle": "Kruh",
|
||||
"Common.define.effectData.textCollapse": "Sbalit",
|
||||
"Common.define.effectData.textColorPulse": "Barevný pulz",
|
||||
"Common.define.effectData.textComplementaryColor": "Doplňková barva",
|
||||
"Common.define.effectData.textComplementaryColor2": "Doplňková barva 2",
|
||||
"Common.define.effectData.textCompress": "Komprimovat",
|
||||
"Common.define.effectData.textContrast": "Kontrast",
|
||||
"Common.define.effectData.textContrastingColor": "Kontrastující barva",
|
||||
"Common.define.effectData.textCredits": "Poděkování",
|
||||
"Common.define.effectData.textCrescentMoon": "Srpek měsíce",
|
||||
"Common.define.effectData.textCurveDown": "Křivka dolů",
|
||||
"Common.define.effectData.textCurvedSquare": "Zaoblený čtverec",
|
||||
"Common.define.effectData.textCurvedX": "Zakřivené X",
|
||||
"Common.define.effectData.textCurvyLeft": "Vývrtka doleva",
|
||||
"Common.define.effectData.textCurvyRight": "Vývrtka doprava",
|
||||
"Common.define.effectData.textCurvyStar": "Zakřivená hvězda",
|
||||
"Common.define.effectData.textCustomPath": "Uživatelsky určená cesta",
|
||||
"Common.define.effectData.textCuverUp": "Křivka nahoru",
|
||||
"Common.define.effectData.textDarken": "Tmavnutí",
|
||||
"Common.define.effectData.textDecayingWave": "Rozpadající se vlna",
|
||||
"Common.define.effectData.textDesaturate": "Do černobílé",
|
||||
"Common.define.effectData.textDiagonalDownRight": "Diagonálně vpravo dolů",
|
||||
"Common.define.effectData.textDiagonalUpRight": "Diagonálně vpravo nahoru",
|
||||
"Common.define.effectData.textDiamond": "Kosodélník",
|
||||
"Common.define.effectData.textDisappear": "Zmizet",
|
||||
"Common.define.effectData.textDisappear": "Prolnutí",
|
||||
"Common.define.effectData.textDissolveIn": "Rozpustit dovnitř",
|
||||
"Common.define.effectData.textDissolveOut": "Rozpustit vně",
|
||||
"Common.define.effectData.textDown": "Dolů",
|
||||
"Common.define.effectData.textDrop": "Zahodit",
|
||||
"Common.define.effectData.textEmphasis": "Zdůrazňující efekt",
|
||||
"Common.define.effectData.textEntrance": "Vstupní efekt",
|
||||
"Common.define.effectData.textEqualTriangle": "Rovnoramenný trojúhelník",
|
||||
"Common.define.effectData.textExciting": "Vzrušující",
|
||||
"Common.define.effectData.textExit": "Efekt při ukončení",
|
||||
"Common.define.effectData.textExpand": "Rozšířit",
|
||||
"Common.define.effectData.textFade": "Vyblednout",
|
||||
"Common.define.effectData.textFigureFour": "Znásobená osmička",
|
||||
"Common.define.effectData.textFillColor": "Barva výplně",
|
||||
"Common.define.effectData.textFlip": "Převrátit",
|
||||
"Common.define.effectData.textFloat": "Hladké",
|
||||
"Common.define.effectData.textFloatDown": "Plynutí dolů",
|
||||
"Common.define.effectData.textFloatIn": "Hladké zobrazení",
|
||||
"Common.define.effectData.textFloatOut": "Hladké zmizení",
|
||||
"Common.define.effectData.textFloatUp": "Plynutí nahoru",
|
||||
"Common.define.effectData.textFlyIn": "Přiletět",
|
||||
"Common.define.effectData.textFlyOut": "Odletět",
|
||||
"Common.define.effectData.textFontColor": "Barva písma",
|
||||
|
@ -86,49 +125,116 @@
|
|||
"Common.define.effectData.textFromTop": "Shora",
|
||||
"Common.define.effectData.textFromTopLeft": "Zleva nahoře",
|
||||
"Common.define.effectData.textFromTopRight": "Zprava nahoře",
|
||||
"Common.define.effectData.textFunnel": "Nálevka",
|
||||
"Common.define.effectData.textGrowShrink": "Růst/Zmenšit",
|
||||
"Common.define.effectData.textGrowTurn": "Narůst a otočit",
|
||||
"Common.define.effectData.textGrowWithColor": "Narůst se změnou barvy",
|
||||
"Common.define.effectData.textHeart": "Srdce",
|
||||
"Common.define.effectData.textHeartbeat": "Srdeční tep",
|
||||
"Common.define.effectData.textHexagon": "Šestiúhelník",
|
||||
"Common.define.effectData.textHorizontal": "Vodorovné",
|
||||
"Common.define.effectData.textInFromScreenCenter": "Ze středu obrazovky",
|
||||
"Common.define.effectData.textHorizontalFigure": "Ležatá osmička",
|
||||
"Common.define.effectData.textHorizontalIn": "Vodorovně uvnitř",
|
||||
"Common.define.effectData.textHorizontalOut": "Vodorovně vně",
|
||||
"Common.define.effectData.textIn": "Dovnitř",
|
||||
"Common.define.effectData.textInFromScreenCenter": "Dovnitř ze středu obrazovky",
|
||||
"Common.define.effectData.textInSlightly": "Dovnitř mírně",
|
||||
"Common.define.effectData.textInToScreenCenter": "Dovnitř na střed obrazovky",
|
||||
"Common.define.effectData.textInvertedSquare": "Převrácený čtverec",
|
||||
"Common.define.effectData.textInvertedTriangle": "Převrácený trojúhelník",
|
||||
"Common.define.effectData.textLineColor": "Barva čáry",
|
||||
"Common.define.effectData.textLeft": "Vlevo",
|
||||
"Common.define.effectData.textLeftDown": "Vlevo dolů",
|
||||
"Common.define.effectData.textLeftUp": "Vlevo nahoru",
|
||||
"Common.define.effectData.textLighten": "Zesvětlit",
|
||||
"Common.define.effectData.textLineColor": "Barva ohraničení",
|
||||
"Common.define.effectData.textLinesCurves": "Křivky čar",
|
||||
"Common.define.effectData.textLoopDeLoop": "Smyčkovitě",
|
||||
"Common.define.effectData.textModerate": "Mírné",
|
||||
"Common.define.effectData.textNeutron": "Neutron",
|
||||
"Common.define.effectData.textObjectCenter": "Střed objektu",
|
||||
"Common.define.effectData.textObjectColor": "Barva objektu",
|
||||
"Common.define.effectData.textOctagon": "Osmiúhelník",
|
||||
"Common.define.effectData.textOut": "Vně",
|
||||
"Common.define.effectData.textOutFromScreenBottom": "Pryč skrze dolní část obrazovky",
|
||||
"Common.define.effectData.textOutSlightly": "Vně mírně",
|
||||
"Common.define.effectData.textParallelogram": "Rovnoběžník",
|
||||
"Common.define.effectData.textPath": "Trasa pohybu",
|
||||
"Common.define.effectData.textPeanut": "Burský oříšek",
|
||||
"Common.define.effectData.textPeekIn": "Přilétnutí",
|
||||
"Common.define.effectData.textPeekOut": "Odlétnutí",
|
||||
"Common.define.effectData.textPentagon": "Pětiúhelník",
|
||||
"Common.define.effectData.textPinwheel": "Větrník",
|
||||
"Common.define.effectData.textPlus": "Plus",
|
||||
"Common.define.effectData.textPulse": "Puls",
|
||||
"Common.define.effectData.textPointStar": "Hvězda s paprsky",
|
||||
"Common.define.effectData.textPointStar4": "Hvězda se 4 paprsky",
|
||||
"Common.define.effectData.textPointStar5": "Hvězda s 5 paprsky",
|
||||
"Common.define.effectData.textPointStar6": "Hvězda s 6 paprsky",
|
||||
"Common.define.effectData.textPointStar8": "Hvězda s 8 paprsky",
|
||||
"Common.define.effectData.textPulse": "Pulz",
|
||||
"Common.define.effectData.textRandomBars": "Náhodné pruhy",
|
||||
"Common.define.effectData.textRight": "Vpravo",
|
||||
"Common.define.effectData.textRightDown": "Vpravo dole",
|
||||
"Common.define.effectData.textRightTriangle": "Pravoúhlý trojúhelník",
|
||||
"Common.define.effectData.textRightUp": "Vpravo nahoře",
|
||||
"Common.define.effectData.textRiseUp": "Stoupat",
|
||||
"Common.define.effectData.textSCurve1": "Křivka 1",
|
||||
"Common.define.effectData.textSCurve2": "Křivka 2",
|
||||
"Common.define.effectData.textShape": "Tvar",
|
||||
"Common.define.effectData.textShimmer": "Třpit",
|
||||
"Common.define.effectData.textShrinkTurn": "Zmenšit a otočit",
|
||||
"Common.define.effectData.textSineWave": "Sinusová vlna",
|
||||
"Common.define.effectData.textSinkDown": "Potopení",
|
||||
"Common.define.effectData.textSlideCenter": "Střed snímku",
|
||||
"Common.define.effectData.textSpecial": "Speciální",
|
||||
"Common.define.effectData.textSpin": "Točit",
|
||||
"Common.define.effectData.textSpinner": "Odstředivka",
|
||||
"Common.define.effectData.textSpiralIn": "Spirála",
|
||||
"Common.define.effectData.textSpiralLeft": "Vlevo do spirály",
|
||||
"Common.define.effectData.textSpiralOut": "Vně do spirály",
|
||||
"Common.define.effectData.textSpiralRight": "Vpravo do spirály",
|
||||
"Common.define.effectData.textSplit": "Rozdělit",
|
||||
"Common.define.effectData.textSpoke1": "1 Paprsek",
|
||||
"Common.define.effectData.textSpoke2": "2 Paprsky",
|
||||
"Common.define.effectData.textSpoke3": "3 Paprsky",
|
||||
"Common.define.effectData.textSpoke4": "4 Paprsky",
|
||||
"Common.define.effectData.textSpoke8": "8 paprsků",
|
||||
"Common.define.effectData.textSpring": "Pružina",
|
||||
"Common.define.effectData.textSquare": "Čtverec",
|
||||
"Common.define.effectData.textStairsDown": "Po schodech dolů",
|
||||
"Common.define.effectData.textStretch": "Roztáhnout",
|
||||
"Common.define.effectData.textStrips": "Proužky",
|
||||
"Common.define.effectData.textSubtle": "Jemné",
|
||||
"Common.define.effectData.textSwivel": "Otočný",
|
||||
"Common.define.effectData.textSwoosh": "Vlnovka",
|
||||
"Common.define.effectData.textTeardrop": "Slza",
|
||||
"Common.define.effectData.textTeeter": "Houpačka",
|
||||
"Common.define.effectData.textToBottom": "Dolů",
|
||||
"Common.define.effectData.textToBottomLeft": "Dolů vlevo",
|
||||
"Common.define.effectData.textToBottomRight": "Dolů vpravo",
|
||||
"Common.define.effectData.textToFromScreenBottom": "Vně na spodní část obrazovky",
|
||||
"Common.define.effectData.textToLeft": "Doleva",
|
||||
"Common.define.effectData.textToRight": "Doprava",
|
||||
"Common.define.effectData.textToTop": "Nahoru",
|
||||
"Common.define.effectData.textToTopLeft": "Nahoru vlevo",
|
||||
"Common.define.effectData.textToTopRight": "Nahoru vpravo",
|
||||
"Common.define.effectData.textTransparency": "Průhlednost",
|
||||
"Common.define.effectData.textTrapezoid": "Lichoběžník",
|
||||
"Common.define.effectData.textTurnDown": "Otočit dolů",
|
||||
"Common.define.effectData.textTurnDownRight": "Otočit vpravo dolů",
|
||||
"Common.define.effectData.textTurnUp": "Převrátit nahoru",
|
||||
"Common.define.effectData.textTurnUpRight": "Převrátit vpravo",
|
||||
"Common.define.effectData.textUnderline": "Podtrhnout",
|
||||
"Common.define.effectData.textUp": "Nahoru",
|
||||
"Common.define.effectData.textVertical": "Svislé",
|
||||
"Common.define.effectData.textVerticalFigure": "Vertikální osmička",
|
||||
"Common.define.effectData.textVerticalIn": "Svislý uvnitř",
|
||||
"Common.define.effectData.textVerticalOut": "Svislý vně",
|
||||
"Common.define.effectData.textWave": "Vlnka",
|
||||
"Common.define.effectData.textWedge": "Konjunkce",
|
||||
"Common.define.effectData.textWheel": "Kolo",
|
||||
"Common.define.effectData.textWhip": "Bič",
|
||||
"Common.define.effectData.textWipe": "Setření",
|
||||
"Common.define.effectData.textZigzag": "Cikcak",
|
||||
"Common.define.effectData.textZoom": "Přiblížení",
|
||||
"Common.Translation.warnFileLocked": "Soubor je upravován v jiné aplikaci. Můžete pokračovat v úpravách a uložit ho jako kopii.",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Vytvořit kopii",
|
||||
|
@ -159,7 +265,7 @@
|
|||
"Common.UI.SynchronizeTip.textDontShow": "Tuto zprávu už nezobrazovat",
|
||||
"Common.UI.SynchronizeTip.textSynchronize": "Dokument byl mezitím změněn jiným uživatelem.<br>Kliknutím uložte změny provedené vámi a načtěte ty od ostatních.",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardní barvy",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Barvy motivu vzhledu",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Barvy vzhledu prostředí",
|
||||
"Common.UI.Themes.txtThemeClassicLight": "Standartní světlost",
|
||||
"Common.UI.Themes.txtThemeDark": "Tmavé",
|
||||
"Common.UI.Themes.txtThemeLight": "Světlé",
|
||||
|
@ -189,6 +295,7 @@
|
|||
"Common.Views.AutoCorrectDialog.textBulleted": "Automatické odrážkové seznamy",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Od",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Odstranit",
|
||||
"Common.Views.AutoCorrectDialog.textFLCells": "První písmeno v obsahu buněk tabulky měnit na velké",
|
||||
"Common.Views.AutoCorrectDialog.textFLSentence": "Velká na začátku věty",
|
||||
"Common.Views.AutoCorrectDialog.textHyperlink": "Internetové a síťové přístupy s hypertextovými odkazy",
|
||||
"Common.Views.AutoCorrectDialog.textHyphens": "Spojovníky (--) s pomlčkou (—)",
|
||||
|
@ -522,8 +629,8 @@
|
|||
"PE.Controllers.Main.loadImageTitleText": "Načítání obrázku",
|
||||
"PE.Controllers.Main.loadingDocumentTextText": "Načítání prezentace…",
|
||||
"PE.Controllers.Main.loadingDocumentTitleText": "Načítání prezentace",
|
||||
"PE.Controllers.Main.loadThemeTextText": "Načítání motivu vzhledu...",
|
||||
"PE.Controllers.Main.loadThemeTitleText": "Načítání motivu vzhledu",
|
||||
"PE.Controllers.Main.loadThemeTextText": "Načítání vzhledu prostředí...",
|
||||
"PE.Controllers.Main.loadThemeTitleText": "Načítání vzhledu prostředí",
|
||||
"PE.Controllers.Main.notcriticalErrorTitle": "Varování",
|
||||
"PE.Controllers.Main.openErrorText": "Při otevírání souboru došlo k chybě.",
|
||||
"PE.Controllers.Main.openTextText": "Otevírání prezentace…",
|
||||
|
@ -815,7 +922,7 @@
|
|||
"PE.Controllers.Main.txtTheme_green_leaf": "Zelený list",
|
||||
"PE.Controllers.Main.txtTheme_lines": "Řádky",
|
||||
"PE.Controllers.Main.txtTheme_office": "Kancelář",
|
||||
"PE.Controllers.Main.txtTheme_office_theme": "Kancelářský motiv vzhledu",
|
||||
"PE.Controllers.Main.txtTheme_office_theme": "Kancelářský vzhledu prostředí",
|
||||
"PE.Controllers.Main.txtTheme_official": "Oficiální",
|
||||
"PE.Controllers.Main.txtTheme_pixel": "Pixel",
|
||||
"PE.Controllers.Main.txtTheme_safari": "Safari",
|
||||
|
@ -840,6 +947,7 @@
|
|||
"PE.Controllers.Main.warnNoLicense": "Došlo dosažení limitu souběžných připojení %1 editorů. Dokument bude otevřen pouze pro náhled.<br>Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"PE.Controllers.Main.warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "Bylo vám odepřeno oprávnění soubor upravovat.",
|
||||
"PE.Controllers.Statusbar.textDisconnect": "<b>Spojení je ztraceno</b><br>Pokus o opětovné připojení. Zkontrolujte nastavení připojení.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Přiblížení {0}%",
|
||||
"PE.Controllers.Toolbar.confirmAddFontName": "Písmo (font) ve kterém se chystáte uložit, není na tomto zařízení k dispozici.<br>Text bude zobrazen pomocí některého ze systémových písem s tím, že uložené písmo bude použito, když bude dostupné.<br>Chcete pokračovat?",
|
||||
"PE.Controllers.Toolbar.textAccent": "Akcenty",
|
||||
|
@ -1180,11 +1288,12 @@
|
|||
"PE.Views.Animation.strDuration": "Doba trvání",
|
||||
"PE.Views.Animation.strRepeat": "Zopakovat",
|
||||
"PE.Views.Animation.strRewind": "Vrátit na začátek",
|
||||
"PE.Views.Animation.strStart": "Začátek",
|
||||
"PE.Views.Animation.strStart": "Spustit",
|
||||
"PE.Views.Animation.strTrigger": "Spouštěč",
|
||||
"PE.Views.Animation.textMoreEffects": "Zobrazit další efekty",
|
||||
"PE.Views.Animation.textMoveEarlier": "Přesunout dřívější",
|
||||
"PE.Views.Animation.textMoveLater": "Přesunout pozdější",
|
||||
"PE.Views.Animation.textMultiple": "vícenásobný",
|
||||
"PE.Views.Animation.textNone": "Žádné",
|
||||
"PE.Views.Animation.textOnClickOf": "Při kliknutí na",
|
||||
"PE.Views.Animation.textOnClickSequence": "Při posloupnosti kliknutí",
|
||||
|
@ -1195,6 +1304,7 @@
|
|||
"PE.Views.Animation.txtAnimationPane": "Podokno animací",
|
||||
"PE.Views.Animation.txtParameters": "Parametry",
|
||||
"PE.Views.Animation.txtPreview": "Náhled",
|
||||
"PE.Views.Animation.txtSec": "sek",
|
||||
"PE.Views.AnimationDialog.textPreviewEffect": "Náhled efektu",
|
||||
"PE.Views.AnimationDialog.textTitle": "Další efekty",
|
||||
"PE.Views.ChartSettings.textAdvanced": "Zobrazit pokročilá nastavení",
|
||||
|
@ -1315,7 +1425,7 @@
|
|||
"PE.Views.DocumentHolder.txtBorderProps": "Vlastnosti ohraničení",
|
||||
"PE.Views.DocumentHolder.txtBottom": "Dole",
|
||||
"PE.Views.DocumentHolder.txtChangeLayout": "Změnit uspořádání",
|
||||
"PE.Views.DocumentHolder.txtChangeTheme": "Změnit motiv vzhledu",
|
||||
"PE.Views.DocumentHolder.txtChangeTheme": "Změnit vzhled prostředí",
|
||||
"PE.Views.DocumentHolder.txtColumnAlign": "Zarovnání sloupce",
|
||||
"PE.Views.DocumentHolder.txtDecreaseArg": "Snížit velikost argumentu",
|
||||
"PE.Views.DocumentHolder.txtDeleteArg": "Odstranit argument",
|
||||
|
@ -1361,9 +1471,11 @@
|
|||
"PE.Views.DocumentHolder.txtLimitUnder": "Limit pod textem",
|
||||
"PE.Views.DocumentHolder.txtMatchBrackets": "Přizpůsobit závorky výšce argumentu",
|
||||
"PE.Views.DocumentHolder.txtMatrixAlign": "Zarovnání matice",
|
||||
"PE.Views.DocumentHolder.txtMoveSlidesToEnd": "Přesunout snímek na konec",
|
||||
"PE.Views.DocumentHolder.txtMoveSlidesToStart": "Přesunout snímek na začátek",
|
||||
"PE.Views.DocumentHolder.txtNewSlide": "Nový snímek",
|
||||
"PE.Views.DocumentHolder.txtOverbar": "Čárka nad textem",
|
||||
"PE.Views.DocumentHolder.txtPasteDestFormat": "Použít cílový motiv vzhledu",
|
||||
"PE.Views.DocumentHolder.txtPasteDestFormat": "Použít cílový vzhledu prostředí",
|
||||
"PE.Views.DocumentHolder.txtPastePicture": "Obrázek",
|
||||
"PE.Views.DocumentHolder.txtPasteSourceFormat": "Ponechat formátování zdroje",
|
||||
"PE.Views.DocumentHolder.txtPressLink": "Stikněte CTRL a klikněte na odkaz",
|
||||
|
@ -1891,7 +2003,7 @@
|
|||
"PE.Views.TableSettings.txtTable_NoGrid": "Žádná mřížka",
|
||||
"PE.Views.TableSettings.txtTable_NoStyle": "Bez stylu",
|
||||
"PE.Views.TableSettings.txtTable_TableGrid": "Mřížka tabulky",
|
||||
"PE.Views.TableSettings.txtTable_ThemedStyle": "Styl opatřený motivem vzhledu",
|
||||
"PE.Views.TableSettings.txtTable_ThemedStyle": "Styl se vzhledem prostředí",
|
||||
"PE.Views.TableSettingsAdvanced.textAlt": "Alternativní text",
|
||||
"PE.Views.TableSettingsAdvanced.textAltDescription": "Popis",
|
||||
"PE.Views.TableSettingsAdvanced.textAltTip": "Alternativní textová reprezentace informací vizuálního objektu, která bude čtena lidem se zrakovým nebo kognitivním postižením, aby jim pomohla lépe porozumět informacím, které se nacházejí v obrázku, grafu, obrazci nebo v tabulce.",
|
||||
|
@ -2069,7 +2181,7 @@
|
|||
"PE.Views.Toolbar.tipShapeArrange": "Uspořádat obrazec",
|
||||
"PE.Views.Toolbar.tipSlideNum": "Vložit číslo snímku",
|
||||
"PE.Views.Toolbar.tipSlideSize": "Vybrat velikost snímku",
|
||||
"PE.Views.Toolbar.tipSlideTheme": "Motiv vzhledu snímku",
|
||||
"PE.Views.Toolbar.tipSlideTheme": "Vzhledu prostředí snímku",
|
||||
"PE.Views.Toolbar.tipUndo": "Krok zpět",
|
||||
"PE.Views.Toolbar.tipVAligh": "Svislé zarovnání",
|
||||
"PE.Views.Toolbar.tipViewSettings": "Zobrazit nastavení",
|
||||
|
@ -2129,7 +2241,7 @@
|
|||
"PE.Views.Transitions.textVerticalIn": "Svislý uvnitř",
|
||||
"PE.Views.Transitions.textVerticalOut": "Svislý vně",
|
||||
"PE.Views.Transitions.textWedge": "Konjunkce",
|
||||
"PE.Views.Transitions.textWipe": "Vyčistit",
|
||||
"PE.Views.Transitions.textWipe": "Setření",
|
||||
"PE.Views.Transitions.textZoom": "Přiblížení",
|
||||
"PE.Views.Transitions.textZoomIn": "Přiblížit",
|
||||
"PE.Views.Transitions.textZoomOut": "Oddálit",
|
||||
|
@ -2138,9 +2250,10 @@
|
|||
"PE.Views.Transitions.txtParameters": "Parametry",
|
||||
"PE.Views.Transitions.txtPreview": "Náhled",
|
||||
"PE.Views.Transitions.txtSec": "S",
|
||||
"PE.Views.ViewTab.textAlwaysShowToolbar": "Vždy zobrazovat panel nástrojů",
|
||||
"PE.Views.ViewTab.textFitToSlide": "Přizpůsobit snímku",
|
||||
"PE.Views.ViewTab.textFitToWidth": "Přizpůsobit šířce",
|
||||
"PE.Views.ViewTab.textInterfaceTheme": "Vzhled uživatelského rozhraní",
|
||||
"PE.Views.ViewTab.textInterfaceTheme": "Vzhled prostředí",
|
||||
"PE.Views.ViewTab.textNotes": "Poznámky",
|
||||
"PE.Views.ViewTab.textRulers": "Pravítka",
|
||||
"PE.Views.ViewTab.textStatusBar": "Stavová lišta",
|
||||
|
|
|
@ -127,6 +127,8 @@
|
|||
"Common.define.effectData.textFromTopRight": "Από την Κορυφή Δεξιά",
|
||||
"Common.define.effectData.textFunnel": "Χωνί",
|
||||
"Common.define.effectData.textGrowShrink": "Μεγέθυνση/Σμίκρυνση",
|
||||
"Common.define.effectData.textGrowTurn": "Μεγέθυνση & Στροφή",
|
||||
"Common.define.effectData.textGrowWithColor": "Μεγέθυνση Με Χρώμα",
|
||||
"Common.define.effectData.textHeart": "Καρδιά",
|
||||
"Common.define.effectData.textHeartbeat": "Σφυγμός",
|
||||
"Common.define.effectData.textHexagon": "Εξάγωνο",
|
||||
|
@ -163,6 +165,7 @@
|
|||
"Common.define.effectData.textPentagon": "Πεντάγωνο",
|
||||
"Common.define.effectData.textPinwheel": "Τροχός",
|
||||
"Common.define.effectData.textPlus": "Συν",
|
||||
"Common.define.effectData.textPointStar": "Αστέρι με Σημεία",
|
||||
"Common.define.effectData.textPointStar4": "Αστέρι 4 Σημείων",
|
||||
"Common.define.effectData.textPointStar5": "Αστέρι 5 Σημείων",
|
||||
"Common.define.effectData.textPointStar6": "Αστέρι 6 Σημείων",
|
||||
|
@ -216,6 +219,10 @@
|
|||
"Common.define.effectData.textToTopRight": "Προς την Κορυφή Δεξιά",
|
||||
"Common.define.effectData.textTransparency": "Διαφάνεια",
|
||||
"Common.define.effectData.textTrapezoid": "Τραπέζιο",
|
||||
"Common.define.effectData.textTurnDown": "Στροφή Κάτω",
|
||||
"Common.define.effectData.textTurnDownRight": "Στροφή Κάτω Δεξιά",
|
||||
"Common.define.effectData.textTurnUp": "Στροφή Πάνω",
|
||||
"Common.define.effectData.textTurnUpRight": "Στροφή Πάνω Δεξιά",
|
||||
"Common.define.effectData.textUnderline": "Υπογράμμιση",
|
||||
"Common.define.effectData.textUp": "Πάνω",
|
||||
"Common.define.effectData.textVertical": "Κατακόρυφος",
|
||||
|
|
|
@ -5,6 +5,28 @@
|
|||
"Common.Controllers.ExternalDiagramEditor.textClose": "Close",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningText": "The object is disabled because it is being edited by another user.",
|
||||
"Common.Controllers.ExternalDiagramEditor.warningTitle": "Warning",
|
||||
"Common.define.chartData.textArea": "Grafik Area",
|
||||
"Common.define.chartData.textBar": "Palang",
|
||||
"Common.define.chartData.textCharts": "Bagan",
|
||||
"Common.define.chartData.textColumn": "Kolom",
|
||||
"Common.define.chartData.textLine": "Garis",
|
||||
"Common.define.chartData.textStock": "Diagram Garis",
|
||||
"Common.define.effectData.textFillColor": "Fill Color",
|
||||
"Common.define.effectData.textFontColor": "Warna Huruf",
|
||||
"Common.define.effectData.textHorizontal": "Horisontal",
|
||||
"Common.define.effectData.textIn": "Dalam",
|
||||
"Common.define.effectData.textLeft": "Kiri",
|
||||
"Common.define.effectData.textPlus": "Plus",
|
||||
"Common.define.effectData.textRight": "Kanan",
|
||||
"Common.define.effectData.textSquare": "Persegi",
|
||||
"Common.define.effectData.textStretch": "Rentangkan",
|
||||
"Common.define.effectData.textUnderline": "Garis bawah",
|
||||
"Common.define.effectData.textUp": "Naik",
|
||||
"Common.define.effectData.textVertical": "Vertikal",
|
||||
"Common.define.effectData.textZoom": "Perbesar",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "Buat salinan",
|
||||
"Common.UI.ButtonColored.textAutoColor": "Otomatis",
|
||||
"Common.UI.ButtonColored.textNewColor": "Tambahkan Warna Khusus Baru",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "No borders",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "No borders",
|
||||
"Common.UI.ComboDataView.emptyComboText": "No styles",
|
||||
|
@ -25,6 +47,8 @@
|
|||
"Common.UI.SearchDialog.txtBtnReplaceAll": "Replace All",
|
||||
"Common.UI.SynchronizeTip.textDontShow": "Don't show this message again",
|
||||
"Common.UI.SynchronizeTip.textSynchronize": "The document has been changed by another user.<br>Please click to save your changes and reload the updates.",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Warna Standar",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Warna Tema",
|
||||
"Common.UI.Window.cancelButtonText": "Cancel",
|
||||
"Common.UI.Window.closeButtonText": "Close",
|
||||
"Common.UI.Window.noButtonText": "No",
|
||||
|
@ -42,17 +66,26 @@
|
|||
"Common.Views.About.txtPoweredBy": "Powered by",
|
||||
"Common.Views.About.txtTel": "tel.: ",
|
||||
"Common.Views.About.txtVersion": "Version ",
|
||||
"Common.Views.AutoCorrectDialog.textAdd": "Tambahkan",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "oleh",
|
||||
"Common.Views.AutoCorrectDialog.textDelete": "Hapus",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "Ganti",
|
||||
"Common.Views.AutoCorrectDialog.textReset": "Atur ulang",
|
||||
"Common.Views.AutoCorrectDialog.textResetAll": "Atur ulang kembali ke awal",
|
||||
"Common.Views.AutoCorrectDialog.textRestore": "Pemulihan",
|
||||
"Common.Views.Chat.textSend": "Send",
|
||||
"Common.Views.Comments.textAdd": "Add",
|
||||
"Common.Views.Comments.textAddComment": "Tambahkan",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "Add Comment to Document",
|
||||
"Common.Views.Comments.textAddReply": "Add Reply",
|
||||
"Common.Views.Comments.textAll": "Semua",
|
||||
"Common.Views.Comments.textAnonym": "Guest",
|
||||
"Common.Views.Comments.textCancel": "Cancel",
|
||||
"Common.Views.Comments.textClose": "Close",
|
||||
"Common.Views.Comments.textComments": "Comments",
|
||||
"Common.Views.Comments.textEdit": "Edit",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Enter your comment here",
|
||||
"Common.Views.Comments.textHintAddComment": "Tambahkan komentar",
|
||||
"Common.Views.Comments.textOpenAgain": "Open Again",
|
||||
"Common.Views.Comments.textReply": "Reply",
|
||||
"Common.Views.Comments.textResolve": "Resolve",
|
||||
|
@ -68,7 +101,21 @@
|
|||
"Common.Views.ExternalDiagramEditor.textClose": "Close",
|
||||
"Common.Views.ExternalDiagramEditor.textSave": "Save & Exit",
|
||||
"Common.Views.ExternalDiagramEditor.textTitle": "Chart Editor",
|
||||
"Common.Views.Header.textAdvSettings": "Pengaturan Lanjut",
|
||||
"Common.Views.Header.textBack": "Go to Documents",
|
||||
"Common.Views.Header.textHideLines": "Sembunyikan Mistar",
|
||||
"Common.Views.Header.textHideStatusBar": "Sembunyikan Bilah Status",
|
||||
"Common.Views.Header.textZoom": "Perbesar",
|
||||
"Common.Views.Header.tipDownload": "Unduh File",
|
||||
"Common.Views.Header.tipRedo": "Ulangi",
|
||||
"Common.Views.Header.tipSave": "Simpan",
|
||||
"Common.Views.Header.tipUndo": "Batalkan",
|
||||
"Common.Views.Header.tipViewSettings": "Lihat Pengaturan",
|
||||
"Common.Views.Header.txtAccessRights": "Ubah hak akses",
|
||||
"Common.Views.Header.txtRename": "Ganti nama",
|
||||
"Common.Views.History.textCloseHistory": "Tutup riwayat",
|
||||
"Common.Views.History.textRestore": "Pemulihan",
|
||||
"Common.Views.History.textVer": "ver.",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Paste an image URL:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "This field is required",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "This field should be a URL in the \"http://www.example.com\" format",
|
||||
|
@ -78,11 +125,64 @@
|
|||
"Common.Views.InsertTableDialog.txtMinText": "The minimum value for this field is {0}.",
|
||||
"Common.Views.InsertTableDialog.txtRows": "Number of Rows",
|
||||
"Common.Views.InsertTableDialog.txtTitle": "Table Size",
|
||||
"Common.Views.InsertTableDialog.txtTitleSplit": "Pisahkan Sel",
|
||||
"Common.Views.LanguageDialog.labelSelect": "Pilih bahasa dokumen",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "Warna",
|
||||
"Common.Views.ListSettingsDialog.txtNone": "Tidak ada",
|
||||
"Common.Views.ListSettingsDialog.txtSize": "Ukuran",
|
||||
"Common.Views.ListSettingsDialog.txtType": "Tipe",
|
||||
"Common.Views.OpenDialog.txtEncoding": "Enkoding",
|
||||
"Common.Views.OpenDialog.txtOpenFile": "Masukkan kata sandi untuk buka file",
|
||||
"Common.Views.OpenDialog.txtPassword": "Kata Sandi",
|
||||
"Common.Views.PasswordDialog.txtPassword": "Kata Sandi",
|
||||
"Common.Views.PasswordDialog.txtTitle": "Setel kata sandi",
|
||||
"Common.Views.PasswordDialog.txtWarning": "Perhatian: Tidak bisa dipulihkan jika Anda kehilangan atau lupa kata sandi. Simpan di tempat yang aman.",
|
||||
"Common.Views.Plugins.textStart": "Mulai",
|
||||
"Common.Views.Protection.txtChangePwd": "Ubah kata sandi",
|
||||
"Common.Views.RenameDialog.textName": "Nama file",
|
||||
"Common.Views.ReviewChanges.tipHistory": "Tampilkan riwayat versi",
|
||||
"Common.Views.ReviewChanges.tipSetDocLang": "Atur Bahasa Dokumen",
|
||||
"Common.Views.ReviewChanges.tipSetSpelling": "Periksa Ejaan",
|
||||
"Common.Views.ReviewChanges.txtAccept": "Terima",
|
||||
"Common.Views.ReviewChanges.txtAcceptAll": "Terima semua perubahan",
|
||||
"Common.Views.ReviewChanges.txtChat": "Chat",
|
||||
"Common.Views.ReviewChanges.txtClose": "Tutup",
|
||||
"Common.Views.ReviewChanges.txtCommentRemove": "Hapus",
|
||||
"Common.Views.ReviewChanges.txtCommentResolve": "Selesaikan",
|
||||
"Common.Views.ReviewChanges.txtDocLang": "Bahasa",
|
||||
"Common.Views.ReviewChanges.txtHistory": "Riwayat versi",
|
||||
"Common.Views.ReviewChanges.txtNext": "Berikutnya",
|
||||
"Common.Views.ReviewChanges.txtPrev": "Sebelumnya",
|
||||
"Common.Views.ReviewChanges.txtReject": "Tolak",
|
||||
"Common.Views.ReviewChanges.txtSpelling": "Periksa Ejaan",
|
||||
"Common.Views.ReviewPopover.textAdd": "Tambahkan",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Tambahkan Balasan",
|
||||
"Common.Views.ReviewPopover.textCancel": "Batalkan",
|
||||
"Common.Views.ReviewPopover.textClose": "Tutup",
|
||||
"Common.Views.ReviewPopover.textEdit": "OK",
|
||||
"Common.Views.ReviewPopover.textOpenAgain": "Buka Lagi",
|
||||
"Common.Views.ReviewPopover.textReply": "Balas",
|
||||
"Common.Views.ReviewPopover.textResolve": "Selesaikan",
|
||||
"Common.Views.ReviewPopover.txtDeleteTip": "Hapus",
|
||||
"Common.Views.ReviewPopover.txtEditTip": "Sunting",
|
||||
"Common.Views.SelectFileDlg.textTitle": "Pilih sumber data",
|
||||
"Common.Views.SignDialog.textBold": "Tebal",
|
||||
"Common.Views.SignDialog.textChange": "Ganti",
|
||||
"Common.Views.SignDialog.textItalic": "Miring",
|
||||
"Common.Views.SignDialog.textSelect": "Pilih",
|
||||
"Common.Views.SignDialog.tipFontSize": "Ukuran Huruf",
|
||||
"Common.Views.SignSettingsDialog.textInfoName": "Nama",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "Kolom ini harus diisi",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Karakter",
|
||||
"Common.Views.SymbolTableDialog.textFont": "Huruf",
|
||||
"Common.Views.SymbolTableDialog.textSpecial": "Karakter khusus",
|
||||
"Common.Views.SymbolTableDialog.textSymbols": "Simbol",
|
||||
"PE.Controllers.LeftMenu.newDocumentTitle": "Unnamed presentation",
|
||||
"PE.Controllers.LeftMenu.notcriticalErrorTitle": "Peringatan",
|
||||
"PE.Controllers.LeftMenu.requestEditRightsText": "Requesting editing rights...",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "The data you have been searching for could not be found. Please adjust your search options.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSkipped": "Penggantian telah dilakukan. Ada {0} yang dilewatkan.",
|
||||
"PE.Controllers.LeftMenu.textReplaceSuccess": "Pencarian telah dilakukan. Ada {0} yang diganti.",
|
||||
"PE.Controllers.Main.applyChangesTextText": "Loading data...",
|
||||
"PE.Controllers.Main.applyChangesTitleText": "Loading Data",
|
||||
"PE.Controllers.Main.convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
@ -129,7 +229,10 @@
|
|||
"PE.Controllers.Main.splitMaxColsErrorText": "The number of columns must be less than %1.",
|
||||
"PE.Controllers.Main.splitMaxRowsErrorText": "The number of rows must be less than %1.",
|
||||
"PE.Controllers.Main.textAnonymous": "Anonymous",
|
||||
"PE.Controllers.Main.textClose": "Tutup",
|
||||
"PE.Controllers.Main.textCloseTip": "Click to close the tip",
|
||||
"PE.Controllers.Main.textGuest": "Tamu",
|
||||
"PE.Controllers.Main.textLearnMore": "Pelajari selengkapnya",
|
||||
"PE.Controllers.Main.textLoadingDocument": "Loading presentation",
|
||||
"PE.Controllers.Main.textShape": "Shape",
|
||||
"PE.Controllers.Main.textStrict": "Strict mode",
|
||||
|
@ -142,11 +245,25 @@
|
|||
"PE.Controllers.Main.txtDiagramTitle": "Chart Title",
|
||||
"PE.Controllers.Main.txtEditingMode": "Set editing mode...",
|
||||
"PE.Controllers.Main.txtFiguredArrows": "Figured Arrows",
|
||||
"PE.Controllers.Main.txtImage": "Gambar",
|
||||
"PE.Controllers.Main.txtLines": "Lines",
|
||||
"PE.Controllers.Main.txtLoading": "Memuat...",
|
||||
"PE.Controllers.Main.txtMath": "Math",
|
||||
"PE.Controllers.Main.txtMedia": "Media",
|
||||
"PE.Controllers.Main.txtNeedSynchronize": "You have updates",
|
||||
"PE.Controllers.Main.txtNone": "Tidak ada",
|
||||
"PE.Controllers.Main.txtRectangles": "Rectangles",
|
||||
"PE.Controllers.Main.txtSeries": "Series",
|
||||
"PE.Controllers.Main.txtShape_bevel": "Miring",
|
||||
"PE.Controllers.Main.txtShape_downArrow": "Panah Bawah",
|
||||
"PE.Controllers.Main.txtShape_frame": "Kerangka",
|
||||
"PE.Controllers.Main.txtShape_leftArrow": "Panah Kiri",
|
||||
"PE.Controllers.Main.txtShape_line": "Garis",
|
||||
"PE.Controllers.Main.txtShape_mathEqual": "Setara",
|
||||
"PE.Controllers.Main.txtShape_mathMinus": "Minus",
|
||||
"PE.Controllers.Main.txtShape_mathPlus": "Plus",
|
||||
"PE.Controllers.Main.txtShape_plus": "Plus",
|
||||
"PE.Controllers.Main.txtShape_rightArrow": "Tanda Panah ke Kanan",
|
||||
"PE.Controllers.Main.txtSldLtTBlank": "Blank",
|
||||
"PE.Controllers.Main.txtSldLtTChart": "Chart",
|
||||
"PE.Controllers.Main.txtSldLtTChartAndTx": "Chart and Text",
|
||||
|
@ -184,6 +301,8 @@
|
|||
"PE.Controllers.Main.txtSldLtTVertTitleAndTxOverChart": "Vertical Title and Text Over Chart",
|
||||
"PE.Controllers.Main.txtSldLtTVertTx": "Vertical Text",
|
||||
"PE.Controllers.Main.txtStarsRibbons": "Stars & Ribbons",
|
||||
"PE.Controllers.Main.txtTheme_green": "Hijau",
|
||||
"PE.Controllers.Main.txtTheme_lines": "Garis",
|
||||
"PE.Controllers.Main.txtXAxis": "X Axis",
|
||||
"PE.Controllers.Main.txtYAxis": "Y Axis",
|
||||
"PE.Controllers.Main.unknownErrorText": "Unknown error.",
|
||||
|
@ -193,14 +312,249 @@
|
|||
"PE.Controllers.Main.uploadImageSizeMessage": "Maximum image size limit exceeded.",
|
||||
"PE.Controllers.Main.uploadImageTextText": "Uploading image...",
|
||||
"PE.Controllers.Main.uploadImageTitleText": "Uploading Image",
|
||||
"PE.Controllers.Main.waitText": "Silahkan menunggu...",
|
||||
"PE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
|
||||
"PE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
|
||||
"PE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"PE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"PE.Controllers.Toolbar.confirmAddFontName": "The font you are going to save is not available on the current device.<br>The text style will be displayed using one of the system fonts, the saved font will be used when it is available.<br>Do you want to continue?",
|
||||
"PE.Controllers.Toolbar.textAccent": "Aksen",
|
||||
"PE.Controllers.Toolbar.textBracket": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.textEmptyImgUrl": "You need to specify image URL.",
|
||||
"PE.Controllers.Toolbar.textFontSizeErr": "The entered value is incorrect.<br>Please enter a numeric value between 1 and 300",
|
||||
"PE.Controllers.Toolbar.textFraction": "Pecahan",
|
||||
"PE.Controllers.Toolbar.textFunction": "Fungsi",
|
||||
"PE.Controllers.Toolbar.textInsert": "Sisipkan",
|
||||
"PE.Controllers.Toolbar.textIntegral": "Integral",
|
||||
"PE.Controllers.Toolbar.textLargeOperator": "Operator Besar",
|
||||
"PE.Controllers.Toolbar.textLimitAndLog": "Limit dan Logaritma",
|
||||
"PE.Controllers.Toolbar.textMatrix": "Matriks",
|
||||
"PE.Controllers.Toolbar.textOperator": "Operator",
|
||||
"PE.Controllers.Toolbar.textRadical": "Perakaran",
|
||||
"PE.Controllers.Toolbar.textWarning": "Warning",
|
||||
"PE.Controllers.Toolbar.txtAccent_Accent": "Akut",
|
||||
"PE.Controllers.Toolbar.txtAccent_ArrowD": "Tanda Panah Kanan-Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_ArrowL": "Panah Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_ArrowR": "Tanda Panah ke Kanan Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_Bar": "Palang",
|
||||
"PE.Controllers.Toolbar.txtAccent_BarTop": "Garis Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_BorderBox": "Kotak Formula (Dengan Placeholder)",
|
||||
"PE.Controllers.Toolbar.txtAccent_BorderBoxCustom": "Kotak Formula (Contoh)",
|
||||
"PE.Controllers.Toolbar.txtAccent_Check": "Periksa",
|
||||
"PE.Controllers.Toolbar.txtAccent_CurveBracketTop": "Kurung Kurawal Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_Custom_2": "ABC Dengan Overbar",
|
||||
"PE.Controllers.Toolbar.txtAccent_DDot": "Titik Dua",
|
||||
"PE.Controllers.Toolbar.txtAccent_Dot": "Titik",
|
||||
"PE.Controllers.Toolbar.txtAccent_DoubleBar": "Overbar Ganda",
|
||||
"PE.Controllers.Toolbar.txtAccent_Grave": "Aksen Kiri",
|
||||
"PE.Controllers.Toolbar.txtAccent_GroupBot": "Pengelompokan Karakter Di Bawah",
|
||||
"PE.Controllers.Toolbar.txtAccent_GroupTop": "Pengelompokan Karakter Di Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_HarpoonL": "Panah Tiga Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtAccent_Hat": "Caping",
|
||||
"PE.Controllers.Toolbar.txtAccent_Smile": "Prosodi ",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_Delimiter_2": "Tanda Kurung dengan Pemisah",
|
||||
"PE.Controllers.Toolbar.txtBracket_Angle_Delimiter_3": "Tanda Kurung dengan Pemisah",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Curve_Delimiter_2": "Tanda Kurung dengan Pemisah",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_1": "Kasus (Dua Kondisi)",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_2": "Kasus (Tiga Kondisi)",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_5": "Contoh Kasus",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_6": "Koefisien Binomial",
|
||||
"PE.Controllers.Toolbar.txtBracket_Custom_7": "Koefisien Binomial",
|
||||
"PE.Controllers.Toolbar.txtBracket_Line": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_LineDouble": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_LowLim": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Round_Delimiter_2": "Tanda Kurung dengan Pemisah",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_CloseClose": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_CloseOpen": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_Square_OpenOpen": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_SquareDouble": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtBracket_UppLim": "Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtFractionDifferential_1": "Diferensial",
|
||||
"PE.Controllers.Toolbar.txtFractionDifferential_2": "Diferensial",
|
||||
"PE.Controllers.Toolbar.txtFractionDifferential_3": "Diferensial",
|
||||
"PE.Controllers.Toolbar.txtFractionDifferential_4": "Diferensial",
|
||||
"PE.Controllers.Toolbar.txtFractionHorizontal": "Pecahan Linear",
|
||||
"PE.Controllers.Toolbar.txtFractionPi_2": "Pi Dibagi 2",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Cos": "Fungsi Kosin Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Cosh": "Fungsi Kosin Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Cot": "Fungsi Kotangen Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Coth": "Fungsi Kotangen Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Csc": "Fungsi Kosekans Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Csch": "Fungsi Kosekan Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sec": "Fungsi Sekans Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sech": "Fungsi Sekans Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sin": "Fungsi Sin Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Sinh": "Fungsi Sin Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Tan": "Fungsi Tangen Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_1_Tanh": "Fungsi Tangen Hiperbolik Terbalik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cos": "Fungsi Kosin",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cosh": "Fungsi Kosin Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Cot": "Fungsi Kotangen",
|
||||
"PE.Controllers.Toolbar.txtFunction_Coth": "Fungsi Kotangen Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Csc": "Fungsi Kosekans",
|
||||
"PE.Controllers.Toolbar.txtFunction_Csch": "Fungsi Kosekans Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Sech": "Fungsi Sekans Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Sinh": "Fungsi Sin Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtFunction_Tanh": "Fungsi Tangen Hiperbolik",
|
||||
"PE.Controllers.Toolbar.txtIntegral": "Integral",
|
||||
"PE.Controllers.Toolbar.txtIntegral_dtheta": "Theta Diferensial",
|
||||
"PE.Controllers.Toolbar.txtIntegral_dx": "Diferensial x",
|
||||
"PE.Controllers.Toolbar.txtIntegral_dy": "Diferensial y",
|
||||
"PE.Controllers.Toolbar.txtIntegralCenterSubSup": "Integral",
|
||||
"PE.Controllers.Toolbar.txtIntegralDouble": "Integral Ganda",
|
||||
"PE.Controllers.Toolbar.txtIntegralDoubleCenterSubSup": "Integral Ganda",
|
||||
"PE.Controllers.Toolbar.txtIntegralDoubleSubSup": "Integral Ganda",
|
||||
"PE.Controllers.Toolbar.txtIntegralOriented": "Integral Kontur",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedCenterSubSup": "Integral Kontur",
|
||||
"PE.Controllers.Toolbar.txtIntegralOrientedSubSup": "Integral Kontur",
|
||||
"PE.Controllers.Toolbar.txtIntegralSubSup": "Integral",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd": "Ko-Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSub": "Ko-Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSubSup": "Ko-Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_Sub": "Ko-Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_CoProd_SubSup": "Ko-Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Custom_4": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Disjunction": "Vee",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Prod": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Prod_CenterSub": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Prod_CenterSubSup": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Prod_Sub": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLargeOperator_Prod_SubSup": "Produk",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Custom_1": "Contoh Limit",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Custom_2": "Contoh Maksimal",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Lim": "Limit",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Ln": "Logaritma Natural",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Log": "Logaritma",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_LogBase": "Logaritma",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Max": "Maksimal",
|
||||
"PE.Controllers.Toolbar.txtLimitLog_Min": "Minimum",
|
||||
"PE.Controllers.Toolbar.txtMatrix_1_2": "1x2 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_1_3": "1x3 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_1": "2x1 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2": "2x2 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_DLineBracket": "Matriks Kosong dengan Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_LineBracket": "Matriks Kosong dengan Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_RoundBracket": "Matriks Kosong dengan Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_2_SquareBracket": "Matriks Kosong dengan Tanda Kurung",
|
||||
"PE.Controllers.Toolbar.txtMatrix_2_3": "2x3 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_1": "3x1 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_2": "3x2 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_3_3": "3x3 Matriks Kosong",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Baseline": "Titik Bawah",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Center": "Titik Tengah",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Dots_Diagonal": "Titik Diagonal",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2": "2x2 Matriks Identitas",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_2_NoZeros": "3x3 Matriks Identitas",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3": "3x3 Matriks Identitas",
|
||||
"PE.Controllers.Toolbar.txtMatrix_Identity_3_NoZeros": "3x3 Matriks Identitas",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowD_Bot": "Tanda Panah Kanan-Kiri Bawah",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowD_Top": "Tanda Panah Kanan-Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowL_Bot": "Panah Kiri Bawah",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowL_Top": "Panah Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_ArrowR_Top": "Tanda Panah ke Kanan Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_ColonEquals": "Titik Dua",
|
||||
"PE.Controllers.Toolbar.txtOperator_Custom_2": "Hasil Delta",
|
||||
"PE.Controllers.Toolbar.txtOperator_Definition": "Setara Menurut Definisi",
|
||||
"PE.Controllers.Toolbar.txtOperator_DeltaEquals": "Delta Setara Dengan",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowD_Bot": "Tanda Panah Kanan-Kiri Bawah",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowD_Top": "Tanda Panah Kanan-Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowL_Bot": "Panah Kiri Bawah",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowL_Top": "Panah Kiri Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_DoubleArrowR_Top": "Tanda Panah ke Kanan Atas",
|
||||
"PE.Controllers.Toolbar.txtOperator_EqualsEquals": "Setara Setara",
|
||||
"PE.Controllers.Toolbar.txtOperator_MinusEquals": "Minus Sama Dengan",
|
||||
"PE.Controllers.Toolbar.txtOperator_PlusEquals": "Plus Sama Dengan",
|
||||
"PE.Controllers.Toolbar.txtOperator_UnitOfMeasure": "Diukur Berdasar",
|
||||
"PE.Controllers.Toolbar.txtRadicalCustom_1": "Akar",
|
||||
"PE.Controllers.Toolbar.txtRadicalCustom_2": "Akar",
|
||||
"PE.Controllers.Toolbar.txtRadicalRoot_3": "Akar Pangkat Tiga",
|
||||
"PE.Controllers.Toolbar.txtRadicalRoot_n": "Akar Dengan Derajat",
|
||||
"PE.Controllers.Toolbar.txtScriptSub": "Subskrip",
|
||||
"PE.Controllers.Toolbar.txtScriptSubSupLeft": "Subskrip-SuperskripKiri",
|
||||
"PE.Controllers.Toolbar.txtScriptSup": "Superskrip",
|
||||
"PE.Controllers.Toolbar.txtSymbol_about": "Kira-Kira",
|
||||
"PE.Controllers.Toolbar.txtSymbol_additional": "Komplemen",
|
||||
"PE.Controllers.Toolbar.txtSymbol_aleph": "Alef",
|
||||
"PE.Controllers.Toolbar.txtSymbol_alpha": "Alfa",
|
||||
"PE.Controllers.Toolbar.txtSymbol_approx": "Setara Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ast": "Operator Tanda Bintang",
|
||||
"PE.Controllers.Toolbar.txtSymbol_beta": "Beta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_beth": "Taruhan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_bullet": "Operator Butir",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cbrt": "Akar Pangkat Tiga",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cdots": "Elipsis Tengah Horisontal",
|
||||
"PE.Controllers.Toolbar.txtSymbol_celsius": "Derajat Celcius",
|
||||
"PE.Controllers.Toolbar.txtSymbol_chi": "Chi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_cong": "Kira-Kira Setara Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_degree": "Derajat",
|
||||
"PE.Controllers.Toolbar.txtSymbol_delta": "Delta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_div": "Tanda Pembagi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_downarrow": "Panah Bawah",
|
||||
"PE.Controllers.Toolbar.txtSymbol_emptyset": "Himpunan Kosong",
|
||||
"PE.Controllers.Toolbar.txtSymbol_epsilon": "Epsilon",
|
||||
"PE.Controllers.Toolbar.txtSymbol_equals": "Setara",
|
||||
"PE.Controllers.Toolbar.txtSymbol_equiv": "Identik Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_eta": "Eta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_factorial": "Faktorial",
|
||||
"PE.Controllers.Toolbar.txtSymbol_fahrenheit": "Derajat Fahrenheit",
|
||||
"PE.Controllers.Toolbar.txtSymbol_forall": "Untuk Semua",
|
||||
"PE.Controllers.Toolbar.txtSymbol_gamma": "Gamma",
|
||||
"PE.Controllers.Toolbar.txtSymbol_geq": "Lebih Dari atau Sama Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_gg": "Lebih Dari",
|
||||
"PE.Controllers.Toolbar.txtSymbol_greater": "Lebih Dari",
|
||||
"PE.Controllers.Toolbar.txtSymbol_in": "Elemen Dari",
|
||||
"PE.Controllers.Toolbar.txtSymbol_inc": "Naik",
|
||||
"PE.Controllers.Toolbar.txtSymbol_infinity": "Tak Terbatas",
|
||||
"PE.Controllers.Toolbar.txtSymbol_iota": "Iota",
|
||||
"PE.Controllers.Toolbar.txtSymbol_kappa": "Kappa",
|
||||
"PE.Controllers.Toolbar.txtSymbol_lambda": "Lambda",
|
||||
"PE.Controllers.Toolbar.txtSymbol_leftarrow": "Panah Kiri",
|
||||
"PE.Controllers.Toolbar.txtSymbol_leftrightarrow": "Panah Kanan-Kiri",
|
||||
"PE.Controllers.Toolbar.txtSymbol_leq": "Kurang Dari atau Sama Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_less": "Kurang Dari",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ll": "Kurang Dari",
|
||||
"PE.Controllers.Toolbar.txtSymbol_minus": "Minus",
|
||||
"PE.Controllers.Toolbar.txtSymbol_mp": "Minus Plus",
|
||||
"PE.Controllers.Toolbar.txtSymbol_ni": "Sertakan sebagai Anggota",
|
||||
"PE.Controllers.Toolbar.txtSymbol_not": "Tanda Negasi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_nu": "Nu",
|
||||
"PE.Controllers.Toolbar.txtSymbol_o": "Omikron",
|
||||
"PE.Controllers.Toolbar.txtSymbol_omega": "Omega",
|
||||
"PE.Controllers.Toolbar.txtSymbol_partial": "Diferensial Parsial",
|
||||
"PE.Controllers.Toolbar.txtSymbol_percent": "Persentase",
|
||||
"PE.Controllers.Toolbar.txtSymbol_phi": "Phi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_pi": "Pi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_plus": "Plus",
|
||||
"PE.Controllers.Toolbar.txtSymbol_pm": "Plus Minus",
|
||||
"PE.Controllers.Toolbar.txtSymbol_propto": "Proposional Dengan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_psi": "Psi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_qdrt": "Akar Kuadrat",
|
||||
"PE.Controllers.Toolbar.txtSymbol_qed": "Pembuktian Akhir",
|
||||
"PE.Controllers.Toolbar.txtSymbol_rho": "Rho",
|
||||
"PE.Controllers.Toolbar.txtSymbol_rightarrow": "Tanda Panah ke Kanan",
|
||||
"PE.Controllers.Toolbar.txtSymbol_sigma": "Sigma",
|
||||
"PE.Controllers.Toolbar.txtSymbol_sqrt": "Tanda Akar",
|
||||
"PE.Controllers.Toolbar.txtSymbol_tau": "Tau",
|
||||
"PE.Controllers.Toolbar.txtSymbol_theta": "Theta",
|
||||
"PE.Controllers.Toolbar.txtSymbol_times": "Tanda Perkalian",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varepsilon": "Varian Epsilon",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varphi": "Varian Phi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varpi": "Varian Pi",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varrho": "Varian Rho",
|
||||
"PE.Controllers.Toolbar.txtSymbol_varsigma": "Sigma Variant",
|
||||
"PE.Controllers.Toolbar.txtSymbol_vartheta": "Theta Variant",
|
||||
"PE.Controllers.Toolbar.txtSymbol_xsi": "Xi",
|
||||
"PE.Controllers.Viewport.textFitWidth": "Sesuaikan Lebar",
|
||||
"PE.Views.Animation.strStart": "Mulai",
|
||||
"PE.Views.Animation.textMultiple": "Banyak",
|
||||
"PE.Views.Animation.textNone": "Tidak ada",
|
||||
"PE.Views.Animation.txtParameters": "Parameter",
|
||||
"PE.Views.Animation.txtPreview": "Pratinjau",
|
||||
"PE.Views.ChartSettings.textAdvanced": "Tampilkan pengaturan lanjut",
|
||||
"PE.Views.ChartSettings.textChartType": "Change Chart Type",
|
||||
"PE.Views.ChartSettings.textEditData": "Edit Data",
|
||||
"PE.Views.ChartSettings.textHeight": "Height",
|
||||
|
@ -208,15 +562,21 @@
|
|||
"PE.Views.ChartSettings.textSize": "Size",
|
||||
"PE.Views.ChartSettings.textStyle": "Style",
|
||||
"PE.Views.ChartSettings.textWidth": "Width",
|
||||
"PE.Views.ChartSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"PE.Views.ChartSettingsAdvanced.textAltTitle": "Judul",
|
||||
"PE.Views.ChartSettingsAdvanced.textTitle": "Bagan - Pengaturan Lanjut",
|
||||
"PE.Views.DateTimeDialog.textLang": "Bahasa",
|
||||
"PE.Views.DocumentHolder.aboveText": "Above",
|
||||
"PE.Views.DocumentHolder.addCommentText": "Add Comment",
|
||||
"PE.Views.DocumentHolder.advancedImageText": "Image Advanced Settings",
|
||||
"PE.Views.DocumentHolder.advancedParagraphText": "Text Advanced Settings",
|
||||
"PE.Views.DocumentHolder.advancedShapeText": "Shape Advanced Settings",
|
||||
"PE.Views.DocumentHolder.advancedTableText": "Table Advanced Settings",
|
||||
"PE.Views.DocumentHolder.alignmentText": "Perataan",
|
||||
"PE.Views.DocumentHolder.belowText": "Below",
|
||||
"PE.Views.DocumentHolder.cellAlignText": "Cell Vertical Alignment",
|
||||
"PE.Views.DocumentHolder.cellText": "Cell",
|
||||
"PE.Views.DocumentHolder.centerText": "Tengah",
|
||||
"PE.Views.DocumentHolder.columnText": "Column",
|
||||
"PE.Views.DocumentHolder.deleteColumnText": "Delete Column",
|
||||
"PE.Views.DocumentHolder.deleteRowText": "Delete Row",
|
||||
|
@ -229,6 +589,8 @@
|
|||
"PE.Views.DocumentHolder.editChartText": "Edit Data",
|
||||
"PE.Views.DocumentHolder.editHyperlinkText": "Edit Hyperlink",
|
||||
"PE.Views.DocumentHolder.hyperlinkText": "Hyperlink",
|
||||
"PE.Views.DocumentHolder.ignoreAllSpellText": "Abaikan Semua",
|
||||
"PE.Views.DocumentHolder.ignoreSpellText": "Abaikan",
|
||||
"PE.Views.DocumentHolder.insertColumnLeftText": "Column Left",
|
||||
"PE.Views.DocumentHolder.insertColumnRightText": "Column Right",
|
||||
"PE.Views.DocumentHolder.insertColumnText": "Insert Column",
|
||||
|
@ -236,11 +598,19 @@
|
|||
"PE.Views.DocumentHolder.insertRowBelowText": "Row Below",
|
||||
"PE.Views.DocumentHolder.insertRowText": "Insert Row",
|
||||
"PE.Views.DocumentHolder.insertText": "Insert",
|
||||
"PE.Views.DocumentHolder.langText": "Pilih Bahasa",
|
||||
"PE.Views.DocumentHolder.leftText": "Kiri",
|
||||
"PE.Views.DocumentHolder.loadSpellText": "Memuat varian...",
|
||||
"PE.Views.DocumentHolder.mergeCellsText": "Merge Cells",
|
||||
"PE.Views.DocumentHolder.mniCustomTable": "Sisipkan Tabel Khusus",
|
||||
"PE.Views.DocumentHolder.moreText": "Varian lain...",
|
||||
"PE.Views.DocumentHolder.noSpellVariantsText": "Tidak ada varian",
|
||||
"PE.Views.DocumentHolder.originalSizeText": "Default Size",
|
||||
"PE.Views.DocumentHolder.removeHyperlinkText": "Remove Hyperlink",
|
||||
"PE.Views.DocumentHolder.rightText": "Kanan",
|
||||
"PE.Views.DocumentHolder.rowText": "Row",
|
||||
"PE.Views.DocumentHolder.selectText": "Select",
|
||||
"PE.Views.DocumentHolder.spellcheckText": "Periksa ejaan",
|
||||
"PE.Views.DocumentHolder.splitCellsText": "Split Cell...",
|
||||
"PE.Views.DocumentHolder.splitCellTitleText": "Split Cell",
|
||||
"PE.Views.DocumentHolder.tableText": "Table",
|
||||
|
@ -249,10 +619,14 @@
|
|||
"PE.Views.DocumentHolder.textArrangeForward": "Move Forward",
|
||||
"PE.Views.DocumentHolder.textArrangeFront": "Bring To Foreground",
|
||||
"PE.Views.DocumentHolder.textCopy": "Copy",
|
||||
"PE.Views.DocumentHolder.textCropFill": "Isian",
|
||||
"PE.Views.DocumentHolder.textCut": "Cut",
|
||||
"PE.Views.DocumentHolder.textFromFile": "Dari File",
|
||||
"PE.Views.DocumentHolder.textFromUrl": "Dari URL",
|
||||
"PE.Views.DocumentHolder.textNextPage": "Next Slide",
|
||||
"PE.Views.DocumentHolder.textPaste": "Paste",
|
||||
"PE.Views.DocumentHolder.textPrevPage": "Previous Slide",
|
||||
"PE.Views.DocumentHolder.textReplace": "Ganti Gambar",
|
||||
"PE.Views.DocumentHolder.textShapeAlignBottom": "Align Bottom",
|
||||
"PE.Views.DocumentHolder.textShapeAlignCenter": "Align Center",
|
||||
"PE.Views.DocumentHolder.textShapeAlignLeft": "Align Left",
|
||||
|
@ -260,10 +634,12 @@
|
|||
"PE.Views.DocumentHolder.textShapeAlignRight": "Align Right",
|
||||
"PE.Views.DocumentHolder.textShapeAlignTop": "Align Top",
|
||||
"PE.Views.DocumentHolder.textSlideSettings": "Slide Settings",
|
||||
"PE.Views.DocumentHolder.textUndo": "Batalkan",
|
||||
"PE.Views.DocumentHolder.tipIsLocked": "This element is currently being edited by another user.",
|
||||
"PE.Views.DocumentHolder.txtAlign": "Align",
|
||||
"PE.Views.DocumentHolder.txtArrange": "Arrange",
|
||||
"PE.Views.DocumentHolder.txtBackground": "Background",
|
||||
"PE.Views.DocumentHolder.txtBottom": "Bawah",
|
||||
"PE.Views.DocumentHolder.txtChangeLayout": "Change Layout",
|
||||
"PE.Views.DocumentHolder.txtDeleteSlide": "Delete Slide",
|
||||
"PE.Views.DocumentHolder.txtDistribHor": "Distribute Horizontally",
|
||||
|
@ -275,6 +651,7 @@
|
|||
"PE.Views.DocumentHolder.txtPreview": "Preview",
|
||||
"PE.Views.DocumentHolder.txtSelectAll": "Select All",
|
||||
"PE.Views.DocumentHolder.txtSlide": "Slide",
|
||||
"PE.Views.DocumentHolder.txtTop": "Atas",
|
||||
"PE.Views.DocumentHolder.txtUngroup": "Ungroup",
|
||||
"PE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||
"PE.Views.DocumentPreview.goToSlideText": "Go to Slide",
|
||||
|
@ -288,11 +665,13 @@
|
|||
"PE.Views.DocumentPreview.txtPause": "Pause Presentation",
|
||||
"PE.Views.DocumentPreview.txtPlay": "Start Presentation",
|
||||
"PE.Views.DocumentPreview.txtPrev": "Previous Slide",
|
||||
"PE.Views.DocumentPreview.txtReset": "Atur ulang",
|
||||
"PE.Views.FileMenu.btnAboutCaption": "About",
|
||||
"PE.Views.FileMenu.btnBackCaption": "Go to Documents",
|
||||
"PE.Views.FileMenu.btnCreateNewCaption": "Create New",
|
||||
"PE.Views.FileMenu.btnDownloadCaption": "Download as...",
|
||||
"PE.Views.FileMenu.btnHelpCaption": "Help...",
|
||||
"PE.Views.FileMenu.btnHistoryCaption": "Riwayat versi",
|
||||
"PE.Views.FileMenu.btnInfoCaption": "Presentation Info...",
|
||||
"PE.Views.FileMenu.btnPrintCaption": "Print",
|
||||
"PE.Views.FileMenu.btnRecentFilesCaption": "Open Recent...",
|
||||
|
@ -302,13 +681,22 @@
|
|||
"PE.Views.FileMenu.btnSaveCaption": "Save",
|
||||
"PE.Views.FileMenu.btnSettingsCaption": "Advanced Settings...",
|
||||
"PE.Views.FileMenu.btnToEditCaption": "Edit Presentation",
|
||||
"PE.Views.FileMenuPanels.CreateNew.txtCreateNew": "Buat Baru",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Terapkan",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Tambahkan penulis",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Author",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Change access rights",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtComment": "Komentar",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtCreated": "Dibuat",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtOwner": "Pemilik",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Location",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtRights": "Persons who have rights",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtSubject": "Subyek",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Presentation Title",
|
||||
"PE.Views.FileMenuPanels.DocumentInfo.txtUploaded": "Diunggah",
|
||||
"PE.Views.FileMenuPanels.DocumentRights.txtBtnAccessRights": "Change access rights",
|
||||
"PE.Views.FileMenuPanels.DocumentRights.txtRights": "Persons who have rights",
|
||||
"PE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Peringatan",
|
||||
"PE.Views.FileMenuPanels.Settings.okButtonText": "Apply",
|
||||
"PE.Views.FileMenuPanels.Settings.strAlignGuides": "Turn on alignment guides",
|
||||
"PE.Views.FileMenuPanels.Settings.strAutosave": "Turn on autosave",
|
||||
|
@ -316,6 +704,7 @@
|
|||
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescFast": "Other users will see your changes at once",
|
||||
"PE.Views.FileMenuPanels.Settings.strCoAuthModeDescStrict": "You will need to accept changes before you can see them",
|
||||
"PE.Views.FileMenuPanels.Settings.strFast": "Fast",
|
||||
"PE.Views.FileMenuPanels.Settings.strFontRender": "Contoh Huruf",
|
||||
"PE.Views.FileMenuPanels.Settings.strInputMode": "Turn on hieroglyphs",
|
||||
"PE.Views.FileMenuPanels.Settings.strShowChanges": "Realtime Collaboration Changes",
|
||||
"PE.Views.FileMenuPanels.Settings.strStrict": "Strict",
|
||||
|
@ -332,9 +721,18 @@
|
|||
"PE.Views.FileMenuPanels.Settings.txtAll": "View All",
|
||||
"PE.Views.FileMenuPanels.Settings.txtCm": "Centimeter",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitSlide": "Fit Slide",
|
||||
"PE.Views.FileMenuPanels.Settings.txtFitWidth": "Sesuaikan Lebar",
|
||||
"PE.Views.FileMenuPanels.Settings.txtInput": "Alternate Input",
|
||||
"PE.Views.FileMenuPanels.Settings.txtLast": "View Last",
|
||||
"PE.Views.FileMenuPanels.Settings.txtMac": "sebagai OS X",
|
||||
"PE.Views.FileMenuPanels.Settings.txtNative": "Asli",
|
||||
"PE.Views.FileMenuPanels.Settings.txtPt": "Point",
|
||||
"PE.Views.FileMenuPanels.Settings.txtSpellCheck": "Periksa Ejaan",
|
||||
"PE.Views.FileMenuPanels.Settings.txtWin": "sebagai Windows",
|
||||
"PE.Views.HeaderFooterDialog.applyText": "Terapkan",
|
||||
"PE.Views.HeaderFooterDialog.notcriticalErrorTitle": "Peringatan",
|
||||
"PE.Views.HeaderFooterDialog.textLang": "Bahasa",
|
||||
"PE.Views.HeaderFooterDialog.textPreview": "Pratinjau",
|
||||
"PE.Views.HyperlinkSettingsDialog.strDisplay": "Display",
|
||||
"PE.Views.HyperlinkSettingsDialog.strLinkTo": "Link To",
|
||||
"PE.Views.HyperlinkSettingsDialog.textDefault": "Selected text fragment",
|
||||
|
@ -353,6 +751,8 @@
|
|||
"PE.Views.HyperlinkSettingsDialog.txtPrev": "Previous Slide",
|
||||
"PE.Views.HyperlinkSettingsDialog.txtSlide": "Slide",
|
||||
"PE.Views.ImageSettings.textAdvanced": "Show advanced settings",
|
||||
"PE.Views.ImageSettings.textCropFill": "Isian",
|
||||
"PE.Views.ImageSettings.textEdit": "Sunting",
|
||||
"PE.Views.ImageSettings.textFromFile": "From File",
|
||||
"PE.Views.ImageSettings.textFromUrl": "From URL",
|
||||
"PE.Views.ImageSettings.textHeight": "Height",
|
||||
|
@ -360,9 +760,12 @@
|
|||
"PE.Views.ImageSettings.textOriginalSize": "Default Size",
|
||||
"PE.Views.ImageSettings.textSize": "Size",
|
||||
"PE.Views.ImageSettings.textWidth": "Width",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"PE.Views.ImageSettingsAdvanced.textAltTitle": "Judul",
|
||||
"PE.Views.ImageSettingsAdvanced.textHeight": "Height",
|
||||
"PE.Views.ImageSettingsAdvanced.textKeepRatio": "Constant Proportions",
|
||||
"PE.Views.ImageSettingsAdvanced.textOriginalSize": "Default Size",
|
||||
"PE.Views.ImageSettingsAdvanced.textPlacement": "Penempatan",
|
||||
"PE.Views.ImageSettingsAdvanced.textPosition": "Position",
|
||||
"PE.Views.ImageSettingsAdvanced.textSize": "Size",
|
||||
"PE.Views.ImageSettingsAdvanced.textTitle": "Image - Advanced Settings",
|
||||
|
@ -387,19 +790,28 @@
|
|||
"PE.Views.ParagraphSettingsAdvanced.noTabs": "The specified tabs will appear in this field",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strAllCaps": "All caps",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Double strikethrough",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndent": "Indentasi",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Left",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsLineSpacing": "Spasi Antar Baris",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Right",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Setelah",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "Sebelum",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strParagraphFont": "Font",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "Indents & Placement",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strSmallCaps": "Small caps",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strSpacing": "Spasi",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strStrike": "Strikethrough",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strSubscript": "Subscript",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strSuperscript": "Superscript",
|
||||
"PE.Views.ParagraphSettingsAdvanced.strTabs": "Tab",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textAlign": "Alignment",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textAuto": "Banyak",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Character Spacing",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textDefault": "Default Tab",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textEffects": "Effects",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textExact": "Persis",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textFirstLine": "Baris Pertama",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textJustified": "Rata Kiri-Kanan",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textRemove": "Remove",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Remove All",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textSet": "Specify",
|
||||
|
@ -408,6 +820,7 @@
|
|||
"PE.Views.ParagraphSettingsAdvanced.textTabPosition": "Tab Position",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textTabRight": "Right",
|
||||
"PE.Views.ParagraphSettingsAdvanced.textTitle": "Paragraph - Advanced Settings",
|
||||
"PE.Views.ParagraphSettingsAdvanced.txtAutoText": "Otomatis",
|
||||
"PE.Views.RightMenu.txtChartSettings": "Chart Settings",
|
||||
"PE.Views.RightMenu.txtImageSettings": "Image Settings",
|
||||
"PE.Views.RightMenu.txtParagraphSettings": "Text Settings",
|
||||
|
@ -424,6 +837,7 @@
|
|||
"PE.Views.ShapeSettings.strSize": "Size",
|
||||
"PE.Views.ShapeSettings.strStroke": "Stroke",
|
||||
"PE.Views.ShapeSettings.strTransparency": "Opacity",
|
||||
"PE.Views.ShapeSettings.strType": "Tipe",
|
||||
"PE.Views.ShapeSettings.textAdvanced": "Show advanced settings",
|
||||
"PE.Views.ShapeSettings.textBorderSizeErr": "The entered value is incorrect.<br>Please enter a value between 0 pt and 1584 pt.",
|
||||
"PE.Views.ShapeSettings.textColor": "Color Fill",
|
||||
|
@ -437,6 +851,7 @@
|
|||
"PE.Views.ShapeSettings.textLinear": "Linear",
|
||||
"PE.Views.ShapeSettings.textNoFill": "No Fill",
|
||||
"PE.Views.ShapeSettings.textPatternFill": "Pattern",
|
||||
"PE.Views.ShapeSettings.textPosition": "Posisi",
|
||||
"PE.Views.ShapeSettings.textRadial": "Radial",
|
||||
"PE.Views.ShapeSettings.textSelectTexture": "Select",
|
||||
"PE.Views.ShapeSettings.textStretch": "Stretch",
|
||||
|
@ -455,13 +870,17 @@
|
|||
"PE.Views.ShapeSettings.txtNoBorders": "No Line",
|
||||
"PE.Views.ShapeSettings.txtPapyrus": "Papyrus",
|
||||
"PE.Views.ShapeSettings.txtWood": "Wood",
|
||||
"PE.Views.ShapeSettingsAdvanced.strColumns": "Kolom",
|
||||
"PE.Views.ShapeSettingsAdvanced.strMargins": "Text Padding",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"PE.Views.ShapeSettingsAdvanced.textAltTitle": "Judul",
|
||||
"PE.Views.ShapeSettingsAdvanced.textArrows": "Arrows",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBeginSize": "Begin Size",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBeginStyle": "Begin Style",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBevel": "Bevel",
|
||||
"PE.Views.ShapeSettingsAdvanced.textBottom": "Bottom",
|
||||
"PE.Views.ShapeSettingsAdvanced.textCapType": "Cap Type",
|
||||
"PE.Views.ShapeSettingsAdvanced.textColNumber": "Jumlah Kolom",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndSize": "End Size",
|
||||
"PE.Views.ShapeSettingsAdvanced.textEndStyle": "End Style",
|
||||
"PE.Views.ShapeSettingsAdvanced.textFlat": "Flat",
|
||||
|
@ -480,11 +899,13 @@
|
|||
"PE.Views.ShapeSettingsAdvanced.textWeightArrows": "Weights & Arrows",
|
||||
"PE.Views.ShapeSettingsAdvanced.textWidth": "Width",
|
||||
"PE.Views.ShapeSettingsAdvanced.txtNone": "None",
|
||||
"PE.Views.SignatureSettings.notcriticalErrorTitle": "Peringatan",
|
||||
"PE.Views.SlideSettings.strBackground": "Background color",
|
||||
"PE.Views.SlideSettings.strColor": "Color",
|
||||
"PE.Views.SlideSettings.strFill": "Fill",
|
||||
"PE.Views.SlideSettings.strForeground": "Foreground color",
|
||||
"PE.Views.SlideSettings.strPattern": "Pattern",
|
||||
"PE.Views.SlideSettings.strTransparency": "Opasitas",
|
||||
"PE.Views.SlideSettings.textAdvanced": "Show advanced settings",
|
||||
"PE.Views.SlideSettings.textColor": "Color Fill",
|
||||
"PE.Views.SlideSettings.textDirection": "Direction",
|
||||
|
@ -497,6 +918,7 @@
|
|||
"PE.Views.SlideSettings.textLinear": "Linear",
|
||||
"PE.Views.SlideSettings.textNoFill": "No Fill",
|
||||
"PE.Views.SlideSettings.textPatternFill": "Pattern",
|
||||
"PE.Views.SlideSettings.textPosition": "Posisi",
|
||||
"PE.Views.SlideSettings.textRadial": "Radial",
|
||||
"PE.Views.SlideSettings.textReset": "Reset Changes",
|
||||
"PE.Views.SlideSettings.textSelectTexture": "Select",
|
||||
|
@ -536,6 +958,7 @@
|
|||
"PE.Views.Statusbar.tipFitPage": "Fit Slide",
|
||||
"PE.Views.Statusbar.tipFitWidth": "Fit Width",
|
||||
"PE.Views.Statusbar.tipPreview": "Start Preview",
|
||||
"PE.Views.Statusbar.tipSetLang": "Atur Bahasa Teks",
|
||||
"PE.Views.Statusbar.tipZoomFactor": "Magnification",
|
||||
"PE.Views.Statusbar.tipZoomIn": "Zoom In",
|
||||
"PE.Views.Statusbar.tipZoomOut": "Zoom Out",
|
||||
|
@ -564,11 +987,13 @@
|
|||
"PE.Views.TableSettings.textEmptyTemplate": "No templates",
|
||||
"PE.Views.TableSettings.textFirst": "First",
|
||||
"PE.Views.TableSettings.textHeader": "Header",
|
||||
"PE.Views.TableSettings.textHeight": "Ketinggian",
|
||||
"PE.Views.TableSettings.textLast": "Last",
|
||||
"PE.Views.TableSettings.textRows": "Rows",
|
||||
"PE.Views.TableSettings.textSelectBorders": "Select borders you want to change applying style chosen above",
|
||||
"PE.Views.TableSettings.textTemplate": "Select From Template",
|
||||
"PE.Views.TableSettings.textTotal": "Total",
|
||||
"PE.Views.TableSettings.textWidth": "Lebar",
|
||||
"PE.Views.TableSettings.tipAll": "Set Outer Border and All Inner Lines",
|
||||
"PE.Views.TableSettings.tipBottom": "Set Outer Bottom Border Only",
|
||||
"PE.Views.TableSettings.tipInner": "Set Inner Lines Only",
|
||||
|
@ -580,6 +1005,8 @@
|
|||
"PE.Views.TableSettings.tipRight": "Set Outer Right Border Only",
|
||||
"PE.Views.TableSettings.tipTop": "Set Outer Top Border Only",
|
||||
"PE.Views.TableSettings.txtNoBorders": "No borders",
|
||||
"PE.Views.TableSettingsAdvanced.textAltDescription": "Deskripsi",
|
||||
"PE.Views.TableSettingsAdvanced.textAltTitle": "Judul",
|
||||
"PE.Views.TableSettingsAdvanced.textBottom": "Bottom",
|
||||
"PE.Views.TableSettingsAdvanced.textCheckMargins": "Use default margins",
|
||||
"PE.Views.TableSettingsAdvanced.textDefaultMargins": "Default Margins",
|
||||
|
@ -597,6 +1024,7 @@
|
|||
"PE.Views.TextArtSettings.strSize": "Size",
|
||||
"PE.Views.TextArtSettings.strStroke": "Stroke",
|
||||
"PE.Views.TextArtSettings.strTransparency": "Opacity",
|
||||
"PE.Views.TextArtSettings.strType": "Tipe",
|
||||
"PE.Views.TextArtSettings.textBorderSizeErr": "The entered value is incorrect.<br>Please enter a value between 0 pt and 1584 pt.",
|
||||
"PE.Views.TextArtSettings.textColor": "Color Fill",
|
||||
"PE.Views.TextArtSettings.textDirection": "Direction",
|
||||
|
@ -609,6 +1037,7 @@
|
|||
"PE.Views.TextArtSettings.textLinear": "Linear",
|
||||
"PE.Views.TextArtSettings.textNoFill": "No Fill",
|
||||
"PE.Views.TextArtSettings.textPatternFill": "Pattern",
|
||||
"PE.Views.TextArtSettings.textPosition": "Posisi",
|
||||
"PE.Views.TextArtSettings.textRadial": "Radial",
|
||||
"PE.Views.TextArtSettings.textSelectTexture": "Select",
|
||||
"PE.Views.TextArtSettings.textStretch": "Stretch",
|
||||
|
@ -629,12 +1058,21 @@
|
|||
"PE.Views.TextArtSettings.txtNoBorders": "No Line",
|
||||
"PE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||
"PE.Views.TextArtSettings.txtWood": "Wood",
|
||||
"PE.Views.Toolbar.capBtnAddComment": "Tambahkan komentar",
|
||||
"PE.Views.Toolbar.capBtnComment": "Komentar",
|
||||
"PE.Views.Toolbar.capInsertChart": "Bagan",
|
||||
"PE.Views.Toolbar.capInsertImage": "Gambar",
|
||||
"PE.Views.Toolbar.capInsertTable": "Tabel",
|
||||
"PE.Views.Toolbar.capTabFile": "File",
|
||||
"PE.Views.Toolbar.capTabHome": "Halaman Depan",
|
||||
"PE.Views.Toolbar.capTabInsert": "Sisipkan",
|
||||
"PE.Views.Toolbar.mniCustomTable": "Insert Custom Table",
|
||||
"PE.Views.Toolbar.mniImageFromFile": "Picture from File",
|
||||
"PE.Views.Toolbar.mniImageFromUrl": "Picture from URL",
|
||||
"PE.Views.Toolbar.mniSlideAdvanced": "Advanced Settings",
|
||||
"PE.Views.Toolbar.mniSlideStandard": "Standard (4:3)",
|
||||
"PE.Views.Toolbar.mniSlideWide": "Widescreen (16:9)",
|
||||
"PE.Views.Toolbar.strMenuNoFill": "Tidak ada Isian",
|
||||
"PE.Views.Toolbar.textAlignBottom": "Align text to the bottom",
|
||||
"PE.Views.Toolbar.textAlignCenter": "Center text",
|
||||
"PE.Views.Toolbar.textAlignJust": "Justify",
|
||||
|
@ -657,22 +1095,31 @@
|
|||
"PE.Views.Toolbar.textStrikeout": "Strikeout",
|
||||
"PE.Views.Toolbar.textSubscript": "Subscript",
|
||||
"PE.Views.Toolbar.textSuperscript": "Superscript",
|
||||
"PE.Views.Toolbar.textTabFile": "File",
|
||||
"PE.Views.Toolbar.textTabHome": "Halaman Depan",
|
||||
"PE.Views.Toolbar.textTabInsert": "Sisipkan",
|
||||
"PE.Views.Toolbar.textTabView": "Lihat",
|
||||
"PE.Views.Toolbar.textTitleError": "Error",
|
||||
"PE.Views.Toolbar.textUnderline": "Underline",
|
||||
"PE.Views.Toolbar.tipAddSlide": "Add Slide",
|
||||
"PE.Views.Toolbar.tipBack": "Back",
|
||||
"PE.Views.Toolbar.tipChangeChart": "Ubah Tipe Bagan",
|
||||
"PE.Views.Toolbar.tipChangeSlide": "Change Slide Layout",
|
||||
"PE.Views.Toolbar.tipClearStyle": "Clear Style",
|
||||
"PE.Views.Toolbar.tipColorSchemas": "Change Color Scheme",
|
||||
"PE.Views.Toolbar.tipCopy": "Copy",
|
||||
"PE.Views.Toolbar.tipCopyStyle": "Copy Style",
|
||||
"PE.Views.Toolbar.tipDecFont": "Perkecil Ukuran Huruf",
|
||||
"PE.Views.Toolbar.tipDecPrLeft": "Decrease Indent",
|
||||
"PE.Views.Toolbar.tipFontColor": "Font color",
|
||||
"PE.Views.Toolbar.tipFontName": "Font Name",
|
||||
"PE.Views.Toolbar.tipFontSize": "Font Size",
|
||||
"PE.Views.Toolbar.tipHAligh": "Horizontal Align",
|
||||
"PE.Views.Toolbar.tipHighlightColor": "Warna Sorot",
|
||||
"PE.Views.Toolbar.tipIncFont": "Perbesar Ukuran Huruf",
|
||||
"PE.Views.Toolbar.tipIncPrLeft": "Increase Indent",
|
||||
"PE.Views.Toolbar.tipInsertChart": "Insert Chart",
|
||||
"PE.Views.Toolbar.tipInsertEquation": "Masukkan Persamaan",
|
||||
"PE.Views.Toolbar.tipInsertHyperlink": "Add Hyperlink",
|
||||
"PE.Views.Toolbar.tipInsertImage": "Insert Picture",
|
||||
"PE.Views.Toolbar.tipInsertShape": "Insert Autoshape",
|
||||
|
@ -718,5 +1165,17 @@
|
|||
"PE.Views.Toolbar.txtScheme7": "Equity",
|
||||
"PE.Views.Toolbar.txtScheme8": "Flow",
|
||||
"PE.Views.Toolbar.txtScheme9": "Foundry",
|
||||
"PE.Views.Toolbar.txtUngroup": "Ungroup"
|
||||
"PE.Views.Toolbar.txtUngroup": "Ungroup",
|
||||
"PE.Views.Transitions.textBottom": "Bawah",
|
||||
"PE.Views.Transitions.textLeft": "Kiri",
|
||||
"PE.Views.Transitions.textNone": "Tidak ada",
|
||||
"PE.Views.Transitions.textRight": "Kanan",
|
||||
"PE.Views.Transitions.textTop": "Atas",
|
||||
"PE.Views.Transitions.textZoom": "Perbesar",
|
||||
"PE.Views.Transitions.textZoomIn": "Perbesar",
|
||||
"PE.Views.Transitions.textZoomOut": "Perkecil",
|
||||
"PE.Views.Transitions.txtParameters": "Parameter",
|
||||
"PE.Views.Transitions.txtPreview": "Pratinjau",
|
||||
"PE.Views.ViewTab.textFitToWidth": "Sesuaikan Lebar",
|
||||
"PE.Views.ViewTab.textZoom": "Perbesar"
|
||||
}
|
|
@ -47,13 +47,24 @@
|
|||
"Common.define.chartData.textScatterSmoothMarker": "マーカーと平滑線付き散布図",
|
||||
"Common.define.chartData.textStock": "株価チャート",
|
||||
"Common.define.chartData.textSurface": "表面",
|
||||
"Common.define.effectData.textCircle": "円",
|
||||
"Common.define.effectData.textDown": "下",
|
||||
"Common.define.effectData.textFade": "フェード",
|
||||
"Common.define.effectData.textHorizontal": "水平",
|
||||
"Common.define.effectData.textLeft": "左",
|
||||
"Common.define.effectData.textLeftDown": "左下",
|
||||
"Common.define.effectData.textLeftUp": "左上",
|
||||
"Common.define.effectData.textRight": "右",
|
||||
"Common.define.effectData.textRightDown": "右下",
|
||||
"Common.define.effectData.textRightUp": "右上",
|
||||
"Common.define.effectData.textSpoke1": "1スポーク",
|
||||
"Common.define.effectData.textSpoke2": "2スポーク",
|
||||
"Common.define.effectData.textSpoke3": "3スポーク",
|
||||
"Common.define.effectData.textSpoke4": "4スポーク",
|
||||
"Common.define.effectData.textSpoke8": "8スポーク",
|
||||
"Common.define.effectData.textUp": "上",
|
||||
"Common.define.effectData.textWipe": "ワイプ",
|
||||
"Common.define.effectData.textZigzag": "ジグザグ",
|
||||
"Common.define.effectData.textZoom": "ズーム",
|
||||
"Common.Translation.warnFileLocked": "文書が他のアプリで編集されています。編集を続けて、コピーとして保存できます。",
|
||||
"Common.Translation.warnFileLockedBtnEdit": "コピーを作成",
|
||||
|
@ -390,7 +401,7 @@
|
|||
"PE.Controllers.LeftMenu.requestEditRightsText": "アクセス権の編集の要求中...",
|
||||
"PE.Controllers.LeftMenu.textLoadHistory": "バージョン履歴の読み込み中...",
|
||||
"PE.Controllers.LeftMenu.textNoTextFound": "検索データが見つかりませんでした。他の検索設定を選択してください。",
|
||||
"PE.Controllers.LeftMenu.textReplaceSkipped": "置換が行われました。スキップされた発生回数は{0}です。",
|
||||
"PE.Controllers.LeftMenu.textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"PE.Controllers.LeftMenu.textReplaceSuccess": "検索が行われました。変更された発生回数は{0}です。",
|
||||
"PE.Controllers.LeftMenu.txtUntitled": "タイトルなし",
|
||||
"PE.Controllers.Main.applyChangesTextText": "データを読み込んでいます...",
|
||||
|
@ -1912,6 +1923,7 @@
|
|||
"PE.Views.Toolbar.textStrikeout": "取り消し線",
|
||||
"PE.Views.Toolbar.textSubscript": "下付き",
|
||||
"PE.Views.Toolbar.textSuperscript": "上付き文字",
|
||||
"PE.Views.Toolbar.textTabAnimation": "アニメーション",
|
||||
"PE.Views.Toolbar.textTabCollaboration": "共同編集",
|
||||
"PE.Views.Toolbar.textTabFile": "ファイル",
|
||||
"PE.Views.Toolbar.textTabHome": "ホーム",
|
||||
|
@ -2034,5 +2046,6 @@
|
|||
"PE.Views.Transitions.txtParameters": "パラメーター",
|
||||
"PE.Views.Transitions.txtPreview": "プレビュー",
|
||||
"PE.Views.Transitions.txtSec": "秒",
|
||||
"PE.Views.ViewTab.textAlwaysShowToolbar": "ツールバーを常に表示する",
|
||||
"PE.Views.ViewTab.textZoom": "ズーム"
|
||||
}
|
|
@ -33,13 +33,13 @@
|
|||
"textTryUndoRedo": "Funkce Zpět/Znovu jsou vypnuty pro rychlý režim spolupráce.",
|
||||
"textUsers": "Uživatelé"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "Bez výplně"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Vlastní barvy",
|
||||
"textStandartColors": "Standardní barvy",
|
||||
"textThemeColors": "Barvy tématu"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "No Fill"
|
||||
"textThemeColors": "Barvy vzhledu prostředí"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
|
@ -107,9 +107,12 @@
|
|||
"textHasMacros": "Soubor obsahuje automatická makra.<br>Opravdu chcete makra spustit?",
|
||||
"textNo": "Ne",
|
||||
"textNoLicenseTitle": "Došlo k dosažení limitu licence",
|
||||
"textNoTextFound": "Text nebyl nalezen",
|
||||
"textOpenFile": "Zadejte heslo pro otevření souboru",
|
||||
"textPaidFeature": "Placená funkce",
|
||||
"textRemember": "Zapamatovat moji volbu",
|
||||
"textReplaceSkipped": "Nahrazení bylo provedeno. {0} výskytů bylo přeskočeno.",
|
||||
"textReplaceSuccess": "Hledání bylo dokončeno. Nahrazeno výskytů: {0}",
|
||||
"textYes": "Ano",
|
||||
"titleLicenseExp": "Platnost licence vypršela",
|
||||
"titleServerVersion": "Editor byl aktualizován",
|
||||
|
@ -123,10 +126,7 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -182,8 +182,8 @@
|
|||
"loadImageTitleText": "Načítání obrázku",
|
||||
"loadingDocumentTextText": "Načítání dokumentu…",
|
||||
"loadingDocumentTitleText": "Načítání dokumentu",
|
||||
"loadThemeTextText": "Načítání motivu vzhledu...",
|
||||
"loadThemeTitleText": "Načítání motivu vzhledu",
|
||||
"loadThemeTextText": "Načítání vzhledu prostředí...",
|
||||
"loadThemeTitleText": "Načítání vzhledu prostředí",
|
||||
"openTextText": "Otevírání dokumentu...",
|
||||
"openTitleText": "Otevírání dokumentu",
|
||||
"printTextText": "Tisknutí dokumentu...",
|
||||
|
@ -228,6 +228,7 @@
|
|||
"textLinkTo": "Odkaz na",
|
||||
"textLinkType": "Typ odkazu",
|
||||
"textNextSlide": "Další snímek",
|
||||
"textOk": "OK",
|
||||
"textOther": "Jiné",
|
||||
"textPictureFromLibrary": "Obrázek z knihovny",
|
||||
"textPictureFromURL": "Obrázek z adresy URL",
|
||||
|
@ -240,8 +241,7 @@
|
|||
"textSlideNumber": "Číslo snímku",
|
||||
"textTable": "Tabulka",
|
||||
"textTableSize": "Velikost tabulky",
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"textOk": "Ok"
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\""
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
|
@ -261,6 +261,7 @@
|
|||
"textAllCaps": "Všechny kapitálky",
|
||||
"textApplyAll": "Použít na všechny snímky",
|
||||
"textAuto": "Automaticky",
|
||||
"textAutomatic": "Automaticky",
|
||||
"textBack": "Zpět",
|
||||
"textBandedColumn": "Pruhované sloupce",
|
||||
"textBandedRow": "Pruhované řádky",
|
||||
|
@ -285,6 +286,7 @@
|
|||
"textDefault": "Vybraný text",
|
||||
"textDelay": "Prodleva",
|
||||
"textDeleteSlide": "Odstranit snímek",
|
||||
"textDesign": "Vzhled",
|
||||
"textDisplay": "Zobrazit",
|
||||
"textDistanceFromText": "Vzdálenost od textu",
|
||||
"textDistributeHorizontally": "Rozmístit vodorovně",
|
||||
|
@ -336,6 +338,7 @@
|
|||
"textNoTextFound": "Text nebyl nalezen",
|
||||
"textNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"textNumbers": "Čísla",
|
||||
"textOk": "OK",
|
||||
"textOpacity": "Průhlednost",
|
||||
"textOptions": "Možnosti",
|
||||
"textPictureFromLibrary": "Obrázek z knihovny",
|
||||
|
@ -374,7 +377,7 @@
|
|||
"textSuperscript": "Horní index",
|
||||
"textTable": "Tabulka",
|
||||
"textText": "Text",
|
||||
"textTheme": "Téma",
|
||||
"textTheme": "Prostředí",
|
||||
"textTop": "Nahoru",
|
||||
"textTopLeft": "Vlevo nahoře",
|
||||
"textTopRight": "Vpravo nahoře",
|
||||
|
@ -386,14 +389,11 @@
|
|||
"textVerticalIn": "Svislý uvnitř",
|
||||
"textVerticalOut": "Svislý vně",
|
||||
"textWedge": "Konjunkce",
|
||||
"textWipe": "Vyčistit",
|
||||
"textWipe": "Setření",
|
||||
"textZoom": "Přiblížení",
|
||||
"textZoomIn": "Přiblížit",
|
||||
"textZoomOut": "Oddálit",
|
||||
"textZoomRotate": "Přiblížit a otočit",
|
||||
"textAutomatic": "Automatic",
|
||||
"textDesign": "Design",
|
||||
"textOk": "Ok"
|
||||
"textZoomRotate": "Přiblížit a otočit"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "Standardní (4:3)",
|
||||
|
@ -410,6 +410,7 @@
|
|||
"textColorSchemes": "Schémata barev",
|
||||
"textComment": "Komentář",
|
||||
"textCreated": "Vytvořeno",
|
||||
"textDarkTheme": "Tmavý vzhled prostředí",
|
||||
"textDisableAll": "Vypnout vše",
|
||||
"textDisableAllMacrosWithNotification": "Vypnout všechna makra s notifikacemi",
|
||||
"textDisableAllMacrosWithoutNotification": "Vypnout všechna makra bez notifikací",
|
||||
|
@ -472,8 +473,7 @@
|
|||
"txtScheme6": "Hala",
|
||||
"txtScheme7": "Rovnost",
|
||||
"txtScheme8": "Tok",
|
||||
"txtScheme9": "Slévárna",
|
||||
"textDarkTheme": "Dark Theme"
|
||||
"txtScheme9": "Slévárna"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,13 +33,13 @@
|
|||
"textTryUndoRedo": "高速で共同な編集モードでは、元に戻す/やり直し機能が無効になります。",
|
||||
"textUsers": "ユーザー"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "塗りつぶしなし"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "ユーザー設定の色",
|
||||
"textStandartColors": "標準の色",
|
||||
"textThemeColors": "テーマの色"
|
||||
},
|
||||
"HighlightColorPalette": {
|
||||
"textNoFill": "No Fill"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
|
@ -107,9 +107,12 @@
|
|||
"textHasMacros": "ファイルには自動マクロが含まれています。<br>マクロを実行しますか?",
|
||||
"textNo": "いいえ",
|
||||
"textNoLicenseTitle": "ライセンス制限に達しました",
|
||||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textOpenFile": "ファイルを開くためにパスワードを入力してください",
|
||||
"textPaidFeature": "有料機能",
|
||||
"textRemember": "選択を覚える",
|
||||
"textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"textReplaceSuccess": "検索が完了しました。{0}つが置換されました。",
|
||||
"textYes": "はい",
|
||||
"titleLicenseExp": "ライセンスの有効期限が切れています",
|
||||
"titleServerVersion": "編集者が更新された",
|
||||
|
@ -123,10 +126,7 @@
|
|||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -228,6 +228,7 @@
|
|||
"textLinkTo": "リンク先",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textNextSlide": "次のスライド",
|
||||
"textOk": "OK",
|
||||
"textOther": "その他",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
|
@ -240,8 +241,7 @@
|
|||
"textSlideNumber": "スライド番号",
|
||||
"textTable": "表",
|
||||
"textTableSize": "表のサイズ",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある",
|
||||
"textOk": "Ok"
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要がある"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -261,6 +261,7 @@
|
|||
"textAllCaps": "全ての大字",
|
||||
"textApplyAll": "全てのスライドに適用する",
|
||||
"textAuto": "自動",
|
||||
"textAutomatic": "自動",
|
||||
"textBack": "戻る",
|
||||
"textBandedColumn": "列を交代する",
|
||||
"textBandedRow": "行を交代する",
|
||||
|
@ -285,6 +286,7 @@
|
|||
"textDefault": "選択したテキスト",
|
||||
"textDelay": "遅延",
|
||||
"textDeleteSlide": "スタンドを削除する",
|
||||
"textDesign": "デザイン",
|
||||
"textDisplay": "表示する",
|
||||
"textDistanceFromText": "テキストからの間隔",
|
||||
"textDistributeHorizontally": "左右に整列",
|
||||
|
@ -336,6 +338,7 @@
|
|||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"textNumbers": "数",
|
||||
"textOk": "OK",
|
||||
"textOpacity": "不透明度",
|
||||
"textOptions": "設定",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
|
@ -390,10 +393,7 @@
|
|||
"textZoom": "ズーム",
|
||||
"textZoomIn": "拡大",
|
||||
"textZoomOut": "縮小",
|
||||
"textZoomRotate": "ズームと回転",
|
||||
"textAutomatic": "Automatic",
|
||||
"textDesign": "Design",
|
||||
"textOk": "Ok"
|
||||
"textZoomRotate": "ズームと回転"
|
||||
},
|
||||
"Settings": {
|
||||
"mniSlideStandard": "標準(4:3)",
|
||||
|
@ -410,6 +410,7 @@
|
|||
"textColorSchemes": "色スキーム",
|
||||
"textComment": "コメント",
|
||||
"textCreated": "作成された",
|
||||
"textDarkTheme": "デークテーマ",
|
||||
"textDisableAll": "全てを無効にする",
|
||||
"textDisableAllMacrosWithNotification": "警告を表示して全てのマクロを無効にする",
|
||||
"textDisableAllMacrosWithoutNotification": "警告を表示してないすべてのマクロを無効にする",
|
||||
|
@ -472,8 +473,7 @@
|
|||
"txtScheme6": "コンコース",
|
||||
"txtScheme7": "株主資本",
|
||||
"txtScheme8": "フロー",
|
||||
"txtScheme9": "ファウンドリ",
|
||||
"textDarkTheme": "Dark Theme"
|
||||
"txtScheme9": "ファウンドリ"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -14,6 +14,8 @@
|
|||
"SSE.ApplicationController.errorFilePassProtect": "Файл абаронены паролем, яго немагчыма адкрыць.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "Памер файла перавышае ліміт, вызначаны для вашага сервера.<br>Звярніцеся да адміністратара сервера дакументаў за дадатковымі звесткамі.",
|
||||
"SSE.ApplicationController.errorForceSave": "Падчас захавання файла адбылася памылка. Калі ласка, выкарыстайце параметр \"Спампаваць як\", каб захаваць файл на цвёрдым дыску камп’ютара, альбо паспрабуйце яшчэ раз пазней.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "Шрыфты не загрузіліся.<br>Звярніцеся да адміністратара сервера дакументаў.",
|
||||
"SSE.ApplicationController.errorTokenExpire": "Тэрмін дзеяння токена бяспекі дакумента сышоў.<br>Калі ласка, звярніцеся да адміністратара сервера дакументаў.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "Злучэнне з інтэрнэтам было адноўлена, і версія файла змянілася.<br>Перш чым працягнуць працу, неабходна спампаваць файл альбо скапіяваць яго змесціва, каб захаваць даныя, а пасля перазагрузіць старонку.",
|
||||
"SSE.ApplicationController.errorUserDrop": "На дадзены момант файл недаступны.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Увага",
|
||||
|
@ -29,6 +31,7 @@
|
|||
"SSE.ApplicationController.waitText": "Калі ласка, пачакайце...",
|
||||
"SSE.ApplicationView.txtDownload": "Спампаваць",
|
||||
"SSE.ApplicationView.txtEmbed": "Убудаваць",
|
||||
"SSE.ApplicationView.txtFileLocation": "Перайсці да дакументаў",
|
||||
"SSE.ApplicationView.txtFullScreen": "Поўнаэкранны рэжым",
|
||||
"SSE.ApplicationView.txtPrint": "Друк",
|
||||
"SSE.ApplicationView.txtShare": "Падзяліцца"
|
||||
|
|
|
@ -1,38 +1,38 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Copiar al portapapeles",
|
||||
"common.view.modals.txtEmbed": "Incorporar",
|
||||
"common.view.modals.txtEmbed": "Insertar",
|
||||
"common.view.modals.txtHeight": "Altura",
|
||||
"common.view.modals.txtShare": "Compartir enlace",
|
||||
"common.view.modals.txtWidth": "Ancho",
|
||||
"SSE.ApplicationController.convertationErrorText": "Fallo de conversión.",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "Límite de tiempo de conversión está superado.",
|
||||
"SSE.ApplicationController.convertationErrorText": "Se ha producido un error en la conversión.",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "Se ha superado el tiempo de conversión.",
|
||||
"SSE.ApplicationController.criticalErrorTitle": "Error",
|
||||
"SSE.ApplicationController.downloadErrorText": "Fallo en descarga.",
|
||||
"SSE.ApplicationController.downloadErrorText": "Se ha producido un error en la descarga",
|
||||
"SSE.ApplicationController.downloadTextText": "Descargando hoja de cálculo...",
|
||||
"SSE.ApplicationController.errorAccessDeny": "Usted no tiene permisos para realizar la acción que está intentando hacer.<br> Por favor, contacte con su Administrador del Servidor de Documentos.",
|
||||
"SSE.ApplicationController.errorAccessDeny": "Está intentando realizar una acción para la que no tiene permiso. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"SSE.ApplicationController.errorDefaultMessage": "Código de error: %1",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no puede ser abierto.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo excede la limitación establecida para su servidor. Póngase en contacto con el administrador del Servidor de documentos para obtener más información.",
|
||||
"SSE.ApplicationController.errorForceSave": "Ha ocurrido un error al guardar el archivo. Por favor, use la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo de nuevo más tarde.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "Las fuentes no están cargadas.<br>Por favor, póngase en contacto con el administrador del Document Server.",
|
||||
"SSE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado.<br>Por favor, póngase en contacto con el administrador del Servidor de Documentos.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "La conexión a Internet ha sido restaurada, y la versión del archivo ha sido cambiada. Antes de poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se pierda nada, y luego recargar esta página.",
|
||||
"SSE.ApplicationController.errorUserDrop": "No se puede acceder al archivo ahora mismo.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Aviso",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "El archivo está protegido por una contraseña y no se puede abrir.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "El tamaño del archivo supera el límiete establecido por su servidor. <br>Contacte con el administrador del servidor de documentos para obtener más detalles.",
|
||||
"SSE.ApplicationController.errorForceSave": "Se ha producido un error al guardar el archivo. Utilice la opción \"Descargar como\" para guardar el archivo en el disco duro de su ordenador o inténtelo más tarde.",
|
||||
"SSE.ApplicationController.errorLoadingFont": "Los tipos de letra no están cargados. <br>Contacte con el administrador del servidor de documentos.",
|
||||
"SSE.ApplicationController.errorTokenExpire": "El token de seguridad del documento ha expirado. <br>Contacte con el administrador del servidor de documentos",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "Se ha restablecido la conexión a Internet y se ha cambiado la versión del archivo. <br>Para poder seguir trabajando, es necesario descargar el archivo o copiar su contenido para asegurarse de que no se ha perdido nada, y luego volver a cargar esta página.",
|
||||
"SSE.ApplicationController.errorUserDrop": "No se puede acceder al archivo.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Advertencia",
|
||||
"SSE.ApplicationController.openErrorText": "Se ha producido un error al abrir el archivo. ",
|
||||
"SSE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, no se podía cargar algunos componentes. Por favor, recargue la página.",
|
||||
"SSE.ApplicationController.scriptLoadError": "La conexión a Internet es demasiado lenta, algunos de los componentes no se han podido cargar. Recargue la página.",
|
||||
"SSE.ApplicationController.textAnonymous": "Anónimo",
|
||||
"SSE.ApplicationController.textGuest": "Invitado",
|
||||
"SSE.ApplicationController.textLoadingDocument": "Cargando hoja de cálculo",
|
||||
"SSE.ApplicationController.textOf": "de",
|
||||
"SSE.ApplicationController.txtClose": "Cerrar",
|
||||
"SSE.ApplicationController.unknownErrorText": "Error desconocido.",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no está soportado.",
|
||||
"SSE.ApplicationController.waitText": "Por favor, espere...",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "Su navegador no es compatible.",
|
||||
"SSE.ApplicationController.waitText": "Espere...",
|
||||
"SSE.ApplicationView.txtDownload": "Descargar",
|
||||
"SSE.ApplicationView.txtEmbed": "Incorporar",
|
||||
"SSE.ApplicationView.txtEmbed": "Insertar",
|
||||
"SSE.ApplicationView.txtFileLocation": "Abrir ubicación del archivo",
|
||||
"SSE.ApplicationView.txtFullScreen": "Pantalla Completa",
|
||||
"SSE.ApplicationView.txtFullScreen": "Pantalla completa",
|
||||
"SSE.ApplicationView.txtPrint": "Imprimir",
|
||||
"SSE.ApplicationView.txtShare": "Compartir"
|
||||
}
|
|
@ -134,7 +134,7 @@
|
|||
"Common.Views.Header.textBack": "Перайсці да дакументаў",
|
||||
"Common.Views.Header.textCompactView": "Схаваць панэль прылад",
|
||||
"Common.Views.Header.textHideLines": "Схаваць лінейкі",
|
||||
"Common.Views.Header.textHideStatusBar": "Схаваць панэль стану",
|
||||
"Common.Views.Header.textHideStatusBar": "Аб'яднаць панэлі радкоў і стану",
|
||||
"Common.Views.Header.textSaveBegin": "Захаванне…",
|
||||
"Common.Views.Header.textSaveChanged": "Зменена",
|
||||
"Common.Views.Header.textSaveEnd": "Усе змены захаваныя",
|
||||
|
@ -637,7 +637,7 @@
|
|||
"SSE.Controllers.Main.textNoLicenseTitle": "Ліцэнзійнае абмежаванне",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Платная функцыя",
|
||||
"SSE.Controllers.Main.textPleaseWait": "Аперацыя можа заняць больш часу. Калі ласка, пачакайце… ",
|
||||
"SSE.Controllers.Main.textRemember": "Запомніць мой выбар",
|
||||
"SSE.Controllers.Main.textRemember": "Запомніць мой выбар для ўсіх файлаў",
|
||||
"SSE.Controllers.Main.textShape": "Фігура",
|
||||
"SSE.Controllers.Main.textStrict": "Строгі рэжым",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "Функцыі скасавання і паўтору дзеянняў выключаныя ў хуткім рэжыме сумеснага рэдагавання.<br>Націсніце кнопку \"Строгі рэжым\", каб пераключыцца ў строгі рэжым сумеснага рэдагавання, каб рэдагаваць файл без іншых карыстальнікаў і адпраўляць змены толькі пасля іх захавання. Пераключацца паміж рэжымамі сумеснага рэдагавання можна з дапамогай дадатковых налад рэдактара.",
|
||||
|
@ -1725,7 +1725,7 @@
|
|||
"SSE.Views.DocumentHolder.txtSortFontColor": "Спачатку ячэйкі з вылучаным шрыфтам",
|
||||
"SSE.Views.DocumentHolder.txtSparklines": "Спарклайны",
|
||||
"SSE.Views.DocumentHolder.txtText": "Тэкст",
|
||||
"SSE.Views.DocumentHolder.txtTextAdvanced": "Дадатковыя налады тэксту",
|
||||
"SSE.Views.DocumentHolder.txtTextAdvanced": "Дадатковыя налады абзаца",
|
||||
"SSE.Views.DocumentHolder.txtTime": "Час",
|
||||
"SSE.Views.DocumentHolder.txtUngroup": "Разгрупаваць",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "Шырыня",
|
||||
|
@ -1802,7 +1802,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strDecimalSeparator": "Дзесятковы падзяляльнік",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFast": "Хуткі",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFontRender": "Хінтынг шрыфтоў",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": "Заўсёды захоўваць на серверы (інакш захоўваць на серверы падчас закрыцця дакумента)",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strForcesave": " Дадаваць версію ў сховішча пасля націскання кнопкі \"Захаваць\" або \"Ctrl+S\"",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "Мова формул",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Прыклад: СУМ; МІН; МАКС; ПАДЛІК",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "Уключыць адлюстраванне каментароў у тэксце",
|
||||
|
@ -1826,7 +1826,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoRecover": "Аўтаматычнае аднаўленне",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "Аўтазахаванне",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "Выключана",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Захаваць на серверы",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textForceSave": "Захаванне прамежкавых версій",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "Кожную хвіліну",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textRefStyle": "Стыль спасылак",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "Прадвызначаны рэжым кэшу",
|
||||
|
@ -1861,7 +1861,7 @@
|
|||
"SSE.Views.FileMenuPanels.ProtectDoc.strProtect": "Абараніць табліцу",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strSignature": "Пры дапамозе подпісу",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtEdit": "Рэдагаваць табліцу",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtEditWarning": "Пры рэдагаванні табліцы выдаляцца подпісы.<br>Сапраўды хочаце працягнуць? ",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtEditWarning": "Пры рэдагаванні табліцы выдаляцца подпісы.<br>Працягнуць?",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtEncrypted": "Гэтая электронная табліца абароненая паролем",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtRequestedSignatures": "Гэтую табліцу неабходна падпісаць.",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.txtSigned": "У табліцу былі дададзеныя дзейныя подпісы. Табліца абароненая ад рэдагавання.",
|
||||
|
@ -1975,8 +1975,8 @@
|
|||
"SSE.Views.HeaderFooterDialog.textEven": "Цотная старонка",
|
||||
"SSE.Views.HeaderFooterDialog.textFileName": "Назва файла",
|
||||
"SSE.Views.HeaderFooterDialog.textFirst": "Першая старонка",
|
||||
"SSE.Views.HeaderFooterDialog.textFooter": "Ніжні калантытул",
|
||||
"SSE.Views.HeaderFooterDialog.textHeader": "Верхні калантытул",
|
||||
"SSE.Views.HeaderFooterDialog.textFooter": "Ніжні калонтытул",
|
||||
"SSE.Views.HeaderFooterDialog.textHeader": "Верхні калонтытул",
|
||||
"SSE.Views.HeaderFooterDialog.textInsert": "Уставіць",
|
||||
"SSE.Views.HeaderFooterDialog.textItalic": "Курсіў",
|
||||
"SSE.Views.HeaderFooterDialog.textLeft": "Злева",
|
||||
|
@ -1993,7 +1993,7 @@
|
|||
"SSE.Views.HeaderFooterDialog.textSubscript": "Падрадковыя",
|
||||
"SSE.Views.HeaderFooterDialog.textSuperscript": "Надрадковыя",
|
||||
"SSE.Views.HeaderFooterDialog.textTime": "Час",
|
||||
"SSE.Views.HeaderFooterDialog.textTitle": "Налады калантытулаў",
|
||||
"SSE.Views.HeaderFooterDialog.textTitle": "Налады калонтытулаў",
|
||||
"SSE.Views.HeaderFooterDialog.textUnderline": "Падкрэслены",
|
||||
"SSE.Views.HeaderFooterDialog.tipFontName": "Шрыфт",
|
||||
"SSE.Views.HeaderFooterDialog.tipFontSize": "Памер шрыфту",
|
||||
|
@ -2333,7 +2333,7 @@
|
|||
"SSE.Views.PrintWithPreview.txtFitCols": "Умясціць усе слупкі на адной старонцы",
|
||||
"SSE.Views.PrintWithPreview.txtFitPage": "Умясціць аркуш на адной старонцы",
|
||||
"SSE.Views.PrintWithPreview.txtFitRows": "Умясціць усе радкі на адной старонцы",
|
||||
"SSE.Views.PrintWithPreview.txtHeaderFooterSettings": "Налады калантытулаў",
|
||||
"SSE.Views.PrintWithPreview.txtHeaderFooterSettings": "Налады калонтытулаў",
|
||||
"SSE.Views.PrintWithPreview.txtIgnore": "Ігнараваць вобласць друку",
|
||||
"SSE.Views.PrintWithPreview.txtLandscape": "Альбомная",
|
||||
"SSE.Views.PrintWithPreview.txtLeft": "Злева",
|
||||
|
@ -2354,7 +2354,7 @@
|
|||
"SSE.Views.RightMenu.txtCellSettings": "Налады ячэйкі",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "Налады дыяграмы",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "Налады выявы",
|
||||
"SSE.Views.RightMenu.txtParagraphSettings": "Налады тэксту",
|
||||
"SSE.Views.RightMenu.txtParagraphSettings": "Налады абзаца",
|
||||
"SSE.Views.RightMenu.txtPivotSettings": "Налады зводнай табліцы",
|
||||
"SSE.Views.RightMenu.txtSettings": "Асноўныя налады",
|
||||
"SSE.Views.RightMenu.txtShapeSettings": "Налады фігуры",
|
||||
|
@ -2486,7 +2486,7 @@
|
|||
"SSE.Views.SignatureSettings.strSigner": "Падпісальнік",
|
||||
"SSE.Views.SignatureSettings.strValid": "Дзейныя подпісы",
|
||||
"SSE.Views.SignatureSettings.txtContinueEditing": "Рэдагаваць усё роўна",
|
||||
"SSE.Views.SignatureSettings.txtEditWarning": "Пры рэдагаванні табліцы выдаляцца подпісы.<br>Сапраўды хочаце працягнуць? ",
|
||||
"SSE.Views.SignatureSettings.txtEditWarning": "Пры рэдагаванні табліцы выдаляцца подпісы.<br>Працягнуць?",
|
||||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "Гэтую табліцу неабходна падпісаць.",
|
||||
"SSE.Views.SignatureSettings.txtSigned": "У табліцу былі дададзеныя дзейныя подпісы. Табліца абароненая ад рэдагавання.",
|
||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "Некаторыя з лічбавых подпісаў электроннай табліцы хібныя альбо іх немагчыма праверыць. Табліца абароненая ад рэдагавання.",
|
||||
|
@ -2634,7 +2634,7 @@
|
|||
"SSE.Views.Spellcheck.txtSpelling": "Правапіс",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemCopyToEnd": "(Скапіяваць у канец)",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemMoveToEnd": "(Перамясціць у канец)",
|
||||
"SSE.Views.Statusbar.CopyDialog.textCopyBefore": "Скапіяваць перад аркушам",
|
||||
"SSE.Views.Statusbar.CopyDialog.textCopyBefore": "Уставіць перад аркушам",
|
||||
"SSE.Views.Statusbar.CopyDialog.textMoveBefore": "Перамясціць перад аркушам",
|
||||
"SSE.Views.Statusbar.filteredRecordsText": "Адфільтравана {0} з {1} запісаў",
|
||||
"SSE.Views.Statusbar.filteredText": "Рэжым фільтрацыі",
|
||||
|
@ -2772,7 +2772,7 @@
|
|||
"SSE.Views.Toolbar.capBtnAddComment": "Дадаць каментар",
|
||||
"SSE.Views.Toolbar.capBtnColorSchemas": "Каляровая схема",
|
||||
"SSE.Views.Toolbar.capBtnComment": "Каментар",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "Калантытулы",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "Калонтытулы",
|
||||
"SSE.Views.Toolbar.capBtnInsSlicer": "Зводка",
|
||||
"SSE.Views.Toolbar.capBtnInsSymbol": "Сімвал",
|
||||
"SSE.Views.Toolbar.capBtnMargins": "Палі",
|
||||
|
@ -2899,7 +2899,7 @@
|
|||
"SSE.Views.Toolbar.tipEditChart": "Рэдагаваць дыяграму",
|
||||
"SSE.Views.Toolbar.tipEditChartData": "Абраць даныя",
|
||||
"SSE.Views.Toolbar.tipEditChartType": "Змяніць тып дыяграмы",
|
||||
"SSE.Views.Toolbar.tipEditHeader": "Рэдагаваць калантытулы",
|
||||
"SSE.Views.Toolbar.tipEditHeader": "Рэдагаваць калонтытулы",
|
||||
"SSE.Views.Toolbar.tipFontColor": "Колер шрыфту",
|
||||
"SSE.Views.Toolbar.tipFontName": "Шрыфт",
|
||||
"SSE.Views.Toolbar.tipFontSize": "Памер шрыфту",
|
||||
|
@ -2925,7 +2925,7 @@
|
|||
"SSE.Views.Toolbar.tipPageOrient": "Арыентацыя старонкі",
|
||||
"SSE.Views.Toolbar.tipPageSize": "Памер старонкі",
|
||||
"SSE.Views.Toolbar.tipPaste": "Уставіць",
|
||||
"SSE.Views.Toolbar.tipPrColor": "Колер фону",
|
||||
"SSE.Views.Toolbar.tipPrColor": "Колер запаўнення",
|
||||
"SSE.Views.Toolbar.tipPrint": "Друк",
|
||||
"SSE.Views.Toolbar.tipPrintArea": "Вобласць друку",
|
||||
"SSE.Views.Toolbar.tipPrintTitles": "Друкаваць загалоўкі",
|
||||
|
|
|
@ -480,6 +480,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtAddVer": "Přidat svislou čáru",
|
||||
"SSE.Controllers.DocumentHolder.txtAlignToChar": "Zarovnat vůči znaku",
|
||||
"SSE.Controllers.DocumentHolder.txtAll": "(vše)",
|
||||
"SSE.Controllers.DocumentHolder.txtAllTableHint": "Získá veškerý obsah tabulky, nebo definovaných sloupců tabulky tj. hlavičky, data a celkový počet řádků",
|
||||
"SSE.Controllers.DocumentHolder.txtAnd": "a",
|
||||
"SSE.Controllers.DocumentHolder.txtBegins": "Začíná na",
|
||||
"SSE.Controllers.DocumentHolder.txtBelowAve": "Podprůměrné",
|
||||
|
@ -489,6 +490,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtColumn": "Sloupec",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "Zarovnání sloupce",
|
||||
"SSE.Controllers.DocumentHolder.txtContains": "Obsahuje",
|
||||
"SSE.Controllers.DocumentHolder.txtDataTableHint": "Získá hodnotu buněk tabulky, nebo definovaných sloupců tabulky",
|
||||
"SSE.Controllers.DocumentHolder.txtDecreaseArg": "Snížit velikost argumentu",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteArg": "Odstranit argument",
|
||||
"SSE.Controllers.DocumentHolder.txtDeleteBreak": "Odstranit ruční zalomení",
|
||||
|
@ -512,6 +514,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtGreaterEquals": "Větší nebo rovno",
|
||||
"SSE.Controllers.DocumentHolder.txtGroupCharOver": "Znak nad textem",
|
||||
"SSE.Controllers.DocumentHolder.txtGroupCharUnder": "Znak pod textem",
|
||||
"SSE.Controllers.DocumentHolder.txtHeadersTableHint": "Získá hlavičky v tabulce, nebo hlavičky definovaných sloupců tabulky",
|
||||
"SSE.Controllers.DocumentHolder.txtHeight": "Výška",
|
||||
"SSE.Controllers.DocumentHolder.txtHideBottom": "Skrýt ohraničení dole",
|
||||
"SSE.Controllers.DocumentHolder.txtHideBottomLimit": "Skrýt dolní limit",
|
||||
|
@ -592,6 +595,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtStretchBrackets": "Roztáhnout závorky",
|
||||
"SSE.Controllers.DocumentHolder.txtThisRowHint": "Zvolte pouze tento řádek zadaného sloupce",
|
||||
"SSE.Controllers.DocumentHolder.txtTop": "Nahoře",
|
||||
"SSE.Controllers.DocumentHolder.txtTotalsTableHint": "Získá hodnotu celkového počtu řádků, nebo definovaných sloupců tabulky",
|
||||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Čárka pod textem",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Vzít zpět automatické rozšíření tabulky",
|
||||
"SSE.Controllers.DocumentHolder.txtUseTextImport": "Použít průvodce importem textu",
|
||||
|
@ -646,6 +650,7 @@
|
|||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "Operaci nelze provést, protože oblast obsahuje filtrované buňky.<br>Odkryjte filtrované prvky a zkuste to znovu.",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "URL adresa obrázku není správně",
|
||||
"SSE.Controllers.Main.errorCannotUngroup": "Seskupení není možné zrušit. Pro zahájení obrysu, vyberte podrobnost řádek nebo sloupců a seskupte je.",
|
||||
"SSE.Controllers.Main.errorCannotUseCommandProtectedSheet": "Tento příkaz nelze použít na zabezpečený list. Pro použití příkazu, zrušte zabezpečení listu.<br>Může být vyžadováno zadání hesla.",
|
||||
"SSE.Controllers.Main.errorChangeArray": "Nemůžete měnit část pole.",
|
||||
"SSE.Controllers.Main.errorChangeFilteredRange": "Dojde ke změně rozsahu filtrů v listě.<br>Pro provedení je nutné vypnout automatické filtry.",
|
||||
"SSE.Controllers.Main.errorChangeOnProtectedSheet": "Buňka nebo graf, který se pokoušíte změnit je na zabezpečeném listu. Pro provedení změny, vypněte zabezpečení listu. Může být vyžadováno zadání hesla.",
|
||||
|
@ -762,6 +767,10 @@
|
|||
"SSE.Controllers.Main.textCustomLoader": "Mějte na paměti, že dle podmínek licence nejste oprávněni měnit zavaděč.<br>Pro získání nabídky se obraťte na naše obchodní oddělení.",
|
||||
"SSE.Controllers.Main.textDisconnect": "Spojení je ztraceno",
|
||||
"SSE.Controllers.Main.textFillOtherRows": "Vyplnit ostatní řádky",
|
||||
"SSE.Controllers.Main.textFormulaFilledAllRows": "Vzorec zadaný v {0} řádcích obsahuje data. Doplnění dat do ostatních řádků, může trvat několik minut.",
|
||||
"SSE.Controllers.Main.textFormulaFilledAllRowsWithEmpty": "Vzorec je zadán zadaný prvních {0} řádcích. Doplnění dat do ostatních řádků, může trvat několik minut.",
|
||||
"SSE.Controllers.Main.textFormulaFilledFirstRowsOtherHaveData": "Vzorec je zadaný pouze v prvních {0} řádcích, z důvodu ukládání do paměti. Dalších {1} řádků v tomto listu neobsahuje data. Data můžete zapsat manuálně.",
|
||||
"SSE.Controllers.Main.textFormulaFilledFirstRowsOtherIsEmpty": "Vzorec je zadaný pouze v prvních {0} řádcích, z důvodu ukládání do paměti. Ostatní řádky v tomto listu neobsahují data.",
|
||||
"SSE.Controllers.Main.textGuest": "Návštěvník",
|
||||
"SSE.Controllers.Main.textHasMacros": "Soubor obsahuje automatická makra.<br>Opravdu chcete makra spustit?",
|
||||
"SSE.Controllers.Main.textLearnMore": "Více informací",
|
||||
|
@ -2744,9 +2753,12 @@
|
|||
"SSE.Views.PrintWithPreview.txtCurrentSheet": "Stávající list",
|
||||
"SSE.Views.PrintWithPreview.txtCustom": "Uživatelsky určené",
|
||||
"SSE.Views.PrintWithPreview.txtCustomOptions": "Uživatelsky určené předvolby",
|
||||
"SSE.Views.PrintWithPreview.txtEmptyTable": "Není co vytisknout, protože tabulka je prázdná.",
|
||||
"SSE.Views.PrintWithPreview.txtFitCols": "Přizpůsobit všechny sloupce na jedné stránce",
|
||||
"SSE.Views.PrintWithPreview.txtFitPage": "Přizpůsobit list jedné stránce",
|
||||
"SSE.Views.PrintWithPreview.txtFitRows": "Přizpůsobit všechny řádky na jedné stránce",
|
||||
"SSE.Views.PrintWithPreview.txtGridlinesAndHeadings": "Mřížky a nadpisy",
|
||||
"SSE.Views.PrintWithPreview.txtHeaderFooterSettings": "Nastavení záhlaví/zápatí",
|
||||
"SSE.Views.PrintWithPreview.txtIgnore": "Ignorovat oblast tisku",
|
||||
"SSE.Views.PrintWithPreview.txtLandscape": "Na šířku",
|
||||
"SSE.Views.PrintWithPreview.txtLeft": "Vlevo",
|
||||
|
@ -2763,6 +2775,9 @@
|
|||
"SSE.Views.PrintWithPreview.txtPrintRange": "Rozsah tisku",
|
||||
"SSE.Views.PrintWithPreview.txtPrintTitles": "Tisk názvů",
|
||||
"SSE.Views.PrintWithPreview.txtRepeat": "Opakovat…",
|
||||
"SSE.Views.PrintWithPreview.txtRepeatColumnsAtLeft": "Vlevo opakovat sloupce",
|
||||
"SSE.Views.PrintWithPreview.txtRepeatRowsAtTop": "Nahoře opakovat řádky",
|
||||
"SSE.Views.PrintWithPreview.txtRight": "Vpravo",
|
||||
"SSE.Views.PrintWithPreview.txtSave": "Uložit",
|
||||
"SSE.Views.PrintWithPreview.txtScaling": "Změna měřítka",
|
||||
"SSE.Views.PrintWithPreview.txtSelection": "Výběr",
|
||||
|
@ -3420,6 +3435,7 @@
|
|||
"SSE.Views.Toolbar.tipMarkersFRhombus": "Kosočtvercové odrážky s výplní",
|
||||
"SSE.Views.Toolbar.tipMarkersFRound": "Vyplněné kulaté odrážky",
|
||||
"SSE.Views.Toolbar.tipMarkersFSquare": "Plné čtvercové odrážky",
|
||||
"SSE.Views.Toolbar.tipMarkersHRound": "Duté kulaté odrážky",
|
||||
"SSE.Views.Toolbar.tipMarkersStar": "Hvězdičkové odrážky",
|
||||
"SSE.Views.Toolbar.tipMerge": "Sloučit a vystředit",
|
||||
"SSE.Views.Toolbar.tipNone": "Žádné",
|
||||
|
|
|
@ -187,6 +187,7 @@
|
|||
"Common.Views.Comments.textAddComment": "コメントを追加",
|
||||
"Common.Views.Comments.textAddCommentToDoc": "ドキュメントにコメントを追加",
|
||||
"Common.Views.Comments.textAddReply": "返信する",
|
||||
"Common.Views.Comments.textAll": "すべて",
|
||||
"Common.Views.Comments.textAnonym": "ゲスト",
|
||||
"Common.Views.Comments.textCancel": "キャンセル",
|
||||
"Common.Views.Comments.textClose": "閉じる",
|
||||
|
@ -200,6 +201,7 @@
|
|||
"Common.Views.Comments.textResolve": "解決",
|
||||
"Common.Views.Comments.textResolved": "解決済み",
|
||||
"Common.Views.Comments.textSort": "コメントを並べ替える",
|
||||
"Common.Views.Comments.textViewResolved": "コメントを再開する権限がありません",
|
||||
"Common.Views.CopyWarningDialog.textDontShow": "今後このメッセージを表示しない",
|
||||
"Common.Views.CopyWarningDialog.textMsg": "このタブの編集のツールバーのボタンとコンテキストメニューを使って、コピー、分割と貼り付けをすることができます。<br><br>他のアプリケーションにコピーと貼り付けのために、次のショートカットキー を使ってください:",
|
||||
"Common.Views.CopyWarningDialog.textTitle": "コピー,切り取り,貼り付けの操作",
|
||||
|
@ -284,7 +286,7 @@
|
|||
"Common.Views.PasswordDialog.txtPassword": "パスワード",
|
||||
"Common.Views.PasswordDialog.txtRepeat": "パスワードを再入力",
|
||||
"Common.Views.PasswordDialog.txtTitle": "パスワードの設定",
|
||||
"Common.Views.PasswordDialog.txtWarning": "注意: パスワードを忘れると、元に戻せません。",
|
||||
"Common.Views.PasswordDialog.txtWarning": "注意: パスワードを忘れると元に戻せません。安全な場所に記録してください。",
|
||||
"Common.Views.PluginDlg.textLoading": "読み込み中",
|
||||
"Common.Views.Plugins.groupCaption": "プラグイン",
|
||||
"Common.Views.Plugins.strPlugins": "プラグイン",
|
||||
|
@ -367,6 +369,7 @@
|
|||
"Common.Views.ReviewPopover.textOpenAgain": "もう一度開く",
|
||||
"Common.Views.ReviewPopover.textReply": "返事する",
|
||||
"Common.Views.ReviewPopover.textResolve": "解決する",
|
||||
"Common.Views.ReviewPopover.textViewResolved": "コメントを再開する権限がありません",
|
||||
"Common.Views.ReviewPopover.txtDeleteTip": "削除",
|
||||
"Common.Views.ReviewPopover.txtEditTip": "編集",
|
||||
"Common.Views.SaveAsDlg.textLoading": "読み込み中",
|
||||
|
@ -614,7 +617,7 @@
|
|||
"SSE.Controllers.LeftMenu.textLoadHistory": "バリエーションの履歴の読み込み中...",
|
||||
"SSE.Controllers.LeftMenu.textLookin": "検索の範囲",
|
||||
"SSE.Controllers.LeftMenu.textNoTextFound": "検索データが見つかりませんでした。他の検索設定を選択してください。",
|
||||
"SSE.Controllers.LeftMenu.textReplaceSkipped": "置換が行われました。スキップされた発生回数は{0}です。",
|
||||
"SSE.Controllers.LeftMenu.textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"SSE.Controllers.LeftMenu.textReplaceSuccess": "検索完了しました。更新件数は、{0} です。",
|
||||
"SSE.Controllers.LeftMenu.textSearch": "検索",
|
||||
"SSE.Controllers.LeftMenu.textSheet": "シート",
|
||||
|
@ -642,6 +645,7 @@
|
|||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "エリアをフィルタされたセルが含まれているので、操作を実行できません。<br>フィルタリングの要素を表示して、もう一度お試しください",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "画像のURLが正しくありません。",
|
||||
"SSE.Controllers.Main.errorCannotUngroup": "グループ化を解除できません。 アウトラインを開始するには、詳細の行または列を選択してグループ化ください。",
|
||||
"SSE.Controllers.Main.errorCannotUseCommandProtectedSheet": "このコマンドは、保護されたシートでは使用できません。このコマンドを使用するには、シートの保護を解除してください。<br>パスワードの入力を求められる場合があります。",
|
||||
"SSE.Controllers.Main.errorChangeArray": "配列の一部を変更することはできません。",
|
||||
"SSE.Controllers.Main.errorChangeFilteredRange": "これにより、ワークシートのフィルター範囲が変更されます。<br>このタスクを完了するには、オートフィルターをご削除ください。",
|
||||
"SSE.Controllers.Main.errorChangeOnProtectedSheet": "変更しようとしているチャートには、保護されたシートにあります。変更するには保護を解除が必要です。パスワードの入力を要求されることもあります。",
|
||||
|
@ -1063,6 +1067,7 @@
|
|||
"SSE.Controllers.Statusbar.errorLastSheet": "最低 1 つのワークシートが含まれていなければなりません。",
|
||||
"SSE.Controllers.Statusbar.errorRemoveSheet": "ワークシートを削除することができません。",
|
||||
"SSE.Controllers.Statusbar.strSheet": "シート",
|
||||
"SSE.Controllers.Statusbar.textDisconnect": "<b>切断されました</b><br>設定を確認してください。",
|
||||
"SSE.Controllers.Statusbar.textSheetViewTip": "シートビューモードになっています。 フィルタと並べ替えは、あなたとまだこのビューにいる人だけに表示されます。",
|
||||
"SSE.Controllers.Statusbar.textSheetViewTipFilters": "シート表示モードになっています。 フィルタは、あなたとまだこの表示にいる人だけに表示されます。",
|
||||
"SSE.Controllers.Statusbar.warnDeleteSheet": "選択したシートにはデータが含まれている可能性があります。続行してもよろしいですか?",
|
||||
|
@ -2727,6 +2732,13 @@
|
|||
"SSE.Views.PrintTitlesDialog.textSelectRange": "範囲の選択",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "タイトルを印刷する",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "上の行を繰り返す",
|
||||
"SSE.Views.PrintWithPreview.txtActualSize": "実際の大きさ",
|
||||
"SSE.Views.PrintWithPreview.txtAllSheets": "全てのシート",
|
||||
"SSE.Views.PrintWithPreview.txtApplyToAllSheets": "全てのシートに適用",
|
||||
"SSE.Views.PrintWithPreview.txtLeft": "左",
|
||||
"SSE.Views.PrintWithPreview.txtPrint": "印刷",
|
||||
"SSE.Views.PrintWithPreview.txtPrintGrid": "枠線の印刷",
|
||||
"SSE.Views.PrintWithPreview.txtPrintRange": "印刷範囲\t",
|
||||
"SSE.Views.ProtectDialog.textExistName": "エラー!この名がある範囲があります。",
|
||||
"SSE.Views.ProtectDialog.textInvalidName": "範囲の名前に含めることができるのは、文字、数字、およびスペースだけです",
|
||||
"SSE.Views.ProtectDialog.textInvalidRange": "エラー!セルの範囲が正しくありません。",
|
||||
|
@ -2744,7 +2756,7 @@
|
|||
"SSE.Views.ProtectDialog.txtInsHyper": "ハイパーリンクを挿入する",
|
||||
"SSE.Views.ProtectDialog.txtInsRows": "行を挿入する",
|
||||
"SSE.Views.ProtectDialog.txtObjs": "オブジェクトを編集する",
|
||||
"SSE.Views.ProtectDialog.txtOptional": "任意の",
|
||||
"SSE.Views.ProtectDialog.txtOptional": "任意",
|
||||
"SSE.Views.ProtectDialog.txtPassword": "パスワード",
|
||||
"SSE.Views.ProtectDialog.txtPivot": "ピボット表とピボットチャートを使う",
|
||||
"SSE.Views.ProtectDialog.txtProtect": "保護する",
|
||||
|
@ -2757,7 +2769,7 @@
|
|||
"SSE.Views.ProtectDialog.txtSheetDescription": "編集権限を制限して、他のユーザーが不用意にデータを変更することを防ぎます",
|
||||
"SSE.Views.ProtectDialog.txtSheetTitle": "シートを保護する",
|
||||
"SSE.Views.ProtectDialog.txtSort": "並べ替え",
|
||||
"SSE.Views.ProtectDialog.txtWarning": "注意: パスワードを忘れると、元に戻せません。安全な場所に持ってください。",
|
||||
"SSE.Views.ProtectDialog.txtWarning": "注意: パスワードを忘れると元に戻せません。安全な場所に記録してください。",
|
||||
"SSE.Views.ProtectDialog.txtWBDescription": "他のユーザは非表示のワークシートを表示したり、シート追加、移動、削除したり、シートを非表示、名の変更することができないようにブックの構造をパスワードで保護できます",
|
||||
"SSE.Views.ProtectDialog.txtWBTitle": "ブックを保護する",
|
||||
"SSE.Views.ProtectRangesDlg.guestText": "ゲスト",
|
||||
|
@ -3289,6 +3301,7 @@
|
|||
"SSE.Views.Toolbar.textPageMarginsCustom": "ユーザー設定の余白",
|
||||
"SSE.Views.Toolbar.textPortrait": "縦向き",
|
||||
"SSE.Views.Toolbar.textPrint": "印刷",
|
||||
"SSE.Views.Toolbar.textPrintGridlines": "枠線の印刷",
|
||||
"SSE.Views.Toolbar.textPrintOptions": "設定の印刷",
|
||||
"SSE.Views.Toolbar.textRight": "右:",
|
||||
"SSE.Views.Toolbar.textRightBorders": "右の罫線",
|
||||
|
@ -3367,6 +3380,7 @@
|
|||
"SSE.Views.Toolbar.tipInsertTable": "テーブルの挿入",
|
||||
"SSE.Views.Toolbar.tipInsertText": "テキストボックスを挿入する",
|
||||
"SSE.Views.Toolbar.tipInsertTextart": "ワードアートの挿入",
|
||||
"SSE.Views.Toolbar.tipMarkersArrow": "箇条書き(矢印)",
|
||||
"SSE.Views.Toolbar.tipMerge": "結合して、中央に配置する",
|
||||
"SSE.Views.Toolbar.tipNumFormat": "数値の書式",
|
||||
"SSE.Views.Toolbar.tipPageMargins": "余白",
|
||||
|
@ -3511,6 +3525,7 @@
|
|||
"SSE.Views.ViewManagerDlg.warnDeleteView": "現在有効になっている表示 '%1'を削除しようとしています。<br>この表示を閉じて削除しますか?",
|
||||
"SSE.Views.ViewTab.capBtnFreeze": "ウィンドウ枠の固定",
|
||||
"SSE.Views.ViewTab.capBtnSheetView": "シートの表示",
|
||||
"SSE.Views.ViewTab.textAlwaysShowToolbar": "ツールバーを常に表示する",
|
||||
"SSE.Views.ViewTab.textClose": "閉じる",
|
||||
"SSE.Views.ViewTab.textCreate": "新しい",
|
||||
"SSE.Views.ViewTab.textDefault": "デフォルト",
|
||||
|
@ -3531,9 +3546,9 @@
|
|||
"SSE.Views.WBProtection.hintProtectSheet": "シートを保護する",
|
||||
"SSE.Views.WBProtection.hintProtectWB": "ブックを保護する",
|
||||
"SSE.Views.WBProtection.txtAllowRanges": "範囲の編集を許可する",
|
||||
"SSE.Views.WBProtection.txtHiddenFormula": "非表示の数式",
|
||||
"SSE.Views.WBProtection.txtHiddenFormula": "数式を非表示",
|
||||
"SSE.Views.WBProtection.txtLockedCell": "ロックしたセル",
|
||||
"SSE.Views.WBProtection.txtLockedShape": "形がロックした",
|
||||
"SSE.Views.WBProtection.txtLockedShape": "図形をロック",
|
||||
"SSE.Views.WBProtection.txtLockedText": "テキストをロックする",
|
||||
"SSE.Views.WBProtection.txtProtectSheet": "シートを保護する",
|
||||
"SSE.Views.WBProtection.txtProtectWB": "ブックを保護する",
|
||||
|
|
|
@ -298,8 +298,8 @@
|
|||
"textWarnDeleteSheet": "İş vərəqində məlumat ola bilər. Əməliyyat davam etdirilsin?",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward"
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Bu sənəddə saxlanmamış dəyişiklikləriniz var. Avtomatik saxlanmanı gözləmək üçün \"Bu Səhifədə Qalın\" hissəsinin üzərinə klikləyin. Bütün saxlanmamış dəyişiklikləri ləğv etmək üçün \"Bu səhifədən Çıxın\" hissəsinin üzərinə klikləyin.",
|
||||
|
|
|
@ -250,8 +250,8 @@
|
|||
"textHide": "Hide",
|
||||
"textMore": "More",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)",
|
||||
"textOk": "Ok",
|
||||
"textRename": "Rename",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Full",
|
||||
"textSheetName": "Nom del full",
|
||||
"textUnhide": "Mostrar",
|
||||
"textWarnDeleteSheet": "El full de càlcul pot tenir dades. Vols continuar amb l'operació?"
|
||||
"textWarnDeleteSheet": "El full de càlcul pot tenir dades. Vols continuar amb l'operació?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Tens canvis no desats en aquest document. Fes clic a \"Queda't en aquesta pàgina\" per esperar al desament automàtic. Fes clic a \"Deixa aquesta pàgina\" per descartar tots els canvis no desats.",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Vlastní barvy",
|
||||
"textStandartColors": "Standardní barvy",
|
||||
"textThemeColors": "Barvy motivu vzhledu"
|
||||
"textThemeColors": "Barvy vzhledu prostředí"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
|
@ -68,6 +68,7 @@
|
|||
"Main": {
|
||||
"criticalErrorTitle": "Chyba",
|
||||
"errorAccessDeny": "Pokoušíte se provést akci, na kterou nemáte oprávnění.<br>Obraťte se na Vašeho správce.",
|
||||
"errorOpensource": "Při využívání bezplatné komunitní veze, můžete otevřít dokumenty pouze pro náhled. Pro získání přístupu k mobilním online editorům, je nutná komerční licence.",
|
||||
"errorProcessSaveResult": "Ukládání selhalo.",
|
||||
"errorServerVersion": "Verze editoru byla aktualizována. Stránka bude znovu načtena, aby se změny uplatnily.",
|
||||
"errorUpdateVersion": "Verze souboru byla změněna. Stránka bude znovu načtena.",
|
||||
|
@ -142,9 +143,14 @@
|
|||
"textGuest": "Návštěvník",
|
||||
"textHasMacros": "Soubor obsahuje automatická makra.<br>Opravdu chcete makra spustit?",
|
||||
"textNo": "Ne",
|
||||
"textNoChoices": "Neexistují žádné možnosti pro vyplnění buňky.<br>Jako náhradu je možné vybrat pouze textové hodnoty ze sloupce.",
|
||||
"textNoLicenseTitle": "Došlo k dosažení limitu licence",
|
||||
"textNoTextFound": "Text nebyl nalezen",
|
||||
"textOk": "OK",
|
||||
"textPaidFeature": "Placená funkce",
|
||||
"textRemember": "Zapamatovat moji volbu",
|
||||
"textReplaceSkipped": "Nahrazení bylo provedeno. {0} výskytů bylo přeskočeno.",
|
||||
"textReplaceSuccess": "Hledání bylo dokončeno. Nahrazeno výskytů: {0}",
|
||||
"textYes": "Ano",
|
||||
"titleServerVersion": "Editor byl aktualizován",
|
||||
"titleUpdateVersion": "Verze změněna",
|
||||
|
@ -154,13 +160,7 @@
|
|||
"warnLicenseUsersExceeded": "Došlo dosažení limitu %1 editorů v režimu spolupráce na úpravách. Ohledně podrobností se obraťte na svého správce.",
|
||||
"warnNoLicense": "Došlo k dosažení limitu souběžného připojení %1 editorů. Tento dokument bude otevřen pouze pro náhled. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnNoLicenseUsers": "Došlo k dosažení limitu %1 editorů. Pro rozšíření funkcí kontaktujte %1 obchodní oddělení.",
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu.",
|
||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"textNoChoices": "There are no choices for filling the cell.<br>Only text values from the column can be selected for replacement.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textOk": "Ok",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
"warnProcessRightsChange": "Nemáte oprávnění pro úpravu tohoto dokumentu."
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -175,6 +175,7 @@
|
|||
"errorAutoFilterDataRange": "Operaci nelze pro zvolený rozsah buněk provést.<br>Vyberte jednotnou oblast dat uvnitř nebo vně tabulky a zkuste to znovu.",
|
||||
"errorAutoFilterHiddenRange": "Operaci nelze provést, protože oblast obsahuje filtrované buňky.<br>Odkryjte filtrované prvky a zkuste to znovu.",
|
||||
"errorBadImageUrl": "Adresa URL obrázku je nesprávná",
|
||||
"errorCannotUseCommandProtectedSheet": "Tento příkaz nelze použít na zabezpečený list. Pro použití příkazu, zrušte zabezpečení listu.<br>Může být vyžadováno zadání hesla.",
|
||||
"errorChangeArray": "Nemůžete měnit část pole.",
|
||||
"errorChangeOnProtectedSheet": "Buňka nebo graf, který se pokoušíte změnit je na zabezpečeném listu. Pro provedení změny, vypněte zabezpečení listu. Může být vyžadováno zadání hesla.",
|
||||
"errorConnectToServer": "Není možné uložit dokument. Zkontrolujte nastavení připojení, nebo kontaktujte Vašeho správce.<br>Po kliknutím na tlačítko 'OK' budete vyzváni ke stažení dokumentu.",
|
||||
|
@ -233,8 +234,7 @@
|
|||
"unknownErrorText": "Neznámá chyba.",
|
||||
"uploadImageExtMessage": "Neznámý formát obrázku.",
|
||||
"uploadImageFileCountMessage": "Nenahrány žádné obrázky.",
|
||||
"uploadImageSizeMessage": "Obrázek je příliš velký. Maximální velikost je 25 MB.",
|
||||
"errorCannotUseCommandProtectedSheet": "You cannot use this command on a protected sheet. To use this command, unprotect the sheet.<br>You might be requested to enter a password."
|
||||
"uploadImageSizeMessage": "Obrázek je příliš velký. Maximální velikost je 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"advDRMPassword": "Heslo",
|
||||
|
@ -287,8 +287,12 @@
|
|||
"textErrNotEmpty": "List musí mít název",
|
||||
"textErrorLastSheet": "Sešit musí obsahovat alespoň jeden viditelný list.",
|
||||
"textErrorRemoveSheet": "Nelze odstranit list.",
|
||||
"textHidden": "Skrytý",
|
||||
"textHide": "Skrýt",
|
||||
"textMore": "Více",
|
||||
"textMove": "Přesunout",
|
||||
"textMoveBack": "Posunout zpět",
|
||||
"textMoveForward": "Posunout vpřed",
|
||||
"textOk": "OK",
|
||||
"textRename": "Přejmenovat",
|
||||
"textRenameSheet": "Přejmenovat list",
|
||||
|
@ -296,10 +300,8 @@
|
|||
"textSheetName": "Název listu",
|
||||
"textUnhide": "Odkrýt",
|
||||
"textWarnDeleteSheet": "List může obsahovat data. Pokračovat v operaci? ",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward"
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "V tomto dokumentu máte neuložené změny. Klikněte na 'Zůstat na této stránce' a počkejte dokud nedojde k automatickému uložení. Klikněte na 'Opustit tuto stránku' pro zahození neuložených změn.",
|
||||
|
@ -342,6 +344,7 @@
|
|||
"textLink": "Odkaz",
|
||||
"textLinkSettings": "Nastavení odkazů",
|
||||
"textLinkType": "Typ odkazu",
|
||||
"textOk": "OK",
|
||||
"textOther": "Jiné",
|
||||
"textPictureFromLibrary": "Obrázek z knihovny",
|
||||
"textPictureFromURL": "Obrázek z adresy URL",
|
||||
|
@ -359,8 +362,7 @@
|
|||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"txtSorting": "Řazení",
|
||||
"txtSortSelected": "Seřadit vybrané",
|
||||
"txtYes": "Ano",
|
||||
"textOk": "Ok"
|
||||
"txtYes": "Ano"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": "Varování",
|
||||
|
@ -379,6 +381,7 @@
|
|||
"textAngleClockwise": "Otočit ve směru hodinových ručiček",
|
||||
"textAngleCounterclockwise": "Otočit proti směru hodinových ručiček",
|
||||
"textAuto": "Automaticky",
|
||||
"textAutomatic": "Automaticky",
|
||||
"textAxisCrosses": "Křížení os",
|
||||
"textAxisOptions": "Možnosti osy",
|
||||
"textAxisPosition": "Pozice osy",
|
||||
|
@ -479,6 +482,7 @@
|
|||
"textNoOverlay": "Bez překrytí",
|
||||
"textNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"textNumber": "Číslo",
|
||||
"textOk": "OK",
|
||||
"textOnTickMarks": "Na značkách zaškrtnutí",
|
||||
"textOpacity": "Průhlednost",
|
||||
"textOut": "Vně",
|
||||
|
@ -540,9 +544,7 @@
|
|||
"textYen": "Jen",
|
||||
"txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu \"http://www.example.com\"",
|
||||
"txtSortHigh2Low": "Seřadit od nejvyššího po nejnižší",
|
||||
"txtSortLow2High": "Seřadit od nejnižšího po nejvyšší",
|
||||
"textAutomatic": "Automatic",
|
||||
"textOk": "Ok"
|
||||
"txtSortLow2High": "Seřadit od nejnižšího po nejvyšší"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "Vyberte možnosti CSV",
|
||||
|
@ -572,6 +574,7 @@
|
|||
"textComments": "Komentáře",
|
||||
"textCreated": "Vytvořeno",
|
||||
"textCustomSize": "Vlastní velikost",
|
||||
"textDarkTheme": "Tmavý vzhled prostředí",
|
||||
"textDelimeter": "Oddělovač",
|
||||
"textDisableAll": "Vypnout vše",
|
||||
"textDisableAllMacrosWithNotification": "Vypnout všechna makra s notifikacemi",
|
||||
|
@ -672,8 +675,7 @@
|
|||
"txtSemicolon": "Středník",
|
||||
"txtSpace": "Mezera",
|
||||
"txtTab": "Tabulátor",
|
||||
"warnDownloadAs": "Pokud budete pokračovat v ukládání v tomto formátu, vše kromě textu bude ztraceno.<br>Opravdu chcete pokračovat?",
|
||||
"textDarkTheme": "Dark Theme"
|
||||
"warnDownloadAs": "Pokud budete pokračovat v ukládání v tomto formátu, vše kromě textu bude ztraceno.<br>Opravdu chcete pokračovat?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -292,8 +292,8 @@
|
|||
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)",
|
||||
"textRename": "Rename",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
"textSheet": "Sheet",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheetName": "Blattname",
|
||||
"textUnhide": "Einblenden",
|
||||
"textWarnDeleteSheet": "Das Arbeitsblatt kann Daten enthalten. Möchten Sie fortsetzen?",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Sie haben nicht gespeicherte Änderungen. Klicken Sie auf \"Auf dieser Seite bleiben\" und warten Sie, bis die Datei automatisch gespeichert wird. Klicken Sie auf \"Seite verlassen\", um nicht gespeicherte Änderungen zu verwerfen.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Φύλλο",
|
||||
"textSheetName": "Όνομα Φύλλου",
|
||||
"textUnhide": "Αναίρεση απόκρυψης",
|
||||
"textWarnDeleteSheet": "Το φύλλο εργασίας ίσως περιέχει δεδομένα. Να συνεχιστεί η λειτουργία;"
|
||||
"textWarnDeleteSheet": "Το φύλλο εργασίας ίσως περιέχει δεδομένα. Να συνεχιστεί η λειτουργία;",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Έχετε μη αποθηκευμένες αλλαγές στο έγγραφο. Πατήστε 'Παραμονή στη Σελίδα' για να περιμένετε την αυτόματη αποθήκευση. Πατήστε 'Έξοδος από τη Σελίδα' για να απορρίψετε όλες τις μη αποθηκευμένες αλλαγές.",
|
||||
|
|
|
@ -291,8 +291,8 @@
|
|||
"textHide": "Hide",
|
||||
"textMore": "More",
|
||||
"textMove": "Move",
|
||||
"textMoveToEnd": "(Move to end)",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)",
|
||||
"textOk": "Ok",
|
||||
"textRename": "Rename",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Hoja",
|
||||
"textSheetName": "Nombre de hoja",
|
||||
"textUnhide": "Volver a mostrar",
|
||||
"textWarnDeleteSheet": "La hoja de cálculo puede tener datos. ¿Continuar con la operación?"
|
||||
"textWarnDeleteSheet": "La hoja de cálculo puede tener datos. ¿Continuar con la operación?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Tiene cambios no guardados en este documento. Haga clic en \"Quedarse en esta página\" para esperar hasta que se guarden automáticamente. Haga clic en \"Salir de esta página\" para descartar todos los cambios no guardados.",
|
||||
|
|
|
@ -292,7 +292,9 @@
|
|||
"textMore": "Plus",
|
||||
"textMove": "Déplacer",
|
||||
"textMoveBack": "Déplacer vers l’arrière",
|
||||
"textMoveBefore": "Déplacer avant la feuille",
|
||||
"textMoveForward": "Déplacer vers l'avant",
|
||||
"textMoveToEnd": "(Déplacer à la fin)",
|
||||
"textOk": "OK",
|
||||
"textRename": "Renommer",
|
||||
"textRenameSheet": "Renommer la feuille",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Folla",
|
||||
"textSheetName": "Nome da folla",
|
||||
"textUnhide": "Volver a amosar",
|
||||
"textWarnDeleteSheet": "A folla de traballo pode que conteña datos. Queres continuar a operación?"
|
||||
"textWarnDeleteSheet": "A folla de traballo pode que conteña datos. Queres continuar a operación?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Ten cambios non gardados neste documento. Prema en \"Quedarse nesta páxina\" para esperar ata que se garden automaticamente. Prema en \"Saír desta páxina\" para descartar todos os cambios non gardados.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheetName": "Munkalap neve",
|
||||
"textUnhide": "Megmutat",
|
||||
"textWarnDeleteSheet": "A munkalap lehet hogy tartalmaz adatok. Folytatja a műveletet?",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Nem mentett módosításai vannak ebben a dokumentumban. Kattintson a „Maradj ezen az oldalon” gombra az automatikus mentés megvárásához. Kattintson a \"Hagyja el ezt az oldalt\" gombra az összes nem mentett módosítás elvetéséhez.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Foglio",
|
||||
"textSheetName": "Nome foglio",
|
||||
"textUnhide": "Scoprire",
|
||||
"textWarnDeleteSheet": "Il foglio di calcolo potrebbe contenere dati. Procedere con l'operazione?"
|
||||
"textWarnDeleteSheet": "Il foglio di calcolo potrebbe contenere dati. Procedere con l'operazione?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Ci sono i cambiamenti non salvati in questo documento. Fai clic su \"Rimanere su questa pagina\" per attendere il salvataggio automatico. Fai clic su \"Lasciare questa pagina\" per eliminare tutti i cambiamenti non salvati.",
|
||||
|
|
|
@ -68,6 +68,7 @@
|
|||
"Main": {
|
||||
"criticalErrorTitle": "エラー",
|
||||
"errorAccessDeny": "許可されていないアクションを実行しています。アドミニストレータを連絡してください。",
|
||||
"errorOpensource": "無料のコミュニティバージョンを使用すると、表示専用のドキュメントを開くことができます。モバイルWebエディターにアクセスするには、商用ライセンスが必要です。",
|
||||
"errorProcessSaveResult": "保存が失敗",
|
||||
"errorServerVersion": "エディターのバージョンが更新されました。 変更を適用するために、ページが再読み込みされます。",
|
||||
"errorUpdateVersion": "ファイルのバージョンが変更されました。ページが再ロードされます。",
|
||||
|
@ -142,9 +143,14 @@
|
|||
"textGuest": "ゲスト",
|
||||
"textHasMacros": "ファイルには自動マクロが含まれています。<br>マクロを実行しますか?",
|
||||
"textNo": "いいえ",
|
||||
"textNoChoices": "セルを記入する選択肢がありません。<br>置換対象として選択できるのは列のテキスト値のみです。",
|
||||
"textNoLicenseTitle": "ライセンス制限に達しました",
|
||||
"textNoTextFound": "テキストが見つかりませんでした",
|
||||
"textOk": "OK",
|
||||
"textPaidFeature": "有料機能",
|
||||
"textRemember": "選択を覚える",
|
||||
"textReplaceSkipped": "置換が完了しました。{0}つスキップされました。",
|
||||
"textReplaceSuccess": "検索が完了しました。{0}つが置換されました。",
|
||||
"textYes": "Yes",
|
||||
"titleServerVersion": "編集者が更新された",
|
||||
"titleUpdateVersion": "バージョンが変更されました",
|
||||
|
@ -154,13 +160,7 @@
|
|||
"warnLicenseUsersExceeded": "%1エディターのユーザー制限に達しました。 詳細についてはアドミニストレータを連絡してください。",
|
||||
"warnNoLicense": "%1エディター 時接続数の制限に達しました。この文書が見るだけのために開かれる。個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnNoLicenseUsers": "%1エディターのユーザー制限に達しました。 個人的なアップグレード条件については、%1営業チームを連絡してください。",
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!",
|
||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"textNoChoices": "There are no choices for filling the cell.<br>Only text values from the column can be selected for replacement.",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textOk": "Ok",
|
||||
"textReplaceSkipped": "The replacement has been made. {0} occurrences were skipped.",
|
||||
"textReplaceSuccess": "The search has been done. Occurrences replaced: {0}"
|
||||
"warnProcessRightsChange": "ファイルを編集する権限がありません!"
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
|
@ -175,6 +175,7 @@
|
|||
"errorAutoFilterDataRange": "選択したセルの範囲に対しては操作を実行できません。表の中また表の外に均質のデータの範囲を選択してもう一度してください。",
|
||||
"errorAutoFilterHiddenRange": "範囲がフィルターセルがありますから操作を実行できません。フィルターした要素を表示してもう一度してください。",
|
||||
"errorBadImageUrl": "画像のURLが正しくありません。",
|
||||
"errorCannotUseCommandProtectedSheet": "このコマンドは、保護されたシートでは使用できません。このコマンドを使用するには、シートの保護を解除してください。<br>パスワードの入力を求められる場合があります。",
|
||||
"errorChangeArray": "配列の一部を変更することはできません。",
|
||||
"errorChangeOnProtectedSheet": "変更しようとしているセルやチャートが保護されたシートにあります。変更するには、対象のシートの保護を解除してください。パスワードの入力を求められる場合があります。",
|
||||
"errorConnectToServer": "この文書を保存できません。接続設定をチェックし、アドミニストレータを連絡してください。<br> 「OK」をクリックすると、文書をダウンロードするに提案されます。",
|
||||
|
@ -233,8 +234,7 @@
|
|||
"unknownErrorText": "不明なエラー",
|
||||
"uploadImageExtMessage": "不明なイメージ形式",
|
||||
"uploadImageFileCountMessage": "アップロードしたイメージがない",
|
||||
"uploadImageSizeMessage": "イメージのサイズの上限が超えさせました。サイズの上限が25MB。",
|
||||
"errorCannotUseCommandProtectedSheet": "You cannot use this command on a protected sheet. To use this command, unprotect the sheet.<br>You might be requested to enter a password."
|
||||
"uploadImageSizeMessage": "イメージのサイズの上限が超えさせました。サイズの上限が25MB。"
|
||||
},
|
||||
"LongActions": {
|
||||
"advDRMPassword": "パスワード",
|
||||
|
@ -287,8 +287,12 @@
|
|||
"textErrNotEmpty": "シート名は空であってはなりません",
|
||||
"textErrorLastSheet": "ブックではシートが少なくとも 1 つ表示されている必要があります。",
|
||||
"textErrorRemoveSheet": "ワークシートを削除できません。",
|
||||
"textHidden": "非表示",
|
||||
"textHide": "隠す",
|
||||
"textMore": "もっと",
|
||||
"textMove": "移動",
|
||||
"textMoveBack": "後面に移動",
|
||||
"textMoveForward": "前面に移動",
|
||||
"textOk": "OK",
|
||||
"textRename": "名前の変更",
|
||||
"textRenameSheet": "このシートの名前を変更する",
|
||||
|
@ -296,10 +300,8 @@
|
|||
"textSheetName": "シートの名",
|
||||
"textUnhide": "表示する",
|
||||
"textWarnDeleteSheet": "ワークシートはデータがあるそうです。操作を続けてもよろしいですか?",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward"
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "保存されていない変更があります。自動保存を待つように「このページから移動しない」をクリックしてください。保存されていない変更を破棄ように「このページから移動する」をクリックしてください。",
|
||||
|
@ -342,6 +344,7 @@
|
|||
"textLink": "リンク",
|
||||
"textLinkSettings": "リンク設定",
|
||||
"textLinkType": "リンクのタイプ",
|
||||
"textOk": "OK",
|
||||
"textOther": "その他",
|
||||
"textPictureFromLibrary": "ライブラリからのイメージ",
|
||||
"textPictureFromURL": "URLからのイメージ",
|
||||
|
@ -359,8 +362,7 @@
|
|||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"txtSorting": "並べ替え中",
|
||||
"txtSortSelected": "選択したを並べ替える",
|
||||
"txtYes": "Yes",
|
||||
"textOk": "Ok"
|
||||
"txtYes": "Yes"
|
||||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
|
@ -379,6 +381,7 @@
|
|||
"textAngleClockwise": "右回りに回転",
|
||||
"textAngleCounterclockwise": "左回りに回転",
|
||||
"textAuto": "オート",
|
||||
"textAutomatic": "自動",
|
||||
"textAxisCrosses": "軸との交点",
|
||||
"textAxisOptions": "軸の設定",
|
||||
"textAxisPosition": "軸位置",
|
||||
|
@ -479,6 +482,7 @@
|
|||
"textNoOverlay": "オーバーレイなし",
|
||||
"textNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"textNumber": "数",
|
||||
"textOk": "OK",
|
||||
"textOnTickMarks": "目盛",
|
||||
"textOpacity": "不透明度",
|
||||
"textOut": "外",
|
||||
|
@ -540,9 +544,7 @@
|
|||
"textYen": "円",
|
||||
"txtNotUrl": "このフィールドは、「http://www.example.com」の形式のURLである必要があります。",
|
||||
"txtSortHigh2Low": " 大きい順に並べ替えます",
|
||||
"txtSortLow2High": "小さい順に並べ替えます。",
|
||||
"textAutomatic": "Automatic",
|
||||
"textOk": "Ok"
|
||||
"txtSortLow2High": "小さい順に並べ替えます。"
|
||||
},
|
||||
"Settings": {
|
||||
"advCSVOptions": "CSVオプションを選択する",
|
||||
|
@ -572,6 +574,7 @@
|
|||
"textComments": "コメント",
|
||||
"textCreated": "作成された",
|
||||
"textCustomSize": "ユーザー設定サイズ",
|
||||
"textDarkTheme": "ダークテーマ",
|
||||
"textDelimeter": "デリミタ",
|
||||
"textDisableAll": "全てを無効にする",
|
||||
"textDisableAllMacrosWithNotification": "警告を表示して全てのマクロを無効にする",
|
||||
|
@ -672,8 +675,7 @@
|
|||
"txtSemicolon": "セミコロン",
|
||||
"txtSpace": "スペース",
|
||||
"txtTab": "タブ",
|
||||
"warnDownloadAs": "この形式で保存する続けば、テクスト除いて全てが失います。続けてもよろしいですか?",
|
||||
"textDarkTheme": "Dark Theme"
|
||||
"warnDownloadAs": "この形式で保存する続けば、テクスト除いて全てが失います。続けてもよろしいですか?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -298,8 +298,8 @@
|
|||
"textWarnDeleteSheet": "워크시트에 데이터가 포함될 수 있습니다. 진행 하시겠습니까?",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward"
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "이 문서에 저장되지 않은 변경 사항이 있습니다. 자동 저장을 활성화하려면 \"이 페이지에서 나가기\"를 클릭하십시오. \"이 페이지에서 나가기\"를 클릭하면 저장되지 않은 모든 편집 내용이 삭제됩니다.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -298,8 +298,8 @@
|
|||
"textWarnDeleteSheet": "Het werkblad heeft misschien gegevens. Verder gaan met de bewerking?",
|
||||
"textHidden": "Hidden",
|
||||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward"
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "U hebt niet-opgeslagen wijzigingen in dit document. Klik op 'Blijf op deze pagina' om te wachten op automatisch opslaan. Klik op 'Verlaat deze pagina' om alle niet-opgeslagen wijzigingen te verwijderen.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "Folha",
|
||||
"textSheetName": "Nome da folha",
|
||||
"textUnhide": "Reexibir",
|
||||
"textWarnDeleteSheet": "A folha de trabalho talvez tenha dados. Proceder à operação?"
|
||||
"textWarnDeleteSheet": "A folha de trabalho talvez tenha dados. Proceder à operação?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Você tem alterações não salvas neste documento. Clique em 'Permanecer nesta página' para aguardar o salvamento automático. Clique em 'Sair desta página' para descartar todas as alterações não salvas.",
|
||||
|
|
|
@ -292,7 +292,9 @@
|
|||
"textMore": "Mai multe",
|
||||
"textMove": "Mutare",
|
||||
"textMoveBack": "Mutare înapoi",
|
||||
"textMoveBefore": "Mutare înaintea foii",
|
||||
"textMoveForward": "Mutare înainte",
|
||||
"textMoveToEnd": "(Mutare la sfârșit)",
|
||||
"textOk": "OK",
|
||||
"textRename": "Redenumire",
|
||||
"textRenameSheet": "Redenumire foaie",
|
||||
|
|
|
@ -292,7 +292,9 @@
|
|||
"textMore": "Ещё",
|
||||
"textMove": "Переместить",
|
||||
"textMoveBack": "Переместить назад",
|
||||
"textMoveBefore": "Переместить перед листом",
|
||||
"textMoveForward": "Переместить вперед",
|
||||
"textMoveToEnd": "(Переместить в конец)",
|
||||
"textOk": "Ok",
|
||||
"textRename": "Переименовать",
|
||||
"textRenameSheet": "Переименовать лист",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheetName": "Sayfa ismi",
|
||||
"textUnhide": "Gizlemeyi kaldır",
|
||||
"textWarnDeleteSheet": "Çalışma sayfasında veri olabilir. İşleme devam edilsin mi?",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "Bu belgede kaydedilmemiş değişiklikleriniz var. Otomatik kaydetmeyi beklemek için 'Bu Sayfada Kal' seçeneğini tıklayın. Kaydedilmemiş tüm değişiklikleri atmak için 'Bu Sayfadan Ayrıl'ı tıklayın.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textMove": "Move",
|
||||
"textMoveBack": "Move back",
|
||||
"textMoveForward": "Move forward",
|
||||
"textHidden": "Hidden"
|
||||
"textHidden": "Hidden",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "You have unsaved changes in this document. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
|
|
|
@ -299,7 +299,9 @@
|
|||
"textSheet": "表格",
|
||||
"textSheetName": "工作表名称",
|
||||
"textUnhide": "取消隐藏",
|
||||
"textWarnDeleteSheet": "该工作表可能带有数据。要进行操作吗?"
|
||||
"textWarnDeleteSheet": "该工作表可能带有数据。要进行操作吗?",
|
||||
"textMoveBefore": "Move before sheet",
|
||||
"textMoveToEnd": "(Move to end)"
|
||||
},
|
||||
"Toolbar": {
|
||||
"dlgLeaveMsgText": "你在该文档中有未保存的修改。点击“留在该页”来等待自动保存。点击“离开该页”将舍弃全部未保存的更改。",
|
||||
|
|
Loading…
Reference in a new issue