Update translation
This commit is contained in:
parent
6871cb258c
commit
faf00a3b37
|
@ -484,7 +484,7 @@
|
|||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
"textAbout": "Over",
|
||||
"textApplication": "Applicatie",
|
||||
"textApplicationSettings": "Applicatie Instellingen",
|
||||
"textApplicationSettings": "Applicatie instellingen",
|
||||
"textAuthor": "Auteur",
|
||||
"textBack": "Terug",
|
||||
"textBottom": "Onder",
|
||||
|
|
|
@ -458,6 +458,7 @@
|
|||
"textColorSchemes": "Renk Şeması",
|
||||
"textDisableAllMacrosWithNotification": "Makroları bildirim ile pasifleştir",
|
||||
"textDisableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz devre dışı bırak",
|
||||
"textDownload": "İndir",
|
||||
"textDownloadRtf": "Bu biçimde kaydetmeye devam ederseniz, bazı biçimler kaybolabilir. Devam etmek istediğinize emin misiniz?",
|
||||
"textDownloadTxt": "Bu biçimde kayıt etmeye devam ederseniz, metin dışında tüm özellikler kaybolacaktır. Devam etmek istediğinize emin misiniz?",
|
||||
"textEnableAllMacrosWithoutNotification": "Tüm makroları bildirimsiz etkinleştir",
|
||||
|
@ -479,7 +480,6 @@
|
|||
"textDocumentSettings": "Document Settings",
|
||||
"textDocumentTitle": "Document Title",
|
||||
"textDone": "Done",
|
||||
"textDownload": "Download",
|
||||
"textDownloadAs": "Download As",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEncoding": "Encoding",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"About": {
|
||||
"textAbout": "About",
|
||||
"textAddress": "Address",
|
||||
"textBack": "Back",
|
||||
"textAbout": "Hakkında",
|
||||
"textAddress": "Adres",
|
||||
"textBack": "Geri",
|
||||
"textEmail": "Email",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textTel": "Tel",
|
||||
|
@ -10,28 +10,28 @@
|
|||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
"textAddComment": "Yorum Yap",
|
||||
"textAddReply": "Cevapla",
|
||||
"textBack": "Geri",
|
||||
"textCancel": "Vazgeç",
|
||||
"textCollaboration": "Ortak çalışma",
|
||||
"textDone": "Bitti",
|
||||
"textEdit": "Düzenle",
|
||||
"textEditComment": "Yorumu düzenle",
|
||||
"textEditReply": "Cevabı Düzenle",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAddComment": "Add Comment",
|
||||
"textAddReply": "Add Reply",
|
||||
"textBack": "Back",
|
||||
"textCancel": "Cancel",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textComments": "Comments",
|
||||
"textDeleteComment": "Delete Comment",
|
||||
"textDeleteReply": "Delete Reply",
|
||||
"textDone": "Done",
|
||||
"textEdit": "Edit",
|
||||
"textEditComment": "Edit Comment",
|
||||
"textEditReply": "Edit Reply",
|
||||
"textEditUser": "Users who are editing the file:",
|
||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||
"textNoComments": "This document doesn't contain comments",
|
||||
"textOk": "Ok",
|
||||
"textReopen": "Reopen",
|
||||
"textResolve": "Resolve",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||
"textUsers": "Users",
|
||||
"textOk": "Ok"
|
||||
"textUsers": "Users"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Custom Colors",
|
||||
|
@ -40,13 +40,14 @@
|
|||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
"menuAddComment": "Yorum Yap",
|
||||
"menuAddLink": "Bağlantı Ekle",
|
||||
"menuCancel": "Vazgeç",
|
||||
"menuEdit": "Düzenle",
|
||||
"textDoNotShowAgain": "Tekrar gösterme",
|
||||
"errorCopyCutPaste": "Copy, cut and paste actions using the context menu will be performed within the current file only.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuCancel": "Cancel",
|
||||
"menuDelete": "Delete",
|
||||
"menuDeleteTable": "Delete Table",
|
||||
"menuEdit": "Edit",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
|
@ -54,30 +55,19 @@
|
|||
"menuViewComment": "View Comment",
|
||||
"textColumns": "Columns",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"textRows": "Rows"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"advDRMOptions": "Protected File",
|
||||
"advDRMPassword": "Password",
|
||||
"closeButtonText": "Close File",
|
||||
"criticalErrorTitle": "Error",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"errorProcessSaveResult": "Saving failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"closeButtonText": "Dosyayı Kapat",
|
||||
"SDK": {
|
||||
"Chart": "Chart",
|
||||
"Click to add first slide": "Click to add first slide",
|
||||
"Click to add notes": "Click to add notes",
|
||||
"Chart": "Grafik",
|
||||
"Click to add first slide": "İlk slaytı eklemek için tıklayın",
|
||||
"Click to add notes": "Notlara eklemek için tıklayın",
|
||||
"Diagram Title": "Grafik başlığı",
|
||||
"ClipArt": "Clip Art",
|
||||
"Date and time": "Date and time",
|
||||
"Diagram": "Diagram",
|
||||
"Diagram Title": "Chart Title",
|
||||
"Footer": "Footer",
|
||||
"Header": "Header",
|
||||
"Image": "Image",
|
||||
|
@ -95,9 +85,19 @@
|
|||
"Y Axis": "Y Axis",
|
||||
"Your text here": "Your text here"
|
||||
},
|
||||
"textAnonymous": "Anonymous",
|
||||
"textAnonymous": "Anonim",
|
||||
"textClose": "Kapat",
|
||||
"advDRMOptions": "Protected File",
|
||||
"advDRMPassword": "Password",
|
||||
"criticalErrorTitle": "Error",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorOpensource": "Using the free Community version, you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"errorProcessSaveResult": "Saving failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
"textContactUs": "Contact sales",
|
||||
"textCustomLoader": "Sorry, you are not entitled to change the loader. Please, contact our sales department to get a quote.",
|
||||
"textGuest": "Guest",
|
||||
|
@ -124,12 +124,14 @@
|
|||
}
|
||||
},
|
||||
"Error": {
|
||||
"downloadErrorText": "İndirme başarısız oldu.",
|
||||
"openErrorText": "Dosya açılırken bir hata meydana geldi",
|
||||
"saveErrorText": "Bir hata meydana geldi",
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"downloadErrorText": "Download failed.",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please contact your admin.",
|
||||
"errorBadImageUrl": "Image url is incorrect",
|
||||
"errorBadImageUrl": "Image URL is incorrect",
|
||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||
|
@ -140,6 +142,7 @@
|
|||
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin.",
|
||||
"errorKeyEncrypt": "Unknown key descriptor",
|
||||
"errorKeyExpire": "Key descriptor expired",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||
|
@ -147,10 +150,8 @@
|
|||
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
||||
"errorUserDrop": "The file cannot be accessed right now.",
|
||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download it until the connection is restored and the page is reloaded.",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"openErrorText": "An error has occurred while opening the file",
|
||||
"saveErrorText": "An error has occurred while saving the file",
|
||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||
"splitDividerErrorText": "The number of rows must be a divisor of %1",
|
||||
"splitMaxColsErrorText": "The number of columns must be less than %1",
|
||||
|
@ -158,14 +159,13 @@
|
|||
"unknownErrorText": "Unknown error.",
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator."
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"downloadTextText": "Belge indiriliyor...",
|
||||
"downloadTitleText": "Belge indiriliyor",
|
||||
"applyChangesTextText": "Loading data...",
|
||||
"applyChangesTitleText": "Loading Data",
|
||||
"downloadTextText": "Downloading document...",
|
||||
"downloadTitleText": "Downloading Document",
|
||||
"loadFontsTextText": "Loading data...",
|
||||
"loadFontsTitleText": "Loading Data",
|
||||
"loadFontTextText": "Loading data...",
|
||||
|
@ -192,19 +192,13 @@
|
|||
"uploadImageTitleText": "Uploading Image",
|
||||
"waitText": "Please, wait..."
|
||||
},
|
||||
"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.",
|
||||
"dlgLeaveTitleText": "You leave the application",
|
||||
"leaveButtonText": "Leave this page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
},
|
||||
"View": {
|
||||
"Add": {
|
||||
"textAddLink": "Bağlantı Ekle",
|
||||
"textAddress": "Adres",
|
||||
"textBack": "Geri",
|
||||
"textCancel": "Vazgeç",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAddLink": "Add Link",
|
||||
"textAddress": "Address",
|
||||
"textBack": "Back",
|
||||
"textCancel": "Cancel",
|
||||
"textColumns": "Columns",
|
||||
"textComment": "Comment",
|
||||
"textDefault": "Selected text",
|
||||
|
@ -237,41 +231,43 @@
|
|||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\""
|
||||
},
|
||||
"Edit": {
|
||||
"textAdditional": "Ek",
|
||||
"textAdditionalFormatting": "Ek biçimlendirme",
|
||||
"textAddress": "Adres",
|
||||
"textAlign": "Hizala",
|
||||
"textAlignBottom": "Alta Hizala",
|
||||
"textAlignCenter": "Ortala",
|
||||
"textAlignLeft": "Sola Hizala",
|
||||
"textAlignMiddle": "Ortaya hizala",
|
||||
"textAlignRight": "Sağa Hizala",
|
||||
"textAlignTop": "Üste Hizala",
|
||||
"textApplyAll": "Tüm Slaytlara Uygula",
|
||||
"textAuto": "Otomatik",
|
||||
"textBack": "Geri",
|
||||
"textBottom": "Alt",
|
||||
"textBottomLeft": "Alt-Sol",
|
||||
"textBottomRight": "Alt-Sağ",
|
||||
"textBringToForeground": "Öne getir",
|
||||
"textCaseSensitive": "Büyük küçük harfe duyarlı",
|
||||
"textCellMargins": "Hücre Kenar Boşluğu",
|
||||
"textChart": "Grafik",
|
||||
"textClock": "Saat",
|
||||
"textClockwise": "Saat yönünde",
|
||||
"textColor": "Renk",
|
||||
"textDone": "Bitti",
|
||||
"textEditLink": "Bağlantıyı Düzenle",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textActualSize": "Actual Size",
|
||||
"textAddCustomColor": "Add Custom Color",
|
||||
"textAdditional": "Additional",
|
||||
"textAdditionalFormatting": "Additional Formatting",
|
||||
"textAddress": "Address",
|
||||
"textAfter": "After",
|
||||
"textAlign": "Align",
|
||||
"textAlignBottom": "Align Bottom",
|
||||
"textAlignCenter": "Align Center",
|
||||
"textAlignLeft": "Align Left",
|
||||
"textAlignMiddle": "Align Middle",
|
||||
"textAlignRight": "Align Right",
|
||||
"textAlignTop": "Align Top",
|
||||
"textAllCaps": "All Caps",
|
||||
"textApplyAll": "Apply to All Slides",
|
||||
"textAuto": "Auto",
|
||||
"textBack": "Back",
|
||||
"textBandedColumn": "Banded Column",
|
||||
"textBandedRow": "Banded Row",
|
||||
"textBefore": "Before",
|
||||
"textBlack": "Through Black",
|
||||
"textBorder": "Border",
|
||||
"textBottom": "Bottom",
|
||||
"textBottomLeft": "Bottom-Left",
|
||||
"textBottomRight": "Bottom-Right",
|
||||
"textBringToForeground": "Bring to Foreground",
|
||||
"textBullets": "Bullets",
|
||||
"textBulletsAndNumbers": "Bullets & Numbers",
|
||||
"textCaseSensitive": "Case Sensitive",
|
||||
"textCellMargins": "Cell Margins",
|
||||
"textChart": "Chart",
|
||||
"textClock": "Clock",
|
||||
"textClockwise": "Clockwise",
|
||||
"textColor": "Color",
|
||||
"textCounterclockwise": "Counterclockwise",
|
||||
"textCover": "Cover",
|
||||
"textCustomColor": "Custom Color",
|
||||
|
@ -282,11 +278,9 @@
|
|||
"textDistanceFromText": "Distance From Text",
|
||||
"textDistributeHorizontally": "Distribute Horizontally",
|
||||
"textDistributeVertically": "Distribute Vertically",
|
||||
"textDone": "Done",
|
||||
"textDoubleStrikethrough": "Double Strikethrough",
|
||||
"textDuplicateSlide": "Duplicate Slide",
|
||||
"textDuration": "Duration",
|
||||
"textEditLink": "Edit Link",
|
||||
"textEffect": "Effect",
|
||||
"textEffects": "Effects",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
|
@ -372,7 +366,7 @@
|
|||
"textTopLeft": "Top-Left",
|
||||
"textTopRight": "Top-Right",
|
||||
"textTotalRow": "Total Row",
|
||||
"textTransition": "Transition",
|
||||
"textTransitions": "Transitions",
|
||||
"textType": "Type",
|
||||
"textUnCover": "UnCover",
|
||||
"textVerticalIn": "Vertical In",
|
||||
|
@ -382,30 +376,29 @@
|
|||
"textZoom": "Zoom",
|
||||
"textZoomIn": "Zoom In",
|
||||
"textZoomOut": "Zoom Out",
|
||||
"textZoomRotate": "Zoom and Rotate",
|
||||
"textTransitions": "Transitions"
|
||||
"textZoomRotate": "Zoom and Rotate"
|
||||
},
|
||||
"Settings": {
|
||||
"textAbout": "Hakkında",
|
||||
"textAddress": "adres:",
|
||||
"textApplication": "Uygulama",
|
||||
"textApplicationSettings": "Uygulama Ayarları",
|
||||
"textBack": "Geri",
|
||||
"textCaseSensitive": "Büyük küçük harfe duyarlı",
|
||||
"textCentimeter": "Santimetre",
|
||||
"textCollaboration": "Ortak çalışma",
|
||||
"textColorSchemes": "Renk Şemaları",
|
||||
"textDone": "Bitti",
|
||||
"textDownload": "Kaydet",
|
||||
"textDownloadAs": "Farklı Kaydet...",
|
||||
"mniSlideStandard": "Standard (4:3)",
|
||||
"mniSlideWide": "Widescreen (16:9)",
|
||||
"textAbout": "About",
|
||||
"textAddress": "address:",
|
||||
"textApplication": "Application",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textAuthor": "Author",
|
||||
"textBack": "Back",
|
||||
"textCaseSensitive": "Case Sensitive",
|
||||
"textCentimeter": "Centimeter",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textColorSchemes": "Color Schemes",
|
||||
"textComment": "Comment",
|
||||
"textCreated": "Created",
|
||||
"textDisableAll": "Disable All",
|
||||
"textDisableAllMacrosWithNotification": "Disable all macros with notification",
|
||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without notification",
|
||||
"textDone": "Done",
|
||||
"textDownload": "Download",
|
||||
"textDownloadAs": "Download As...",
|
||||
"textEmail": "email:",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without notification",
|
||||
|
@ -464,5 +457,11 @@
|
|||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry"
|
||||
}
|
||||
},
|
||||
"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.",
|
||||
"dlgLeaveTitleText": "You leave the application",
|
||||
"leaveButtonText": "Leave this page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
}
|
||||
}
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Advertiment",
|
||||
"textCopyCutPasteActions": "Accions de copia, talla i enganxa ",
|
||||
"textDoNotShowAgain": "No ho mostris més",
|
||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada.<br>Esteu segur que voleu continuar?"
|
||||
"warnMergeLostData": "Només les dades de la cel·la superior esquerra romandran a la cel·la combinada.<br>Esteu segur que voleu continuar?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warnung",
|
||||
"textCopyCutPasteActions": "Kopieren, Ausschneiden und Einfügen",
|
||||
"textDoNotShowAgain": "Nicht mehr anzeigen",
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?"
|
||||
"warnMergeLostData": "Nur die Daten aus der oberen linken Zelle bleiben nach der Vereinigung.<br>Möchten Sie wirklich fortsetzen?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Advertencia",
|
||||
"textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
||||
"textDoNotShowAgain": "No mostrar de nuevo",
|
||||
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?"
|
||||
"warnMergeLostData": "En la celda unida permanecerán sólo los datos de la celda de la esquina superior izquierda.<br>Está seguro de que quiere continuar?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -169,6 +170,7 @@
|
|||
"errorAutoFilterHiddenRange": "La operación no puede realizarse porque el área contiene celdas filtradas.<br>Por favor, desoculte los elementos filtrados e inténtelo de nuevo.",
|
||||
"errorBadImageUrl": "URL de imagen es incorrecta",
|
||||
"errorChangeArray": "No se puede cambiar parte de una matriz.",
|
||||
"errorChangeOnProtectedSheet": "La celda o el gráfico que usted está intentando cambiar está en una hoja protegida. Para hacer un cambio, desproteja la hoja. Es posible que le pidan que introduzca una contraseña.",
|
||||
"errorConnectToServer": "No se puede guardar este documento. Compruebe la configuración de su conexión o póngase en contacto con el administrador.<br>Cuando haga clic en OK, se le pedirá que descargue el documento.",
|
||||
"errorCopyMultiselectArea": "No se puede usar este comando con varias selecciones.<br>Seleccione un solo rango e inténtelo de nuevo.",
|
||||
"errorCountArg": "Un error en la fórmula.<br>Número de argumentos no válido.",
|
||||
|
@ -224,8 +226,7 @@
|
|||
"unknownErrorText": "Error desconocido.",
|
||||
"uploadImageExtMessage": "Formato de imagen desconocido.",
|
||||
"uploadImageFileCountMessage": "No hay imágenes subidas.",
|
||||
"uploadImageSizeMessage": "La imagen es demasiado grande. El tamaño máximo es de 25 MB.",
|
||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
||||
"uploadImageSizeMessage": "La imagen es demasiado grande. El tamaño máximo es de 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Cargando datos...",
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Avertissement",
|
||||
"textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"textDoNotShowAgain": "Ne plus afficher",
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?"
|
||||
"warnMergeLostData": "Seulement les données de la cellule supérieure gauche seront conservées dans la cellule fusionnée.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
},
|
||||
"ContextMenu": {
|
||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuCancel": "Cancel",
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": " 警告",
|
||||
"textCopyCutPasteActions": "コピー,切り取り,貼り付けの操作",
|
||||
"textDoNotShowAgain": "再度表示しない",
|
||||
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?"
|
||||
"warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "경고",
|
||||
"textCopyCutPasteActions": "작업 복사, 잘라 내기 및 붙여 넣기",
|
||||
"textDoNotShowAgain": "다시 표시하지 않음",
|
||||
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?"
|
||||
"warnMergeLostData": "왼쪽 위 셀의 데이터 만 병합 된 셀에 남아 있습니다. <br> 계속 하시겠습니까?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
@ -169,6 +170,7 @@
|
|||
"errorAutoFilterHiddenRange": "작업을 수행할 수 없습니다. 그 이유는 선택한 영역에 숨겨진 셀이 있기 때문입니다. <br> 숨겨진 요소를 다시 표시하고 다시 시도하십시오.",
|
||||
"errorBadImageUrl": "이미지 URL이 잘못되었습니다.",
|
||||
"errorChangeArray": "배열의 일부를 변경할 수 없습니다.",
|
||||
"errorChangeOnProtectedSheet": "변경하려는 셀 또는 차트가 보호된 시트에 있습니다. 변경하려면 시트 보호를 해제하세요. 암호를 입력하라는 메시지가 표시될 수 있습니다.",
|
||||
"errorConnectToServer": "저장하지 못했습니다. 네트워크 설정을 확인하거나 관리자에게 문의하세요. <br>이 문서는 \"확인\" 버튼을 누르면 다운로드할 수 있습니다.",
|
||||
"errorCopyMultiselectArea": "이 명령은 여러 선택 항목과 함께 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
||||
"errorCountArg": "공식에 오류가 있습니다. <br>매개변수 수가 잘못되었습니다.",
|
||||
|
@ -224,8 +226,7 @@
|
|||
"unknownErrorText": "알 수 없는 오류.",
|
||||
"uploadImageExtMessage": "알수 없는 이미지 형식입니다.",
|
||||
"uploadImageFileCountMessage": "이미지가 업로드되지 않았습니다.",
|
||||
"uploadImageSizeMessage": "이미지 크기 제한을 초과했습니다.",
|
||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
||||
"uploadImageSizeMessage": "이미지 크기 제한을 초과했습니다."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "데이터로드 중 ...",
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Waarschuwing",
|
||||
"textCopyCutPasteActions": "Acties Kopiëren, Knippen en Plakken",
|
||||
"textDoNotShowAgain": "Niet meer laten zien.",
|
||||
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?"
|
||||
"warnMergeLostData": "Alleen de gegevens in de cel linksboven blijven behouden in de samengevoegde cel.<br>Wilt u doorgaan?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Aviso",
|
||||
"textCopyCutPasteActions": "Copiar, Cortar e Colar",
|
||||
"textDoNotShowAgain": "Não volte a aparecer",
|
||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerá na célula mesclada.<br>Você tem certeza de que deseja continuar? "
|
||||
"warnMergeLostData": "Apenas os dados da célula superior esquerda permanecerá na célula mesclada.<br>Você tem certeza de que deseja continuar? ",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Avertisment",
|
||||
"textCopyCutPasteActions": "Comenzile de copiere, decupare și lipire",
|
||||
"textDoNotShowAgain": "Nu mai afișa",
|
||||
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?"
|
||||
"warnMergeLostData": "În celula îmbinată se afișează numai conținutul celulei din stânga sus.<br>Sunteți sigur că doriți să continuați?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Внимание",
|
||||
"textCopyCutPasteActions": "Операции копирования, вырезания и вставки",
|
||||
"textDoNotShowAgain": "Больше не показывать",
|
||||
"warnMergeLostData": "В объединенной ячейке останутся только данные из левой верхней ячейки.<br>Вы действительно хотите продолжить?"
|
||||
"warnMergeLostData": "В объединенной ячейке останутся только данные из левой верхней ячейки.<br>Вы действительно хотите продолжить?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -1,82 +1,20 @@
|
|||
{
|
||||
"About": {
|
||||
"textAbout": "About",
|
||||
"textAddress": "Address",
|
||||
"textAbout": "Hakkında",
|
||||
"textAddress": "Adres",
|
||||
"textBack": "Back",
|
||||
"textEmail": "Email",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textTel": "Tel",
|
||||
"textVersion": "Version"
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAddComment": "Add Comment",
|
||||
"textAddReply": "Add Reply",
|
||||
"textBack": "Back",
|
||||
"textCancel": "Cancel",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textComments": "Comments",
|
||||
"textDeleteComment": "Delete Comment",
|
||||
"textDeleteReply": "Delete Reply",
|
||||
"textDone": "Done",
|
||||
"textEdit": "Edit",
|
||||
"textEditComment": "Edit Comment",
|
||||
"textEditReply": "Edit Reply",
|
||||
"textEditUser": "Users who are editing the file:",
|
||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||
"textNoComments": "This document doesn't contain comments",
|
||||
"textReopen": "Reopen",
|
||||
"textResolve": "Resolve",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||
"textUsers": "Users",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Custom Colors",
|
||||
"textStandartColors": "Standard Colors",
|
||||
"textThemeColors": "Theme Colors"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
"menuEdit": "Edit",
|
||||
"menuFreezePanes": "Freeze Panes",
|
||||
"menuHide": "Hide",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuShow": "Show",
|
||||
"menuUnfreezePanes": "Unfreeze Panes",
|
||||
"menuUnmerge": "Unmerge",
|
||||
"menuUnwrap": "Unwrap",
|
||||
"menuViewComment": "View Comment",
|
||||
"menuWrap": "Wrap",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
"criticalErrorTitle": "Error",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorProcessSaveResult": "Saving is failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"SDK": {
|
||||
"txtAll": "(Tümü)",
|
||||
"txtBlank": "(boşluk)",
|
||||
"txtAccent": "Accent",
|
||||
"txtAll": "(All)",
|
||||
"txtArt": "Your text here",
|
||||
"txtBlank": "(blank)",
|
||||
"txtByField": "%1 of %2",
|
||||
"txtClearFilter": "Clear Filter (Alt+C)",
|
||||
"txtColLbls": "Column Labels",
|
||||
|
@ -133,6 +71,13 @@
|
|||
"txtYAxis": "Y Axis",
|
||||
"txtYears": "Years"
|
||||
},
|
||||
"criticalErrorTitle": "Error",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorProcessSaveResult": "Saving is failed.",
|
||||
"errorServerVersion": "The editor version has been updated. The page will be reloaded to apply the changes.",
|
||||
"errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"leavePageText": "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.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAnonymous": "Anonymous",
|
||||
"textBuyNow": "Visit website",
|
||||
"textClose": "Close",
|
||||
|
@ -156,141 +101,29 @@
|
|||
"warnProcessRightsChange": "You don't have permission to edit the file."
|
||||
}
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"downloadErrorText": "Download failed.",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorArgsRange": "An error in the formula.<br>Incorrect arguments range.",
|
||||
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
||||
"errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of a table.<br>Select another data range so that the whole table is shifted and try again.",
|
||||
"errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.",
|
||||
"errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please, unhide the filtered elements and try again.",
|
||||
"errorBadImageUrl": "Image url is incorrect",
|
||||
"errorChangeArray": "You cannot change part of an array.",
|
||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||
"errorCopyMultiselectArea": "This command cannot be used with multiple selections.<br>Select a single range and try again.",
|
||||
"errorCountArg": "An error in the formula.<br>Invalid number of arguments.",
|
||||
"errorCountArgExceed": "An error in the formula.<br>Maximum number of arguments exceeded.",
|
||||
"errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
|
||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||
"errorDataRange": "Incorrect data range.",
|
||||
"errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
||||
"errorDefaultMessage": "Error code: %1",
|
||||
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
||||
"errorFilePassProtect": "The file is password protected and could not be opened.",
|
||||
"errorFileRequest": "External error.<br>File Request. Please, contact support.",
|
||||
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin for details.",
|
||||
"errorFileVKey": "External error.<br>Incorrect security key. Please, contact support.",
|
||||
"errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
||||
"errorFormulaName": "An error in the formula.<br>Incorrect formula name.",
|
||||
"errorFormulaParsing": "Internal error while the formula parsing.",
|
||||
"errorFrmlMaxLength": "You cannot add this formula as its length exceeds the allowed number of characters.<br>Please, edit it and try again.",
|
||||
"errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&)",
|
||||
"errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please, check the data and try again.",
|
||||
"errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||
"errorKeyEncrypt": "Unknown key descriptor",
|
||||
"errorKeyExpire": "Key descriptor expired",
|
||||
"errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
||||
"errorLockedCellPivot": "You cannot change data inside a pivot table.",
|
||||
"errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
||||
"errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
"errorMoveRange": "Cannot change a part of a merged cell",
|
||||
"errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||
"errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||
"errorOperandExpected": "The entered function syntax is not correct. Please, check if you missed one of the parentheses - '(' or ')'.",
|
||||
"errorPasteMaxRange": "The copy and paste area does not match. Please, select an area of the same size or click the first cell in a row to paste the copied cells.",
|
||||
"errorPrintMaxPagesCount": "Unfortunately, it’s not possible to print more than 1500 pages at once in the current version of the program.<br>This restriction will be eliminated in upcoming releases.",
|
||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||
"errorUnexpectedGuid": "External error.<br>Unexpected Guid. Please, contact support.",
|
||||
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
||||
"errorUserDrop": "The file cannot be accessed right now.",
|
||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download it until the connection is restored and the page is reloaded.",
|
||||
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
|
||||
"errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br> Please correct the error.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"openErrorText": "An error has occurred while opening the file",
|
||||
"pastInMergeAreaError": "Cannot change a part of a merged cell",
|
||||
"saveErrorText": "An error has occurred while saving the file",
|
||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||
"unknownErrorText": "Unknown error.",
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB.",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Loading data...",
|
||||
"applyChangesTitleText": "Loading Data",
|
||||
"confirmMoveCellRange": "The destination cells range can contain data. Continue the operation?",
|
||||
"confirmPutMergeRange": "The source data contains merged cells.<br>They will be unmerged before they are pasted into the table.",
|
||||
"confirmReplaceFormulaInTable": "Formulas in the header row will be removed and converted to static text.<br>Do you want to continue?",
|
||||
"downloadTextText": "Downloading document...",
|
||||
"downloadTitleText": "Downloading Document",
|
||||
"loadFontsTextText": "Loading data...",
|
||||
"loadFontsTitleText": "Loading Data",
|
||||
"loadFontTextText": "Loading data...",
|
||||
"loadFontTitleText": "Loading Data",
|
||||
"loadImagesTextText": "Loading images...",
|
||||
"loadImagesTitleText": "Loading Images",
|
||||
"loadImageTextText": "Loading image...",
|
||||
"loadImageTitleText": "Loading Image",
|
||||
"loadingDocumentTextText": "Loading document...",
|
||||
"loadingDocumentTitleText": "Loading document",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"openTextText": "Opening document...",
|
||||
"openTitleText": "Opening Document",
|
||||
"printTextText": "Printing document...",
|
||||
"printTitleText": "Printing Document",
|
||||
"savePreparingText": "Preparing to save",
|
||||
"savePreparingTitle": "Preparing to save. Please wait...",
|
||||
"saveTextText": "Saving document...",
|
||||
"saveTitleText": "Saving Document",
|
||||
"textLoadingDocument": "Loading document",
|
||||
"textNo": "No",
|
||||
"textOk": "Ok",
|
||||
"textYes": "Yes",
|
||||
"txtEditingMode": "Set editing mode...",
|
||||
"uploadImageTextText": "Uploading image...",
|
||||
"uploadImageTitleText": "Uploading Image",
|
||||
"waitText": "Please, wait..."
|
||||
},
|
||||
"Statusbar": {
|
||||
"textErrNameWrongChar": "Tablo ismi şu karakterleri içeremez: \\, /, *, ?, [, ], :",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textCancel": "Cancel",
|
||||
"textDelete": "Delete",
|
||||
"textDuplicate": "Duplicate",
|
||||
"textErrNameExists": "Worksheet with this name already exists.",
|
||||
"textErrNameWrongChar": "A sheet name cannot contains characters: \\, /, *, ?, [, ], :",
|
||||
"textErrNotEmpty": "Sheet name must not be empty",
|
||||
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
||||
"textErrorRemoveSheet": "Can't delete the worksheet.",
|
||||
"textHide": "Hide",
|
||||
"textMore": "More",
|
||||
"textOk": "Ok",
|
||||
"textRename": "Rename",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
"textSheet": "Sheet",
|
||||
"textSheetName": "Sheet Name",
|
||||
"textUnhide": "Unhide",
|
||||
"textWarnDeleteSheet": "The worksheet maybe has data. Proceed operation?",
|
||||
"textOk": "Ok"
|
||||
},
|
||||
"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.",
|
||||
"dlgLeaveTitleText": "You leave the application",
|
||||
"leaveButtonText": "Leave this Page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
"textWarnDeleteSheet": "The worksheet maybe has data. Proceed operation?"
|
||||
},
|
||||
"View": {
|
||||
"Add": {
|
||||
"textAddress": "Adres",
|
||||
"errorMaxRows": "ERROR! The maximum number of data series per chart is 255.",
|
||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
|
@ -304,7 +137,6 @@
|
|||
"sCatStatistical": "Statistical",
|
||||
"sCatTextAndData": "Text and data",
|
||||
"textAddLink": "Add Link",
|
||||
"textAddress": "Address",
|
||||
"textBack": "Back",
|
||||
"textCancel": "Cancel",
|
||||
"textChart": "Chart",
|
||||
|
@ -330,32 +162,37 @@
|
|||
"textRange": "Range",
|
||||
"textRequired": "Required",
|
||||
"textScreenTip": "Screen Tip",
|
||||
"textSelectedRange": "Selected Range",
|
||||
"textShape": "Shape",
|
||||
"textSheet": "Sheet",
|
||||
"textSortAndFilter": "Sort and Filter",
|
||||
"txtExpand": "Expand and sort",
|
||||
"txtExpandSort": "The data next to the selection will not be sorted. Do you want to expand the selection to include the adjacent data or continue with sorting the currently selected cells only?",
|
||||
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
||||
"txtNo": "No",
|
||||
"txtNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"txtSorting": "Sorting",
|
||||
"txtSortSelected": "Sort selected",
|
||||
"textSelectedRange": "Selected Range",
|
||||
"txtLockSort": "Data is found next to your selection, but you do not have sufficient permissions to change those cells.<br>Do you wish to continue with the current selection?",
|
||||
"txtNo": "No",
|
||||
"txtYes": "Yes"
|
||||
},
|
||||
"Edit": {
|
||||
"textAddress": "Adres",
|
||||
"textAlign": "Hizala",
|
||||
"textAlignBottom": "Alta Hizala",
|
||||
"textAlignCenter": "Ortala",
|
||||
"textAlignLeft": "Sola Hizala",
|
||||
"textAlignMiddle": "Ortaya hizala",
|
||||
"textAlignRight": "Sağa Hizala",
|
||||
"textAlignTop": "Yukarı Hizala",
|
||||
"textEmptyItem": "{Boşluklar}",
|
||||
"textHundredMil": "100 000 000",
|
||||
"textHundredThousands": "100 000",
|
||||
"textTenMillions": "10 000 000",
|
||||
"textTenThousands": "10 000",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAccounting": "Accounting",
|
||||
"textActualSize": "Actual Size",
|
||||
"textAddCustomColor": "Add Custom Color",
|
||||
"textAddress": "Address",
|
||||
"textAlign": "Align",
|
||||
"textAlignBottom": "Align Bottom",
|
||||
"textAlignCenter": "Align Center",
|
||||
"textAlignLeft": "Align Left",
|
||||
"textAlignMiddle": "Align Middle",
|
||||
"textAlignRight": "Align Right",
|
||||
"textAlignTop": "Align Top",
|
||||
"textAllBorders": "All Borders",
|
||||
"textAngleClockwise": "Angle Clockwise",
|
||||
"textAngleCounterclockwise": "Angle Counterclockwise",
|
||||
|
@ -396,7 +233,6 @@
|
|||
"textEditLink": "Edit Link",
|
||||
"textEffects": "Effects",
|
||||
"textEmptyImgUrl": "You need to specify the image URL.",
|
||||
"textEmptyItem": "{Blanks}",
|
||||
"textErrorMsg": "You must choose at least one value",
|
||||
"textErrorTitle": "Warning",
|
||||
"textEuro": "Euro",
|
||||
|
@ -416,9 +252,7 @@
|
|||
"textHorizontal": "Horizontal",
|
||||
"textHorizontalAxis": "Horizontal Axis",
|
||||
"textHorizontalText": "Horizontal Text",
|
||||
"textHundredMil": "100 000 000",
|
||||
"textHundreds": "Hundreds",
|
||||
"textHundredThousands": "100 000",
|
||||
"textHyperlink": "Hyperlink",
|
||||
"textImage": "Image",
|
||||
"textImageURL": "Image URL",
|
||||
|
@ -497,8 +331,6 @@
|
|||
"textSheet": "Sheet",
|
||||
"textSize": "Size",
|
||||
"textStyle": "Style",
|
||||
"textTenMillions": "10 000 000",
|
||||
"textTenThousands": "10 000",
|
||||
"textText": "Text",
|
||||
"textTextColor": "Text Color",
|
||||
"textTextFormat": "Text Format",
|
||||
|
@ -524,14 +356,14 @@
|
|||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
},
|
||||
"Settings": {
|
||||
"textAbout": "Hakkında",
|
||||
"textAddress": "Adres",
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
"advDRMEnterPassword": "Your password, please:",
|
||||
"advDRMOptions": "Protected File",
|
||||
"advDRMPassword": "Password",
|
||||
"closeButtonText": "Close File",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAbout": "About",
|
||||
"textAddress": "Address",
|
||||
"textApplication": "Application",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textAuthor": "Author",
|
||||
|
@ -541,6 +373,9 @@
|
|||
"textByRows": "By rows",
|
||||
"textCancel": "Cancel",
|
||||
"textCentimeter": "Centimeter",
|
||||
"textChooseCsvOptions": "Choose CSV Options",
|
||||
"textChooseDelimeter": "Choose Delimeter",
|
||||
"textChooseEncoding": "Choose Encoding",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textColorSchemes": "Color Schemes",
|
||||
"textComment": "Comment",
|
||||
|
@ -548,6 +383,7 @@
|
|||
"textComments": "Comments",
|
||||
"textCreated": "Created",
|
||||
"textCustomSize": "Custom Size",
|
||||
"textDelimeter": "Delimiter",
|
||||
"textDisableAll": "Disable All",
|
||||
"textDisableAllMacrosWithNotification": "Disable all macros with a notification",
|
||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without a notification",
|
||||
|
@ -557,6 +393,8 @@
|
|||
"textEmail": "Email",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||
"textEncoding": "Encoding",
|
||||
"textExample": "Example",
|
||||
"textFind": "Find",
|
||||
"textFindAndReplace": "Find and Replace",
|
||||
"textFindAndReplaceAll": "Find and Replace All",
|
||||
|
@ -579,6 +417,7 @@
|
|||
"textMatchCase": "Match Case",
|
||||
"textMatchCell": "Match Cell",
|
||||
"textNoTextFound": "Text not found",
|
||||
"textOk": "Ok",
|
||||
"textOpenFile": "Enter a password to open the file",
|
||||
"textOrientation": "Orientation",
|
||||
"textOwner": "Owner",
|
||||
|
@ -611,9 +450,13 @@
|
|||
"textValues": "Values",
|
||||
"textVersion": "Version",
|
||||
"textWorkbook": "Workbook",
|
||||
"txtColon": "Colon",
|
||||
"txtComma": "Comma",
|
||||
"txtDelimiter": "Delimiter",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtEncoding": "Encoding",
|
||||
"txtIncorrectPwd": "Password is incorrect",
|
||||
"txtOk": "Ok",
|
||||
"txtProtected": "Once you enter the password and open the file, the current password to the file will be reset",
|
||||
"txtScheme1": "Office",
|
||||
"txtScheme10": "Median",
|
||||
|
@ -637,21 +480,179 @@
|
|||
"txtScheme7": "Equity",
|
||||
"txtScheme8": "Flow",
|
||||
"txtScheme9": "Foundry",
|
||||
"txtSemicolon": "Semicolon",
|
||||
"txtSpace": "Space",
|
||||
"txtTab": "Tab",
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?",
|
||||
"textOk": "Ok",
|
||||
"textChooseCsvOptions": "Choose CSV Options",
|
||||
"textChooseDelimeter": "Choose Delimeter",
|
||||
"textChooseEncoding": "Choose Encoding",
|
||||
"textDelimeter": "Delimiter",
|
||||
"textEncoding": "Encoding",
|
||||
"txtColon": "Colon",
|
||||
"txtComma": "Comma",
|
||||
"txtDownloadCsv": "Download CSV",
|
||||
"txtOk": "Ok",
|
||||
"txtSemicolon": "Semicolon",
|
||||
"textExample": "Example"
|
||||
"warnDownloadAs": "If you continue saving in this format all features except the text will be lost.<br>Are you sure you want to continue?"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"Collaboration": {
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textAddComment": "Add Comment",
|
||||
"textAddReply": "Add Reply",
|
||||
"textBack": "Back",
|
||||
"textCancel": "Cancel",
|
||||
"textCollaboration": "Collaboration",
|
||||
"textComments": "Comments",
|
||||
"textDeleteComment": "Delete Comment",
|
||||
"textDeleteReply": "Delete Reply",
|
||||
"textDone": "Done",
|
||||
"textEdit": "Edit",
|
||||
"textEditComment": "Edit Comment",
|
||||
"textEditReply": "Edit Reply",
|
||||
"textEditUser": "Users who are editing the file:",
|
||||
"textMessageDeleteComment": "Do you really want to delete this comment?",
|
||||
"textMessageDeleteReply": "Do you really want to delete this reply?",
|
||||
"textNoComments": "This document doesn't contain comments",
|
||||
"textOk": "Ok",
|
||||
"textReopen": "Reopen",
|
||||
"textResolve": "Resolve",
|
||||
"textTryUndoRedo": "The Undo/Redo functions are disabled for the Fast co-editing mode.",
|
||||
"textUsers": "Users"
|
||||
},
|
||||
"ThemeColorPalette": {
|
||||
"textCustomColors": "Custom Colors",
|
||||
"textStandartColors": "Standard Colors",
|
||||
"textThemeColors": "Theme Colors"
|
||||
}
|
||||
},
|
||||
"ContextMenu": {
|
||||
"errorCopyCutPaste": "Copy, cut, and paste actions using the context menu will be performed within the current file only.",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it.",
|
||||
"menuAddComment": "Add Comment",
|
||||
"menuAddLink": "Add Link",
|
||||
"menuCancel": "Cancel",
|
||||
"menuCell": "Cell",
|
||||
"menuDelete": "Delete",
|
||||
"menuEdit": "Edit",
|
||||
"menuFreezePanes": "Freeze Panes",
|
||||
"menuHide": "Hide",
|
||||
"menuMerge": "Merge",
|
||||
"menuMore": "More",
|
||||
"menuOpenLink": "Open Link",
|
||||
"menuShow": "Show",
|
||||
"menuUnfreezePanes": "Unfreeze Panes",
|
||||
"menuUnmerge": "Unmerge",
|
||||
"menuUnwrap": "Unwrap",
|
||||
"menuViewComment": "View Comment",
|
||||
"menuWrap": "Wrap",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "Only the data from the upper-left cell will remain in the merged cell. <br>Are you sure you want to continue?"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"downloadErrorText": "Download failed.",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorArgsRange": "An error in the formula.<br>Incorrect arguments range.",
|
||||
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
||||
"errorAutoFilterChangeFormatTable": "The operation could not be done for the selected cells as you cannot move a part of a table.<br>Select another data range so that the whole table is shifted and try again.",
|
||||
"errorAutoFilterDataRange": "The operation could not be done for the selected range of cells.<br>Select a uniform data range inside or outside the table and try again.",
|
||||
"errorAutoFilterHiddenRange": "The operation cannot be performed because the area contains filtered cells.<br>Please, unhide the filtered elements and try again.",
|
||||
"errorBadImageUrl": "Image URL is incorrect",
|
||||
"errorChangeArray": "You cannot change part of an array.",
|
||||
"errorChangeOnProtectedSheet": "The cell or chart you are trying to change is on a protected sheet. To make a change, unprotect the sheet. You might be requested to enter a password.",
|
||||
"errorConnectToServer": "Can't save this doc. Check your connection settings or contact your admin.<br>When you click the 'OK' button, you will be prompted to download the document.",
|
||||
"errorCopyMultiselectArea": "This command cannot be used with multiple selections.<br>Select a single range and try again.",
|
||||
"errorCountArg": "An error in the formula.<br>Invalid number of arguments.",
|
||||
"errorCountArgExceed": "An error in the formula.<br>Maximum number of arguments exceeded.",
|
||||
"errorCreateDefName": "The existing named ranges cannot be edited and the new ones cannot be created<br>at the moment as some of them are being edited.",
|
||||
"errorDatabaseConnection": "External error.<br>Database connection error. Please, contact support.",
|
||||
"errorDataEncrypted": "Encrypted changes have been received, they cannot be deciphered.",
|
||||
"errorDataRange": "Incorrect data range.",
|
||||
"errorDataValidate": "The value you entered is not valid.<br>A user has restricted values that can be entered into this cell.",
|
||||
"errorDefaultMessage": "Error code: %1",
|
||||
"errorEditingDownloadas": "An error occurred during the work with the document.<br>Use the 'Download' option to save the file backup copy locally.",
|
||||
"errorFilePassProtect": "The file is password protected and could not be opened.",
|
||||
"errorFileRequest": "External error.<br>File Request. Please, contact support.",
|
||||
"errorFileSizeExceed": "The file size exceeds your server limitation.<br>Please, contact your admin for details.",
|
||||
"errorFileVKey": "External error.<br>Incorrect security key. Please, contact support.",
|
||||
"errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
||||
"errorFormulaName": "An error in the formula.<br>Incorrect formula name.",
|
||||
"errorFormulaParsing": "Internal error while the formula parsing.",
|
||||
"errorFrmlMaxLength": "You cannot add this formula as its length exceeds the allowed number of characters.<br>Please, edit it and try again.",
|
||||
"errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&)",
|
||||
"errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please, check the data and try again.",
|
||||
"errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||
"errorKeyEncrypt": "Unknown key descriptor",
|
||||
"errorKeyExpire": "Key descriptor expired",
|
||||
"errorLoadingFont": "Fonts are not loaded.<br>Please contact your Document Server administrator.",
|
||||
"errorLockedAll": "The operation could not be done as the sheet has been locked by another user.",
|
||||
"errorLockedCellPivot": "You cannot change data inside a pivot table.",
|
||||
"errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
||||
"errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
"errorMoveRange": "Cannot change a part of a merged cell",
|
||||
"errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||
"errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||
"errorOperandExpected": "The entered function syntax is not correct. Please, check if you missed one of the parentheses - '(' or ')'.",
|
||||
"errorPasteMaxRange": "The copy and paste area does not match. Please, select an area of the same size or click the first cell in a row to paste the copied cells.",
|
||||
"errorPrintMaxPagesCount": "Unfortunately, it’s not possible to print more than 1500 pages at once in the current version of the program.<br>This restriction will be eliminated in upcoming releases.",
|
||||
"errorSessionAbsolute": "The document editing session has expired. Please, reload the page.",
|
||||
"errorSessionIdle": "The document has not been edited for quite a long time. Please, reload the page.",
|
||||
"errorSessionToken": "The connection to the server has been interrupted. Please, reload the page.",
|
||||
"errorStockChart": "Incorrect row order. To build a stock chart, place the data on the sheet in the following order:<br> opening price, max price, min price, closing price.",
|
||||
"errorUnexpectedGuid": "External error.<br>Unexpected Guid. Please, contact support.",
|
||||
"errorUpdateVersionOnDisconnect": "Internet connection has been restored, and the file version has been changed.<br>Before you can continue working, you need to download the file or copy its content to make sure nothing is lost, and then reload this page.",
|
||||
"errorUserDrop": "The file cannot be accessed right now.",
|
||||
"errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but you won't be able to download or print it until the connection is restored and the page is reloaded.",
|
||||
"errorWrongBracketsCount": "An error in the formula.<br>Wrong number of brackets.",
|
||||
"errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"openErrorText": "An error has occurred while opening the file",
|
||||
"pastInMergeAreaError": "Cannot change a part of a merged cell",
|
||||
"saveErrorText": "An error has occurred while saving the file",
|
||||
"scriptLoadError": "The connection is too slow, some of the components could not be loaded. Please, reload the page.",
|
||||
"unknownErrorText": "Unknown error.",
|
||||
"uploadImageExtMessage": "Unknown image format.",
|
||||
"uploadImageFileCountMessage": "No images uploaded.",
|
||||
"uploadImageSizeMessage": "The image is too big. The maximum size is 25 MB."
|
||||
},
|
||||
"LongActions": {
|
||||
"applyChangesTextText": "Loading data...",
|
||||
"applyChangesTitleText": "Loading Data",
|
||||
"confirmMoveCellRange": "The destination cells range can contain data. Continue the operation?",
|
||||
"confirmPutMergeRange": "The source data contains merged cells.<br>They will be unmerged before they are pasted into the table.",
|
||||
"confirmReplaceFormulaInTable": "Formulas in the header row will be removed and converted to static text.<br>Do you want to continue?",
|
||||
"downloadTextText": "Downloading document...",
|
||||
"downloadTitleText": "Downloading Document",
|
||||
"loadFontsTextText": "Loading data...",
|
||||
"loadFontsTitleText": "Loading Data",
|
||||
"loadFontTextText": "Loading data...",
|
||||
"loadFontTitleText": "Loading Data",
|
||||
"loadImagesTextText": "Loading images...",
|
||||
"loadImagesTitleText": "Loading Images",
|
||||
"loadImageTextText": "Loading image...",
|
||||
"loadImageTitleText": "Loading Image",
|
||||
"loadingDocumentTextText": "Loading document...",
|
||||
"loadingDocumentTitleText": "Loading document",
|
||||
"notcriticalErrorTitle": "Warning",
|
||||
"openTextText": "Opening document...",
|
||||
"openTitleText": "Opening Document",
|
||||
"printTextText": "Printing document...",
|
||||
"printTitleText": "Printing Document",
|
||||
"savePreparingText": "Preparing to save",
|
||||
"savePreparingTitle": "Preparing to save. Please wait...",
|
||||
"saveTextText": "Saving document...",
|
||||
"saveTitleText": "Saving Document",
|
||||
"textLoadingDocument": "Loading document",
|
||||
"textNo": "No",
|
||||
"textOk": "Ok",
|
||||
"textYes": "Yes",
|
||||
"txtEditingMode": "Set editing mode...",
|
||||
"uploadImageTextText": "Uploading image...",
|
||||
"uploadImageTitleText": "Uploading Image",
|
||||
"waitText": "Please, wait..."
|
||||
},
|
||||
"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.",
|
||||
"dlgLeaveTitleText": "You leave the application",
|
||||
"leaveButtonText": "Leave this Page",
|
||||
"stayButtonText": "Stay on this Page"
|
||||
}
|
||||
}
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "Warning",
|
||||
"textCopyCutPasteActions": "Copy, Cut and Paste Actions",
|
||||
"textDoNotShowAgain": "Don't show again",
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?"
|
||||
"warnMergeLostData": "The operation can destroy data in the selected cells. Continue?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
|
@ -61,7 +61,8 @@
|
|||
"notcriticalErrorTitle": "警告",
|
||||
"textCopyCutPasteActions": "拷贝,剪切和粘贴操作",
|
||||
"textDoNotShowAgain": "不要再显示",
|
||||
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。<br>您确定要继续吗?"
|
||||
"warnMergeLostData": "只有来自左上方单元格的数据将保留在合并的单元格中。<br>您确定要继续吗?",
|
||||
"errorInvalidLink": "The link reference does not exist. Please correct the link or delete it."
|
||||
},
|
||||
"Controller": {
|
||||
"Main": {
|
||||
|
|
Loading…
Reference in a new issue