[SSE] Update translation
This commit is contained in:
parent
4310340d76
commit
596ccffeac
|
@ -1,26 +1,28 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "클립보드로 복사",
|
||||
"common.view.modals.txtEmbed": "퍼가기",
|
||||
"common.view.modals.txtEmbed": "개체 삽입",
|
||||
"common.view.modals.txtHeight": "높이",
|
||||
"common.view.modals.txtShare": "링크 공유",
|
||||
"common.view.modals.txtWidth": "너비",
|
||||
"common.view.modals.txtWidth": "넓이",
|
||||
"SSE.ApplicationController.convertationErrorText": "변환 실패",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "전환 시간 초과를 초과했습니다.",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "변환 시간을 초과했습니다.",
|
||||
"SSE.ApplicationController.criticalErrorTitle": "오류",
|
||||
"SSE.ApplicationController.downloadErrorText": "다운로드하지 못했습니다.",
|
||||
"SSE.ApplicationController.downloadTextText": "스프레드 시트 다운로드 중 ...",
|
||||
"SSE.ApplicationController.errorAccessDeny": "권한이없는 작업을 수행하려고합니다. <br> Document Server 관리자에게 문의하십시오.",
|
||||
"SSE.ApplicationController.errorAccessDeny": "권한이없는 작업을 수행하려고합니다. \n문서 서버 관리자에게 보다 자세한 내용을 안내 받으시기 바랍니다.",
|
||||
"SSE.ApplicationController.errorDefaultMessage": "오류 코드 : %1",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "이 문서는 암호로 보호되어있어 열 수 없습니다.",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "이 문서는 암호로 보호되어 있어 열 수 없습니다.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "파일의 크기가 서버에서 정해진 범위를 초과 했습니다. 문서 서버 관리자에게 해당 내용에 대한 자세한 안내를 받아 보시기 바랍니다.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "인터넷 연결이 복구 되었으며 파일에 수정 사항이 발생되었습니다. 작업을 계속 하시기 전에 반드시 기존의 파일을 다운로드하거나 내용을 복사해서 작업 내용을 잃어 버리는 일이 없도록 한 후에 이 페이지를 새로 고침(reload) 해 주시기 바랍니다.",
|
||||
"SSE.ApplicationController.errorUserDrop": "파일에 지금 액세스 할 수 없습니다.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "경고",
|
||||
"SSE.ApplicationController.scriptLoadError": "연결 속도가 느려, 일부 요소들이 로드되지 않았습니다. 페이지를 다시 새로 고침해주세요.",
|
||||
"SSE.ApplicationController.textLoadingDocument": "스프레드 시트로드 중",
|
||||
"SSE.ApplicationController.textOf": "중",
|
||||
"SSE.ApplicationController.textLoadingDocument": "스프레드 시트 로드 중",
|
||||
"SSE.ApplicationController.textOf": "의",
|
||||
"SSE.ApplicationController.txtClose": "완료",
|
||||
"SSE.ApplicationController.unknownErrorText": "알 수없는 오류.",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "사용중인 브라우저가 지원되지 않습니다.",
|
||||
"SSE.ApplicationController.waitText": "잠시만 기달려주세요...",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "사용 중인 브라우저가 지원되지 않습니다.",
|
||||
"SSE.ApplicationController.waitText": "잠시만 기다려주세요...",
|
||||
"SSE.ApplicationView.txtDownload": "다운로드",
|
||||
"SSE.ApplicationView.txtEmbed": "퍼가기",
|
||||
"SSE.ApplicationView.txtFullScreen": "전체 화면",
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Kopieer naar klembord",
|
||||
"common.view.modals.txtEmbed": "Ingevoegd",
|
||||
"common.view.modals.txtHeight": "Hoogte",
|
||||
"common.view.modals.txtShare": "Link delen",
|
||||
"common.view.modals.txtWidth": "Breedte",
|
||||
"SSE.ApplicationController.convertationErrorText": "Conversie is mislukt",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "Time-out voor conversie overschreden.",
|
||||
"SSE.ApplicationController.criticalErrorTitle": "Fout",
|
||||
"SSE.ApplicationController.downloadErrorText": "Download mislukt.",
|
||||
|
@ -9,6 +12,8 @@
|
|||
"SSE.ApplicationController.errorAccessDeny": "U probeert een actie uit te voeren waarvoor u geen rechten hebt.<br>Neem contact op met de beheerder van de documentserver.",
|
||||
"SSE.ApplicationController.errorDefaultMessage": "Foutcode: %1",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "Het bestand is beschermd met een wachtwoord en kan niet worden geopend.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "De bestandsgrootte overschrijdt de limiet die is ingesteld voor uw server. <br>Neem contact op met uw Document Server-beheerder voor details.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "De internetverbinding is hersteld en de bestandsversie is gewijzigd. <br>Voordat u verder kunt werken, moet u het bestand downloaden of de inhoud kopiëren om er zeker van te zijn dat er niets verloren gaat, en deze pagina vervolgens opnieuw laden.",
|
||||
"SSE.ApplicationController.errorUserDrop": "Toegang tot het bestand is op dit moment niet mogelijk.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Waarschuwing",
|
||||
"SSE.ApplicationController.scriptLoadError": "De verbinding is te langzaam, sommige componenten konden niet geladen worden. Laad de pagina opnieuw.",
|
||||
|
@ -17,7 +22,9 @@
|
|||
"SSE.ApplicationController.txtClose": "Sluiten",
|
||||
"SSE.ApplicationController.unknownErrorText": "Onbekende fout.",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "Uw browser wordt niet ondersteund.",
|
||||
"SSE.ApplicationController.waitText": "Een moment geduld",
|
||||
"SSE.ApplicationView.txtDownload": "Downloaden",
|
||||
"SSE.ApplicationView.txtEmbed": "Invoegen",
|
||||
"SSE.ApplicationView.txtFullScreen": "Volledig scherm",
|
||||
"SSE.ApplicationView.txtShare": "Delen"
|
||||
}
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Skopírovať do schránky",
|
||||
"common.view.modals.txtEmbed": "Vložiť",
|
||||
"common.view.modals.txtHeight": "Výška",
|
||||
"common.view.modals.txtShare": "Zdieľať odkaz",
|
||||
"common.view.modals.txtWidth": "Šírka",
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"common.view.modals.txtCopy": "Копіювати в буфер обміну",
|
||||
"common.view.modals.txtEmbed": "Вставити",
|
||||
"common.view.modals.txtHeight": "Висота",
|
||||
"common.view.modals.txtShare": "Розповсюдити посилання",
|
||||
"common.view.modals.txtWidth": "Ширина",
|
||||
"SSE.ApplicationController.convertationErrorText": "Не вдалося конвертувати",
|
||||
"SSE.ApplicationController.convertationTimeoutText": "Термін переходу перевищено.",
|
||||
"SSE.ApplicationController.criticalErrorTitle": "Помилка",
|
||||
"SSE.ApplicationController.downloadErrorText": "Завантаження не вдалося",
|
||||
|
@ -9,14 +12,19 @@
|
|||
"SSE.ApplicationController.errorAccessDeny": "Ви намагаєтеся виконати дію, на яку у вас немає прав. <br> Будь ласка, зв'яжіться з адміністратором вашого Сервера документів.",
|
||||
"SSE.ApplicationController.errorDefaultMessage": "Код помилки: %1",
|
||||
"SSE.ApplicationController.errorFilePassProtect": "Документ захищений паролем і його неможливо відкрити.",
|
||||
"SSE.ApplicationController.errorFileSizeExceed": "Розмір файлу перевищує обмеження, встановлені для вашого сервера. <br> Для детальної інформації зверніться до адміністратора сервера документів.",
|
||||
"SSE.ApplicationController.errorUpdateVersionOnDisconnect": "Підключення до Інтернету було відновлено, а версія файлу змінена. <br> Перш ніж продовжувати роботу, потрібно завантажити файл або скопіювати його вміст, щоб переконатися, що нічого не втрачено, а потім перезавантажити цю сторінку.",
|
||||
"SSE.ApplicationController.errorUserDrop": "На даний момент файл не доступний.",
|
||||
"SSE.ApplicationController.notcriticalErrorTitle": "Застереження",
|
||||
"SSE.ApplicationController.scriptLoadError": "З'єднання занадто повільне, деякі компоненти не вдалося завантажити. Перезавантажте сторінку.",
|
||||
"SSE.ApplicationController.textLoadingDocument": "Завантаження електронної таблиці",
|
||||
"SSE.ApplicationController.textOf": "з",
|
||||
"SSE.ApplicationController.txtClose": "Закрити",
|
||||
"SSE.ApplicationController.unknownErrorText": "Невідома помилка.",
|
||||
"SSE.ApplicationController.unsupportedBrowserErrorText": "Ваш браузер не підтримується",
|
||||
"SSE.ApplicationController.waitText": "Будьласка, зачекайте...",
|
||||
"SSE.ApplicationView.txtDownload": "Завантажити",
|
||||
"SSE.ApplicationView.txtEmbed": "Вставити",
|
||||
"SSE.ApplicationView.txtFullScreen": "Повноекранний режим",
|
||||
"SSE.ApplicationView.txtShare": "Доступ"
|
||||
}
|
|
@ -122,6 +122,7 @@
|
|||
"Common.Views.ListSettingsDialog.txtOfText": "% des Textes",
|
||||
"Common.Views.ListSettingsDialog.txtSize": "Größe",
|
||||
"Common.Views.ListSettingsDialog.txtStart": "Beginnen mit",
|
||||
"Common.Views.ListSettingsDialog.txtSymbol": "Symbol",
|
||||
"Common.Views.ListSettingsDialog.txtTitle": "Listeneinstellungen",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Datei schließen",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "Erweitert",
|
||||
|
@ -797,8 +798,8 @@
|
|||
"SSE.Controllers.Main.waitText": "Bitte warten...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "Die Anwendung hat geringe Fähigkeiten in IE9. Nutzen Sie IE10 oder höher.",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "Die aktuelle Zoom-Einstellung Ihres Webbrowsers wird nicht völlig unterstützt. Bitte stellen Sie die Standardeinstellung mithilfe der Tastenkombination STRG+0 wieder her.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Sie haben das Limit für gleichzeitige Verbindungen in %1-Editoren erreicht. Dieses Dokument wird nur zum Anzeigen geöffnet.<br>Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Sie haben das Limit für gleichzeitige Verbindungen in %1-Editoren erreicht. Dieses Dokument wird nur zum Anzeigen geöffnet.<br>Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
|
@ -1211,6 +1212,7 @@
|
|||
"SSE.Views.AutoFilterDialog.txtTitle": "Filter",
|
||||
"SSE.Views.AutoFilterDialog.txtTop10": "Erste 10",
|
||||
"SSE.Views.AutoFilterDialog.txtValueFilter": "Wertefilter",
|
||||
"SSE.Views.AutoFilterDialog.warnFilterError": "Es wird mindestens ein Feld benötigt",
|
||||
"SSE.Views.AutoFilterDialog.warnNoSelected": "Sie müssen zumindest einen Wert wählen",
|
||||
"SSE.Views.CellEditor.textManager": "Name-Manager",
|
||||
"SSE.Views.CellEditor.tipFormula": "Funktion einfügen",
|
||||
|
@ -1219,6 +1221,8 @@
|
|||
"SSE.Views.CellRangeDialog.txtEmpty": "Dieses Feld ist erforderlich",
|
||||
"SSE.Views.CellRangeDialog.txtInvalidRange": "FEHLER! Ungültiger Zellenbereich",
|
||||
"SSE.Views.CellRangeDialog.txtTitle": "Datenbereich auswählen",
|
||||
"SSE.Views.CellSettings.strShrink": "passend schrumpfen",
|
||||
"SSE.Views.CellSettings.strWrap": "Text umbrechen",
|
||||
"SSE.Views.CellSettings.textAngle": "Winkel",
|
||||
"SSE.Views.CellSettings.textBackColor": "Hintergrundfarbe",
|
||||
"SSE.Views.CellSettings.textBackground": "Hintergrundfarbe",
|
||||
|
@ -1502,6 +1506,7 @@
|
|||
"SSE.Views.DocumentHolder.textShapeAlignMiddle": "Mittig ausrichten",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignRight": "Rechts ausrichten",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignTop": "Oben ausrichten",
|
||||
"SSE.Views.DocumentHolder.textSum": "Summe",
|
||||
"SSE.Views.DocumentHolder.textUndo": "Rückgängig machen",
|
||||
"SSE.Views.DocumentHolder.textUnFreezePanes": "Fixierung aufheben",
|
||||
"SSE.Views.DocumentHolder.topCellText": "Oben ausrichten",
|
||||
|
@ -1570,6 +1575,7 @@
|
|||
"SSE.Views.DocumentHolder.txtWidth": "Breite",
|
||||
"SSE.Views.DocumentHolder.vertAlignText": "Vertikale Ausrichtung",
|
||||
"SSE.Views.FieldSettingsDialog.strLayout": "Layout",
|
||||
"SSE.Views.FieldSettingsDialog.strSubtotals": "Zwischensumme",
|
||||
"SSE.Views.FieldSettingsDialog.textTitle": "Feldeinstellungen",
|
||||
"SSE.Views.FieldSettingsDialog.txtAverage": "MITTELWERT",
|
||||
"SSE.Views.FieldSettingsDialog.txtBlank": "leere Reihen einfügen nach jeder",
|
||||
|
@ -1581,6 +1587,7 @@
|
|||
"SSE.Views.FieldSettingsDialog.txtMin": "Min",
|
||||
"SSE.Views.FieldSettingsDialog.txtOutline": "Gliederung",
|
||||
"SSE.Views.FieldSettingsDialog.txtProduct": "Produkt",
|
||||
"SSE.Views.FieldSettingsDialog.txtSum": "Summe",
|
||||
"SSE.Views.FieldSettingsDialog.txtSummarize": "Funktion für Zwischensummen",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "Dateispeicherort öffnen",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "Menü schließen",
|
||||
|
@ -1674,6 +1681,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacrosDesc": "Aktivieren aller Makros ohne Benachrichtigung",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacros": "Alle deaktivieren.",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacrosDesc": "Alle Makros ohne Benachrichtigung deaktivieren",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacros": "Benachrichtigungen anzeigen",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacrosDesc": "Alle Makros mit einer Benachrichtigung deaktivieren",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "wie Windows",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "Anwenden",
|
||||
|
@ -1799,6 +1807,7 @@
|
|||
"SSE.Views.HyperlinkSettingsDialog.textInvalidRange": "FEHLER! Ungültiger Zellenbereich",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textNames": "Definierte Namen",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSelectData": "Daten auswählen",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSheets": "Arbeitsblätter",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTipText": "QuickInfo-Text",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTitle": "Hyperlink-Einstellungen",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtEmpty": "Dieses Feld ist erforderlich",
|
||||
|
@ -2013,6 +2022,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.textInvalidRange": "FEHLER! Ungültiger Zellenbereich",
|
||||
"SSE.Views.PivotSettingsAdvanced.textOver": "über, dann runter",
|
||||
"SSE.Views.PivotSettingsAdvanced.textSelectData": "Daten auswählen",
|
||||
"SSE.Views.PivotSettingsAdvanced.textTitle": "Pivot-Tabelle fortgeschritten",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtName": "Name",
|
||||
"SSE.Views.PivotTable.capBlankRows": "Leere Zeilen",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "Gesamtergebnisse",
|
||||
|
@ -2207,6 +2217,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textSnap": "Andocken an die Zelle",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSpacing": "Abstand zwischen Spalten",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSquare": "Eckig",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTextBox": "Textfeld",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTitle": "Form - Erweiterte Einstellungen",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTop": "Oben",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTwoCell": "Verschieben und Ändern der Größe mit Zellen",
|
||||
|
@ -2247,6 +2258,7 @@
|
|||
"SSE.Views.SlicerSettings.textSize": "Größe",
|
||||
"SSE.Views.SlicerSettings.textSmallLarge": "kleinste zur größeste",
|
||||
"SSE.Views.SlicerSettings.textVert": "Vertikal",
|
||||
"SSE.Views.SlicerSettings.textWidth": "Breite",
|
||||
"SSE.Views.SlicerSettings.textZA": "Z bis A",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strButtons": "Schaltflächen",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strColumns": "Spalten",
|
||||
|
@ -2254,6 +2266,7 @@
|
|||
"SSE.Views.SlicerSettingsAdvanced.strHideNoData": "verberge Element ohne Daten",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strShowHeader": "Kopfzeile anzeigen",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strSize": "Größe",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strWidth": "Breite",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAbsolute": "kein Bewegen oder Größenänderung mit",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAlt": "Alternativer Text",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAltDescription": "Beschreibung",
|
||||
|
@ -2334,6 +2347,7 @@
|
|||
"SSE.Views.SpecialPasteDialog.textNone": "kein",
|
||||
"SSE.Views.SpecialPasteDialog.textOperation": "Aktion",
|
||||
"SSE.Views.SpecialPasteDialog.textPaste": "Einfügen",
|
||||
"SSE.Views.SpecialPasteDialog.textSub": "abziehen",
|
||||
"SSE.Views.SpecialPasteDialog.textTitle": "Spezielles Einfügen",
|
||||
"SSE.Views.SpecialPasteDialog.textValues": "Werte",
|
||||
"SSE.Views.SpecialPasteDialog.textVFormat": "Werte & Formatierung",
|
||||
|
@ -2366,6 +2380,7 @@
|
|||
"SSE.Views.Statusbar.itemMinimum": "Minimum",
|
||||
"SSE.Views.Statusbar.itemMove": "Verschieben",
|
||||
"SSE.Views.Statusbar.itemRename": "Umbenennen",
|
||||
"SSE.Views.Statusbar.itemSum": "Summe",
|
||||
"SSE.Views.Statusbar.itemTabColor": "Farbe des Tabulators",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameExists": "Das Arbeitsblatt mit demselben Namen ist bereits vorhanden.",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameWrongChar": "Der Blattname kann die folgenden Zeichen nicht enthalten: \\/*?[]:",
|
||||
|
@ -2714,6 +2729,7 @@
|
|||
"SSE.Views.Top10FilterDialog.txtBy": "nach",
|
||||
"SSE.Views.Top10FilterDialog.txtItems": "Artikel",
|
||||
"SSE.Views.Top10FilterDialog.txtPercent": "Prozent",
|
||||
"SSE.Views.Top10FilterDialog.txtSum": "Summe",
|
||||
"SSE.Views.Top10FilterDialog.txtTitle": "Top-10-AutoFilter",
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "Oben",
|
||||
"SSE.Views.Top10FilterDialog.txtValueTitle": "Top 10 Filter",
|
||||
|
@ -2730,7 +2746,10 @@
|
|||
"SSE.Views.ValueFieldSettingsDialog.txtNormal": "keine Berechnung",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercent": "Prozent von",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentDiff": "Prozentuelle Differenz zu",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfCol": "Prozent der Spalte",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfRow": "Prozent vom Ganzen",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfTotal": "Prozent von Zeile",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtProduct": "Produkt"
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtProduct": "Produkt",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtShowAs": "Zeige Werte als",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtSum": "Summe"
|
||||
}
|
|
@ -499,9 +499,10 @@
|
|||
"SSE.Controllers.Main.errorForceSave": "An error occurred while saving the file. Please use the 'Download as' option to save the file to your computer hard drive or try again later.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "An error in the entered formula.<br>Incorrect formula name is used.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Internal error while parsing the formula.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "The length of your formula exceeds the limit of 8192 characters.<br>Please edit it and try again.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please check the data and try again.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"SSE.Controllers.Main.errorFTChangeTableRangeError": "Operation could not be completed for the selected cell range.<br>Select a range so that the first table row was on the same row<br>and the resulting table overlapped the current one.",
|
||||
"SSE.Controllers.Main.errorFTRangeIncludedOtherTables": "Operation could not be completed for the selected cell range.<br>Select a range which does not include other tables.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||
|
@ -513,13 +514,13 @@
|
|||
"SSE.Controllers.Main.errorLockedWorksheetRename": "The sheet cannot be renamed at the moment as it is being renamed by another user",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Cannot change part of a merged cell",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "Table slicers cannot be copied from one workbook to another.<br>Try again by selecting the entire table and the slicers.",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||
"SSE.Controllers.Main.errorNoDataToParse": "No data was selected to parse.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "One of the file formulas exceeds the limit of 8192 characters.<br>The formula was removed.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "The entered function syntax is not correct. Please check if you are missing one of the parentheses - '(' or ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "The copy and paste area do not match.<br>Please select an area with the same size or click the first cell in a row to paste the copied cells.",
|
||||
"SSE.Controllers.Main.errorPasteSlicerError": "Table slicers cannot be copied from one workbook to another.",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "Table slicers cannot be copied from one workbook to another.<br>Try again by selecting the entire table and the slicers.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "A pivot table report cannot overlap a table.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Unfortunately, it is not possible to print more than 1500 pages at once in the current program version.<br>This restriction will be removed in the upcoming releases.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Saving failed",
|
||||
|
@ -539,7 +540,6 @@
|
|||
"SSE.Controllers.Main.errorWrongBracketsCount": "An error in the entered formula.<br>Wrong number of brackets is used.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
||||
"SSE.Controllers.Main.errRemDuplicates": "Duplicate values found and deleted: {0}, unique values left: {1}.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "You cannot add this formula as its length exceeded the allowed number of characters.<br>Please edit it and try again.",
|
||||
"SSE.Controllers.Main.leavePageText": "You have unsaved changes in this spreadsheet. Click 'Stay on this Page' then 'Save' to save them. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "Loading data...",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "Loading Data",
|
||||
|
@ -828,11 +828,11 @@
|
|||
"SSE.Controllers.Main.waitText": "Please, wait...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "The application has low capabilities on IE9. Use IE10 or higher",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "Your browser current zoom setting is not fully supported. Please reset to the default zoom by pressing Ctrl+0.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"SSE.Controllers.Print.strAllSheets": "All Sheets",
|
||||
"SSE.Controllers.Print.textFirstCol": "First column",
|
||||
|
@ -1805,18 +1805,18 @@
|
|||
"SSE.Views.FormulaTab.txtFormulaTip": "Insert function",
|
||||
"SSE.Views.FormulaTab.txtMore": "More functions",
|
||||
"SSE.Views.FormulaTab.txtRecent": "Recently used",
|
||||
"SSE.Views.FormulaWizard.textAny": "any",
|
||||
"SSE.Views.FormulaWizard.textArgument": "Argument",
|
||||
"SSE.Views.FormulaWizard.textFunction": "Function",
|
||||
"SSE.Views.FormulaWizard.textFunctionRes": "Function result",
|
||||
"SSE.Views.FormulaWizard.textHelp": "Help on this function",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Function Argumens",
|
||||
"SSE.Views.FormulaWizard.textValue": "Formula result",
|
||||
"SSE.Views.FormulaWizard.textNoArgs": "This function has no arguments",
|
||||
"SSE.Views.FormulaWizard.textArgument": "Argument",
|
||||
"SSE.Views.FormulaWizard.textNumber": "number",
|
||||
"SSE.Views.FormulaWizard.textText": "text",
|
||||
"SSE.Views.FormulaWizard.textRef": "reference",
|
||||
"SSE.Views.FormulaWizard.textAny": "any",
|
||||
"SSE.Views.FormulaWizard.textLogical": "logical",
|
||||
"SSE.Views.FormulaWizard.textNoArgs": "This function has no arguments",
|
||||
"SSE.Views.FormulaWizard.textNumber": "number",
|
||||
"SSE.Views.FormulaWizard.textRef": "reference",
|
||||
"SSE.Views.FormulaWizard.textText": "text",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Function Arguments",
|
||||
"SSE.Views.FormulaWizard.textValue": "Formula result",
|
||||
"SSE.Views.GroupDialog.textColumns": "Columns",
|
||||
"SSE.Views.GroupDialog.textRows": "Rows",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Align with page margins",
|
||||
|
@ -2418,7 +2418,7 @@
|
|||
"SSE.Views.SortDialog.textZA": "Z to A",
|
||||
"SSE.Views.SortDialog.txtInvalidRange": "Invalid cells range.",
|
||||
"SSE.Views.SortDialog.txtTitle": "Sort",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "Ascenging (A to Z) by",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "Ascending (A to Z) by",
|
||||
"SSE.Views.SortFilterDialog.textDesc": "Descending (Z to A) by",
|
||||
"SSE.Views.SortFilterDialog.txtTitle": "Sort",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "Case sensitive",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -15,6 +15,8 @@
|
|||
"Common.define.chartData.textStock": "Boursier",
|
||||
"Common.define.chartData.textSurface": "Surface",
|
||||
"Common.define.chartData.textWinLossSpark": "Gain/Perte",
|
||||
"Common.Translation.warnFileLocked": "Ce fichier a été modifié avec une autre application. Vous pouvez continuer à le modifier et l'enregistrer comme une copie.",
|
||||
"Common.UI.ColorButton.textNewColor": "Couleur personnalisée",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Pas de bordures",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Aucun style",
|
||||
|
@ -29,7 +31,7 @@
|
|||
"Common.UI.SearchDialog.textReplaceDef": "Saisissez le texte de remplacement",
|
||||
"Common.UI.SearchDialog.textSearchStart": "Entrez votre texte ici",
|
||||
"Common.UI.SearchDialog.textTitle": "Rechercher et remplacer",
|
||||
"Common.UI.SearchDialog.textTitle2": "Trouver",
|
||||
"Common.UI.SearchDialog.textTitle2": "Rechercher",
|
||||
"Common.UI.SearchDialog.textWholeWords": "Seulement les mots entiers",
|
||||
"Common.UI.SearchDialog.txtBtnHideReplace": "Cacher Remplacer",
|
||||
"Common.UI.SearchDialog.txtBtnReplace": "Remplacer",
|
||||
|
@ -57,6 +59,10 @@
|
|||
"Common.Views.About.txtPoweredBy": "Powered by",
|
||||
"Common.Views.About.txtTel": "tél.: ",
|
||||
"Common.Views.About.txtVersion": "Version ",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Par:",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "AutoMaths",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "Remplacer :",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "Correction automatique",
|
||||
"Common.Views.Chat.textSend": "Envoyer",
|
||||
"Common.Views.Comments.textAdd": "Ajouter",
|
||||
"Common.Views.Comments.textAddComment": "Ajouter",
|
||||
|
@ -107,14 +113,21 @@
|
|||
"Common.Views.ImageFromUrlDialog.textUrl": "Coller URL d'image",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Ce champ doit contenir une URL au format \"http://www.example.com\"",
|
||||
"Common.Views.ListSettingsDialog.textBulleted": "à puces",
|
||||
"Common.Views.ListSettingsDialog.textNumbering": "Numéroté",
|
||||
"Common.Views.ListSettingsDialog.tipChange": "Changer de puce",
|
||||
"Common.Views.ListSettingsDialog.txtBullet": "Puce",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "Couleur",
|
||||
"Common.Views.ListSettingsDialog.txtNewBullet": "Nouvelle puce",
|
||||
"Common.Views.ListSettingsDialog.txtNone": "Rien",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "% de texte",
|
||||
"Common.Views.ListSettingsDialog.txtSize": "Taille",
|
||||
"Common.Views.ListSettingsDialog.txtStart": "Commencer par",
|
||||
"Common.Views.ListSettingsDialog.txtSymbol": "Symbole",
|
||||
"Common.Views.ListSettingsDialog.txtTitle": "Paramètres de la liste",
|
||||
"Common.Views.ListSettingsDialog.txtType": "Type",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Fermer le fichier",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "Avancé",
|
||||
"Common.Views.OpenDialog.txtColon": "Deux-points",
|
||||
"Common.Views.OpenDialog.txtComma": "Virgule",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "Délimiteur",
|
||||
|
@ -236,12 +249,38 @@
|
|||
"Common.Views.SignSettingsDialog.textShowDate": "Afficher la date de signature à côté de la signature",
|
||||
"Common.Views.SignSettingsDialog.textTitle": "Mise en place de la signature",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Caractère",
|
||||
"Common.Views.SymbolTableDialog.textCode": "Valeur hexadécimale Unicode",
|
||||
"Common.Views.SymbolTableDialog.textCopyright": "Signe Copyright",
|
||||
"Common.Views.SymbolTableDialog.textDCQuote": "Fermer les guillemets",
|
||||
"Common.Views.SymbolTableDialog.textDOQuote": "Ouvrir les guillemets",
|
||||
"Common.Views.SymbolTableDialog.textEllipsis": "Points de suspension",
|
||||
"Common.Views.SymbolTableDialog.textEmDash": "Tiret cadratin",
|
||||
"Common.Views.SymbolTableDialog.textEmSpace": "Espace cadratin",
|
||||
"Common.Views.SymbolTableDialog.textEnDash": "Tiret demi-cadratin",
|
||||
"Common.Views.SymbolTableDialog.textEnSpace": "Espace demi-cadratin",
|
||||
"Common.Views.SymbolTableDialog.textFont": "Police",
|
||||
"Common.Views.SymbolTableDialog.textNBHyphen": "tiret insécable",
|
||||
"Common.Views.SymbolTableDialog.textNBSpace": "Espace insécable",
|
||||
"Common.Views.SymbolTableDialog.textPilcrow": "Symbole de Paragraphe",
|
||||
"Common.Views.SymbolTableDialog.textQEmSpace": "1/4 Espace cadratin",
|
||||
"Common.Views.SymbolTableDialog.textRange": "Plage",
|
||||
"Common.Views.SymbolTableDialog.textRecent": "Caractères spéciaux récemment utilisés",
|
||||
"Common.Views.SymbolTableDialog.textRegistered": "Signe 'Enregistré'",
|
||||
"Common.Views.SymbolTableDialog.textSCQuote": "Fermer l'apostrophe",
|
||||
"Common.Views.SymbolTableDialog.textSection": "Signe de Section ",
|
||||
"Common.Views.SymbolTableDialog.textShortcut": "Touche de raccourci",
|
||||
"Common.Views.SymbolTableDialog.textSHyphen": "Trait d'union conditionnel",
|
||||
"Common.Views.SymbolTableDialog.textSOQuote": "Ouvrir l'apostrophe",
|
||||
"Common.Views.SymbolTableDialog.textSpecial": "symboles spéciaux",
|
||||
"Common.Views.SymbolTableDialog.textSymbols": "Symboles",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "Symbole",
|
||||
"Common.Views.SymbolTableDialog.textTradeMark": "Logo",
|
||||
"SSE.Controllers.DataTab.textWizard": "Texte en colonnes",
|
||||
"SSE.Controllers.DataTab.txtExpand": "Développer",
|
||||
"SSE.Controllers.DataTab.txtExpandRemDuplicates": "Les données situées à côté de la selection ne seront pas déplacées. Voulez-vous étendre la selection pour inclure les données adjacentes ou continuer avec les cellules selcetionnées seulement ?",
|
||||
"SSE.Controllers.DataTab.txtRemDuplicates": "Supprimer les valeurs dupliquées",
|
||||
"SSE.Controllers.DataTab.txtRemSelected": "Déplacer dans sélectionnés",
|
||||
"SSE.Controllers.DocumentHolder.alignmentText": "Alignement",
|
||||
"SSE.Controllers.DocumentHolder.centerText": "Au centre",
|
||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Supprimer la colonne",
|
||||
|
@ -262,6 +301,7 @@
|
|||
"SSE.Controllers.DocumentHolder.textCtrlClick": "Cliquez sur le lien pour l'ouvrir ou cliquez et maintenez votre souris pour choisir une cellule.",
|
||||
"SSE.Controllers.DocumentHolder.textInsertLeft": "Insérer à gauche",
|
||||
"SSE.Controllers.DocumentHolder.textInsertTop": "Insérer haut",
|
||||
"SSE.Controllers.DocumentHolder.textPasteSpecial": "Collage spécial",
|
||||
"SSE.Controllers.DocumentHolder.textSym": "sym",
|
||||
"SSE.Controllers.DocumentHolder.tipIsLocked": "Cet élément est en cours de modification par un autre utilisateur.",
|
||||
"SSE.Controllers.DocumentHolder.txtAboveAve": "Au dessus de la moyenne",
|
||||
|
@ -427,6 +467,7 @@
|
|||
"SSE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||
"SSE.Controllers.Main.downloadTextText": "Téléchargement de la feuille de calcul en cours...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "Téléchargement de la feuille de calcul",
|
||||
"SSE.Controllers.Main.errNoDuplicates": "Aucune valeur duppliquée trouvée",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "Vous tentez d'exéсuter une action pour laquelle vous ne disposez pas des droits.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorArgsRange": "Une erreur dans la formule entrée.<br>La plage des arguments utilisée est incorrecte.",
|
||||
"SSE.Controllers.Main.errorAutoFilterChange": "L'opération n'est pas autorisée, car elle tente de déplacer les cellules d'un tableau de votre feuille de calcul.",
|
||||
|
@ -458,11 +499,16 @@
|
|||
"SSE.Controllers.Main.errorForceSave": "Une erreur est survenue lors de l'enregistrement du fichier. Veuillez utiliser l'option «Télécharger en tant que» pour enregistrer le fichier sur le disque dur de votre ordinateur ou réessayer plus tard.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Une erreur dans la formule entrée.<br>Nom de formule utilisé est incorrect.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Une erreur interne lors de l'analyse de la formule.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "Vous ne pouvez pas ajouter cette formule car sa longueur dépasse le nombre de caractères autorisés<br>Merci de modifier la formule et d'essayer à nouveau. ",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "Vous ne pouvez pas saisir cette formule parce qu'elle est trop longues, ou contient <br>références de cellules, et/ou noms. ",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Les valeurs de texte dans les formules sont limitées à 255 caractères.<br> Utilisez la fonction CONCATENER ou l’opérateur de concaténation (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "La fonction fait référence à une feuille qui n'existe pas.<br>Veuillez vérifier les données et réessayer.",
|
||||
"SSE.Controllers.Main.errorFTChangeTableRangeError": "L'opération n'a pas pu être achevée pour la plage de cellules sélectionnée. <br> Sélectionnez une plage de telle sorte que la première ligne de la table était sur la même ligne <br> et la table résultant chevauché l'actuel.",
|
||||
"SSE.Controllers.Main.errorFTRangeIncludedOtherTables": "L'opération n'a pas pu être achevée pour la plage de cellules sélectionnée. <br> Sélectionnez une plage qui ne comprend pas d'autres tables.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Entrez un nom correct pour la sélection ou une référence valable pour aller à.",
|
||||
"SSE.Controllers.Main.errorKeyEncrypt": "Descripteur de clés inconnu",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "Descripteur de clés expiré",
|
||||
"SSE.Controllers.Main.errorLabledColumnsPivot": "Pour créer un tableau croisé dynamique, utilisez les données organisées sous forme de liste avec des colonnes libellées.",
|
||||
"SSE.Controllers.Main.errorLockedAll": "L'opération ne peut pas être réalisée car la feuille a été verrouillée par un autre utilisateur.",
|
||||
"SSE.Controllers.Main.errorLockedCellPivot": "Impossible de modifier les données d'un tableau croisé dynamique.",
|
||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "La feuille ne peut pas être renommée pour le moment car elle est en train d'être renommée par un autre utilisateur",
|
||||
|
@ -473,13 +519,14 @@
|
|||
"SSE.Controllers.Main.errorOpenWarning": "La longueur de l'une des formules dans le fichier a dépassé <br> le nombre de caractères autorisé, et la formule a été supprimée.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "La syntaxe de la saisie est incorrecte. Veuillez vérifier si l'une des parenthèses - '(' ou ')' est manquante.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "La zone de copie ne correspond pas à la zone de collage.<br>Sélectionnez une zone avec la même taille ou cliquez sur la première cellule d'une ligne pour coller les cellules sélectionnées.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "Report du tableau croise dynamique ne peut pas chevaucher un autre tableau.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Malheureusement, il n’est pas possible d’imprimer plus de 1500 pages à la fois en utilisant avec la version actuelle.<br>Cette restriction sera supprimée dans une version future.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Échec de l'enregistrement",
|
||||
"SSE.Controllers.Main.errorServerVersion": "La version de l'éditeur a été mise à jour. La page sera rechargée pour appliquer les modifications.",
|
||||
"SSE.Controllers.Main.errorSessionAbsolute": "Votre session a expiré. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorSessionIdle": "Le document n'a pas été modifié depuis trop longtemps. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorSessionToken": "La connexion au serveur a été interrompue. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorStockChart": "L'ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Main.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez les données sur la feuille de calcul dans l'ordre suivant :<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Main.errorToken": "Le jeton de sécurité du document n’était pas formé correctement.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Erreur externe.<br>GUID non prévue. Si l'erreur persiste veillez contactez l'assistance technique.",
|
||||
|
@ -490,6 +537,7 @@
|
|||
"SSE.Controllers.Main.errorViewerDisconnect": "La connexion a été perdue. Vous pouvez toujours afficher le document,<br>mais ne pouvez pas le télécharger jusqu'à ce que la connexion soit rétablie.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "Une erreur dans la formule entrée.<br>Nombre utilisé entre parenthèses est incorrect.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "Une erreur dans la formule entrée. Opérateur utilisé est incorrect.<br>Veuillez corriger l'erreur.",
|
||||
"SSE.Controllers.Main.errRemDuplicates": "Trouver et supprimer des valeurs duppliquées : {0}, laisser les valeurs uniques: {1}.",
|
||||
"SSE.Controllers.Main.leavePageText": "Vous avez des modifications non enregistrées dans cette feuille de calcul. Cliquez sur 'Rester sur cette page ' ensuite 'Enregistrer' pour les enregistrer. Cliquez sur 'Quitter cette page' pour annuler toutes les modifications non enregistrées.",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "Chargement des données en cours...",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "Chargement des données",
|
||||
|
@ -523,12 +571,14 @@
|
|||
"SSE.Controllers.Main.textConfirm": "Confirmation",
|
||||
"SSE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Veuillez noter que conformément aux clauses du contrat de licence vous n'êtes pas autorisé à changer le chargeur.<br>Veuillez contacter notre Service des Ventes pour obtenir le devis.",
|
||||
"SSE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Chargement d'une feuille de calcul",
|
||||
"SSE.Controllers.Main.textNo": "Non",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Fonction payante",
|
||||
"SSE.Controllers.Main.textPleaseWait": "L'opération peut prendre plus de temps que prévu. Veuillez patienter...",
|
||||
"SSE.Controllers.Main.textRecalcFormulas": "Calcul des formules...",
|
||||
"SSE.Controllers.Main.textRemember": "Se souvenir de mon choix",
|
||||
"SSE.Controllers.Main.textShape": "Forme",
|
||||
"SSE.Controllers.Main.textStrict": "Mode strict",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "Les fonctions annuler/rétablir sont désactivées pour en mode \"co-édition rapide\".<br>Cliquez sur le bouton \"Mode strict\" pour changer de mode et pouvoir modifier le fichier sans interférence avec d'autres utilisateurs puis envoyer vos modifications seulement après l'enregistrement. Vous pouvez basculer entre les différents modes de \"co-édition\" à l'aide via les paramètres avancés de l'éditeur.",
|
||||
|
@ -537,11 +587,16 @@
|
|||
"SSE.Controllers.Main.titleRecalcFormulas": "Calcul en cours...",
|
||||
"SSE.Controllers.Main.titleServerVersion": "L'éditeur est mis à jour",
|
||||
"SSE.Controllers.Main.txtAccent": "Accentuation",
|
||||
"SSE.Controllers.Main.txtAll": "(Tous)",
|
||||
"SSE.Controllers.Main.txtArt": "Votre texte ici",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "Formes de base",
|
||||
"SSE.Controllers.Main.txtBlank": "(vide)",
|
||||
"SSE.Controllers.Main.txtButtons": "Boutons",
|
||||
"SSE.Controllers.Main.txtByField": "%1 de %2",
|
||||
"SSE.Controllers.Main.txtCallouts": "Légendes",
|
||||
"SSE.Controllers.Main.txtCharts": "Graphiques",
|
||||
"SSE.Controllers.Main.txtClearFilter": "Annuler les filtres (Alt+C)",
|
||||
"SSE.Controllers.Main.txtColLbls": "Étiquettes de colonnes",
|
||||
"SSE.Controllers.Main.txtColumn": "Colonne",
|
||||
"SSE.Controllers.Main.txtConfidential": "Confidentiel",
|
||||
"SSE.Controllers.Main.txtDate": "Date",
|
||||
|
@ -549,8 +604,10 @@
|
|||
"SSE.Controllers.Main.txtEditingMode": "Définissez le mode d'édition...",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Flèches figurées",
|
||||
"SSE.Controllers.Main.txtFile": "Fichier",
|
||||
"SSE.Controllers.Main.txtGrandTotal": "Total général",
|
||||
"SSE.Controllers.Main.txtLines": "Lignes",
|
||||
"SSE.Controllers.Main.txtMath": "Maths",
|
||||
"SSE.Controllers.Main.txtMultiSelect": "Sélection multiple (Alt+S)",
|
||||
"SSE.Controllers.Main.txtPage": "Page",
|
||||
"SSE.Controllers.Main.txtPageOf": "Page %1 de %2",
|
||||
"SSE.Controllers.Main.txtPages": "Pages",
|
||||
|
@ -558,6 +615,7 @@
|
|||
"SSE.Controllers.Main.txtPrintArea": "Zone_d'impression",
|
||||
"SSE.Controllers.Main.txtRectangles": "Rectangles",
|
||||
"SSE.Controllers.Main.txtRow": "Ligne",
|
||||
"SSE.Controllers.Main.txtRowLbls": "Etiquettes de ligne",
|
||||
"SSE.Controllers.Main.txtSeries": "Série",
|
||||
"SSE.Controllers.Main.txtShape_accentBorderCallout1": "Légende encadrée avec une bordure 1",
|
||||
"SSE.Controllers.Main.txtShape_accentBorderCallout2": "Légende encadrée avec une bordure 2",
|
||||
|
@ -755,6 +813,7 @@
|
|||
"SSE.Controllers.Main.txtTab": "Onglet",
|
||||
"SSE.Controllers.Main.txtTable": "Tableau",
|
||||
"SSE.Controllers.Main.txtTime": "Heure",
|
||||
"SSE.Controllers.Main.txtValues": "Valeurs",
|
||||
"SSE.Controllers.Main.txtXAxis": "Axe X",
|
||||
"SSE.Controllers.Main.txtYAxis": "Axe Y",
|
||||
"SSE.Controllers.Main.unknownErrorText": "Erreur inconnue.",
|
||||
|
@ -767,13 +826,21 @@
|
|||
"SSE.Controllers.Main.waitText": "Veuillez patienter...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "L'application est peu compatible avec IE9. Utilisez IE10 ou version plus récente",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "Le paramètre actuel de zoom de votre navigateur n'est pas accepté. Veuillez rétablir le niveau de zoom par défaut en appuyant sur Ctrl+0.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert à la lecture seulement.<br>Contactez votre administrateur pour en savoir davantage.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez votre administrateur pour en savoir davantage.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert à la lecture seulement.<br>Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "Le droit d'édition du fichier vous a été refusé.",
|
||||
"SSE.Controllers.Print.strAllSheets": "Toutes les feuilles",
|
||||
"SSE.Controllers.Print.textFirstCol": "Première colonne",
|
||||
"SSE.Controllers.Print.textFirstRow": "Première ligne",
|
||||
"SSE.Controllers.Print.textFrozenCols": "Colonnes verrouillées",
|
||||
"SSE.Controllers.Print.textFrozenRows": "Lignes verrouillées",
|
||||
"SSE.Controllers.Print.textInvalidRange": "ERREUR ! La plage de cellules n'est pas valide",
|
||||
"SSE.Controllers.Print.textNoRepeat": "Ne pas répéter",
|
||||
"SSE.Controllers.Print.textRepeat": "Répéter...",
|
||||
"SSE.Controllers.Print.textSelectRange": "Sélectionner la ligne",
|
||||
"SSE.Controllers.Print.textWarning": "Avertissement",
|
||||
"SSE.Controllers.Print.txtCustom": "Personnalisé",
|
||||
"SSE.Controllers.Print.warnCheckMargings": "Marges incorrectes",
|
||||
|
@ -784,7 +851,7 @@
|
|||
"SSE.Controllers.Statusbar.zoomText": "Zoom {0}%",
|
||||
"SSE.Controllers.Toolbar.confirmAddFontName": "La police que vous allez enregistrer n'est pas disponible sur l'appareil actuel.<br>Le style du texte sera affiché à l'aide de l'une des polices de système, la police sauvée sera utilisée lorsqu'il est disponible.<br>Voulez-vous continuer?",
|
||||
"SSE.Controllers.Toolbar.errorMaxRows": "ERREUR! Maximum de 255 séries de données par graphique.",
|
||||
"SSE.Controllers.Toolbar.errorStockChart": "L'ordre des lignes est incorrect. Pour créer un graphique boursier, organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Toolbar.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez les données sur la feuille de calcul dans l'ordre suivant :<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Toolbar.textAccent": "Caractères diacritiques",
|
||||
"SSE.Controllers.Toolbar.textBracket": "Parenthèses",
|
||||
"SSE.Controllers.Toolbar.textFontSizeErr": "La valeur entrée est incorrecte.<br>Entrez une valeur numérique entre 1 et 409",
|
||||
|
@ -870,6 +937,7 @@
|
|||
"SSE.Controllers.Toolbar.txtBracket_UppLim": "Parenthèses",
|
||||
"SSE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "Crochet unique",
|
||||
"SSE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "Crochet unique",
|
||||
"SSE.Controllers.Toolbar.txtDeleteCells": "Supprimer les cellules",
|
||||
"SSE.Controllers.Toolbar.txtExpand": "Développer et trier",
|
||||
"SSE.Controllers.Toolbar.txtExpandSort": "Les données situées à côté de la sélection ne seront pas triées. Souhaitez-vous développer la sélection pour inclure les données adjacentes ou souhaitez-vous continuer à trier iniquement les cellules sélectionnées ?",
|
||||
"SSE.Controllers.Toolbar.txtFractionDiagonal": "Fraction oblique",
|
||||
|
@ -908,6 +976,7 @@
|
|||
"SSE.Controllers.Toolbar.txtFunction_Sinh": "Fonction sinus hyperbolique",
|
||||
"SSE.Controllers.Toolbar.txtFunction_Tan": "Formule de la tangente",
|
||||
"SSE.Controllers.Toolbar.txtFunction_Tanh": "Fonction tangente hyperbolique",
|
||||
"SSE.Controllers.Toolbar.txtInsertCells": "Insérer les cellules",
|
||||
"SSE.Controllers.Toolbar.txtIntegral": "Intégrale",
|
||||
"SSE.Controllers.Toolbar.txtIntegral_dtheta": "Thêta différentiel",
|
||||
"SSE.Controllers.Toolbar.txtIntegral_dx": "Différentiel x",
|
||||
|
@ -1132,6 +1201,10 @@
|
|||
"SSE.Controllers.Viewport.textHideFBar": "Masquer la barre de formule",
|
||||
"SSE.Controllers.Viewport.textHideGridlines": "Masquer le quadrillage",
|
||||
"SSE.Controllers.Viewport.textHideHeadings": "Masquer les en-têtes",
|
||||
"SSE.Views.AdvancedSeparatorDialog.strDecimalSeparator": "Séparateur décimal",
|
||||
"SSE.Views.AdvancedSeparatorDialog.strThousandsSeparator": "Séparateur de milliers",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textLabel": "Paramètres utilisés pour reconnaître les données numériques",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "Paramètres avancés",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "Filtre personnalisé",
|
||||
"SSE.Views.AutoFilterDialog.textAddSelection": "Ajouter la sélection actuelle pour filtrer",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "{Vides}",
|
||||
|
@ -1151,9 +1224,11 @@
|
|||
"SSE.Views.AutoFilterDialog.txtFilterFontColor": "Filtrer par couleur de police",
|
||||
"SSE.Views.AutoFilterDialog.txtGreater": "Plus grand que...",
|
||||
"SSE.Views.AutoFilterDialog.txtGreaterEquals": "Plus grand ou égal à...",
|
||||
"SSE.Views.AutoFilterDialog.txtLabelFilter": "Filtre étiquette",
|
||||
"SSE.Views.AutoFilterDialog.txtLess": "Moins que...",
|
||||
"SSE.Views.AutoFilterDialog.txtLessEquals": "Moins que ou égal à...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotBegins": "Ne pas commencer par ...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotBetween": "Pas entre ...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotContains": "Ne contient pas...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotEnds": "Ne se termine pas avec ...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotEquals": "N'est pas égal...",
|
||||
|
@ -1163,23 +1238,29 @@
|
|||
"SSE.Views.AutoFilterDialog.txtSortFontColor": "Trier par couleur de police",
|
||||
"SSE.Views.AutoFilterDialog.txtSortHigh2Low": "Trier du plus élevé au plus bas",
|
||||
"SSE.Views.AutoFilterDialog.txtSortLow2High": "Trier le plus bas au plus élevé",
|
||||
"SSE.Views.AutoFilterDialog.txtSortOption": "Plus d'options de tri...",
|
||||
"SSE.Views.AutoFilterDialog.txtTextFilter": "Filtre de texte",
|
||||
"SSE.Views.AutoFilterDialog.txtTitle": "Filtre",
|
||||
"SSE.Views.AutoFilterDialog.txtTop10": "Les 10 premiers",
|
||||
"SSE.Views.AutoFilterDialog.txtValueFilter": "Filtre de valeur",
|
||||
"SSE.Views.AutoFilterDialog.warnFilterError": "Vous avez besoin d'au moins un champs dans la zone des valeurs pour appliquer la filtre de valeur",
|
||||
"SSE.Views.AutoFilterDialog.warnNoSelected": "Vous devez choisir au moins une valeur",
|
||||
"SSE.Views.CellEditor.textManager": "Gestionnaire de Noms ",
|
||||
"SSE.Views.CellEditor.tipFormula": "Insérer une fonction",
|
||||
"SSE.Views.CellRangeDialog.errorMaxRows": "ERREUR! Maximum de 255 séries de données par graphique.",
|
||||
"SSE.Views.CellRangeDialog.errorStockChart": "L'ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Views.CellRangeDialog.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez les données sur la feuille de calcul dans l'ordre suivant :<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Views.CellRangeDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.CellRangeDialog.txtInvalidRange": "ERREUR! Plage de cellules non valide",
|
||||
"SSE.Views.CellRangeDialog.txtTitle": "Sélectionner une plage de données",
|
||||
"SSE.Views.CellSettings.strShrink": "Réduire pour ajuster",
|
||||
"SSE.Views.CellSettings.strWrap": "Renvoyer à la ligne",
|
||||
"SSE.Views.CellSettings.textAngle": "Angle",
|
||||
"SSE.Views.CellSettings.textBackColor": "Couleur d'arrière-plan",
|
||||
"SSE.Views.CellSettings.textBackground": "Couleur d'arrière-plan",
|
||||
"SSE.Views.CellSettings.textBorderColor": "Couleur",
|
||||
"SSE.Views.CellSettings.textBorders": "Style des bordures",
|
||||
"SSE.Views.CellSettings.textColor": "Couleur de remplissage",
|
||||
"SSE.Views.CellSettings.textControl": "Contrôle de texte",
|
||||
"SSE.Views.CellSettings.textDirection": "Direction",
|
||||
"SSE.Views.CellSettings.textFill": "Remplissage",
|
||||
"SSE.Views.CellSettings.textForeground": "Couleur de premier plan",
|
||||
|
@ -1228,7 +1309,7 @@
|
|||
"SSE.Views.ChartSettings.textWidth": "Largeur",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxPoints": "ERREUR! Maximum de 4096 points en série par graphique.",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxRows": "ERREUR! Maximum de 255 séries de données par graphique.",
|
||||
"SSE.Views.ChartSettingsDlg.errorStockChart": "Ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Views.ChartSettingsDlg.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez les données sur la feuille de calcul dans l'ordre suivant :<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Views.ChartSettingsDlg.textAbsolute": "Ne pas déplacer ou dimensionner avec les cellules",
|
||||
"SSE.Views.ChartSettingsDlg.textAlt": "Texte de remplacement",
|
||||
"SSE.Views.ChartSettingsDlg.textAltDescription": "Description",
|
||||
|
@ -1353,8 +1434,17 @@
|
|||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Titre de l'axe Y",
|
||||
"SSE.Views.ChartSettingsDlg.textZero": "Valeur nulle",
|
||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.CreatePivotDialog.textDataRange": "Ligne de données de la source",
|
||||
"SSE.Views.CreatePivotDialog.textDestination": "Choisissez l'émplacement du tableau",
|
||||
"SSE.Views.CreatePivotDialog.textExist": "Feuille de calcul existante",
|
||||
"SSE.Views.CreatePivotDialog.textInvalidRange": "Plage de cellules non valide",
|
||||
"SSE.Views.CreatePivotDialog.textNew": "Nouvelle feuille e calcul",
|
||||
"SSE.Views.CreatePivotDialog.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.CreatePivotDialog.textTitle": "Créer un tableau",
|
||||
"SSE.Views.CreatePivotDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.DataTab.capBtnGroup": "Grouper",
|
||||
"SSE.Views.DataTab.capBtnTextCustomSort": "Tri personnalisé",
|
||||
"SSE.Views.DataTab.capBtnTextRemDuplicates": "Supprimer les valeurs dupliquées",
|
||||
"SSE.Views.DataTab.capBtnTextToCol": "Texte en colonnes",
|
||||
"SSE.Views.DataTab.capBtnUngroup": "Dissocier",
|
||||
"SSE.Views.DataTab.textBelow": "Lignes de synthèse sous les lignes de détail",
|
||||
|
@ -1366,6 +1456,7 @@
|
|||
"SSE.Views.DataTab.textRows": "Dissocier les lignes",
|
||||
"SSE.Views.DataTab.tipCustomSort": "Tri personnalisé",
|
||||
"SSE.Views.DataTab.tipGroup": "Groper une plage de cellules",
|
||||
"SSE.Views.DataTab.tipRemDuplicates": "Supprimer les lignes dupliquées d'une feuille de calcul",
|
||||
"SSE.Views.DataTab.tipToColumns": "Répartir le contenu d'une cellule dans des colonnes adjacentes",
|
||||
"SSE.Views.DataTab.tipUngroup": "Dissocier une plage de cellules",
|
||||
"SSE.Views.DigitalFilterDialog.capAnd": "Et",
|
||||
|
@ -1389,6 +1480,7 @@
|
|||
"SSE.Views.DigitalFilterDialog.txtTitle": "Filtre personnalisé",
|
||||
"SSE.Views.DocumentHolder.advancedImgText": "Paramètres avancés de l'image",
|
||||
"SSE.Views.DocumentHolder.advancedShapeText": "Paramètres avancés de la forme",
|
||||
"SSE.Views.DocumentHolder.advancedSlicerText": "Paramètres avancés du segment",
|
||||
"SSE.Views.DocumentHolder.bottomCellText": "Aligner en bas",
|
||||
"SSE.Views.DocumentHolder.bulletsText": "Puces et Numérotation",
|
||||
"SSE.Views.DocumentHolder.centerCellText": "Aligner au centre",
|
||||
|
@ -1422,6 +1514,8 @@
|
|||
"SSE.Views.DocumentHolder.textArrangeBackward": "Reculer",
|
||||
"SSE.Views.DocumentHolder.textArrangeForward": "Déplacer vers l'avant",
|
||||
"SSE.Views.DocumentHolder.textArrangeFront": "Mettre au premier plan",
|
||||
"SSE.Views.DocumentHolder.textAverage": "Moyenne",
|
||||
"SSE.Views.DocumentHolder.textCount": "Total",
|
||||
"SSE.Views.DocumentHolder.textCrop": "Rogner",
|
||||
"SSE.Views.DocumentHolder.textCropFill": "Remplissage",
|
||||
"SSE.Views.DocumentHolder.textCropFit": "Ajuster",
|
||||
|
@ -1430,8 +1524,12 @@
|
|||
"SSE.Views.DocumentHolder.textFlipV": "Retourner verticalement",
|
||||
"SSE.Views.DocumentHolder.textFreezePanes": "Verrouiller les volets",
|
||||
"SSE.Views.DocumentHolder.textFromFile": "D'un fichier",
|
||||
"SSE.Views.DocumentHolder.textFromStorage": "A partir de l'espace de stockage",
|
||||
"SSE.Views.DocumentHolder.textFromUrl": "D'une URL",
|
||||
"SSE.Views.DocumentHolder.textListSettings": "Paramètres de la liste",
|
||||
"SSE.Views.DocumentHolder.textMax": "Max",
|
||||
"SSE.Views.DocumentHolder.textMin": "Min",
|
||||
"SSE.Views.DocumentHolder.textMore": "Plus de fonctions",
|
||||
"SSE.Views.DocumentHolder.textMoreFormats": "Autres formats",
|
||||
"SSE.Views.DocumentHolder.textNone": "Aucune",
|
||||
"SSE.Views.DocumentHolder.textReplace": "Remplacer l’image",
|
||||
|
@ -1444,8 +1542,11 @@
|
|||
"SSE.Views.DocumentHolder.textShapeAlignMiddle": "Aligner au centre",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignRight": "Aligner à droite",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignTop": "Aligner en haut",
|
||||
"SSE.Views.DocumentHolder.textStdDev": "Écartype",
|
||||
"SSE.Views.DocumentHolder.textSum": "Somme",
|
||||
"SSE.Views.DocumentHolder.textUndo": "Annuler",
|
||||
"SSE.Views.DocumentHolder.textUnFreezePanes": "Libérer les volets",
|
||||
"SSE.Views.DocumentHolder.textVar": "Var",
|
||||
"SSE.Views.DocumentHolder.topCellText": "Aligner en haut",
|
||||
"SSE.Views.DocumentHolder.txtAccounting": "Comptabilité",
|
||||
"SSE.Views.DocumentHolder.txtAddComment": "Ajouter un commentaire",
|
||||
|
@ -1511,6 +1612,33 @@
|
|||
"SSE.Views.DocumentHolder.txtUngroup": "Dissocier",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "Largeur",
|
||||
"SSE.Views.DocumentHolder.vertAlignText": "Alignement vertical",
|
||||
"SSE.Views.FieldSettingsDialog.strLayout": "Disposition",
|
||||
"SSE.Views.FieldSettingsDialog.strSubtotals": "Sous-totaux",
|
||||
"SSE.Views.FieldSettingsDialog.textReport": "Formulaire de rapport ",
|
||||
"SSE.Views.FieldSettingsDialog.textTitle": "Paramètres de champ",
|
||||
"SSE.Views.FieldSettingsDialog.txtAverage": "Moyenne",
|
||||
"SSE.Views.FieldSettingsDialog.txtBlank": "Insérer une ligne vide après chaque élément",
|
||||
"SSE.Views.FieldSettingsDialog.txtBottom": "Afficher en bas du groupe",
|
||||
"SSE.Views.FieldSettingsDialog.txtCompact": "Compact",
|
||||
"SSE.Views.FieldSettingsDialog.txtCount": "Total",
|
||||
"SSE.Views.FieldSettingsDialog.txtCountNums": "Chiffres",
|
||||
"SSE.Views.FieldSettingsDialog.txtCustomName": "Nom",
|
||||
"SSE.Views.FieldSettingsDialog.txtEmpty": "Afficher les éléments sans données",
|
||||
"SSE.Views.FieldSettingsDialog.txtMax": "Max",
|
||||
"SSE.Views.FieldSettingsDialog.txtMin": "Min",
|
||||
"SSE.Views.FieldSettingsDialog.txtOutline": "Contour",
|
||||
"SSE.Views.FieldSettingsDialog.txtProduct": "Produit",
|
||||
"SSE.Views.FieldSettingsDialog.txtRepeat": "Répéter les étiquettes des éléments sur chaque ligne",
|
||||
"SSE.Views.FieldSettingsDialog.txtShowSubtotals": "Afficher les sous-totaux",
|
||||
"SSE.Views.FieldSettingsDialog.txtSourceName": "Nom de la source :",
|
||||
"SSE.Views.FieldSettingsDialog.txtStdDev": "Écartype",
|
||||
"SSE.Views.FieldSettingsDialog.txtStdDevp": "StdDevp",
|
||||
"SSE.Views.FieldSettingsDialog.txtSum": "Somme",
|
||||
"SSE.Views.FieldSettingsDialog.txtSummarize": "Fonctions pour sous-totaux",
|
||||
"SSE.Views.FieldSettingsDialog.txtTabular": "Tabulaire",
|
||||
"SSE.Views.FieldSettingsDialog.txtTop": "Afficher en haut du groupe",
|
||||
"SSE.Views.FieldSettingsDialog.txtVar": "Var",
|
||||
"SSE.Views.FieldSettingsDialog.txtVarp": "Varp",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "Ouvrir l'emplacement du fichier",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "Fermer le menu",
|
||||
"SSE.Views.FileMenu.btnCreateNewCaption": "Nouveau classeur",
|
||||
|
@ -1563,6 +1691,9 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "La formule de langue",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "Example: SUM; MIN; MAX; COUNT",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "Activer l'affichage des commentaires",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "Réglages macros",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPaste": "Couper, copier et coller",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPasteButton": "Afficher le bouton \"Options de collage\" lorsque le contenu est collé ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strR1C1": "Activer R1C1 style",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "Paramètres régionaux",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "Exemple: ",
|
||||
|
@ -1597,11 +1728,19 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "Polonais",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Point",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russe",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "Activer tout",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacrosDesc": "Activer tous les macros sans notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacros": "Désactiver tout",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacrosDesc": "Désactiver tous les macros sans notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacros": "Montrer la notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacrosDesc": "Désactiver tous les macros avec notification",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "comme Windows",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "Appliquer",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strDictionaryLanguage": "Langue du dictionnaire",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strIgnoreWordsInUPPERCASE": "Ignorer les mots en MAJUSCULES",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strIgnoreWordsWithNumbers": "Ignorer les mots contenant des chiffres",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.txtAutoCorrect": "Options de correction automatique",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.txtProofing": "Vérification",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "Attention",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strEncrypt": "Avec mot de passe",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strProtect": "Protéger le classeur",
|
||||
|
@ -1647,6 +1786,8 @@
|
|||
"SSE.Views.FormulaDialog.sDescription": "Description",
|
||||
"SSE.Views.FormulaDialog.textGroupDescription": "Sélectionner un groupe de fonctions",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "Sélectionner une fonction",
|
||||
"SSE.Views.FormulaDialog.txtRecommended": "Recommandé",
|
||||
"SSE.Views.FormulaDialog.txtSearch": "Recherche",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "Insérer une fonction",
|
||||
"SSE.Views.FormulaTab.textAutomatic": "Automatique",
|
||||
"SSE.Views.FormulaTab.textCalculateCurrentSheet": "Calculer la feuille courante",
|
||||
|
@ -1662,6 +1803,11 @@
|
|||
"SSE.Views.FormulaTab.txtFormulaTip": "Insérer une fonction",
|
||||
"SSE.Views.FormulaTab.txtMore": "Plus de fonctions",
|
||||
"SSE.Views.FormulaTab.txtRecent": "Récemment utilisé",
|
||||
"SSE.Views.FormulaWizard.textFunction": "Fonction",
|
||||
"SSE.Views.FormulaWizard.textFunctionRes": "Résultat de fonction",
|
||||
"SSE.Views.FormulaWizard.textHelp": "Aide sur la fonction",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Argument de formule",
|
||||
"SSE.Views.FormulaWizard.textValue": "Résultat d'une formule ",
|
||||
"SSE.Views.GroupDialog.textColumns": "Colonnes",
|
||||
"SSE.Views.GroupDialog.textRows": "Lignes",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Aligner sur les marges de page",
|
||||
|
@ -1701,13 +1847,18 @@
|
|||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Lier à",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strRange": "Plage",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strSheet": "Feuille",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textCopy": "Copier",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textDefault": "Plage sélectionnée",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyDesc": "Entrez une légende ici",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyLink": "Entrez un lien ici",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyTooltip": "Entrez une info-bulle ici",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textExternalLink": "Lien externe",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textGetLink": "Obtenir le lien",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textInternalLink": "Plage de données interne",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textInvalidRange": "ERREUR! La plage de cellules non valide",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textNames": "Les noms définis",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSheets": "Feuilles de calcul",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTipText": "Texte de l'info-bulle ",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTitle": "Paramètres du lien hypertexte",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
|
@ -1720,6 +1871,7 @@
|
|||
"SSE.Views.ImageSettings.textEditObject": "Modifier l'objet",
|
||||
"SSE.Views.ImageSettings.textFlip": "Retournement",
|
||||
"SSE.Views.ImageSettings.textFromFile": "D'un fichier",
|
||||
"SSE.Views.ImageSettings.textFromStorage": "A partir de l'espace de stockage",
|
||||
"SSE.Views.ImageSettings.textFromUrl": "D'une URL",
|
||||
"SSE.Views.ImageSettings.textHeight": "Hauteur",
|
||||
"SSE.Views.ImageSettings.textHint270": "Faire pivoter à gauche de 90°",
|
||||
|
@ -1764,6 +1916,7 @@
|
|||
"SSE.Views.MainSettingsPrint.strMargins": "Marges",
|
||||
"SSE.Views.MainSettingsPrint.strPortrait": "Portrait",
|
||||
"SSE.Views.MainSettingsPrint.strPrint": "Imprimer",
|
||||
"SSE.Views.MainSettingsPrint.strPrintTitles": "Titres à imprimer",
|
||||
"SSE.Views.MainSettingsPrint.strRight": "A droite",
|
||||
"SSE.Views.MainSettingsPrint.strTop": "En haut",
|
||||
"SSE.Views.MainSettingsPrint.textActualSize": "Taille réelle",
|
||||
|
@ -1777,6 +1930,9 @@
|
|||
"SSE.Views.MainSettingsPrint.textPageSize": "Taille de la page",
|
||||
"SSE.Views.MainSettingsPrint.textPrintGrid": "Imprimer le quadrillage",
|
||||
"SSE.Views.MainSettingsPrint.textPrintHeadings": "Imprimer les titres de lignes et de colonnes ",
|
||||
"SSE.Views.MainSettingsPrint.textRepeat": "Répéter...",
|
||||
"SSE.Views.MainSettingsPrint.textRepeatLeft": "Colonnes à répéter à gauche",
|
||||
"SSE.Views.MainSettingsPrint.textRepeatTop": "Répéter les lignes en haut",
|
||||
"SSE.Views.MainSettingsPrint.textSettings": "Paramètres pour",
|
||||
"SSE.Views.NamedRangeEditDlg.errorCreateDefName": "Actuellement, des plages nommées existantes ne peuvent pas être modifiées et les nouvelles ne peuvent pas être créées,<br> car certaines d'entre eux sont en cours de modification.",
|
||||
"SSE.Views.NamedRangeEditDlg.namePlaceholder": "Nom défini",
|
||||
|
@ -1868,6 +2024,27 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textTabRight": "A droite",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTitle": "Paragraphe - Paramètres avancés",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.txtAutoText": "Auto",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition1": "est égal",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition10": "ne se termine pas par",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition11": "contient",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition12": "ne contient pas",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition13": "entre",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition14": "pas entre",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition2": "n'est pas égal",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition3": "est supérieur à",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition4": "est supérieur ou égal à",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition5": "est inférieur à",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition6": "est inférieure ou égale à",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition7": "commence par",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition8": "ne commence pas par",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition9": "se termine par",
|
||||
"SSE.Views.PivotDigitalFilterDialog.textShowLabel": "Afficher les éléments avec l'étiquette :",
|
||||
"SSE.Views.PivotDigitalFilterDialog.textShowValue": "Afficher les éléments pour lesquels :",
|
||||
"SSE.Views.PivotDigitalFilterDialog.textUse1": "Utilisez ? pour présenter un caractère unique",
|
||||
"SSE.Views.PivotDigitalFilterDialog.textUse2": "Utilisez * pour présenter une série de caractères",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtAnd": "et",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtTitleLabel": "Filtre étiquette",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtTitleValue": "Filtre de valeur",
|
||||
"SSE.Views.PivotSettings.textAdvanced": "Afficher les paramètres avancés",
|
||||
"SSE.Views.PivotSettings.textColumns": "Colonnes",
|
||||
"SSE.Views.PivotSettings.textFields": "Sélectionner les champs",
|
||||
|
@ -1888,6 +2065,28 @@
|
|||
"SSE.Views.PivotSettings.txtMoveUp": "Monter",
|
||||
"SSE.Views.PivotSettings.txtMoveValues": "Déplacer vers les valeurs",
|
||||
"SSE.Views.PivotSettings.txtRemove": "Supprimer le champ",
|
||||
"SSE.Views.PivotSettingsAdvanced.strLayout": "Nom et disposition",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAlt": "Texte de remplacement",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "Description",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTip": "La représentation textuelle alternative des informations sur l’objet visuel, qui sera lue par les personnes avec des déficiences cognitives ou visuelles pour les aider à mieux comprendre l'information de l’image, de la forme automatique, du graphique ou du tableau.",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltTitle": "Titre",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "Plage de données",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "La source de données",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "Afficher les champs dans la zone de filtre du report",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDown": "Vers le bas, puis à droite ",
|
||||
"SSE.Views.PivotSettingsAdvanced.textGrandTotals": "Grands Totaux",
|
||||
"SSE.Views.PivotSettingsAdvanced.textHeaders": "En-têtes des champs",
|
||||
"SSE.Views.PivotSettingsAdvanced.textInvalidRange": "ERREUR ! La plage de cellules n'est pas valide",
|
||||
"SSE.Views.PivotSettingsAdvanced.textOver": "A droite, puis vers le bas",
|
||||
"SSE.Views.PivotSettingsAdvanced.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.PivotSettingsAdvanced.textShowCols": "Afficher pour les colonnes",
|
||||
"SSE.Views.PivotSettingsAdvanced.textShowHeaders": "Afficher les en-têtes des champs pour les lignes et les colonnes",
|
||||
"SSE.Views.PivotSettingsAdvanced.textShowRows": "Afficher pour les lignes",
|
||||
"SSE.Views.PivotSettingsAdvanced.textTitle": "Tableau croisé dynamique - Paramètres avancés",
|
||||
"SSE.Views.PivotSettingsAdvanced.textWrapCol": "Afficher les champs de filtre de rapport par colonne",
|
||||
"SSE.Views.PivotSettingsAdvanced.textWrapRow": "Afficher les champs de filtre de rapport par ligne",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtName": "Nom",
|
||||
"SSE.Views.PivotTable.capBlankRows": "Lignes vides",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "Grands Totaux",
|
||||
"SSE.Views.PivotTable.capLayout": "Mise en page du rapport",
|
||||
|
@ -1926,6 +2125,7 @@
|
|||
"SSE.Views.PrintSettings.strMargins": "Marges",
|
||||
"SSE.Views.PrintSettings.strPortrait": "Portrait",
|
||||
"SSE.Views.PrintSettings.strPrint": "Imprimer",
|
||||
"SSE.Views.PrintSettings.strPrintTitles": "Titres à imprimer",
|
||||
"SSE.Views.PrintSettings.strRight": "A droite",
|
||||
"SSE.Views.PrintSettings.strShow": "Afficher",
|
||||
"SSE.Views.PrintSettings.strTop": "En haut",
|
||||
|
@ -1947,6 +2147,9 @@
|
|||
"SSE.Views.PrintSettings.textPrintHeadings": "Imprimer les titres de lignes et de colonnes ",
|
||||
"SSE.Views.PrintSettings.textPrintRange": "Imprimer la plage",
|
||||
"SSE.Views.PrintSettings.textRange": "Plage",
|
||||
"SSE.Views.PrintSettings.textRepeat": "Répéter...",
|
||||
"SSE.Views.PrintSettings.textRepeatLeft": "Colonnes à répéter à gauche",
|
||||
"SSE.Views.PrintSettings.textRepeatTop": "Répéter les lignes en haut",
|
||||
"SSE.Views.PrintSettings.textSelection": "Sélection",
|
||||
"SSE.Views.PrintSettings.textSettings": "Paramètres de la feuille",
|
||||
"SSE.Views.PrintSettings.textShowDetails": "Afficher détails",
|
||||
|
@ -1954,6 +2157,22 @@
|
|||
"SSE.Views.PrintSettings.textShowHeadings": "Montrer les en-têtes des lignes et des colonnes",
|
||||
"SSE.Views.PrintSettings.textTitle": "Paramètres d'impression",
|
||||
"SSE.Views.PrintSettings.textTitlePDF": "Paramètres du fichier PDF",
|
||||
"SSE.Views.PrintTitlesDialog.textFirstCol": "Première colonne",
|
||||
"SSE.Views.PrintTitlesDialog.textFirstRow": "Première ligne",
|
||||
"SSE.Views.PrintTitlesDialog.textFrozenCols": "Colonnes verrouillées",
|
||||
"SSE.Views.PrintTitlesDialog.textFrozenRows": "Lignes verrouillées",
|
||||
"SSE.Views.PrintTitlesDialog.textInvalidRange": "ERREUR ! La plage de cellules n'est pas valide",
|
||||
"SSE.Views.PrintTitlesDialog.textLeft": "Colonnes à répéter à gauche",
|
||||
"SSE.Views.PrintTitlesDialog.textNoRepeat": "Ne pas répéter",
|
||||
"SSE.Views.PrintTitlesDialog.textRepeat": "Répéter...",
|
||||
"SSE.Views.PrintTitlesDialog.textSelectRange": "Sélectionner la ligne",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "Titres à imprimer",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "Répéter les lignes en haut",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Colonnes",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textDescription": "Pour supprimer des valeurs dupliquées, selectionnez une ou plusieurs colonnes contenant les valeurs dupliquées.",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "Mes données ont des en-têtes",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textSelectAll": "Sélectionner tout",
|
||||
"SSE.Views.RemoveDuplicatesDialog.txtTitle": "Supprimer les valeurs dupliquées",
|
||||
"SSE.Views.RightMenu.txtCellSettings": "Paramètres de cellule",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "Paramètres du graphique",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "Paramètres de l'image",
|
||||
|
@ -1962,6 +2181,7 @@
|
|||
"SSE.Views.RightMenu.txtSettings": "Paramètres communs",
|
||||
"SSE.Views.RightMenu.txtShapeSettings": "Paramètres de forme",
|
||||
"SSE.Views.RightMenu.txtSignatureSettings": "Paramètre de signature",
|
||||
"SSE.Views.RightMenu.txtSlicerSettings": "Paramètres du segment",
|
||||
"SSE.Views.RightMenu.txtSparklineSettings": "Paramètres du graphique sparkline",
|
||||
"SSE.Views.RightMenu.txtTableSettings": "Paramètres du tableau",
|
||||
"SSE.Views.RightMenu.txtTextArtSettings": "Paramètres de texte d'art",
|
||||
|
@ -1995,6 +2215,7 @@
|
|||
"SSE.Views.ShapeSettings.textEmptyPattern": "Pas de modèles",
|
||||
"SSE.Views.ShapeSettings.textFlip": "Retournement",
|
||||
"SSE.Views.ShapeSettings.textFromFile": "D'un fichier",
|
||||
"SSE.Views.ShapeSettings.textFromStorage": "A partir de l'espace de stockage",
|
||||
"SSE.Views.ShapeSettings.textFromUrl": "D'une URL",
|
||||
"SSE.Views.ShapeSettings.textGradient": "Gradient",
|
||||
"SSE.Views.ShapeSettings.textGradientFill": "Remplissage Gradient",
|
||||
|
@ -2010,6 +2231,7 @@
|
|||
"SSE.Views.ShapeSettings.textRadial": "Radial",
|
||||
"SSE.Views.ShapeSettings.textRotate90": "Faire pivoter de 90°",
|
||||
"SSE.Views.ShapeSettings.textRotation": "Rotation",
|
||||
"SSE.Views.ShapeSettings.textSelectImage": "Sélectionner l'image",
|
||||
"SSE.Views.ShapeSettings.textSelectTexture": "Sélectionner",
|
||||
"SSE.Views.ShapeSettings.textStretch": "Prolonger",
|
||||
"SSE.Views.ShapeSettings.textStyle": "Style",
|
||||
|
@ -2036,6 +2258,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "Titre",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAngle": "Angle",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "Flèches",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAutofit": "Ajuster automatiquement",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginSize": "Taille de début",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginStyle": "Style de début",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBevel": "Biseau",
|
||||
|
@ -2054,6 +2277,8 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textLineStyle": "Style de ligne",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textMiter": "Onglet",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textOneCell": "Déplacer sans dimensionner avec les cellules",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textOverflow": "Autoriser le texte à sortir de la forme",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textResizeFit": "Redimensionner la forme pour contenir le texte",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRight": "A droite",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRotation": "Rotation",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRound": "Arrondi",
|
||||
|
@ -2061,6 +2286,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textSnap": "Alignement dans une cellule",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSpacing": "Espacement entre les colonnes",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSquare": "Carré",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTextBox": "Zone de texte",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTitle": "Forme - Paramètres avancés",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTop": "En haut",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTwoCell": "Déplacer et dimensionner avec des cellules",
|
||||
|
@ -2082,6 +2308,71 @@
|
|||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "Il est nécessaire de signer ce classeur.",
|
||||
"SSE.Views.SignatureSettings.txtSigned": "Des signatures valides ont été ajoutées au classeur. Le classeur est protégé des modifications.",
|
||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "Certaines signatures électriques sont invalides ou n'ont pu être vérifiées. Le classeur est protégé contre la modification. ",
|
||||
"SSE.Views.SlicerAddDialog.textColumns": "Colonnes",
|
||||
"SSE.Views.SlicerAddDialog.txtTitle": "Insérer segments",
|
||||
"SSE.Views.SlicerSettings.strHideNoData": "Masquer les éléments vides",
|
||||
"SSE.Views.SlicerSettings.strIndNoData": "Indiquer visuellement les éléments sans données",
|
||||
"SSE.Views.SlicerSettings.strShowDel": "Afficher les éléments supprimés de la source de données",
|
||||
"SSE.Views.SlicerSettings.strShowNoData": "Afficher les éléments sans données à la fin",
|
||||
"SSE.Views.SlicerSettings.strSorting": "Trier et filtrer",
|
||||
"SSE.Views.SlicerSettings.textAdvanced": "Afficher les paramètres avancés",
|
||||
"SSE.Views.SlicerSettings.textAsc": "Croissant",
|
||||
"SSE.Views.SlicerSettings.textAZ": "A à Z",
|
||||
"SSE.Views.SlicerSettings.textButtons": "Boutons",
|
||||
"SSE.Views.SlicerSettings.textColumns": "Colonnes",
|
||||
"SSE.Views.SlicerSettings.textDesc": "Décroissant",
|
||||
"SSE.Views.SlicerSettings.textHeight": "Hauteur",
|
||||
"SSE.Views.SlicerSettings.textHor": "Horizontal",
|
||||
"SSE.Views.SlicerSettings.textKeepRatio": "Proportions constantes",
|
||||
"SSE.Views.SlicerSettings.textLargeSmall": "Du plus grand au plus petit",
|
||||
"SSE.Views.SlicerSettings.textLock": "Désactiver redimensionnement ou déplacement",
|
||||
"SSE.Views.SlicerSettings.textNewOld": "Du plus récent au plus ancien.",
|
||||
"SSE.Views.SlicerSettings.textOldNew": "Du plus ancien au plus récent",
|
||||
"SSE.Views.SlicerSettings.textPosition": "Position",
|
||||
"SSE.Views.SlicerSettings.textSize": "Taille",
|
||||
"SSE.Views.SlicerSettings.textSmallLarge": "Du plus petit au plus grand",
|
||||
"SSE.Views.SlicerSettings.textStyle": "Style",
|
||||
"SSE.Views.SlicerSettings.textVert": "Vertical",
|
||||
"SSE.Views.SlicerSettings.textWidth": "Largeur",
|
||||
"SSE.Views.SlicerSettings.textZA": "De Z à A",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strButtons": "Boutons",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strColumns": "Colonnes",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strHeight": "Hauteur",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strHideNoData": "Masquer les éléments vides",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strIndNoData": "Indiquer visuellement les éléments sans données",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strReferences": "Références",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strShowDel": "Afficher les éléments supprimés de la source de données",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strShowHeader": "Afficher l'en-tête",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strShowNoData": "Afficher les éléments sans données à la fin",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strSize": "Taille",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strSorting": "Trier et filtrer",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strStyle": "Style",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strStyleSize": "Style et taille",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strWidth": "Largeur",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAbsolute": "Ne pas déplacer ou dimensionner avec les cellules",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAlt": "Texte de remplacement",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAltDescription": "Description",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAltTip": "La représentation textuelle alternative des informations sur l’objet visuel, qui sera lue par les personnes avec des déficiences cognitives ou visuelles pour les aider à mieux comprendre l'information de l’image, de la forme automatique, du graphique ou du tableau.",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAltTitle": "Titre",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAsc": "Croissant",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAZ": "A à Z",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textDesc": "Décroissant",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textFormulaName": "Utiliser le nom dans les formules",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textHeader": "En-tête",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textKeepRatio": "Proportions constantes",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textLargeSmall": "Du plus grand au plus petit",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textName": "Nom",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textNewOld": "Du plus récent au plus ancien.",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textOldNew": "Du plus ancien au plus récent",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textOneCell": "Déplacer sans dimensionner avec les cellules",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSmallLarge": "Du plus petit au plus grand",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSnap": "Alignement dans une cellule",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSort": "Trier",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSourceName": "Nom de source",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textTitle": "Segment - Paramètres avancés",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textTwoCell": "Déplacer et dimensionner avec des cellules",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textZA": "De Z à A",
|
||||
"SSE.Views.SlicerSettingsAdvanced.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.SortDialog.errorEmpty": "Une colonne ou une ligne doit être spécifiée pour tous les critères de tri.",
|
||||
"SSE.Views.SortDialog.errorMoreOneCol": "Plusieurs colonnes sont sélectionnées.",
|
||||
"SSE.Views.SortDialog.errorMoreOneRow": "Plusieurs lignes sont sélectionnées.",
|
||||
|
@ -2118,12 +2409,37 @@
|
|||
"SSE.Views.SortDialog.textZA": "De Z à A",
|
||||
"SSE.Views.SortDialog.txtInvalidRange": "Plage de cellules invalide.",
|
||||
"SSE.Views.SortDialog.txtTitle": "Trier",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "Ordre croissant (A à Z)",
|
||||
"SSE.Views.SortFilterDialog.textDesc": "Ordre décroissant (Z à A)",
|
||||
"SSE.Views.SortFilterDialog.txtTitle": "Trier",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "Sensible à la casse",
|
||||
"SSE.Views.SortOptionsDialog.textHeaders": "Mes données ont des en-têtes",
|
||||
"SSE.Views.SortOptionsDialog.textLeftRight": "Trier de la gauche vers la droite",
|
||||
"SSE.Views.SortOptionsDialog.textOrientation": "Orientation",
|
||||
"SSE.Views.SortOptionsDialog.textTitle": "Options de tri",
|
||||
"SSE.Views.SortOptionsDialog.textTopBottom": "Trier du haut vers le bas",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "Nouveau",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "Tout",
|
||||
"SSE.Views.SpecialPasteDialog.textBlanks": "Ignorer les vides",
|
||||
"SSE.Views.SpecialPasteDialog.textColWidth": "Largeur de colonne",
|
||||
"SSE.Views.SpecialPasteDialog.textComments": "Commentaires",
|
||||
"SSE.Views.SpecialPasteDialog.textDiv": "Diviser",
|
||||
"SSE.Views.SpecialPasteDialog.textFFormat": "Formules et mise en forme",
|
||||
"SSE.Views.SpecialPasteDialog.textFNFormat": "Formules et format des chiffres",
|
||||
"SSE.Views.SpecialPasteDialog.textFormats": "Formats",
|
||||
"SSE.Views.SpecialPasteDialog.textFormulas": "Formules",
|
||||
"SSE.Views.SpecialPasteDialog.textFWidth": "Formules et largeur de colonnes",
|
||||
"SSE.Views.SpecialPasteDialog.textMult": "Multiplier",
|
||||
"SSE.Views.SpecialPasteDialog.textNone": "Rien",
|
||||
"SSE.Views.SpecialPasteDialog.textOperation": "Opération",
|
||||
"SSE.Views.SpecialPasteDialog.textPaste": "Coller",
|
||||
"SSE.Views.SpecialPasteDialog.textSub": "soustraire",
|
||||
"SSE.Views.SpecialPasteDialog.textTitle": "Collage spécial",
|
||||
"SSE.Views.SpecialPasteDialog.textTranspose": "Transposer",
|
||||
"SSE.Views.SpecialPasteDialog.textValues": "Valeurs",
|
||||
"SSE.Views.SpecialPasteDialog.textVFormat": "Valeurs et mise en forme",
|
||||
"SSE.Views.SpecialPasteDialog.textVNFormat": "Valeurs et formats des chiffres",
|
||||
"SSE.Views.SpecialPasteDialog.textWBorders": "Tout sauf la bordure",
|
||||
"SSE.Views.Spellcheck.noSuggestions": "Aucune suggestion orthographique",
|
||||
"SSE.Views.Spellcheck.textChange": "Modification",
|
||||
"SSE.Views.Spellcheck.textChangeAll": "Changer tout",
|
||||
|
@ -2140,13 +2456,18 @@
|
|||
"SSE.Views.Statusbar.CopyDialog.textMoveBefore": "Déplacer avant la feuille",
|
||||
"SSE.Views.Statusbar.filteredRecordsText": "Enregistrements filtrés :{0} de {1} ",
|
||||
"SSE.Views.Statusbar.filteredText": "Mode de filtrage",
|
||||
"SSE.Views.Statusbar.itemAverage": "Moyenne",
|
||||
"SSE.Views.Statusbar.itemCopy": "Copier",
|
||||
"SSE.Views.Statusbar.itemCount": "Total",
|
||||
"SSE.Views.Statusbar.itemDelete": "Supprimer",
|
||||
"SSE.Views.Statusbar.itemHidden": "Masquée",
|
||||
"SSE.Views.Statusbar.itemHide": "Masquer",
|
||||
"SSE.Views.Statusbar.itemInsert": "Insérer",
|
||||
"SSE.Views.Statusbar.itemMaximum": "Maximum",
|
||||
"SSE.Views.Statusbar.itemMinimum": "Minimum",
|
||||
"SSE.Views.Statusbar.itemMove": "Déplacer",
|
||||
"SSE.Views.Statusbar.itemRename": "Renommer",
|
||||
"SSE.Views.Statusbar.itemSum": "Somme",
|
||||
"SSE.Views.Statusbar.itemTabColor": "Couleur d'onglet",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameExists": "Une feuille de calcul avec le même nom existe déjà.",
|
||||
"SSE.Views.Statusbar.RenameDialog.errNameWrongChar": "Le nom de feuille ne peut pas contenir les caractères suivants : \\/*?[]:",
|
||||
|
@ -2174,8 +2495,9 @@
|
|||
"SSE.Views.TableOptionsDialog.errorFTRangeIncludedOtherTables": "L'opération n'a pas pu être achevée pour la plage de cellules sélectionnée. <br> Sélectionnez une plage qui ne comprend pas d'autres tables.",
|
||||
"SSE.Views.TableOptionsDialog.errorMultiCellFormula": "Formules de tableau plusieurs cellules ne sont pas autorisées dans les classeurs.",
|
||||
"SSE.Views.TableOptionsDialog.txtEmpty": "Ce champ est obligatoire",
|
||||
"SSE.Views.TableOptionsDialog.txtFormat": "Créer un tableau",
|
||||
"SSE.Views.TableOptionsDialog.txtFormat": "Nouveau tableau",
|
||||
"SSE.Views.TableOptionsDialog.txtInvalidRange": "ERREUR! La plage de cellules non valide",
|
||||
"SSE.Views.TableOptionsDialog.txtNote": "Les en-têtes doivent rester dans la même ligne, la ligne résultant de la table doit se chevaucher avec une ligne de table originale.",
|
||||
"SSE.Views.TableOptionsDialog.txtTitle": "Titre",
|
||||
"SSE.Views.TableSettings.deleteColumnText": "Supprimer la colonne",
|
||||
"SSE.Views.TableSettings.deleteRowText": "Supprimer la ligne",
|
||||
|
@ -2189,6 +2511,7 @@
|
|||
"SSE.Views.TableSettings.selectDataText": "Sélectionner les données de la colonne",
|
||||
"SSE.Views.TableSettings.selectRowText": "Sélectionner la ligne",
|
||||
"SSE.Views.TableSettings.selectTableText": "Sélectionner le tableau",
|
||||
"SSE.Views.TableSettings.textActions": "Actions sur le tableau",
|
||||
"SSE.Views.TableSettings.textAdvanced": "Afficher les paramètres avancés",
|
||||
"SSE.Views.TableSettings.textBanded": "Bordé",
|
||||
"SSE.Views.TableSettings.textColumns": "Colonnes",
|
||||
|
@ -2203,10 +2526,13 @@
|
|||
"SSE.Views.TableSettings.textIsLocked": "Cet élément est en cours de modification par un autre utilisateur.",
|
||||
"SSE.Views.TableSettings.textLast": "Dernier",
|
||||
"SSE.Views.TableSettings.textLongOperation": "Longue opération",
|
||||
"SSE.Views.TableSettings.textPivot": "Insérer un tableau croisé dynamique",
|
||||
"SSE.Views.TableSettings.textRemDuplicates": "Supprimer les valeurs dupliquées",
|
||||
"SSE.Views.TableSettings.textReservedName": "Le nom que vous essayez d'utiliser est déjà référencé dans des formules de cellules. Veuillez utiliser un autre nom.",
|
||||
"SSE.Views.TableSettings.textResize": "Redimensionner tableau",
|
||||
"SSE.Views.TableSettings.textRows": "Lignes",
|
||||
"SSE.Views.TableSettings.textSelectData": "Sélectionner des données",
|
||||
"SSE.Views.TableSettings.textSlicer": "Isérer un segment",
|
||||
"SSE.Views.TableSettings.textTableName": "Nom de la tableau",
|
||||
"SSE.Views.TableSettings.textTemplate": "Sélectionner à partir d'un modèle",
|
||||
"SSE.Views.TableSettings.textTotal": "Total",
|
||||
|
@ -2260,6 +2586,7 @@
|
|||
"SSE.Views.Toolbar.capBtnAddComment": "Ajouter un commentaire",
|
||||
"SSE.Views.Toolbar.capBtnComment": "Commentaire",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "En-tête/Pied de page",
|
||||
"SSE.Views.Toolbar.capBtnInsSlicer": "Segment",
|
||||
"SSE.Views.Toolbar.capBtnInsSymbol": "Symbole",
|
||||
"SSE.Views.Toolbar.capBtnMargins": "Marges",
|
||||
"SSE.Views.Toolbar.capBtnPageOrient": "Orientation",
|
||||
|
@ -2324,7 +2651,6 @@
|
|||
"SSE.Views.Toolbar.textMoreFormats": "Autres formats",
|
||||
"SSE.Views.Toolbar.textMorePages": "Plus de pages",
|
||||
"SSE.Views.Toolbar.textNewColor": "Couleur personnalisée",
|
||||
"Common.UI.ColorButton.textNewColor": "Couleur personnalisée",
|
||||
"SSE.Views.Toolbar.textNoBorders": "Pas de bordures",
|
||||
"SSE.Views.Toolbar.textOnePage": "Page",
|
||||
"SSE.Views.Toolbar.textOutBorders": "Bordures extérieures",
|
||||
|
@ -2354,6 +2680,7 @@
|
|||
"SSE.Views.Toolbar.textTop": "En haut: ",
|
||||
"SSE.Views.Toolbar.textTopBorders": "Bordures supérieures",
|
||||
"SSE.Views.Toolbar.textUnderline": "Souligné",
|
||||
"SSE.Views.Toolbar.textVertical": "Texte vertical",
|
||||
"SSE.Views.Toolbar.textWidth": "Largeur",
|
||||
"SSE.Views.Toolbar.textZoom": "Zoom",
|
||||
"SSE.Views.Toolbar.tipAlignBottom": "Aligner en bas",
|
||||
|
@ -2394,6 +2721,7 @@
|
|||
"SSE.Views.Toolbar.tipInsertImage": "Insérer une image",
|
||||
"SSE.Views.Toolbar.tipInsertOpt": "Insérer les cellules",
|
||||
"SSE.Views.Toolbar.tipInsertShape": "Insérer une forme automatique",
|
||||
"SSE.Views.Toolbar.tipInsertSlicer": "Isérer un segment",
|
||||
"SSE.Views.Toolbar.tipInsertSymbol": "Insérer un symbole",
|
||||
"SSE.Views.Toolbar.tipInsertTable": "Insérer un tableau",
|
||||
"SSE.Views.Toolbar.tipInsertText": "Insérez zone de texte",
|
||||
|
@ -2488,8 +2816,39 @@
|
|||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||
"SSE.Views.Top10FilterDialog.textType": "Afficher",
|
||||
"SSE.Views.Top10FilterDialog.txtBottom": "En bas",
|
||||
"SSE.Views.Top10FilterDialog.txtBy": "par",
|
||||
"SSE.Views.Top10FilterDialog.txtItems": "Element",
|
||||
"SSE.Views.Top10FilterDialog.txtPercent": "Pour cent",
|
||||
"SSE.Views.Top10FilterDialog.txtSum": "Somme",
|
||||
"SSE.Views.Top10FilterDialog.txtTitle": "Les 10 premiers de filtre automatique",
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "En haut"
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "En haut",
|
||||
"SSE.Views.Top10FilterDialog.txtValueTitle": "Le top 10 filtre",
|
||||
"SSE.Views.ValueFieldSettingsDialog.textTitle": "Paramètres du champ de valeur",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtAverage": "Moyenne",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseField": "Champ de base",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseItem": "élément de base",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtByField": "%1 de %2",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCount": "Total",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCountNums": "Chiffres",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCustomName": "Nom",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtDifference": "Différence par rapport",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtIndex": "Index",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtMax": "Max",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtMin": "Min",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtNormal": "Pas de calculs",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercent": "Pourcentage de",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentDiff": "Différence de pourcentage par rapport à",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfCol": "Pourcentage de colonnes",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfRow": "Pourcentage du total",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfTotal": "Pourcentage de ligne",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtProduct": "Produit",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtRunTotal": "Résultat cumulé par",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtShowAs": "Afficher les valeurs comme",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtSourceName": "Nom de la source :",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtStdDev": "Écartype",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtStdDevp": "StdDevp",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtSum": "Somme",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtSummarize": "Résumer les valeurs du champs par",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtVar": "Var",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtVarp": "Varp"
|
||||
}
|
|
@ -512,13 +512,13 @@
|
|||
"SSE.Controllers.Main.errorLockedWorksheetRename": "Il foglio non può essere rinominato al momento in quanto viene rinominato da un altro utente.",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "Il numero massimo di punti in serie per grafico è di 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Impossibile modificare parte di una cella unita",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "I filtri dei dati della tabella non possono essere copiati da una cartella di lavoro a un'altra. <br>Riprova selezionando l'intera tabella e i filtri dei dati.",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Le formule di matrice multi-cella non sono consentite nelle tabelle.",
|
||||
"SSE.Controllers.Main.errorNoDataToParse": "Nessun dato selezionato per l'analisi.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "La lunghezza di una delle formule nel file ha superato<br>il numero consentito di caratteri ed è stato rimossa.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "La sintassi per la funzione inserita non è corretta. Controlla se hai dimenticato una delle parentesi - '(' oppure ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "l'area di copia-incolla non coincide.<br>Selezionare un'area con le stesse dimensioni o fare click sulla prima cella in una riga per incollare le celle copiate.",
|
||||
"SSE.Controllers.Main.errorPasteSlicerError": "I filtri dei dati della tabella non possono essere copiati da una cartella di lavoro a un'altra.",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "I filtri dei dati della tabella non possono essere copiati da una cartella di lavoro a un'altra. <br>Riprova selezionando l'intera tabella e i filtri dei dati.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "Un report di tabella pivot non può sovrapporsi a una tabella.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Purtroppo non è possibile stampare più di 1500 pagine alla volta con la versione attuale del programma.<br>Questa limitazione sarà rimossa nelle prossime versioni del programma.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Salvataggio non riuscito",
|
||||
|
@ -574,7 +574,7 @@
|
|||
"SSE.Controllers.Main.textHasMacros": "Il file contiene macro automatiche. <br> Vuoi eseguire le macro?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Caricamento del foglio di calcolo",
|
||||
"SSE.Controllers.Main.textNo": "No",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "%1 limite connessione",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Limite di licenza raggiunto",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Funzionalità a pagamento",
|
||||
"SSE.Controllers.Main.textPleaseWait": "L'operazione può richiedere più tempo. Per favore, attendi...",
|
||||
"SSE.Controllers.Main.textRecalcFormulas": "Calcolo delle formule in corso...",
|
||||
|
@ -826,8 +826,8 @@
|
|||
"SSE.Controllers.Main.waitText": "Per favore, attendi...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "L'applicazione è poco compatibile con IE9. Usa IE10 o più recente",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "Le impostazioni correnti di zoom del tuo browser non sono completamente supportate. Per favore, ritorna allo zoom predefinito premendo Ctrl+0.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta l’amministratore per saperne di più.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta l’amministratore per saperne di più.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta il team di vendita di %1 per i termini di aggiornamento personali.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta il team di vendita di %1 per i termini di aggiornamento personali.",
|
||||
|
|
|
@ -78,6 +78,7 @@
|
|||
"Common.Views.Header.textAdvSettings": "詳細設定",
|
||||
"Common.Views.Header.textBack": "文書URLを開く",
|
||||
"Common.Views.Header.tipDownload": "ファイルをダウンロード",
|
||||
"Common.Views.Header.tipGoEdit": "このファイルを編集する",
|
||||
"Common.Views.Header.tipPrint": "印刷",
|
||||
"Common.Views.Header.tipRedo": "やり直し",
|
||||
"Common.Views.Header.tipSave": "上書き保存",
|
||||
|
@ -87,12 +88,15 @@
|
|||
"Common.Views.ImageFromUrlDialog.txtEmpty": "このフィールドは必須項目です",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "このフィールドは「http://www.example.com」の形式のURLである必要があります。",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "色",
|
||||
"Common.Views.ListSettingsDialog.txtSymbol": "記号",
|
||||
"Common.Views.OpenDialog.closeButtonText": "ファイルを閉じる",
|
||||
"Common.Views.OpenDialog.txtColon": "コロン",
|
||||
"Common.Views.OpenDialog.txtComma": "カンマ",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "区切り記号",
|
||||
"Common.Views.OpenDialog.txtEncoding": "エンコーディング",
|
||||
"Common.Views.OpenDialog.txtOther": "その他",
|
||||
"Common.Views.OpenDialog.txtProtected": "パスワードを入力してファイルを開くと、ファイルの既存のパスワードがリセットされます。",
|
||||
"Common.Views.OpenDialog.txtSemicolon": "セミコロン",
|
||||
"Common.Views.OpenDialog.txtSpace": "スペース",
|
||||
"Common.Views.OpenDialog.txtTab": "タブ",
|
||||
"Common.Views.OpenDialog.txtTitle": "%1オプションの選択",
|
||||
|
@ -104,9 +108,11 @@
|
|||
"Common.Views.Protection.hintSignature": "デジタル署名かデジタル署名行を追加",
|
||||
"Common.Views.Protection.txtAddPwd": "パスワードの追加",
|
||||
"Common.Views.Protection.txtChangePwd": "パスワードを変更する",
|
||||
"Common.Views.Protection.txtDeletePwd": "パスワードを削除する",
|
||||
"Common.Views.Protection.txtInvisibleSignature": "デジタル署名を追加",
|
||||
"Common.Views.RenameDialog.textName": "ファイル名",
|
||||
"Common.Views.ReviewChanges.tipAcceptCurrent": "今の変更を反映する",
|
||||
"Common.Views.ReviewChanges.tipCommentRemCurrent": "こののコメントを削除する",
|
||||
"Common.Views.ReviewChanges.tipReview": "変更履歴",
|
||||
"Common.Views.ReviewChanges.txtAccept": "同意",
|
||||
"Common.Views.ReviewChanges.txtAcceptAll": "すべての変更を反映する",
|
||||
|
@ -114,6 +120,8 @@
|
|||
"Common.Views.ReviewChanges.txtAcceptCurrent": "今の変更を反映する",
|
||||
"Common.Views.ReviewChanges.txtChat": "チャット",
|
||||
"Common.Views.ReviewChanges.txtClose": "閉じる",
|
||||
"Common.Views.ReviewChanges.txtCommentRemCurrent": "こののコメントを削除する",
|
||||
"Common.Views.ReviewChanges.txtCommentRemMyCurrent": "私の現在のコメントを削除する",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "変更履歴",
|
||||
"Common.Views.ReviewChanges.txtView": "表示モード",
|
||||
"Common.Views.ReviewPopover.textAdd": "追加",
|
||||
|
@ -129,6 +137,8 @@
|
|||
"Common.Views.SignSettingsDialog.textInfoEmail": "メール",
|
||||
"Common.Views.SignSettingsDialog.textShowDate": "署名欄に署名日を表示する",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "文字",
|
||||
"Common.Views.SymbolTableDialog.textSymbols": "記号と特殊文字",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "記号",
|
||||
"SSE.Controllers.DocumentHolder.centerText": "中央揃え",
|
||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "列の削除",
|
||||
"SSE.Controllers.DocumentHolder.deleteText": "削除",
|
||||
|
@ -136,6 +146,7 @@
|
|||
"SSE.Controllers.DocumentHolder.insertText": "挿入",
|
||||
"SSE.Controllers.DocumentHolder.leftText": "左",
|
||||
"SSE.Controllers.DocumentHolder.notcriticalErrorTitle": "警告",
|
||||
"SSE.Controllers.DocumentHolder.rightText": "右",
|
||||
"SSE.Controllers.DocumentHolder.textChangeColumnWidth": "列の幅{0}記号({1}ピクセル)",
|
||||
"SSE.Controllers.DocumentHolder.textChangeRowHeight": "行の高さ{0}ポイント({1}ピクセル)",
|
||||
"SSE.Controllers.DocumentHolder.textCtrlClick": "リンクをクリックしてCTRLを押してください。 ",
|
||||
|
@ -152,6 +163,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtAddRight": "右罫線の追加",
|
||||
"SSE.Controllers.DocumentHolder.txtAddTop": "上罫線の追加",
|
||||
"SSE.Controllers.DocumentHolder.txtAddVer": "縦線の追加",
|
||||
"SSE.Controllers.DocumentHolder.txtAll": "すべて",
|
||||
"SSE.Controllers.DocumentHolder.txtAnd": "と",
|
||||
"SSE.Controllers.DocumentHolder.txtBegins": "で始まる",
|
||||
"SSE.Controllers.DocumentHolder.txtBelowAve": "平均より下",
|
||||
|
@ -166,6 +178,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtLess": "次の値より小さい",
|
||||
"SSE.Controllers.DocumentHolder.txtLessEquals": "次の値以下",
|
||||
"SSE.Controllers.DocumentHolder.txtOverbar": "テキストの上にバー",
|
||||
"SSE.Controllers.DocumentHolder.txtPastePicture": "画像",
|
||||
"SSE.Controllers.DocumentHolder.txtRowHeight": "行の高さ",
|
||||
"SSE.Controllers.DocumentHolder.txtTop": "上",
|
||||
"SSE.Controllers.DocumentHolder.txtUnderbar": "テキストの下にバー",
|
||||
|
@ -274,6 +287,7 @@
|
|||
"SSE.Controllers.Main.textYes": "はい",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "ライセンス期限を過ぎました",
|
||||
"SSE.Controllers.Main.titleRecalcFormulas": "計算中...",
|
||||
"SSE.Controllers.Main.txtAll": "すべて",
|
||||
"SSE.Controllers.Main.txtArt": "あなたのテキストはここです。",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "基本図形",
|
||||
"SSE.Controllers.Main.txtButtons": "ボタン",
|
||||
|
@ -337,6 +351,7 @@
|
|||
"SSE.Controllers.Toolbar.textFraction": "分数",
|
||||
"SSE.Controllers.Toolbar.textInsert": "挿入",
|
||||
"SSE.Controllers.Toolbar.textPivot": "ピボットテーブル",
|
||||
"SSE.Controllers.Toolbar.textSymbols": "記号と特殊文字",
|
||||
"SSE.Controllers.Toolbar.textWarning": "警告",
|
||||
"SSE.Controllers.Toolbar.txtAccent_Bar": "バー",
|
||||
"SSE.Controllers.Toolbar.txtAccent_Check": "チェック",
|
||||
|
@ -385,6 +400,7 @@
|
|||
"SSE.Controllers.Toolbar.txtSymbol_less": "次の値より小さい",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_uparrow": "上矢印",
|
||||
"SSE.Controllers.Toolbar.warnMergeLostData": "マージされたセルに左上のセルからのデータのみが残ります。<br>続行してもよろしいです?",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "詳細設定",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "ユーザー設定フィルター",
|
||||
"SSE.Views.AutoFilterDialog.textAddSelection": "現在の選択範囲をフィルターに追加する",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "{空白セル}",
|
||||
|
@ -433,6 +449,8 @@
|
|||
"SSE.Views.CellSettings.textColor": "色で塗りつぶし",
|
||||
"SSE.Views.CellSettings.textDirection": "方向",
|
||||
"SSE.Views.CellSettings.textFill": "塗りつぶし",
|
||||
"SSE.Views.CellSettings.textGradientFill": "グラデーション塗りつぶし",
|
||||
"SSE.Views.CellSettings.textNoFill": "塗りつぶしなし",
|
||||
"SSE.Views.ChartSettings.strSparkColor": "色",
|
||||
"SSE.Views.ChartSettings.strTemplate": "テンプレート",
|
||||
"SSE.Views.ChartSettings.textAdvanced": "詳細設定の表示",
|
||||
|
@ -579,7 +597,7 @@
|
|||
"SSE.Views.DocumentHolder.direct270Text": "270度回転",
|
||||
"SSE.Views.DocumentHolder.direct90Text": "90度回転",
|
||||
"SSE.Views.DocumentHolder.directHText": "水平",
|
||||
"SSE.Views.DocumentHolder.directionText": "文字の方向",
|
||||
"SSE.Views.DocumentHolder.directionText": "文字列の方向",
|
||||
"SSE.Views.DocumentHolder.editChartText": "データの編集",
|
||||
"SSE.Views.DocumentHolder.editHyperlinkText": "ハイパーリンクの編集",
|
||||
"SSE.Views.DocumentHolder.insertColumnLeftText": "左に列の挿入",
|
||||
|
@ -700,6 +718,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "数式の言語",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "例えば:合計;最小;最大;カウント",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "テキストコメントの表示をターンにします。",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "マクロの設定",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "地域の設定",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "例えば:",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strStrict": "高レベル",
|
||||
|
@ -713,6 +732,7 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textAutoSave": "自動保存",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textDisabled": "無効",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.textMinute": "1 分ごと",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCacheMode": "既定のキャッシュ モード",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtCm": "センチ",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtDe": "ドイツ語",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtEn": "英吾",
|
||||
|
@ -728,6 +748,7 @@
|
|||
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "全般",
|
||||
"SSE.Views.FileMenuPanels.Settings.txtPageSettings": "ページの設定",
|
||||
"SSE.Views.FormatSettingsDialog.textCategory": "カテゴリー",
|
||||
"SSE.Views.FormatSettingsDialog.textSymbols": "記号と特殊文字",
|
||||
"SSE.Views.FormatSettingsDialog.txtCurrency": "通貨",
|
||||
"SSE.Views.FormatSettingsDialog.txtCustom": "カスタム",
|
||||
"SSE.Views.FormatSettingsDialog.txtDate": "日付",
|
||||
|
@ -848,6 +869,7 @@
|
|||
"SSE.Views.NameManagerDlg.tipIsLocked": "この要素が別のユーザーによって編集されています。",
|
||||
"SSE.Views.NameManagerDlg.txtTitle": "名前の管理",
|
||||
"SSE.Views.PageMarginsDialog.textLeft": "左",
|
||||
"SSE.Views.PageMarginsDialog.textTitle": "余白",
|
||||
"SSE.Views.PageMarginsDialog.textTop": "上",
|
||||
"SSE.Views.ParagraphSettings.strLineHeight": "行間",
|
||||
"SSE.Views.ParagraphSettings.strParagraphSpacing": "段落の間隔",
|
||||
|
@ -923,6 +945,7 @@
|
|||
"SSE.Views.PrintSettings.textSettings": "シートの設定",
|
||||
"SSE.Views.PrintSettings.textShowDetails": "詳細の表示",
|
||||
"SSE.Views.PrintSettings.textTitle": "設定の印刷",
|
||||
"SSE.Views.PrintSettings.textTitlePDF": "PDFの設定",
|
||||
"SSE.Views.RightMenu.txtCellSettings": "セル設定",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "グラフの設定",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "画像の設定",
|
||||
|
@ -1008,6 +1031,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textWeightArrows": "太さ&矢印",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWidth": "幅",
|
||||
"SSE.Views.SignatureSettings.notcriticalErrorTitle": "警告",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strReferences": "参考資料",
|
||||
"SSE.Views.SortDialog.textAuto": "自動",
|
||||
"SSE.Views.SortDialog.textAZ": "AからZ",
|
||||
"SSE.Views.SortDialog.textBelow": "下",
|
||||
|
@ -1016,6 +1040,7 @@
|
|||
"SSE.Views.SortDialog.textLeft": "左",
|
||||
"SSE.Views.SortDialog.textTop": "上",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "大文字と小文字の区別する",
|
||||
"SSE.Views.SortOptionsDialog.textOrientation": "印刷の向き",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "追加",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "すべて",
|
||||
"SSE.Views.SpecialPasteDialog.textComments": "コメント",
|
||||
|
@ -1134,9 +1159,13 @@
|
|||
"SSE.Views.Toolbar.capBtnAddComment": "コメントの追加",
|
||||
"SSE.Views.Toolbar.capBtnComment": "コメント",
|
||||
"SSE.Views.Toolbar.capBtnInsHeader": "ヘッダー/フッター",
|
||||
"SSE.Views.Toolbar.capBtnInsSymbol": "記号",
|
||||
"SSE.Views.Toolbar.capBtnMargins": "余白",
|
||||
"SSE.Views.Toolbar.capBtnPageOrient": "印刷の向き",
|
||||
"SSE.Views.Toolbar.capImgForward": "前面へ移動",
|
||||
"SSE.Views.Toolbar.capImgGroup": "グループ化",
|
||||
"SSE.Views.Toolbar.capInsertChart": "グラフ",
|
||||
"SSE.Views.Toolbar.capInsertHyperlink": "ハイパーリンク",
|
||||
"SSE.Views.Toolbar.capInsertImage": "画像",
|
||||
"SSE.Views.Toolbar.capInsertShape": "図形",
|
||||
"SSE.Views.Toolbar.capInsertTable": "表",
|
||||
|
@ -1179,6 +1208,7 @@
|
|||
"SSE.Views.Toolbar.textNewColor": "ユーザー設定の色の追加",
|
||||
"SSE.Views.Toolbar.textNoBorders": "枠線なし",
|
||||
"SSE.Views.Toolbar.textOutBorders": "外枠",
|
||||
"SSE.Views.Toolbar.textPageMarginsCustom": "ユーザー設定の余白",
|
||||
"SSE.Views.Toolbar.textPrint": "印刷",
|
||||
"SSE.Views.Toolbar.textPrintOptions": "設定の印刷",
|
||||
"SSE.Views.Toolbar.textRightBorders": "右の罫線",
|
||||
|
@ -1234,8 +1264,11 @@
|
|||
"SSE.Views.Toolbar.tipInsertShape": "オートシェイプの挿入",
|
||||
"SSE.Views.Toolbar.tipInsertTable": "テーブルの挿入",
|
||||
"SSE.Views.Toolbar.tipInsertText": "テキストの挿入",
|
||||
"SSE.Views.Toolbar.tipInsertTextart": "ワードアートの挿入",
|
||||
"SSE.Views.Toolbar.tipMerge": "マージ",
|
||||
"SSE.Views.Toolbar.tipNumFormat": "数の書式",
|
||||
"SSE.Views.Toolbar.tipPageMargins": "余白",
|
||||
"SSE.Views.Toolbar.tipPageOrient": "印刷の向き",
|
||||
"SSE.Views.Toolbar.tipPaste": "貼り付け",
|
||||
"SSE.Views.Toolbar.tipPrColor": "背景色",
|
||||
"SSE.Views.Toolbar.tipPrint": "印刷",
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
"cancelButtonText": "취소",
|
||||
"Common.Controllers.Chat.notcriticalErrorTitle": "경고",
|
||||
"Common.Controllers.Chat.textEnterMessage": "여기에 메시지를 입력하십시오",
|
||||
"Common.define.chartData.textArea": "영역",
|
||||
"Common.define.chartData.textBar": "막대",
|
||||
"Common.UI.ColorButton.textNewColor": "새 맞춤 색상 추가",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "테두리 없음",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "테두리 없음",
|
||||
"Common.UI.ComboDataView.emptyComboText": "스타일 없음",
|
||||
|
@ -44,6 +47,8 @@
|
|||
"Common.Views.About.txtPoweredBy": "Powered by",
|
||||
"Common.Views.About.txtTel": "tel .:",
|
||||
"Common.Views.About.txtVersion": "버전",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "~로:",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "자동 수정",
|
||||
"Common.Views.Chat.textSend": "보내기",
|
||||
"Common.Views.Comments.textAdd": "추가",
|
||||
"Common.Views.Comments.textAddComment": "덧글 추가",
|
||||
|
@ -93,7 +98,11 @@
|
|||
"Common.Views.ImageFromUrlDialog.textUrl": "이미지 URL 붙여 넣기 :",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "이 입력란은 필수 항목",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "이 필드는 \"http://www.example.com\"형식의 URL이어야합니다.",
|
||||
"Common.Views.ListSettingsDialog.textBulleted": "단추",
|
||||
"Common.Views.ListSettingsDialog.txtBullet": "단추",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "전체의 %",
|
||||
"Common.Views.OpenDialog.closeButtonText": "파일 닫기",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "고급",
|
||||
"Common.Views.OpenDialog.txtColon": "콜론",
|
||||
"Common.Views.OpenDialog.txtComma": "쉼표",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "구분 기호",
|
||||
|
@ -170,6 +179,11 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "맞춤법 검사",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "변경 내용 추적",
|
||||
"Common.Views.ReviewChanges.txtView": "디스플레이 모드",
|
||||
"Common.Views.ReviewPopover.textAdd": "추가",
|
||||
"Common.Views.ReviewPopover.textAddReply": "답장 추가",
|
||||
"Common.Views.ReviewPopover.textCancel": "취소",
|
||||
"Common.Views.ReviewPopover.textMention": "+이 내용은 이 문서에 접근할 시 이메일을 통해 전해 질 것입니다.",
|
||||
"Common.Views.ReviewPopover.textMentionNotify": "+이 내용은 이메일을 통해 사용자에게 알려 줄 것 입니다.",
|
||||
"Common.Views.SignDialog.textBold": "볼드체",
|
||||
"Common.Views.SignDialog.textCertificate": "인증",
|
||||
"Common.Views.SignDialog.textChange": "변경",
|
||||
|
@ -215,6 +229,7 @@
|
|||
"SSE.Controllers.DocumentHolder.textInsertTop": "Insert Top",
|
||||
"SSE.Controllers.DocumentHolder.textSym": "sym",
|
||||
"SSE.Controllers.DocumentHolder.tipIsLocked": "이 요소는 다른 사용자가 편집하고 있습니다.",
|
||||
"SSE.Controllers.DocumentHolder.txtAboveAve": "평균 이상",
|
||||
"SSE.Controllers.DocumentHolder.txtAddBottom": "아래쪽 테두리 추가",
|
||||
"SSE.Controllers.DocumentHolder.txtAddFractionBar": "분수 막대 추가",
|
||||
"SSE.Controllers.DocumentHolder.txtAddHor": "가로선 추가",
|
||||
|
@ -225,6 +240,11 @@
|
|||
"SSE.Controllers.DocumentHolder.txtAddTop": "위쪽 테두리 추가",
|
||||
"SSE.Controllers.DocumentHolder.txtAddVer": "세로선 추가",
|
||||
"SSE.Controllers.DocumentHolder.txtAlignToChar": "문자에 정렬",
|
||||
"SSE.Controllers.DocumentHolder.txtAll": "(전체)",
|
||||
"SSE.Controllers.DocumentHolder.txtAnd": "그리고",
|
||||
"SSE.Controllers.DocumentHolder.txtBegins": "~와 함께 시작하다.\n~로 시작하다",
|
||||
"SSE.Controllers.DocumentHolder.txtBelowAve": "평균 이하",
|
||||
"SSE.Controllers.DocumentHolder.txtBlanks": "(빈칸들)",
|
||||
"SSE.Controllers.DocumentHolder.txtBorderProps": "테두리 속성",
|
||||
"SSE.Controllers.DocumentHolder.txtBottom": "Bottom",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "열 정렬",
|
||||
|
@ -238,6 +258,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtDeleteRadical": "래디 칼 삭제",
|
||||
"SSE.Controllers.DocumentHolder.txtExpand": "확장 및 정렬",
|
||||
"SSE.Controllers.DocumentHolder.txtExpandSort": "선택 영역 옆의 데이터는 정렬되지 않습니다. 인접한 데이터를 포함하도록 선택 영역을 확장 하시겠습니까, 아니면 현재 선택된 셀만 정렬할까요?",
|
||||
"SSE.Controllers.DocumentHolder.txtFilterBottom": "바닥",
|
||||
"SSE.Controllers.DocumentHolder.txtFractionLinear": "선형 분수로 변경",
|
||||
"SSE.Controllers.DocumentHolder.txtFractionSkewed": "기울어 진 분수로 변경",
|
||||
"SSE.Controllers.DocumentHolder.txtFractionStacked": "누적 분율로 변경",
|
||||
|
@ -312,6 +333,8 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "텍스트 아래에 바",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "테이블 자동확장 하지 않기",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "너비",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "모든",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "지난 10가지 되살리기 목록",
|
||||
"SSE.Controllers.LeftMenu.newDocumentTitle": "이름없는 스프레드 시트",
|
||||
"SSE.Controllers.LeftMenu.textByColumns": "열 기준",
|
||||
"SSE.Controllers.LeftMenu.textByRows": "행 기준",
|
||||
|
@ -336,13 +359,14 @@
|
|||
"SSE.Controllers.Main.downloadErrorText": "다운로드하지 못했습니다.",
|
||||
"SSE.Controllers.Main.downloadTextText": "스프레드 시트 다운로드 중 ...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "스프레드 시트 다운로드 중",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "권한이없는 작업을 수행하려고합니다. <br> Document Server 관리자에게 문의하십시오.",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "권한이없는 작업을 수행하려고합니다. \n문서 서버 관리자에게 보다 자세한 내용을 안내 받으시기 바랍니다.",
|
||||
"SSE.Controllers.Main.errorArgsRange": "입력 된 수식에 오류가 있습니다. <br> 잘못된 인수 범위가 사용되었습니다.",
|
||||
"SSE.Controllers.Main.errorAutoFilterChange": "작업은 워크 시트의 표에서 셀을 이동하려고 시도하므로 허용되지 않습니다.",
|
||||
"SSE.Controllers.Main.errorAutoFilterChangeFormatTable": "테이블의 일부를 이동할 수 없으므로 선택한 셀에 대해 작업을 수행 할 수 없습니다. <br> 전체 데이터를 이동하여 다시 시도하도록 다른 데이터 범위를 선택하십시오.",
|
||||
"SSE.Controllers.Main.errorAutoFilterDataRange": "선택한 셀 범위에서 작업을 수행 할 수 없습니다. <br> 기존 데이터 범위와 다른 데이터 범위를 선택하고 다시 시도하십시오.",
|
||||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "영역에 필터링 된 셀이 포함되어있어 작업을 수행 할 수 없습니다. <br> 필터링 된 요소를 숨김 해제하고 다시 시도하십시오.",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "이미지 URL이 잘못되었습니다.",
|
||||
"SSE.Controllers.Main.errorCannotUngroup": "그룹 지정 취소가 되지 않습니다. 특정 열 또는 줄을 지정해서 그룹 지정을 하시기 바랍니다.",
|
||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "서버 연결이 끊어졌습니다. 문서를 지금 편집 할 수 없습니다.",
|
||||
"SSE.Controllers.Main.errorConnectToServer": "문서를 저장할 수 없습니다. 연결 설정을 확인하거나 관리자에게 문의하십시오.<br>'확인'버튼을 클릭하면 문서를 다운로드하라는 메시지가 나타납니다.",
|
||||
"SSE.Controllers.Main.errorCopyMultiselectArea": "이 명령은 여러 선택 항목과 함께 사용할 수 없습니다. <br> 단일 범위를 선택하고 다시 시도하십시오.",
|
||||
|
@ -352,6 +376,8 @@
|
|||
"SSE.Controllers.Main.errorDatabaseConnection": "외부 오류. <br> 데이터베이스 연결 오류입니다. 오류가 계속 발생하면 지원 담당자에게 문의하십시오.",
|
||||
"SSE.Controllers.Main.errorDataRange": "잘못된 데이터 범위입니다.",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "오류 코드 : % 1",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": " 문서 작업 중에 알수 없는 장애가 발생했습니다.<br> \"다른 이름으로 다운로드...\"를 선택하여 파일을 현재 사용 중인 컴퓨터 하드 디스크에 저장하시기 바랍니다.",
|
||||
"SSE.Controllers.Main.errorEditingSaveas": " 문서 작업 중에 알수 없는 장애가 발생하였습니다.<br> \"다른 이름으로 저장...\"을 선택하여 현재 사용 중인 컴퓨터의 하드 디스크에 저장하시기 바랍니다.",
|
||||
"SSE.Controllers.Main.errorFilePassProtect": "문서가 암호로 보호되어 있습니다.",
|
||||
"SSE.Controllers.Main.errorFileRequest": "외부 오류. <br> 파일 요청 오류입니다. 오류가 지속될 경우 지원 담당자에게 문의하십시오.",
|
||||
"SSE.Controllers.Main.errorFileVKey": "외부 오류. <br> 잘못된 보안 키입니다. 오류가 계속 발생하면 지원 부서에 문의하십시오.",
|
||||
|
@ -371,6 +397,7 @@
|
|||
"SSE.Controllers.Main.errorOpenWarning": "파일에있는 수식 중 하나의 길이가 허용 된 문자 수를 초과하여 제거되었습니다.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "입력 한 함수 구문이 올바르지 않습니다. 괄호 중 하나가 누락되어 있는지 확인하십시오 ( '('또는 ')').",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "복사 및 붙여 넣기 영역이 일치하지 않습니다. <br> 복사 된 셀을 붙여 넣으려면 동일한 크기의 영역을 선택하거나 행의 첫 번째 셀을 클릭하십시오.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "피봇 보고서가 정해진 범위를 벗어났습니다.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "유감스럽게도 현재 프로그램 버전에서 한 번에 1500 페이지 이상을 인쇄 할 수 없습니다. <br>이 제한 사항은 다음 릴리스에서 제거 될 예정입니다.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "저장 실패",
|
||||
"SSE.Controllers.Main.errorServerVersion": "편집기 버전이 업데이트되었습니다. 페이지가 다시로드되어 변경 사항이 적용됩니다.",
|
||||
|
@ -387,7 +414,7 @@
|
|||
"SSE.Controllers.Main.errorViewerDisconnect": "연결이 끊어졌습니다. 문서를 볼 수는 <br> <br>하지만 연결이 복원 될 때까지 다운로드하거나 인쇄 할 수 없습니다.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "입력 된 수식에 오류가 있습니다. <br> 괄호가 잘못 사용되었습니다.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "입력 한 수식에 오류가 있습니다. 잘못된 연산자가 사용되었습니다. <br> 오류를 수정하십시오.",
|
||||
"SSE.Controllers.Main.leavePageText": "이 스프레드 시트에 변경 사항을 저장하지 않았습니다.이 페이지에 머물러서 '저장'을 클릭하십시오. 저장하지 않은 모든 변경 사항을 취소하려면 '이 페이지 남겨두기'를 클릭하십시오.",
|
||||
"SSE.Controllers.Main.leavePageText": "이 스프레드 시트에 변경 사항을 저장하지 않았습니다.'이 페이지에 머물기\"를 누르고 '저장'으로 저장하십시오. 저장하지 않은 모든 변경 사항을 무시하려면 '이 페이지 벗어나기'를 클릭하십시오.",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "데이터로드 중 ...",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "데이터로드 중",
|
||||
"SSE.Controllers.Main.loadFontTextText": "데이터로드 중 ...",
|
||||
|
@ -430,9 +457,12 @@
|
|||
"SSE.Controllers.Main.titleRecalcFormulas": "계산 중 ...",
|
||||
"SSE.Controllers.Main.titleServerVersion": "편집기가 업데이트되었습니다.",
|
||||
"SSE.Controllers.Main.txtAccent": "Accent",
|
||||
"SSE.Controllers.Main.txtArt": "여기에 귀하의 텍스트",
|
||||
"SSE.Controllers.Main.txtAll": "(전체)",
|
||||
"SSE.Controllers.Main.txtArt": "여기에 귀하의 텍스트를 입력하여 주십시오",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "기본 셰이프",
|
||||
"SSE.Controllers.Main.txtBlank": "(빈칸)",
|
||||
"SSE.Controllers.Main.txtButtons": "Buttons",
|
||||
"SSE.Controllers.Main.txtByField": "%2의 %1",
|
||||
"SSE.Controllers.Main.txtCallouts": "콜 아웃",
|
||||
"SSE.Controllers.Main.txtCharts": "차트",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "차트 제목",
|
||||
|
@ -442,6 +472,27 @@
|
|||
"SSE.Controllers.Main.txtMath": "수학",
|
||||
"SSE.Controllers.Main.txtRectangles": "Rectangles",
|
||||
"SSE.Controllers.Main.txtSeries": "Series",
|
||||
"SSE.Controllers.Main.txtShape_actionButtonBackPrevious": "되돌리기 또는 이전 버튼",
|
||||
"SSE.Controllers.Main.txtShape_actionButtonBeginning": "시작 버튼",
|
||||
"SSE.Controllers.Main.txtShape_actionButtonBlank": "공백 버튼",
|
||||
"SSE.Controllers.Main.txtShape_arc": "호",
|
||||
"SSE.Controllers.Main.txtShape_bentArrow": "구부러진 화살",
|
||||
"SSE.Controllers.Main.txtShape_bentUpArrow": "위로 구부러진 화살",
|
||||
"SSE.Controllers.Main.txtShape_bevel": "사선",
|
||||
"SSE.Controllers.Main.txtShape_blockArc": "닫힌 호",
|
||||
"SSE.Controllers.Main.txtShape_can": "할 수 있다\n캔(음식을 담는)",
|
||||
"SSE.Controllers.Main.txtShape_lineWithArrow": "화살",
|
||||
"SSE.Controllers.Main.txtShape_noSmoking": "\"No\" 표시",
|
||||
"SSE.Controllers.Main.txtShape_star10": "10-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star12": "12-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star16": "16-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star24": "24-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star32": "32-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star4": "4-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star5": "5-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star6": "6-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star7": "7-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtShape_star8": "8-포인트 크기 별",
|
||||
"SSE.Controllers.Main.txtStarsRibbons": "Stars & Ribbons",
|
||||
"SSE.Controllers.Main.txtStyle_Bad": "Bad",
|
||||
"SSE.Controllers.Main.txtStyle_Calculation": "계산",
|
||||
|
@ -463,7 +514,7 @@
|
|||
"SSE.Controllers.Main.txtStyle_Percent": "Percent",
|
||||
"SSE.Controllers.Main.txtStyle_Title": "제목",
|
||||
"SSE.Controllers.Main.txtStyle_Total": "Total",
|
||||
"SSE.Controllers.Main.txtStyle_Warning_Text": "경고 텍스트",
|
||||
"SSE.Controllers.Main.txtStyle_Warning_Text": "경고문",
|
||||
"SSE.Controllers.Main.txtXAxis": "X 축",
|
||||
"SSE.Controllers.Main.txtYAxis": "Y 축",
|
||||
"SSE.Controllers.Main.unknownErrorText": "알 수없는 오류.",
|
||||
|
@ -475,7 +526,7 @@
|
|||
"SSE.Controllers.Main.uploadImageTitleText": "이미지 업로드 중",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "응용 프로그램의 기능이 IE9에서 부족합니다. IE10 이상을 사용하십시오.",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "브라우저의 현재 확대 / 축소 설정이 완전히 지원되지 않습니다. Ctrl + 0을 눌러 기본 확대 / 축소로 재설정하십시오.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "귀하의 라이센스가 만료되었습니다. <br> 라이센스를 업데이트하고 페이지를 새로 고침하십시오.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "귀하의 라이센스가 만료되었습니다. <br> 라이센스를 갱신하고 페이지를 새로 고침하십시오.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "이 버전의 %1 편집자에게는 문서 서버에 대한 동시 연결에 대한 특정 제한 사항이 있습니다. <br> 더 많은 정보가 필요하면 현재 라이센스를 업그레이드하거나 상용 소프트웨어를 구입하십시오.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "이 버전의 %1 편집자에게는 동시 사용자에게 특정 제한 사항이 있습니다. <br> 더 많은 정보가 필요하면 현재 라이센스를 업그레이드하거나 상업용 라이센스를 구입하십시오.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "파일 편집 권한이 거부되었습니다.",
|
||||
|
@ -634,11 +685,11 @@
|
|||
"SSE.Controllers.Toolbar.txtIntegralTripleCenterSubSup": "Triple Integral",
|
||||
"SSE.Controllers.Toolbar.txtIntegralTripleSubSup": "Triple Integral",
|
||||
"SSE.Controllers.Toolbar.txtInvalidRange": "오류! 셀 범위가 잘못되었습니다.",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction": "Wedge",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSub": "Wedge",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSubSup": "Wedge",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_Sub": "Wedge",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_SubSup": "Wedge",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction": "쇄기꼴",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSub": "쇄기꼴",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_CenterSubSup": "쇄기꼴",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_Sub": "쇄기꼴",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_Conjunction_SubSup": "쇄기꼴",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_CoProd": "Co-Product",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSub": "Co-Product",
|
||||
"SSE.Controllers.Toolbar.txtLargeOperator_CoProd_CenterSubSup": "Co-Product",
|
||||
|
@ -833,6 +884,7 @@
|
|||
"SSE.Controllers.Viewport.textHideFBar": "수식 표시 줄 숨기기",
|
||||
"SSE.Controllers.Viewport.textHideGridlines": "눈금 선 숨기기",
|
||||
"SSE.Controllers.Viewport.textHideHeadings": "제목 숨기기",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "고급 설정",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "사용자 정의 필터",
|
||||
"SSE.Views.AutoFilterDialog.textAddSelection": "현재 선택을 필터에 추가",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "{공백}",
|
||||
|
@ -875,6 +927,10 @@
|
|||
"SSE.Views.CellRangeDialog.txtEmpty": "이 입력란은 필수 항목",
|
||||
"SSE.Views.CellRangeDialog.txtInvalidRange": "오류! 셀 범위가 잘못되었습니다.",
|
||||
"SSE.Views.CellRangeDialog.txtTitle": "데이터 범위 선택",
|
||||
"SSE.Views.CellSettings.textAngle": "각도",
|
||||
"SSE.Views.CellSettings.textBackColor": "배경색",
|
||||
"SSE.Views.CellSettings.textBackground": "배경색",
|
||||
"SSE.Views.CellSettings.textBorders": "테두리 스타일",
|
||||
"SSE.Views.ChartSettings.strLineWeight": "선 두께",
|
||||
"SSE.Views.ChartSettings.strSparkColor": "Color",
|
||||
"SSE.Views.ChartSettings.strTemplate": "템플릿",
|
||||
|
@ -997,6 +1053,7 @@
|
|||
"SSE.Views.ChartSettingsDlg.textShowValues": "차트 값 표시",
|
||||
"SSE.Views.ChartSettingsDlg.textSingle": "단일 스파크 라인",
|
||||
"SSE.Views.ChartSettingsDlg.textSmooth": "부드럽게",
|
||||
"SSE.Views.ChartSettingsDlg.textSnap": "셀 잠그기",
|
||||
"SSE.Views.ChartSettingsDlg.textSparkRanges": "스파크 라인 범위",
|
||||
"SSE.Views.ChartSettingsDlg.textStraight": "직선",
|
||||
"SSE.Views.ChartSettingsDlg.textStyle": "스타일",
|
||||
|
@ -1068,10 +1125,13 @@
|
|||
"SSE.Views.DocumentHolder.strDetails": "서명 상세",
|
||||
"SSE.Views.DocumentHolder.strSetup": "서명 셋업",
|
||||
"SSE.Views.DocumentHolder.strSign": "서명",
|
||||
"SSE.Views.DocumentHolder.textAlign": "정렬",
|
||||
"SSE.Views.DocumentHolder.textArrange": "배치",
|
||||
"SSE.Views.DocumentHolder.textArrangeBack": "배경으로 보내기",
|
||||
"SSE.Views.DocumentHolder.textArrangeBackward": "뒤로 이동",
|
||||
"SSE.Views.DocumentHolder.textArrangeForward": "앞으로 이동",
|
||||
"SSE.Views.DocumentHolder.textArrangeFront": "포 그라운드로 가져 오기",
|
||||
"SSE.Views.DocumentHolder.textAverage": "평균",
|
||||
"SSE.Views.DocumentHolder.textEntriesList": "드롭 다운 목록에서 선택",
|
||||
"SSE.Views.DocumentHolder.textFreezePanes": "창 고정",
|
||||
"SSE.Views.DocumentHolder.textFromFile": "파일로부터",
|
||||
|
@ -1079,6 +1139,12 @@
|
|||
"SSE.Views.DocumentHolder.textMoreFormats": "기타 형식",
|
||||
"SSE.Views.DocumentHolder.textNone": "없음",
|
||||
"SSE.Views.DocumentHolder.textReplace": "이미지 바꾸기",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignBottom": "아래쪽 정렬",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignCenter": "가운데 정렬",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignLeft": "왼쪽 정렬",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignMiddle": "중간 정렬",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignRight": "오른쪽 정렬",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignTop": "상단 정렬",
|
||||
"SSE.Views.DocumentHolder.textUndo": "실행 취소",
|
||||
"SSE.Views.DocumentHolder.textUnFreezePanes": "창 고정 취소",
|
||||
"SSE.Views.DocumentHolder.topCellText": "정렬 위쪽",
|
||||
|
@ -1140,8 +1206,9 @@
|
|||
"SSE.Views.DocumentHolder.txtTextAdvanced": "텍스트 고급 설정",
|
||||
"SSE.Views.DocumentHolder.txtTime": "시간",
|
||||
"SSE.Views.DocumentHolder.txtUngroup": "그룹 해제",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "너비",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "폭",
|
||||
"SSE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||
"SSE.Views.FieldSettingsDialog.txtAverage": "평균",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "문서로 이동",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "메뉴 닫기",
|
||||
"SSE.Views.FileMenu.btnCreateNewCaption": "새로 만들기",
|
||||
|
@ -1162,6 +1229,10 @@
|
|||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "템플릿에서",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "편집 중에 스타일을 지정하고 서식을 지정할 수있는 빈 스프레드 시트를 새로 만들거나 템플릿 중 하나를 선택하여 특정 유형의 스프레드 시트를 시작하거나 일부 스타일이 미리 적용된 목적 ",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "새 스프레드 시트",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "적용",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "저자 추가",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "문장 추가",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAppName": "어플리케이션",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "작성자",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "액세스 권한 변경",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "위치",
|
||||
|
@ -1209,6 +1280,8 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Point",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "러시아어",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "Windows로",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "적용",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.txtAutoCorrect": "자동 수정 설정...",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "경고",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strEncrypt": "비밀번호로",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strProtect": "스프레드시트 보호",
|
||||
|
@ -1254,6 +1327,20 @@
|
|||
"SSE.Views.FormulaDialog.textGroupDescription": "기능 그룹 선택",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "함수 선택",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "함수 삽입",
|
||||
"SSE.Views.FormulaTab.textAutomatic": "자동",
|
||||
"SSE.Views.FormulaTab.textCalculateCurrentSheet": "현재 시트를 계산하다",
|
||||
"SSE.Views.FormulaTab.textCalculateWorkbook": "작업 파일을 계산하다",
|
||||
"SSE.Views.FormulaTab.tipCalculate": "계산하다",
|
||||
"SSE.Views.FormulaTab.tipCalculateTheEntireWorkbook": "전체 작업 파일을 계산하다",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "추가",
|
||||
"SSE.Views.FormulaTab.txtAutosum": "자동 합계",
|
||||
"SSE.Views.FormulaTab.txtCalculation": "계산",
|
||||
"SSE.Views.FormulaWizard.textAny": "어떤 것",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "페이지 본문 영역에 정렬",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "전체 페이지",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "굵은체",
|
||||
"SSE.Views.HeaderFooterDialog.textCenter": "중앙",
|
||||
"SSE.Views.HeaderFooterDialog.textNewColor": "새 맞춤 색상 추가",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "표시",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "링크 대상",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strRange": "Range",
|
||||
|
@ -1284,6 +1371,8 @@
|
|||
"SSE.Views.ImageSettingsAdvanced.textAltDescription": "설명",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAltTip": "시력이나인지 장애가있는 사람들에게 읽을 수있는 시각적 객체 정보의 대체 텍스트 기반 표현으로 이미지에 어떤 정보가 있는지 더 잘 이해할 수 있도록 도와줍니다. 차트 또는 표. ",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAltTitle": "Title",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAngle": "각도",
|
||||
"SSE.Views.ImageSettingsAdvanced.textSnap": "셀 잠그기",
|
||||
"SSE.Views.ImageSettingsAdvanced.textTitle": "이미지 - 고급 설정",
|
||||
"SSE.Views.LeftMenu.tipAbout": "정보",
|
||||
"SSE.Views.LeftMenu.tipChat": "채팅",
|
||||
|
@ -1350,6 +1439,7 @@
|
|||
"SSE.Views.NameManagerDlg.textWorkbook": "통합 문서",
|
||||
"SSE.Views.NameManagerDlg.tipIsLocked": "이 요소는 다른 사용자가 편집하고 있습니다.",
|
||||
"SSE.Views.NameManagerDlg.txtTitle": "이름 관리자",
|
||||
"SSE.Views.PageMarginsDialog.textBottom": "바닥",
|
||||
"SSE.Views.ParagraphSettings.strLineHeight": "줄 간격",
|
||||
"SSE.Views.ParagraphSettings.strParagraphSpacing": "단락 간격",
|
||||
"SSE.Views.ParagraphSettings.strSpacingAfter": "이후",
|
||||
|
@ -1365,6 +1455,9 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "이중 취소 선",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Left",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Right",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "이후",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpacingBefore": "이전",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecialBy": "~로",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphFont": "글꼴",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "들여 쓰기 및 배치",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strSmallCaps": "작은 대문자",
|
||||
|
@ -1376,6 +1469,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "문자 간격",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textDefault": "기본 탭",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textEffects": "효과",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(없음)",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemove": "제거",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemoveAll": "모두 제거",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textSet": "지정",
|
||||
|
@ -1384,6 +1478,10 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textTabPosition": "탭 위치",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTabRight": "Right",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTitle": "단락 - 고급 설정",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.txtAutoText": "자동",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition13": "~ 사이",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition7": "~와 함께 시작하다.\n~로 시작하다",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtAnd": "그리고",
|
||||
"SSE.Views.PivotSettings.textAdvanced": "고급 설정 표시",
|
||||
"SSE.Views.PivotSettings.textColumns": "컬럼",
|
||||
"SSE.Views.PivotSettings.textFields": "필드 선택",
|
||||
|
@ -1404,6 +1502,7 @@
|
|||
"SSE.Views.PivotSettings.txtMoveUp": "위로 이동",
|
||||
"SSE.Views.PivotSettings.txtMoveValues": "값으로 이동",
|
||||
"SSE.Views.PivotSettings.txtRemove": "필드 삭제",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAlt": "대체 문장",
|
||||
"SSE.Views.PivotTable.capBlankRows": "빈 열",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "종합 합계",
|
||||
"SSE.Views.PivotTable.capLayout": "레이아웃 리포트",
|
||||
|
@ -1462,6 +1561,7 @@
|
|||
"SSE.Views.PrintSettings.textSettings": "시트 설정",
|
||||
"SSE.Views.PrintSettings.textShowDetails": "세부 정보 표시",
|
||||
"SSE.Views.PrintSettings.textTitle": "인쇄 설정",
|
||||
"SSE.Views.RightMenu.txtCellSettings": "셀 설정",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "차트 설정",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "이미지 설정",
|
||||
"SSE.Views.RightMenu.txtParagraphSettings": "텍스트 설정",
|
||||
|
@ -1472,6 +1572,7 @@
|
|||
"SSE.Views.RightMenu.txtSparklineSettings": "스파크 라인 설정",
|
||||
"SSE.Views.RightMenu.txtTableSettings": "표 설정",
|
||||
"SSE.Views.RightMenu.txtTextArtSettings": "텍스트 아트 설정",
|
||||
"SSE.Views.ScaleDialog.textAuto": "자동",
|
||||
"SSE.Views.SetValueDialog.txtMaxText": "이 필드의 최대 값은 {0} 입니다.",
|
||||
"SSE.Views.SetValueDialog.txtMinText": "이 필드의 최소값은 {0} 입니다.",
|
||||
"SSE.Views.ShapeSettings.strBackground": "배경색",
|
||||
|
@ -1515,14 +1616,16 @@
|
|||
"SSE.Views.ShapeSettings.txtLeather": "가죽",
|
||||
"SSE.Views.ShapeSettings.txtNoBorders": "No Line",
|
||||
"SSE.Views.ShapeSettings.txtPapyrus": "파피루스",
|
||||
"SSE.Views.ShapeSettings.txtWood": "Wood",
|
||||
"SSE.Views.ShapeSettings.txtWood": "목재",
|
||||
"SSE.Views.ShapeSettingsAdvanced.strColumns": "Columns",
|
||||
"SSE.Views.ShapeSettingsAdvanced.strMargins": "텍스트 채우기",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAlt": "대체 텍스트",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltDescription": "설명",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltTip": "시력이나인지 장애가있는 사람들에게 읽을 수있는 시각적 개체 정보의 대체 텍스트 기반 표현으로 이미지에있는 정보를 더 잘 이해할 수 있도록 도와줍니다. 차트 또는 표. ",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "제목",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAngle": "각도",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "화살표",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAutofit": "자동 맞춤",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginSize": "크기 시작",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginStyle": "스타일 시작",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBevel": "Bevel",
|
||||
|
@ -1538,15 +1641,17 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textLeft": "왼쪽",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textLineStyle": "선 스타일",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textMiter": "연귀",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textOverflow": "도형 위에 텍스트 겹치기",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRight": "오른쪽",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRound": "Round",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSize": "크기",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSnap": "셀 잠그기",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSpacing": "열 사이의 간격",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textSquare": "Square",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTitle": "모양 - 고급 설정",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textTop": "Top",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWeightArrows": "가중치 및 화살표",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWidth": "너비",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWidth": "폭",
|
||||
"SSE.Views.SignatureSettings.notcriticalErrorTitle": "경고",
|
||||
"SSE.Views.SignatureSettings.strDelete": "서명 삭제",
|
||||
"SSE.Views.SignatureSettings.strDetails": "서명 상세",
|
||||
|
@ -1562,12 +1667,40 @@
|
|||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "이 스프레드시트는 서명되어야 함.",
|
||||
"SSE.Views.SignatureSettings.txtSigned": "유효한 서명이 당 스프레드시트에 추가되었슴. 이 스프레드시트는 편집할 수 없도록 보호됨.",
|
||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "스프레드시트에 몇 가지 디지털 서명이 유효하지 않거나 확인되지 않음. 스프레드시트는 편집할 수 없도록 보호됨.",
|
||||
"SSE.Views.SlicerSettings.textAsc": "오름차순",
|
||||
"SSE.Views.SlicerSettings.textAZ": "처음부터",
|
||||
"SSE.Views.SlicerSettings.textButtons": "버튼",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strButtons": "버튼",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAlt": "대체 텍스트",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAsc": "오름차순",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAZ": "처음부터",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSnap": "셀 잠그기",
|
||||
"SSE.Views.SortDialog.errorEmpty": "분류 기준에는 반드시 특정 행과 열을 지정해야 합니다.",
|
||||
"SSE.Views.SortDialog.errorSameColumnColor": " %1이 같은 색상으로 최소한 한 번 이상 분류되었습니다.<br> 중복된 분류 기준을 삭제하시고 다시 시도하여 주시기 바랍니다.",
|
||||
"SSE.Views.SortDialog.errorSameColumnValue": " %1이 중복된 값으로 한 번 이상 분류되었습니다.<br> 중복된 분류 기준을 삭제하시고 다시 한 번 더 시도하여 주시기 바랍니다.",
|
||||
"SSE.Views.SortDialog.textAdd": "레벨 추가",
|
||||
"SSE.Views.SortDialog.textAsc": "오름차순",
|
||||
"SSE.Views.SortDialog.textAuto": "자동",
|
||||
"SSE.Views.SortDialog.textAZ": "처음부터",
|
||||
"SSE.Views.SortDialog.textBelow": "아래",
|
||||
"SSE.Views.SortDialog.textCellColor": "셀 색상",
|
||||
"SSE.Views.SortDialog.textMoreCols": "(다른 행들...)",
|
||||
"SSE.Views.SortDialog.textMoreRows": "(다른 열들...)",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "오름차순 (자음순) ",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "대소문자 구별",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "추가",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "모든",
|
||||
"SSE.Views.SpecialPasteDialog.textWBorders": "외곽선만",
|
||||
"SSE.Views.Spellcheck.textChange": "변경",
|
||||
"SSE.Views.Spellcheck.textChangeAll": "전체 변경",
|
||||
"SSE.Views.Spellcheck.txtAddToDictionary": "사용자 정의 사전에 추가",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemCopyToEnd": "(끝으로 복사)",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemMoveToEnd": "(끝으로 이동)",
|
||||
"SSE.Views.Statusbar.CopyDialog.textCopyBefore": "시트 이전에 복사",
|
||||
"SSE.Views.Statusbar.CopyDialog.textMoveBefore": "시트 이전으로 이동",
|
||||
"SSE.Views.Statusbar.filteredRecordsText": "{1} 개의 필터링 된 레코드 중 {0}",
|
||||
"SSE.Views.Statusbar.filteredText": "필터 모드",
|
||||
"SSE.Views.Statusbar.itemAverage": "평균",
|
||||
"SSE.Views.Statusbar.itemCopy": "복사",
|
||||
"SSE.Views.Statusbar.itemDelete": "삭제",
|
||||
"SSE.Views.Statusbar.itemHidden": "숨김",
|
||||
|
@ -1679,8 +1812,11 @@
|
|||
"SSE.Views.TextArtSettings.txtLeather": "가죽",
|
||||
"SSE.Views.TextArtSettings.txtNoBorders": "No Line",
|
||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||
"SSE.Views.TextArtSettings.txtWood": "Wood",
|
||||
"SSE.Views.TextArtSettings.txtWood": "나무",
|
||||
"SSE.Views.Toolbar.capBtnAddComment": "주석 추가",
|
||||
"SSE.Views.Toolbar.capBtnComment": "코멘트",
|
||||
"SSE.Views.Toolbar.capImgAlign": "정렬",
|
||||
"SSE.Views.Toolbar.capImgForward": "앞으로 이동",
|
||||
"SSE.Views.Toolbar.capInsertChart": "차트",
|
||||
"SSE.Views.Toolbar.capInsertEquation": "수식",
|
||||
"SSE.Views.Toolbar.capInsertHyperlink": "하이퍼 링크",
|
||||
|
@ -1690,6 +1826,7 @@
|
|||
"SSE.Views.Toolbar.capInsertText": "텍스트 박스",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "파일에서 그림",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "URL에서 그림",
|
||||
"SSE.Views.Toolbar.textAddPrintArea": "인쇄 영역에 추가",
|
||||
"SSE.Views.Toolbar.textAlignBottom": "아래쪽 정렬",
|
||||
"SSE.Views.Toolbar.textAlignCenter": "Align Center",
|
||||
"SSE.Views.Toolbar.textAlignJust": "Justified",
|
||||
|
@ -1698,9 +1835,11 @@
|
|||
"SSE.Views.Toolbar.textAlignRight": "오른쪽 정렬",
|
||||
"SSE.Views.Toolbar.textAlignTop": "Align Top",
|
||||
"SSE.Views.Toolbar.textAllBorders": "모든 테두리",
|
||||
"SSE.Views.Toolbar.textAuto": "자동",
|
||||
"SSE.Views.Toolbar.textBold": "Bold",
|
||||
"SSE.Views.Toolbar.textBordersColor": "테두리 색상",
|
||||
"SSE.Views.Toolbar.textBordersStyle": "테두리 스타일",
|
||||
"SSE.Views.Toolbar.textBottom": "바닥:",
|
||||
"SSE.Views.Toolbar.textBottomBorders": "Bottom Borders",
|
||||
"SSE.Views.Toolbar.textCenterBorders": "내부 세로 테두리",
|
||||
"SSE.Views.Toolbar.textClockwise": "시계 방향으로 각도",
|
||||
|
@ -1720,7 +1859,6 @@
|
|||
"SSE.Views.Toolbar.textMiddleBorders": "내부 수평 테두리",
|
||||
"SSE.Views.Toolbar.textMoreFormats": "기타 형식",
|
||||
"SSE.Views.Toolbar.textNewColor": "새 사용자 지정 색 추가",
|
||||
"Common.UI.ColorButton.textNewColor": "새 사용자 지정 색 추가",
|
||||
"SSE.Views.Toolbar.textNoBorders": "테두리 없음",
|
||||
"SSE.Views.Toolbar.textOutBorders": "테두리 밖",
|
||||
"SSE.Views.Toolbar.textPrint": "인쇄",
|
||||
|
@ -1766,6 +1904,7 @@
|
|||
"SSE.Views.Toolbar.tipFontColor": "글꼴 색",
|
||||
"SSE.Views.Toolbar.tipFontName": "글꼴",
|
||||
"SSE.Views.Toolbar.tipFontSize": "글꼴 크기",
|
||||
"SSE.Views.Toolbar.tipImgAlign": "오브젝트 정렬",
|
||||
"SSE.Views.Toolbar.tipIncDecimal": "10 진수 증가",
|
||||
"SSE.Views.Toolbar.tipIncFont": "글꼴 크기 증가",
|
||||
"SSE.Views.Toolbar.tipInsertChart": "차트 삽입",
|
||||
|
@ -1785,6 +1924,7 @@
|
|||
"SSE.Views.Toolbar.tipRedo": "Redo",
|
||||
"SSE.Views.Toolbar.tipSave": "저장",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "다른 사용자가 볼 수 있도록 변경 사항을 저장하십시오.",
|
||||
"SSE.Views.Toolbar.tipSendForward": "앞으로 이동",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "다른 사용자가 문서를 변경했습니다. 변경 사항을 저장하고 업데이트를 다시로드하려면 클릭하십시오.",
|
||||
"SSE.Views.Toolbar.tipTextOrientation": "Orientation",
|
||||
"SSE.Views.Toolbar.tipUndo": "실행 취소",
|
||||
|
@ -1859,8 +1999,13 @@
|
|||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||
"SSE.Views.Top10FilterDialog.textType": "표시",
|
||||
"SSE.Views.Top10FilterDialog.txtBottom": "Bottom",
|
||||
"SSE.Views.Top10FilterDialog.txtBy": "~로",
|
||||
"SSE.Views.Top10FilterDialog.txtItems": "Item",
|
||||
"SSE.Views.Top10FilterDialog.txtPercent": "백분율",
|
||||
"SSE.Views.Top10FilterDialog.txtTitle": "Top 10 AutoFilter",
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "Top"
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "Top",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtAverage": "평균",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseField": "기본 필드",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseItem": "기본 항목",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtByField": "%2의 %1"
|
||||
}
|
|
@ -14,6 +14,7 @@
|
|||
"Common.define.chartData.textStock": "Voorraad",
|
||||
"Common.define.chartData.textSurface": "Oppervlak",
|
||||
"Common.define.chartData.textWinLossSpark": "Winst/verlies",
|
||||
"Common.UI.ColorButton.textNewColor": "Nieuwe aangepaste kleur toevoegen",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Geen randen",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Geen randen",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Geen stijlen",
|
||||
|
@ -105,7 +106,9 @@
|
|||
"Common.Views.ImageFromUrlDialog.textUrl": "URL van een afbeelding plakken:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "Dit veld is vereist",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "Dit veld moet een URL in de notatie \"http://www.voorbeeld.com\" bevatten",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "% van tekst",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Bestand sluiten",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "Geavanceerd",
|
||||
"Common.Views.OpenDialog.txtColon": "Dubbele punt",
|
||||
"Common.Views.OpenDialog.txtComma": "Komma",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "Scheidingsteken",
|
||||
|
@ -182,6 +185,10 @@
|
|||
"Common.Views.ReviewChanges.txtSpelling": "Spellingcontrole",
|
||||
"Common.Views.ReviewChanges.txtTurnon": "Wijzigingen bijhouden",
|
||||
"Common.Views.ReviewChanges.txtView": "Weergavemodus",
|
||||
"Common.Views.ReviewPopover.textAdd": "Toevoegen",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Antwoord toevoegen",
|
||||
"Common.Views.ReviewPopover.textMention": "+vermelding zal de gebruiker toegang geven tot het document en een email sturen",
|
||||
"Common.Views.ReviewPopover.textMentionNotify": "+genoemde zal de gebruiker via email melden",
|
||||
"Common.Views.SignDialog.textBold": "Vet",
|
||||
"Common.Views.SignDialog.textCertificate": "Certificaat",
|
||||
"Common.Views.SignDialog.textChange": "Wijzigen",
|
||||
|
@ -205,6 +212,7 @@
|
|||
"Common.Views.SignSettingsDialog.textShowDate": "Toon signeer datum in handtekening regel",
|
||||
"Common.Views.SignSettingsDialog.textTitle": "Handtekening opzet",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "Dit veld is vereist",
|
||||
"Common.Views.SymbolTableDialog.textQEmSpace": "1/4 Em spatie",
|
||||
"SSE.Controllers.DocumentHolder.alignmentText": "Uitlijning",
|
||||
"SSE.Controllers.DocumentHolder.centerText": "Centreren",
|
||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "Kolom verwijderen",
|
||||
|
@ -227,6 +235,7 @@
|
|||
"SSE.Controllers.DocumentHolder.textInsertTop": "Boven invoegen",
|
||||
"SSE.Controllers.DocumentHolder.textSym": "sym",
|
||||
"SSE.Controllers.DocumentHolder.tipIsLocked": "Dit element wordt bewerkt door een andere gebruiker.",
|
||||
"SSE.Controllers.DocumentHolder.txtAboveAve": "Boven gemiddeld",
|
||||
"SSE.Controllers.DocumentHolder.txtAddBottom": "Onderrand toevoegen",
|
||||
"SSE.Controllers.DocumentHolder.txtAddFractionBar": "Deelteken toevoegen",
|
||||
"SSE.Controllers.DocumentHolder.txtAddHor": "Horizontale lijn toevoegen",
|
||||
|
@ -237,6 +246,8 @@
|
|||
"SSE.Controllers.DocumentHolder.txtAddTop": "Bovenrand toevoegen",
|
||||
"SSE.Controllers.DocumentHolder.txtAddVer": "Verticale lijn toevoegen",
|
||||
"SSE.Controllers.DocumentHolder.txtAlignToChar": "Uitlijnen op teken",
|
||||
"SSE.Controllers.DocumentHolder.txtAll": "(Alles)",
|
||||
"SSE.Controllers.DocumentHolder.txtBlanks": "(Blank)",
|
||||
"SSE.Controllers.DocumentHolder.txtBorderProps": "Eigenschappen rand",
|
||||
"SSE.Controllers.DocumentHolder.txtBottom": "Onder",
|
||||
"SSE.Controllers.DocumentHolder.txtColumnAlign": "Kolomuitlijning",
|
||||
|
@ -324,6 +335,8 @@
|
|||
"SSE.Controllers.DocumentHolder.txtUnderbar": "Staaf onder tekst",
|
||||
"SSE.Controllers.DocumentHolder.txtUndoExpansion": "Tabel autouitbreiding ongedaan maken",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Breedte",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Alle",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryLast10": "10 laatst gebruikte",
|
||||
"SSE.Controllers.LeftMenu.newDocumentTitle": "Spreadsheet zonder naam",
|
||||
"SSE.Controllers.LeftMenu.textByColumns": "Kolommen",
|
||||
"SSE.Controllers.LeftMenu.textByRows": "Rijen",
|
||||
|
@ -383,6 +396,7 @@
|
|||
"SSE.Controllers.Main.errorOpenWarning": "De lengte van een van de formules in het bestand overschrijdt<br>het toegestane aantal tekens en de formule is verwijderd.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "De syntaxis van de ingevoerde functie is niet juist. Controleer of een van de haakjes '(' of ')' ontbreekt.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Het te kopiëren gebied komt niet overeen met het plakgebied.<br>Selecteer een gebied met dezelfde grootte of klik op de eerste cel van een rij om de gekopieerde cellen te plakken.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "Een draaitabel mag een tabel niet overlappen.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Helaas is het met de huidige programmaversie niet mogelijk om meer dan 1500 pagina's in één keer af te drukken.<br>Deze beperking wordt opgeheven in komende releases.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Opslaan mislukt",
|
||||
"SSE.Controllers.Main.errorServerVersion": "De versie van de editor is bijgewerkt. De pagina wordt opnieuw geladen om de wijzigingen toe te passen.",
|
||||
|
@ -442,9 +456,12 @@
|
|||
"SSE.Controllers.Main.titleRecalcFormulas": "Berekenen...",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Editor bijgewerkt",
|
||||
"SSE.Controllers.Main.txtAccent": "Accent",
|
||||
"SSE.Controllers.Main.txtAll": "(Alles)",
|
||||
"SSE.Controllers.Main.txtArt": "Hier tekst invoeren",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "Basisvormen",
|
||||
"SSE.Controllers.Main.txtBlank": "(Leeg)",
|
||||
"SSE.Controllers.Main.txtButtons": "Knoppen",
|
||||
"SSE.Controllers.Main.txtByField": "%1 van %2",
|
||||
"SSE.Controllers.Main.txtCallouts": "Callouts",
|
||||
"SSE.Controllers.Main.txtCharts": "Grafieken",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Grafiektitel",
|
||||
|
@ -454,6 +471,17 @@
|
|||
"SSE.Controllers.Main.txtMath": "Wiskunde",
|
||||
"SSE.Controllers.Main.txtRectangles": "Rechthoeken",
|
||||
"SSE.Controllers.Main.txtSeries": "Serie",
|
||||
"SSE.Controllers.Main.txtShape_noSmoking": "\"Nee\" Symbool",
|
||||
"SSE.Controllers.Main.txtShape_star10": "10-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star12": "12-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star16": "16-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star24": "24-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star32": "32-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star4": "4-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star5": "5-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star6": "6-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star7": "7-Punt ster",
|
||||
"SSE.Controllers.Main.txtShape_star8": "8-Punt ster",
|
||||
"SSE.Controllers.Main.txtStarsRibbons": "Sterren en linten",
|
||||
"SSE.Controllers.Main.txtStyle_Bad": "Slecht",
|
||||
"SSE.Controllers.Main.txtStyle_Calculation": "Berekening",
|
||||
|
@ -845,6 +873,7 @@
|
|||
"SSE.Controllers.Viewport.textHideFBar": "Formulebalk verbergen",
|
||||
"SSE.Controllers.Viewport.textHideGridlines": "Rasterlijnen verbergen",
|
||||
"SSE.Controllers.Viewport.textHideHeadings": "Koppen verbergen",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "Geavanceerde instellingen",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "Aangepast filter",
|
||||
"SSE.Views.AutoFilterDialog.textAddSelection": "Huidige selectie toevoegen aan filter",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "{Leeg}",
|
||||
|
@ -1080,6 +1109,7 @@
|
|||
"SSE.Views.DocumentHolder.strDetails": "Handtekening details",
|
||||
"SSE.Views.DocumentHolder.strSetup": "Handtekening opzet",
|
||||
"SSE.Views.DocumentHolder.strSign": "Teken",
|
||||
"SSE.Views.DocumentHolder.textAlign": "Uitlijnen",
|
||||
"SSE.Views.DocumentHolder.textArrangeBack": "Naar achtergrond sturen",
|
||||
"SSE.Views.DocumentHolder.textArrangeBackward": "Naar Achteren Verplaatsen",
|
||||
"SSE.Views.DocumentHolder.textArrangeForward": "Naar Voren Verplaatsen",
|
||||
|
@ -1091,6 +1121,11 @@
|
|||
"SSE.Views.DocumentHolder.textMoreFormats": "Meer indelingen",
|
||||
"SSE.Views.DocumentHolder.textNone": "Geen",
|
||||
"SSE.Views.DocumentHolder.textReplace": "Afbeelding vervangen",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignBottom": "Onder uitlijnen",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignCenter": "Centreren",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignLeft": "Links uitlijnen",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignRight": "Rechts uitlijnen",
|
||||
"SSE.Views.DocumentHolder.textShapeAlignTop": "Boven uitlijnen",
|
||||
"SSE.Views.DocumentHolder.textUndo": "Ongedaan maken",
|
||||
"SSE.Views.DocumentHolder.textUnFreezePanes": "Blokkering deelvensters opheffen",
|
||||
"SSE.Views.DocumentHolder.topCellText": "Boven uitlijnen",
|
||||
|
@ -1175,6 +1210,8 @@
|
|||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "Van sjabloon",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Maak een nieuw leeg spreadsheet waarop u na het maken een stijl en opmaak kunt toepassen tijdens het bewerken. U kunt ook een van de sjablonen kiezen om te beginnen met een spreadsheet van een bepaald type of voor een bepaald doel waarop sommige stijlen al zijn toegepast.",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nieuwe spreadsheet",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Voeg auteur toe",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Tekst toevoegen",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Auteur",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Toegangsrechten wijzigen",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Locatie",
|
||||
|
@ -1267,6 +1304,9 @@
|
|||
"SSE.Views.FormulaDialog.textGroupDescription": "Functiegroep selecteren",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "Functie selecteren",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "Functie invoegen",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Extra",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "Lijn uit met paginamarges",
|
||||
"SSE.Views.HeaderFooterDialog.textNewColor": "Nieuwe aangepaste kleur toevoegen",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Weergeven",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Koppelen aan",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strRange": "Bereik",
|
||||
|
@ -1378,6 +1418,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Dubbel doorhalen",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Links",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Rechts",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpacingAfter": "Na",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphFont": "Lettertype",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "Inspringingen en plaatsing",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strSmallCaps": "Kleine hoofdletters",
|
||||
|
@ -1389,6 +1430,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Tekenafstand",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textDefault": "Standaardtabblad",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textEffects": "Effecten",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(geen)",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemove": "Verwijderen",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Alles verwijderen",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textSet": "Opgeven",
|
||||
|
@ -1580,6 +1622,17 @@
|
|||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "Deze spreadsheet moet ondertekend worden.",
|
||||
"SSE.Views.SignatureSettings.txtSigned": "Geldige handtekeningen zijn toegevoegd aan het werkblad. Dit werkblad is beveiligd tegen aanpassingen.",
|
||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "Een of meer digitale handtekeningen in het werkblad zijn ongeldig of konden niet geverifieerd worden. Dit werkblad is beveiligd tegen aanpassingen.",
|
||||
"SSE.Views.SlicerSettings.textAZ": "A tot Z",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAZ": "A tot Z",
|
||||
"SSE.Views.SortDialog.errorSameColumnColor": "% 1 wordt meer dan eens op dezelfde kleur gesorteerd. <br> Verwijder de dubbele sorteercriteria en probeer het opnieuw.",
|
||||
"SSE.Views.SortDialog.errorSameColumnValue": "% 1 wordt meer dan eens op waarden gesorteerd. <br> Verwijder de dubbele sorteercriteria en probeer het opnieuw.",
|
||||
"SSE.Views.SortDialog.textAdd": "Voeg niveau toe",
|
||||
"SSE.Views.SortDialog.textAZ": "A tot Z",
|
||||
"SSE.Views.SortDialog.textMoreCols": "(Meer kolommen...)",
|
||||
"SSE.Views.SortDialog.textMoreRows": "(Meer rijen...)",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "Toevoegen",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "Alle",
|
||||
"SSE.Views.Spellcheck.txtAddToDictionary": "Toevoegen aan woordenboek",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemCopyToEnd": "(Kopiëren naar einde)",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemMoveToEnd": "(Verplaatsen naar einde)",
|
||||
"SSE.Views.Statusbar.CopyDialog.textCopyBefore": "Kopiëren vóór blad",
|
||||
|
@ -1698,7 +1751,9 @@
|
|||
"SSE.Views.TextArtSettings.txtNoBorders": "Geen lijn",
|
||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||
"SSE.Views.TextArtSettings.txtWood": "Hout",
|
||||
"SSE.Views.Toolbar.capBtnAddComment": "Opmerking toevoegen",
|
||||
"SSE.Views.Toolbar.capBtnComment": "Opmerking",
|
||||
"SSE.Views.Toolbar.capImgAlign": "Uitlijnen",
|
||||
"SSE.Views.Toolbar.capInsertChart": "Grafiek",
|
||||
"SSE.Views.Toolbar.capInsertEquation": "Vergelijking",
|
||||
"SSE.Views.Toolbar.capInsertHyperlink": "Hyperlink",
|
||||
|
@ -1708,6 +1763,7 @@
|
|||
"SSE.Views.Toolbar.capInsertText": "Tekstvak",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Afbeelding uit bestand",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Afbeelding van URL",
|
||||
"SSE.Views.Toolbar.textAddPrintArea": "Toevoegen aan afdrukgebied",
|
||||
"SSE.Views.Toolbar.textAlignBottom": "Onder uitlijnen",
|
||||
"SSE.Views.Toolbar.textAlignCenter": "Midden uitlijnen",
|
||||
"SSE.Views.Toolbar.textAlignJust": "Uitgevuld",
|
||||
|
@ -1738,7 +1794,6 @@
|
|||
"SSE.Views.Toolbar.textMiddleBorders": "Horizontale binnenranden",
|
||||
"SSE.Views.Toolbar.textMoreFormats": "Meer indelingen",
|
||||
"SSE.Views.Toolbar.textNewColor": "Nieuwe aangepaste kleur toevoegen",
|
||||
"Common.UI.ColorButton.textNewColor": "Nieuwe aangepaste kleur toevoegen",
|
||||
"SSE.Views.Toolbar.textNoBorders": "Geen randen",
|
||||
"SSE.Views.Toolbar.textOutBorders": "Buitenranden",
|
||||
"SSE.Views.Toolbar.textPrint": "Afdrukken",
|
||||
|
@ -1880,5 +1935,6 @@
|
|||
"SSE.Views.Top10FilterDialog.txtItems": "Artikel",
|
||||
"SSE.Views.Top10FilterDialog.txtPercent": "Procent",
|
||||
"SSE.Views.Top10FilterDialog.txtTitle": "AutoFilter top 10",
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "Boven"
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "Boven",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtByField": "%1 van %2"
|
||||
}
|
|
@ -762,8 +762,8 @@
|
|||
"SSE.Controllers.Main.waitText": "Aguarde...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "O aplicativo tem baixa capacidade no IE9. Usar IE10 ou superior",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "A configuração de zoom atual de seu navegador não é completamente suportada. Redefina para o zoom padrão pressionando Ctrl+0.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Você atingiu o limite de conexões simultâneas para editores %1. Este documento será aberto apenas para visualização.<br>Entre em contato com seu administrador para saber mais.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Você atingiu o limite de conexões simultâneas para editores %1. Este documento será aberto apenas para visualização.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"Common.define.chartData.textStock": "Биржевая",
|
||||
"Common.define.chartData.textSurface": "Поверхность",
|
||||
"Common.define.chartData.textWinLossSpark": "Выигрыш/проигрыш",
|
||||
"Common.Translation.warnFileLocked": "Документ используется другим приложением. Вы можете продолжить редактирование и сохранить его как копию.",
|
||||
"Common.Translation.warnFileLocked": "Файл редактируется в другом приложении. Вы можете продолжить редактирование и сохранить его как копию.",
|
||||
"Common.UI.ColorButton.textNewColor": "Пользовательский цвет",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Без границ",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Без границ",
|
||||
|
@ -499,6 +499,8 @@
|
|||
"SSE.Controllers.Main.errorForceSave": "При сохранении файла произошла ошибка. Используйте опцию 'Скачать как', чтобы сохранить файл на жестком диске компьютера или повторите попытку позже.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Ошибка во введенной формуле.<br>Использовано неверное имя формулы.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Внутренняя ошибка при синтаксическом анализе формулы.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "Длина формулы превышает ограничение в 8192 символа.<br>Отредактируйте ее и повторите попытку.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "Нельзя ввести эту формулу, так как она содержит слишком много значений,<br>ссылок на ячейки и/или имен.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Длина текстовых значений в формулах не может превышать 255 символов.<br>Используйте функцию СЦЕПИТЬ или оператор сцепления (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "Функция ссылается на лист, который не существует.<br>Проверьте данные и повторите попытку.",
|
||||
"SSE.Controllers.Main.errorFTChangeTableRangeError": "Не удалось выполнить операцию для выбранного диапазона ячеек.<br>Выделите диапазон так, чтобы первая строка таблицы находилась на той же самой строке,<br>а итоговая таблица перекрывала текущую.",
|
||||
|
@ -512,13 +514,13 @@
|
|||
"SSE.Controllers.Main.errorLockedWorksheetRename": "В настоящее время лист нельзя переименовать, так как его переименовывает другой пользователь",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "Максимальное число точек в серии для диаграммы составляет 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Нельзя изменить часть объединенной ячейки",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "Срезы таблиц нельзя копировать из одной рабочей книги в другую.<br>Попробуйте еще раз, выделив всю таблицу и срезы.",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Формулы массива с несколькими ячейками не разрешаются в таблицах.",
|
||||
"SSE.Controllers.Main.errorNoDataToParse": "Не выделены данные для разбора.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Длина одной из формул в файле превышала<br>допустимое количество символов, и формула была удалена.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Одна из формул в файле превышает ограничение в 8192 символа.<br>Формула была удалена.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Синтаксис введенной функции некорректен. Проверьте, не пропущена ли одна из скобок - '(' или ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Область копирования не соответствует области вставки.<br>Для вставки скопированных ячеек выделите область такого же размера или щелкните по первой ячейке в строке.",
|
||||
"SSE.Controllers.Main.errorPasteSlicerError": "Срезы таблиц нельзя копировать из одной рабочей книги в другую.",
|
||||
"SSE.Controllers.Main.errorMoveSlicerError": "Срезы таблиц нельзя копировать из одной рабочей книги в другую.<br>Попробуйте еще раз, выделив всю таблицу и срезы.",
|
||||
"SSE.Controllers.Main.errorPivotOverlap": "Не допускается перекрытие отчета сводной таблицы и таблицы.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "К сожалению, в текущей версии программы нельзя напечатать более 1500 страниц за один раз.<br>Это ограничение будет устранено в последующих версиях.",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Сбой при сохранении",
|
||||
|
@ -826,8 +828,8 @@
|
|||
"SSE.Controllers.Main.waitText": "Пожалуйста, подождите...",
|
||||
"SSE.Controllers.Main.warnBrowserIE9": "В IE9 приложение имеет низкую производительность. Используйте IE10 или более позднюю версию.",
|
||||
"SSE.Controllers.Main.warnBrowserZoom": "Текущее значение масштаба страницы в браузере поддерживается не полностью. Вернитесь к масштабу по умолчанию, нажав Ctrl+0",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт только на просмотр.<br>Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1.<br>Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Вы достигли лимита на одновременные подключения к редакторам %1.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
|
||||
|
@ -1803,9 +1805,16 @@
|
|||
"SSE.Views.FormulaTab.txtFormulaTip": "Вставить функцию",
|
||||
"SSE.Views.FormulaTab.txtMore": "Другие функции",
|
||||
"SSE.Views.FormulaTab.txtRecent": "Последние использованные",
|
||||
"SSE.Views.FormulaWizard.textAny": "любой",
|
||||
"SSE.Views.FormulaWizard.textArgument": "Аргумент",
|
||||
"SSE.Views.FormulaWizard.textFunction": "Функция",
|
||||
"SSE.Views.FormulaWizard.textFunctionRes": "Результат функции",
|
||||
"SSE.Views.FormulaWizard.textHelp": "Справка по этой функции",
|
||||
"SSE.Views.FormulaWizard.textLogical": "логическое значение",
|
||||
"SSE.Views.FormulaWizard.textNoArgs": "У этой функции нет аргументов",
|
||||
"SSE.Views.FormulaWizard.textNumber": "число",
|
||||
"SSE.Views.FormulaWizard.textRef": "ссылка",
|
||||
"SSE.Views.FormulaWizard.textText": "текст",
|
||||
"SSE.Views.FormulaWizard.textTitle": "Аргументы функции",
|
||||
"SSE.Views.FormulaWizard.textValue": "Значение",
|
||||
"SSE.Views.GroupDialog.textColumns": "Столбцы",
|
||||
|
@ -2409,7 +2418,7 @@
|
|||
"SSE.Views.SortDialog.textZA": "От Я до А",
|
||||
"SSE.Views.SortDialog.txtInvalidRange": "Недопустимый диапазон ячеек.",
|
||||
"SSE.Views.SortDialog.txtTitle": "Сортировка",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "По возрастанию (от А до Я) по",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "По возрастанию (от А до Я) по полю",
|
||||
"SSE.Views.SortFilterDialog.textDesc": "По убыванию (от Я до А) по",
|
||||
"SSE.Views.SortFilterDialog.txtTitle": "Сортировать",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "С учетом регистра",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -4,11 +4,14 @@
|
|||
"Common.Controllers.Chat.textEnterMessage": "Svoje sporočilo vnesite tu",
|
||||
"Common.define.chartData.textArea": "Ploščinski grafikon",
|
||||
"Common.define.chartData.textBar": "Stolpični grafikon",
|
||||
"Common.define.chartData.textCharts": "Grafi",
|
||||
"Common.define.chartData.textColumn": "Stolpični grafikon",
|
||||
"Common.define.chartData.textColumnSpark": "Stolpec",
|
||||
"Common.define.chartData.textLine": "Vrstični grafikon",
|
||||
"Common.define.chartData.textPie": "Tortni grafikon",
|
||||
"Common.define.chartData.textPoint": "Točkovni grafikon",
|
||||
"Common.define.chartData.textStock": "Založni grafikon",
|
||||
"Common.UI.ColorButton.textNewColor": "Dodaj novo barvo po meri",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "Ni mej",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "Ni mej",
|
||||
"Common.UI.ComboDataView.emptyComboText": "Ni slogov",
|
||||
|
@ -39,6 +42,7 @@
|
|||
"Common.UI.Window.textInformation": "Informacija",
|
||||
"Common.UI.Window.textWarning": "Opozorilo",
|
||||
"Common.UI.Window.yesButtonText": "Da",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Views.About.txtAddress": "naslov:",
|
||||
"Common.Views.About.txtLicensee": "LICENCE",
|
||||
"Common.Views.About.txtLicensor": "DAJALEC LICENCE",
|
||||
|
@ -46,6 +50,7 @@
|
|||
"Common.Views.About.txtPoweredBy": "Poganja",
|
||||
"Common.Views.About.txtTel": "tel.: ",
|
||||
"Common.Views.About.txtVersion": "Različica",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "Od:",
|
||||
"Common.Views.Chat.textSend": "Pošlji",
|
||||
"Common.Views.Comments.textAdd": "Dodaj",
|
||||
"Common.Views.Comments.textAddComment": "Dodaj",
|
||||
|
@ -57,6 +62,7 @@
|
|||
"Common.Views.Comments.textComments": "Komentarji",
|
||||
"Common.Views.Comments.textEdit": "Uredi",
|
||||
"Common.Views.Comments.textEnterCommentHint": "Svoj komentar vnesite tu",
|
||||
"Common.Views.Comments.textHintAddComment": "Dodaj komentar",
|
||||
"Common.Views.Comments.textOpenAgain": "Ponovno odpri",
|
||||
"Common.Views.Comments.textReply": "Odgovori",
|
||||
"Common.Views.Comments.textResolve": "Razreši",
|
||||
|
@ -69,15 +75,47 @@
|
|||
"Common.Views.CopyWarningDialog.textToPaste": "za Lepljenje",
|
||||
"Common.Views.DocumentAccessDialog.textLoading": "Nalaganje...",
|
||||
"Common.Views.DocumentAccessDialog.textTitle": "Nastavitve deljenja",
|
||||
"Common.Views.Header.textAdvSettings": "Napredne nastavitve",
|
||||
"Common.Views.Header.textBack": "Pojdi v dokumente",
|
||||
"Common.Views.Header.textSaveEnd": "Vse spremembe shranjene",
|
||||
"Common.Views.Header.textSaveExpander": "Vse spremembe shranjene",
|
||||
"Common.Views.Header.txtAccessRights": "Spremeni pravice dostopa",
|
||||
"Common.Views.ImageFromUrlDialog.textUrl": "Prilepi URL slike:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "To polje je obvezno",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "To polje mora biti URL v \"http://www.example.com\" formatu",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "Barva",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "% od besedila",
|
||||
"Common.Views.OpenDialog.closeButtonText": "Zapri datoteko",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "Napredne nastavitve",
|
||||
"Common.Views.OpenDialog.txtColon": "Dvopičje",
|
||||
"Common.Views.OpenDialog.txtComma": "Vejica",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "Ločilo",
|
||||
"Common.Views.OpenDialog.txtEncoding": "Kodiranje",
|
||||
"Common.Views.OpenDialog.txtSpace": "Razmik",
|
||||
"Common.Views.OpenDialog.txtTab": "Zavihek",
|
||||
"Common.Views.OpenDialog.txtTitle": "Izberi %1 možnosti",
|
||||
"Common.Views.PasswordDialog.txtIncorrectPwd": "Potrditev gesla se ne ujema",
|
||||
"Common.Views.Protection.hintPwd": "Spremeni ali odstrani geslo",
|
||||
"Common.Views.Protection.hintSignature": "Dodaj digitalni podpid ali podpisno črto",
|
||||
"Common.Views.Protection.txtAddPwd": "Dodaj geslo",
|
||||
"Common.Views.Protection.txtChangePwd": "Spremeni geslo",
|
||||
"Common.Views.Protection.txtInvisibleSignature": "Dodaj digitalni podpis",
|
||||
"Common.Views.Protection.txtSignatureLine": "Dodaj podpisno črto",
|
||||
"Common.Views.ReviewChanges.txtAccept": "Sprejmi",
|
||||
"Common.Views.ReviewChanges.txtAcceptAll": "Sprejmi vse spremembe",
|
||||
"Common.Views.ReviewChanges.txtAcceptChanges": "Sprejmi spremembe",
|
||||
"Common.Views.ReviewChanges.txtChat": "Pogovor",
|
||||
"Common.Views.ReviewChanges.txtClose": "Zapri",
|
||||
"Common.Views.ReviewChanges.txtFinal": "Vse spremembe so sprejete (Predogled)",
|
||||
"Common.Views.ReviewChanges.txtOriginal": "Vse spremembe zavrnjene (Predogled)",
|
||||
"Common.Views.ReviewPopover.textAdd": "Dodaj",
|
||||
"Common.Views.ReviewPopover.textAddReply": "Dodaj odgovor",
|
||||
"Common.Views.ReviewPopover.textCancel": "Prekliči",
|
||||
"Common.Views.ReviewPopover.textClose": "Zapri",
|
||||
"Common.Views.SignDialog.textBold": "Krepko",
|
||||
"Common.Views.SignDialog.textCertificate": "Certifikat",
|
||||
"Common.Views.SignDialog.textChange": "Spremeni",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "Znak",
|
||||
"SSE.Controllers.DocumentHolder.guestText": "Gost",
|
||||
"SSE.Controllers.DocumentHolder.textChangeColumnWidth": "Širina stolpca {0} simboli ({1} pikslov)",
|
||||
"SSE.Controllers.DocumentHolder.textChangeRowHeight": "Višina vrste {0} točke ({1} pikslov)",
|
||||
|
@ -85,11 +123,16 @@
|
|||
"SSE.Controllers.DocumentHolder.textInsertLeft": "Insert Left",
|
||||
"SSE.Controllers.DocumentHolder.textInsertTop": "Insert Top",
|
||||
"SSE.Controllers.DocumentHolder.tipIsLocked": "Ta element ureja drug uporabnik.",
|
||||
"SSE.Controllers.DocumentHolder.txtAboveAve": "Nad povprečjem",
|
||||
"SSE.Controllers.DocumentHolder.txtAll": "(Vse)",
|
||||
"SSE.Controllers.DocumentHolder.txtAnd": "in",
|
||||
"SSE.Controllers.DocumentHolder.txtBlanks": "(Prazno)",
|
||||
"SSE.Controllers.DocumentHolder.txtColumn": "Stolpec",
|
||||
"SSE.Controllers.DocumentHolder.txtContains": "Vsebuje",
|
||||
"SSE.Controllers.DocumentHolder.txtHeight": "Višina",
|
||||
"SSE.Controllers.DocumentHolder.txtRowHeight": "Višina vrste",
|
||||
"SSE.Controllers.DocumentHolder.txtWidth": "Širina",
|
||||
"SSE.Controllers.FormulaDialog.sCategoryAll": "Vse",
|
||||
"SSE.Controllers.LeftMenu.newDocumentTitle": "Neimenovana razpredelnica",
|
||||
"SSE.Controllers.LeftMenu.textByColumns": "Po stolpcih",
|
||||
"SSE.Controllers.LeftMenu.textByRows": "Po vrsticah",
|
||||
|
@ -174,8 +217,10 @@
|
|||
"SSE.Controllers.Main.saveTextText": "Shranjevanje razpredelnice...",
|
||||
"SSE.Controllers.Main.saveTitleText": "Shranjevanje razpredelnice",
|
||||
"SSE.Controllers.Main.textAnonymous": "Anonimno",
|
||||
"SSE.Controllers.Main.textClose": "Zapri",
|
||||
"SSE.Controllers.Main.textCloseTip": "Pritisni za zapiranje namiga",
|
||||
"SSE.Controllers.Main.textConfirm": "Potrditev",
|
||||
"SSE.Controllers.Main.textContactUs": "Kontaktirajte oddelek za prodajo",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Nalaganje razpredelnice",
|
||||
"SSE.Controllers.Main.textNo": "Ne",
|
||||
"SSE.Controllers.Main.textPleaseWait": "Dejanje lahko traja dlje od pričakovanja. Prosimo počakajte...",
|
||||
|
@ -185,13 +230,16 @@
|
|||
"SSE.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.",
|
||||
"SSE.Controllers.Main.textYes": "Da",
|
||||
"SSE.Controllers.Main.titleRecalcFormulas": "Izračunavanje...",
|
||||
"SSE.Controllers.Main.txtAccent": "Preglas",
|
||||
"SSE.Controllers.Main.txtAll": "(Vse)",
|
||||
"SSE.Controllers.Main.txtArt": "Your text here",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "Osnovne oblike",
|
||||
"SSE.Controllers.Main.txtBlank": "(prazno)",
|
||||
"SSE.Controllers.Main.txtButtons": "Gumbi",
|
||||
"SSE.Controllers.Main.txtByField": "%1 od %2",
|
||||
"SSE.Controllers.Main.txtCallouts": "Oblački",
|
||||
"SSE.Controllers.Main.txtCharts": "Grafi",
|
||||
"SSE.Controllers.Main.txtColumn": "Stolpec",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Naslov diagrama",
|
||||
"SSE.Controllers.Main.txtEditingMode": "Nastavi način urejanja...",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Figurirane puščice",
|
||||
|
@ -199,11 +247,22 @@
|
|||
"SSE.Controllers.Main.txtMath": "Matematika",
|
||||
"SSE.Controllers.Main.txtRectangles": "Pravokotniki",
|
||||
"SSE.Controllers.Main.txtSeries": "Serije",
|
||||
"SSE.Controllers.Main.txtShape_bevel": "Stožčasti",
|
||||
"SSE.Controllers.Main.txtShape_cloud": "Oblak",
|
||||
"SSE.Controllers.Main.txtShape_noSmoking": "\"Ni\" simbol",
|
||||
"SSE.Controllers.Main.txtShape_star10": "10-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star12": "12-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star16": "16-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star24": "24-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star4": "4-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star5": "5-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star6": "6-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star7": "7-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtShape_star8": "8-kraka zvezda",
|
||||
"SSE.Controllers.Main.txtStarsRibbons": "Zvezde & Trakovi",
|
||||
"SSE.Controllers.Main.txtStyle_Bad": "Slabo",
|
||||
"SSE.Controllers.Main.txtStyle_Check_Cell": "Preveri celico",
|
||||
"SSE.Controllers.Main.txtStyle_Comma": "Vejica",
|
||||
"SSE.Controllers.Main.txtXAxis": "X os",
|
||||
"SSE.Controllers.Main.txtYAxis": "Y os",
|
||||
"SSE.Controllers.Main.unknownErrorText": "Neznana napaka.",
|
||||
|
@ -225,14 +284,49 @@
|
|||
"SSE.Controllers.Statusbar.warnDeleteSheet": "Delovni list morda vsebuje podatke. Ali ste prepričani, da želite nadaljevati?",
|
||||
"SSE.Controllers.Statusbar.zoomText": "Povečava {0}%",
|
||||
"SSE.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 device fonts, the saved font will be used when it is available.<br>Do you want to continue?",
|
||||
"SSE.Controllers.Toolbar.textAccent": "Naglasi",
|
||||
"SSE.Controllers.Toolbar.textBracket": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.textFontSizeErr": "Vnesena vrednost je nepravilna.<br>Prosim vnesite numerično vrednost med 1 in 409",
|
||||
"SSE.Controllers.Toolbar.textWarning": "Opozorilo",
|
||||
"SSE.Controllers.Toolbar.txtAccent_Accent": "Akuten",
|
||||
"SSE.Controllers.Toolbar.txtAccent_Check": "Obkljukaj",
|
||||
"SSE.Controllers.Toolbar.txtAccent_Custom_2": "ABC z nadvrstico",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Angle": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Angle_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Angle_Delimiter_3": "Oklepaji z ločevalniki",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Curve": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Curve_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Custom_5": "Primer primerov",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Line": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_LineDouble": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_LowLim": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Round": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Round_Delimiter_2": "Oklepaji z ločevalniki",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Square": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Square_CloseClose": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Square_CloseOpen": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_Square_OpenOpen": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_SquareDouble": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtBracket_UppLim": "Oklepaji",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_1_2": "1x2 prazna matrica",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_2_1": "2x1 prazna matrica",
|
||||
"SSE.Controllers.Toolbar.txtMatrix_2_2": "2x2 prazna matrica",
|
||||
"SSE.Controllers.Toolbar.txtOperator_ColonEquals": "Enak dvopičju",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_about": "Približno",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_additional": "Kompliment",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_alpha": "Alfa",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_beta": "Beta",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_cong": "Približno enako",
|
||||
"SSE.Controllers.Toolbar.txtSymbol_ni": "Vsebuje kot član",
|
||||
"SSE.Controllers.Toolbar.warnMergeLostData": "Le podatki z zgornje leve celice bodo ostali v združeni celici. <br>Ste prepričani, da želite nadaljevati?",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "Napredne nastavitve",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "Filter po meri",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "{Blanks}",
|
||||
"SSE.Views.AutoFilterDialog.textSelectAll": "Izberi vse",
|
||||
"SSE.Views.AutoFilterDialog.textWarning": "Opozorilo",
|
||||
"SSE.Views.AutoFilterDialog.txtAboveAve": "Nad povprečjem",
|
||||
"SSE.Views.AutoFilterDialog.txtBetween": "med ...",
|
||||
"SSE.Views.AutoFilterDialog.txtContains": "Vsebuje ...",
|
||||
"SSE.Views.AutoFilterDialog.txtEmpty": "Vnesi celični filter",
|
||||
"SSE.Views.AutoFilterDialog.txtTitle": "Filter",
|
||||
"SSE.Views.AutoFilterDialog.warnNoSelected": "Izbrati morate vsaj eno vrednost",
|
||||
|
@ -242,6 +336,10 @@
|
|||
"SSE.Views.CellRangeDialog.txtEmpty": "To polje je obvezno",
|
||||
"SSE.Views.CellRangeDialog.txtInvalidRange": "NAPAKA! Neveljaven razpon celic",
|
||||
"SSE.Views.CellRangeDialog.txtTitle": "Izberi območje podatkov",
|
||||
"SSE.Views.CellSettings.textBackColor": "Barva ozadja",
|
||||
"SSE.Views.CellSettings.textBackground": "Barva ozadja",
|
||||
"SSE.Views.CellSettings.textBorderColor": "Barva",
|
||||
"SSE.Views.ChartSettings.strSparkColor": "Barva",
|
||||
"SSE.Views.ChartSettings.textAdvanced": "Prikaži napredne nastavitve",
|
||||
"SSE.Views.ChartSettings.textChartType": "Spremeni vrsto razpredelnice",
|
||||
"SSE.Views.ChartSettings.textEditData": "Uredi podatke",
|
||||
|
@ -252,6 +350,7 @@
|
|||
"SSE.Views.ChartSettings.textWidth": "Širina",
|
||||
"SSE.Views.ChartSettingsDlg.errorMaxRows": "NAPAKA! Maksimalno število podatkovnih serij na grafikon je 255",
|
||||
"SSE.Views.ChartSettingsDlg.errorStockChart": "Nepravilen vrstni red vrstic. Za izgradnjo razpredelnice delnic podatke na strani navedite v sledečem vrstnem redu:<br>otvoritvena cena, maksimalna cena, minimalna cena, zaključna cena.",
|
||||
"SSE.Views.ChartSettingsDlg.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.ChartSettingsDlg.textAuto": "Samodejno",
|
||||
"SSE.Views.ChartSettingsDlg.textAxisCrosses": "Križi osi",
|
||||
"SSE.Views.ChartSettingsDlg.textAxisOptions": "Možnosti osi",
|
||||
|
@ -371,20 +470,24 @@
|
|||
"SSE.Views.DocumentHolder.bottomCellText": "Poravnaj dno",
|
||||
"SSE.Views.DocumentHolder.centerCellText": "Poravnaj središče",
|
||||
"SSE.Views.DocumentHolder.chartText": "Napredne nastavitve grafa",
|
||||
"SSE.Views.DocumentHolder.deleteColumnText": "Stolpec",
|
||||
"SSE.Views.DocumentHolder.direct270Text": "Rotate at 270°",
|
||||
"SSE.Views.DocumentHolder.direct90Text": "Rotate at 90°",
|
||||
"SSE.Views.DocumentHolder.directHText": "Horizontal",
|
||||
"SSE.Views.DocumentHolder.directionText": "Text Direction",
|
||||
"SSE.Views.DocumentHolder.editChartText": "Uredi podatke",
|
||||
"SSE.Views.DocumentHolder.editHyperlinkText": "Uredi hiperpovezavo",
|
||||
"SSE.Views.DocumentHolder.originalSizeText": "Dejanska velikost",
|
||||
"SSE.Views.DocumentHolder.removeHyperlinkText": "Odstrani hiperpovezavo",
|
||||
"SSE.Views.DocumentHolder.textArrangeBack": "Pošlji k ozadju",
|
||||
"SSE.Views.DocumentHolder.textArrangeBackward": "Premakni nazaj",
|
||||
"SSE.Views.DocumentHolder.textArrangeForward": "Premakni naprej",
|
||||
"SSE.Views.DocumentHolder.textArrangeFront": "Premakni v ospredje",
|
||||
"SSE.Views.DocumentHolder.textAverage": "POVPREČNA",
|
||||
"SSE.Views.DocumentHolder.textFreezePanes": "Zamrzni plošče",
|
||||
"SSE.Views.DocumentHolder.textUnFreezePanes": "Unfreeze Panes",
|
||||
"SSE.Views.DocumentHolder.topCellText": "Poravnaj vrh",
|
||||
"SSE.Views.DocumentHolder.txtAccounting": "Računovodstvo",
|
||||
"SSE.Views.DocumentHolder.txtAddComment": "Dodaj komentar",
|
||||
"SSE.Views.DocumentHolder.txtAddNamedRange": "Define Name",
|
||||
"SSE.Views.DocumentHolder.txtArrange": "Razporedi",
|
||||
|
@ -420,7 +523,10 @@
|
|||
"SSE.Views.DocumentHolder.txtUngroup": "Razdruži",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "Širina",
|
||||
"SSE.Views.DocumentHolder.vertAlignText": "Vertikalna poravnava",
|
||||
"SSE.Views.FieldSettingsDialog.txtAverage": "POVPREČNA",
|
||||
"SSE.Views.FieldSettingsDialog.txtCompact": "Kompakten",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "Pojdi v dokumente",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "Zapri meni",
|
||||
"SSE.Views.FileMenu.btnCreateNewCaption": "Ustvari nov",
|
||||
"SSE.Views.FileMenu.btnDownloadCaption": "Prenesi kot...",
|
||||
"SSE.Views.FileMenu.btnHelpCaption": "Pomoč...",
|
||||
|
@ -437,8 +543,12 @@
|
|||
"SSE.Views.FileMenuPanels.CreateNew.fromTemplateText": "Z predloge",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDescriptionText": "Ustvari novo prazno razpredelnico, ki jo boste lahko med urejanjem stilizirali in formatirali, ko je ustvarjena. Ali pa izberite eno izmed predlog za ustvarjanje razpredelnice določene vrste ali namena, kjer so bili nekateri slogi določeni vnaprej.",
|
||||
"SSE.Views.FileMenuPanels.CreateNew.newDocumentText": "Nova razpredelnica",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.okButtonText": "Uporabi",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddAuthor": "Dodaj avtorja",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAddText": "Dodaj besedilo",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtAuthor": "Avtor",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtBtnAccessRights": "Spremeni pravice dostopa",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtComment": "Komentar",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtPlacement": "Lokacija",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtRights": "Osebe, ki imajo pravice",
|
||||
"SSE.Views.FileMenuPanels.DocumentInfo.txtTitle": "Naslov razpredelnice",
|
||||
|
@ -475,15 +585,25 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "Točka",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "Russian",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "kot Windows",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "Uporabi",
|
||||
"SSE.Views.FileMenuPanels.Settings.txtGeneral": "Splošen",
|
||||
"SSE.Views.FormatSettingsDialog.textCategory": "Kategorija",
|
||||
"SSE.Views.FormatSettingsDialog.txtAccounting": "Računovodstvo",
|
||||
"SSE.Views.FormulaDialog.sDescription": "Opis",
|
||||
"SSE.Views.FormulaDialog.textGroupDescription": "Izberi skupino funkcije",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "Izberi funkcijo",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "Vstavi funkcijo",
|
||||
"SSE.Views.FormulaTab.textAutomatic": "Samodejeno",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Dodatno",
|
||||
"SSE.Views.GroupDialog.textColumns": "Stolpci",
|
||||
"SSE.Views.HeaderFooterDialog.textAll": "Vse strani",
|
||||
"SSE.Views.HeaderFooterDialog.textBold": "Krepko",
|
||||
"SSE.Views.HeaderFooterDialog.textNewColor": "Dodaj novo barvo po meri",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strDisplay": "Zaslon",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "Povezava k",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strRange": "Razdalja",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strSheet": "Stran",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textCopy": "Kopiraj",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textDefault": "Izbrano območje",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyDesc": "Napis vnesite tu",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyLink": "Povezavo vnesi tu",
|
||||
|
@ -503,6 +623,7 @@
|
|||
"SSE.Views.ImageSettings.textOriginalSize": "Privzeta velikost",
|
||||
"SSE.Views.ImageSettings.textSize": "Velikost",
|
||||
"SSE.Views.ImageSettings.textWidth": "Širina",
|
||||
"SSE.Views.ImageSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.LeftMenu.tipAbout": "O programu",
|
||||
"SSE.Views.LeftMenu.tipChat": "Pogovor",
|
||||
"SSE.Views.LeftMenu.tipComments": "Komentarji",
|
||||
|
@ -518,6 +639,7 @@
|
|||
"SSE.Views.MainSettingsPrint.strPrint": "Natisni",
|
||||
"SSE.Views.MainSettingsPrint.strRight": "Desno",
|
||||
"SSE.Views.MainSettingsPrint.strTop": "Vrh",
|
||||
"SSE.Views.MainSettingsPrint.textActualSize": "Dejanska velikost",
|
||||
"SSE.Views.MainSettingsPrint.textPageOrientation": "Orientacija strani",
|
||||
"SSE.Views.MainSettingsPrint.textPageSize": "Velikost strani",
|
||||
"SSE.Views.MainSettingsPrint.textPrintGrid": "Natisni mrežne črte",
|
||||
|
@ -575,6 +697,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.strDoubleStrike": "Dvojno prečrtanje",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsLeftText": "Levo",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsRightText": "Desno",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strIndentsSpecialBy": "Od",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphFont": "Pisava",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strParagraphIndents": "Zamiki & Postavitev",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.strSmallCaps": "mali pokrovčki",
|
||||
|
@ -586,6 +709,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textCharacterSpacing": "Razmak znaka",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textDefault": "Prevzeti zavihek",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textEffects": "Učinki",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(nič)",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemove": "Odstrani",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemoveAll": "Odstrani vse",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textSet": "Določite",
|
||||
|
@ -594,6 +718,12 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textTabPosition": "Položaj zavihka",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTabRight": "Desno",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTitle": "Odstavek - Napredne nastavitve",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.txtAutoText": "Samodejno",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition11": "vsebuje",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition13": "med",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtAnd": "in",
|
||||
"SSE.Views.PivotSettings.textColumns": "Stolpci",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.PrintSettings.btnPrint": "Shrani & Natisni",
|
||||
"SSE.Views.PrintSettings.strBottom": "Dno",
|
||||
"SSE.Views.PrintSettings.strLandscape": "Krajina",
|
||||
|
@ -616,12 +746,15 @@
|
|||
"SSE.Views.PrintSettings.textSelection": "Izbira",
|
||||
"SSE.Views.PrintSettings.textShowDetails": "Podrobnosti",
|
||||
"SSE.Views.PrintSettings.textTitle": "Natisni nastavitve",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "Stolpci",
|
||||
"SSE.Views.RightMenu.txtCellSettings": "Nastavitve celice",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "Nastavitve grafa",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "Nastavitve slike",
|
||||
"SSE.Views.RightMenu.txtParagraphSettings": "Nastavitve besedila",
|
||||
"SSE.Views.RightMenu.txtSettings": "Pogoste nastavitve",
|
||||
"SSE.Views.RightMenu.txtShapeSettings": "Nastavitve oblike",
|
||||
"SSE.Views.RightMenu.txtTextArtSettings": "Text Art Settings",
|
||||
"SSE.Views.ScaleDialog.textAuto": "Samodejno",
|
||||
"SSE.Views.SetValueDialog.txtMaxText": "Maksimalna vrednost za to polje je {0}",
|
||||
"SSE.Views.SetValueDialog.txtMinText": "Minimalna vrednost za to polje je {0}",
|
||||
"SSE.Views.ShapeSettings.strBackground": "Barva ozadja",
|
||||
|
@ -665,7 +798,9 @@
|
|||
"SSE.Views.ShapeSettings.txtNoBorders": "Ni črte",
|
||||
"SSE.Views.ShapeSettings.txtPapyrus": "Papirus",
|
||||
"SSE.Views.ShapeSettings.txtWood": "Les",
|
||||
"SSE.Views.ShapeSettingsAdvanced.strColumns": "Stolpci",
|
||||
"SSE.Views.ShapeSettingsAdvanced.strMargins": "Oblazinjenje besedila",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "Puščice",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginSize": "Začetna velikost",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginStyle": "Začetni stil",
|
||||
|
@ -689,10 +824,28 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textTop": "Vrh",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWeightArrows": "Uteži & puščice",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textWidth": "Širina",
|
||||
"SSE.Views.SlicerAddDialog.textColumns": "Stolpci",
|
||||
"SSE.Views.SlicerSettings.textAZ": "A do Ž",
|
||||
"SSE.Views.SlicerSettings.textColumns": "Stolpci",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strColumns": "Stolpci",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAZ": "A do Ž",
|
||||
"SSE.Views.SortDialog.textAuto": "Samodejeno",
|
||||
"SSE.Views.SortDialog.textAZ": "A do Ž",
|
||||
"SSE.Views.SortDialog.textCellColor": "Barva celice",
|
||||
"SSE.Views.SortDialog.textColumn": "Stolpec",
|
||||
"SSE.Views.SortDialog.textMoreCols": "(Več stolpcev ...)",
|
||||
"SSE.Views.SortDialog.textMoreRows": "(Več vrstic ...)",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "Dodaj",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "Vse",
|
||||
"SSE.Views.SpecialPasteDialog.textComments": "Komentarji",
|
||||
"SSE.Views.Spellcheck.textChange": "Spremeni",
|
||||
"SSE.Views.Spellcheck.textChangeAll": "Spremeni vse",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemCopyToEnd": "(kopiraj na konec)",
|
||||
"SSE.Views.Statusbar.CopyDialog.itemMoveToEnd": "(Premakni na konec)",
|
||||
"SSE.Views.Statusbar.CopyDialog.textCopyBefore": "Kopiraj pred stran",
|
||||
"SSE.Views.Statusbar.CopyDialog.textMoveBefore": "Premakni pred stran",
|
||||
"SSE.Views.Statusbar.itemAverage": "POVPREČNA",
|
||||
"SSE.Views.Statusbar.itemCopy": "Kopiraj",
|
||||
"SSE.Views.Statusbar.itemDelete": "Izbriši",
|
||||
"SSE.Views.Statusbar.itemHidden": "Skrito",
|
||||
|
@ -723,6 +876,8 @@
|
|||
"SSE.Views.TableOptionsDialog.txtFormat": "Ustvari tabelo",
|
||||
"SSE.Views.TableOptionsDialog.txtInvalidRange": "NAPAKA! Neveljaven razpon celic",
|
||||
"SSE.Views.TableOptionsDialog.txtTitle": "Naslov",
|
||||
"SSE.Views.TableSettings.textColumns": "Stolpci",
|
||||
"SSE.Views.TableSettingsAdvanced.textAlt": "Nadomestno besedilo",
|
||||
"SSE.Views.TextArtSettings.strBackground": "Background color",
|
||||
"SSE.Views.TextArtSettings.strColor": "Color",
|
||||
"SSE.Views.TextArtSettings.strFill": "Fill",
|
||||
|
@ -763,6 +918,10 @@
|
|||
"SSE.Views.TextArtSettings.txtNoBorders": "No Line",
|
||||
"SSE.Views.TextArtSettings.txtPapyrus": "Papyrus",
|
||||
"SSE.Views.TextArtSettings.txtWood": "Wood",
|
||||
"SSE.Views.Toolbar.capBtnAddComment": "Dodaj komentar",
|
||||
"SSE.Views.Toolbar.capBtnComment": "Komentar",
|
||||
"SSE.Views.Toolbar.capImgForward": "Premakni naprej",
|
||||
"SSE.Views.Toolbar.capInsertChart": "Graf",
|
||||
"SSE.Views.Toolbar.mniImageFromFile": "Slika z datoteke",
|
||||
"SSE.Views.Toolbar.mniImageFromUrl": "Slika z URL",
|
||||
"SSE.Views.Toolbar.textAlignBottom": "Poravnaj dno",
|
||||
|
@ -773,6 +932,7 @@
|
|||
"SSE.Views.Toolbar.textAlignRight": "Poravnaj desno",
|
||||
"SSE.Views.Toolbar.textAlignTop": "Poravnaj vrh",
|
||||
"SSE.Views.Toolbar.textAllBorders": "Vse meje",
|
||||
"SSE.Views.Toolbar.textAuto": "Samodejno",
|
||||
"SSE.Views.Toolbar.textBold": "Krepko",
|
||||
"SSE.Views.Toolbar.textBordersColor": "Barva obrobe",
|
||||
"SSE.Views.Toolbar.textBottomBorders": "Meje na dnu",
|
||||
|
@ -793,7 +953,6 @@
|
|||
"SSE.Views.Toolbar.textLeftBorders": "Leve meje",
|
||||
"SSE.Views.Toolbar.textMiddleBorders": "Notranje horizontalne meje",
|
||||
"SSE.Views.Toolbar.textNewColor": "Dodaj novo barvo po meri",
|
||||
"Common.UI.ColorButton.textNewColor": "Dodaj novo barvo po meri",
|
||||
"SSE.Views.Toolbar.textNoBorders": "Ni mej",
|
||||
"SSE.Views.Toolbar.textOutBorders": "Zunanje meje",
|
||||
"SSE.Views.Toolbar.textPrint": "Natisni",
|
||||
|
@ -801,6 +960,7 @@
|
|||
"SSE.Views.Toolbar.textRightBorders": "Desne meje",
|
||||
"SSE.Views.Toolbar.textRotateDown": "Besedilo zavrti dol",
|
||||
"SSE.Views.Toolbar.textRotateUp": "Besedilo zavrti gor",
|
||||
"SSE.Views.Toolbar.textTabCollaboration": "Skupinsko delo",
|
||||
"SSE.Views.Toolbar.textTopBorders": "Vrhnje meje",
|
||||
"SSE.Views.Toolbar.textUnderline": "Podčrtaj",
|
||||
"SSE.Views.Toolbar.textZoom": "Povečava",
|
||||
|
@ -845,6 +1005,7 @@
|
|||
"SSE.Views.Toolbar.tipRedo": "Ponovite",
|
||||
"SSE.Views.Toolbar.tipSave": "Shrani",
|
||||
"SSE.Views.Toolbar.tipSaveCoauth": "Shranite svoje spremembe, da jih drugi uporabniki lahko vidijo.",
|
||||
"SSE.Views.Toolbar.tipSendForward": "Premakni naprej",
|
||||
"SSE.Views.Toolbar.tipSynchronize": "Dokument je spremenil drug uporabnik. Prosim pritisnite za shranjevanje svojih sprememb in osvežitev posodobitev.",
|
||||
"SSE.Views.Toolbar.tipTextOrientation": "Orientacija",
|
||||
"SSE.Views.Toolbar.tipUndo": "Razveljavi",
|
||||
|
@ -916,5 +1077,8 @@
|
|||
"SSE.Views.Toolbar.txtText": "Besedilo",
|
||||
"SSE.Views.Toolbar.txtTime": "Čas",
|
||||
"SSE.Views.Toolbar.txtUnmerge": "Razdruži celice",
|
||||
"SSE.Views.Toolbar.txtYen": "¥ Jen"
|
||||
"SSE.Views.Toolbar.txtYen": "¥ Jen",
|
||||
"SSE.Views.Top10FilterDialog.txtBy": "od",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtAverage": "POVPREČNA",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtByField": "%1 od %2"
|
||||
}
|
|
@ -15,6 +15,7 @@
|
|||
"Common.define.chartData.textStock": "股票",
|
||||
"Common.define.chartData.textSurface": "平面",
|
||||
"Common.define.chartData.textWinLossSpark": "赢/输",
|
||||
"Common.UI.ColorButton.textNewColor": "添加新的自定义颜色",
|
||||
"Common.UI.ComboBorderSize.txtNoBorders": "没有边框",
|
||||
"Common.UI.ComboBorderSizeEditable.txtNoBorders": "没有边框",
|
||||
"Common.UI.ComboDataView.emptyComboText": "没有风格",
|
||||
|
@ -57,6 +58,10 @@
|
|||
"Common.Views.About.txtPoweredBy": "技术支持",
|
||||
"Common.Views.About.txtTel": "电话:",
|
||||
"Common.Views.About.txtVersion": "版本",
|
||||
"Common.Views.AutoCorrectDialog.textBy": "依据",
|
||||
"Common.Views.AutoCorrectDialog.textMathCorrect": "数学自动修正",
|
||||
"Common.Views.AutoCorrectDialog.textReplace": "替换:",
|
||||
"Common.Views.AutoCorrectDialog.textTitle": "自动修正",
|
||||
"Common.Views.Chat.textSend": "发送",
|
||||
"Common.Views.Comments.textAdd": "添加",
|
||||
"Common.Views.Comments.textAddComment": "发表评论",
|
||||
|
@ -107,12 +112,19 @@
|
|||
"Common.Views.ImageFromUrlDialog.textUrl": "粘贴图片网址:",
|
||||
"Common.Views.ImageFromUrlDialog.txtEmpty": "这是必填栏",
|
||||
"Common.Views.ImageFromUrlDialog.txtNotUrl": "该字段应该是“http://www.example.com”格式的URL",
|
||||
"Common.Views.ListSettingsDialog.textBulleted": "已添加项目点",
|
||||
"Common.Views.ListSettingsDialog.textNumbering": "标号",
|
||||
"Common.Views.ListSettingsDialog.tipChange": "修改项目点",
|
||||
"Common.Views.ListSettingsDialog.txtBullet": "项目点",
|
||||
"Common.Views.ListSettingsDialog.txtColor": "颜色",
|
||||
"Common.Views.ListSettingsDialog.txtNewBullet": "添加一个新的项目点",
|
||||
"Common.Views.ListSettingsDialog.txtNone": "无",
|
||||
"Common.Views.ListSettingsDialog.txtOfText": "文本的%",
|
||||
"Common.Views.ListSettingsDialog.txtSize": "大小",
|
||||
"Common.Views.ListSettingsDialog.txtStart": "开始",
|
||||
"Common.Views.ListSettingsDialog.txtTitle": "列表设置",
|
||||
"Common.Views.OpenDialog.closeButtonText": "关闭文件",
|
||||
"Common.Views.OpenDialog.txtAdvanced": "进阶",
|
||||
"Common.Views.OpenDialog.txtColon": "冒号",
|
||||
"Common.Views.OpenDialog.txtComma": "逗号",
|
||||
"Common.Views.OpenDialog.txtDelimiter": "字段分隔符",
|
||||
|
@ -234,12 +246,30 @@
|
|||
"Common.Views.SignSettingsDialog.textShowDate": "在签名行中显示签名日期",
|
||||
"Common.Views.SignSettingsDialog.textTitle": "签名设置",
|
||||
"Common.Views.SignSettingsDialog.txtEmpty": "这是必填栏",
|
||||
"Common.Views.SymbolTableDialog.textCharacter": "字符",
|
||||
"Common.Views.SymbolTableDialog.textCode": "Unicode十六进制值",
|
||||
"Common.Views.SymbolTableDialog.textCopyright": "版权所有标识",
|
||||
"Common.Views.SymbolTableDialog.textDCQuote": "后双引号",
|
||||
"Common.Views.SymbolTableDialog.textDOQuote": "前双引号",
|
||||
"Common.Views.SymbolTableDialog.textEllipsis": "横向省略号",
|
||||
"Common.Views.SymbolTableDialog.textEmDash": "破折号",
|
||||
"Common.Views.SymbolTableDialog.textEnDash": "半破折号",
|
||||
"Common.Views.SymbolTableDialog.textFont": "字体 ",
|
||||
"Common.Views.SymbolTableDialog.textNBHyphen": "不换行连词符",
|
||||
"Common.Views.SymbolTableDialog.textNBSpace": "不换行空格",
|
||||
"Common.Views.SymbolTableDialog.textPilcrow": "段落标识",
|
||||
"Common.Views.SymbolTableDialog.textRange": "范围",
|
||||
"Common.Views.SymbolTableDialog.textRecent": "最近使用的符号",
|
||||
"Common.Views.SymbolTableDialog.textRegistered": "注册商标标识",
|
||||
"Common.Views.SymbolTableDialog.textSCQuote": "后单引号",
|
||||
"Common.Views.SymbolTableDialog.textSection": "章节标识",
|
||||
"Common.Views.SymbolTableDialog.textShortcut": "快捷键",
|
||||
"Common.Views.SymbolTableDialog.textSOQuote": "前单引号",
|
||||
"Common.Views.SymbolTableDialog.textTitle": "符号",
|
||||
"SSE.Controllers.DataTab.textWizard": "文本分列向导",
|
||||
"SSE.Controllers.DataTab.txtExpand": "扩大",
|
||||
"SSE.Controllers.DataTab.txtRemDuplicates": "移除多次出现的元素",
|
||||
"SSE.Controllers.DataTab.txtRemSelected": "移除选定的",
|
||||
"SSE.Controllers.DocumentHolder.alignmentText": "校准",
|
||||
"SSE.Controllers.DocumentHolder.centerText": "中心",
|
||||
"SSE.Controllers.DocumentHolder.deleteColumnText": "删除列",
|
||||
|
@ -260,6 +290,7 @@
|
|||
"SSE.Controllers.DocumentHolder.textCtrlClick": "单击链接打开,或单击并按住鼠标选择单元格。",
|
||||
"SSE.Controllers.DocumentHolder.textInsertLeft": "向左插入",
|
||||
"SSE.Controllers.DocumentHolder.textInsertTop": "插入顶部",
|
||||
"SSE.Controllers.DocumentHolder.textPasteSpecial": "特殊粘贴",
|
||||
"SSE.Controllers.DocumentHolder.textSym": "符号",
|
||||
"SSE.Controllers.DocumentHolder.tipIsLocked": "此元素正在被其他用户编辑。",
|
||||
"SSE.Controllers.DocumentHolder.txtAboveAve": "平均水平以上",
|
||||
|
@ -338,7 +369,7 @@
|
|||
"SSE.Controllers.DocumentHolder.txtMatchBrackets": "匹配括号到参数高度",
|
||||
"SSE.Controllers.DocumentHolder.txtMatrixAlign": "矩阵对齐",
|
||||
"SSE.Controllers.DocumentHolder.txtNoChoices": "填充单元格没有选择。<br>只能选择列中的文本值进行替换。",
|
||||
"SSE.Controllers.DocumentHolder.txtNotBegins": "不开始",
|
||||
"SSE.Controllers.DocumentHolder.txtNotBegins": "不起始于",
|
||||
"SSE.Controllers.DocumentHolder.txtNotContains": "不含",
|
||||
"SSE.Controllers.DocumentHolder.txtNotEnds": "不结束于",
|
||||
"SSE.Controllers.DocumentHolder.txtNotEquals": "不等于",
|
||||
|
@ -425,6 +456,7 @@
|
|||
"SSE.Controllers.Main.downloadErrorText": "下载失败",
|
||||
"SSE.Controllers.Main.downloadTextText": "正在下载试算表...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "下载电子表格",
|
||||
"SSE.Controllers.Main.errNoDuplicates": "未找到重复的数值",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "您正在尝试执行您没有权限的操作。<br>请联系您的文档服务器管理员.",
|
||||
"SSE.Controllers.Main.errorArgsRange": "一个错误的输入公式。< br >使用不正确的参数范围。",
|
||||
"SSE.Controllers.Main.errorAutoFilterChange": "不允许操作,因为它正在尝试在工作表上的表格中移动单元格。",
|
||||
|
@ -458,6 +490,8 @@
|
|||
"SSE.Controllers.Main.errorFormulaParsing": "解析公式时出现内部错误。",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "公式中的文本值限制为255个字符。<br>使用连接函数或连接运算符(&)。",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "该功能是指不存在的工作表。<br>请检查数据,然后重试。",
|
||||
"SSE.Controllers.Main.errorFTChangeTableRangeError": "所选单元格范围无法完成操作。<br>选择一个范围,使第一个表行位于同一行<br>上,并将生成的表与当前的列重叠。",
|
||||
"SSE.Controllers.Main.errorFTRangeIncludedOtherTables": "所选单元格范围无法完成操作。<br>选择不包括其他表格的范围。",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "输入选择的正确名称或有效参考。",
|
||||
"SSE.Controllers.Main.errorKeyEncrypt": "未知密钥描述",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "密钥过期",
|
||||
|
@ -489,6 +523,7 @@
|
|||
"SSE.Controllers.Main.errorViewerDisconnect": "连接丢失。您仍然可以查看文档<br>,但在连接恢复之前无法下载或打印。",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "一个错误的输入公式。< br >用括号打错了。",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "公式输入发生错误。操作不当,请改正!",
|
||||
"SSE.Controllers.Main.errRemDuplicates": "发现多次出现的值: {0}, 已经删除。 只留下惟一的值: {1}.",
|
||||
"SSE.Controllers.Main.leavePageText": "您在本电子表格中有未保存的更改。点击“留在这个页面”,然后点击“保存”保存。点击“离开此页面”,放弃所有未保存的更改。",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "数据加载中…",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "数据加载中",
|
||||
|
@ -528,6 +563,7 @@
|
|||
"SSE.Controllers.Main.textPaidFeature": "付费功能",
|
||||
"SSE.Controllers.Main.textPleaseWait": "该操作可能需要比预期的更多的时间。请稍候...",
|
||||
"SSE.Controllers.Main.textRecalcFormulas": "计算公式...",
|
||||
"SSE.Controllers.Main.textRemember": "记住我的选择",
|
||||
"SSE.Controllers.Main.textShape": "形状",
|
||||
"SSE.Controllers.Main.textStrict": "严格模式",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "对于快速的协同编辑模式,取消/重做功能是禁用的。< br >单击“严格模式”按钮切换到严格co-editing模式编辑该文件没有其他用户干扰和发送您的更改只后你拯救他们。您可以使用编辑器高级设置在编辑模式之间切换。",
|
||||
|
@ -543,6 +579,8 @@
|
|||
"SSE.Controllers.Main.txtByField": "%1/%2",
|
||||
"SSE.Controllers.Main.txtCallouts": "标注",
|
||||
"SSE.Controllers.Main.txtCharts": "图表",
|
||||
"SSE.Controllers.Main.txtClearFilter": "清除过滤器 (Alt+C)",
|
||||
"SSE.Controllers.Main.txtColLbls": "列标签",
|
||||
"SSE.Controllers.Main.txtColumn": "列",
|
||||
"SSE.Controllers.Main.txtConfidential": "机密",
|
||||
"SSE.Controllers.Main.txtDate": "日期",
|
||||
|
@ -550,8 +588,10 @@
|
|||
"SSE.Controllers.Main.txtEditingMode": "设置编辑模式..",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "图形箭头",
|
||||
"SSE.Controllers.Main.txtFile": "文件",
|
||||
"SSE.Controllers.Main.txtGrandTotal": "合计",
|
||||
"SSE.Controllers.Main.txtLines": "行",
|
||||
"SSE.Controllers.Main.txtMath": "数学",
|
||||
"SSE.Controllers.Main.txtMultiSelect": "多选模式 (Alt+S)",
|
||||
"SSE.Controllers.Main.txtPage": "页面",
|
||||
"SSE.Controllers.Main.txtPageOf": "第%1页,共%2页",
|
||||
"SSE.Controllers.Main.txtPages": "页面",
|
||||
|
@ -559,6 +599,7 @@
|
|||
"SSE.Controllers.Main.txtPrintArea": "Print_Area",
|
||||
"SSE.Controllers.Main.txtRectangles": "矩形",
|
||||
"SSE.Controllers.Main.txtRow": "行",
|
||||
"SSE.Controllers.Main.txtRowLbls": "行标签",
|
||||
"SSE.Controllers.Main.txtSeries": "系列",
|
||||
"SSE.Controllers.Main.txtShape_accentBorderCallout1": "线形标注1(边框和强调线)",
|
||||
"SSE.Controllers.Main.txtShape_accentBorderCallout2": "线形标注2(边框和强调线)",
|
||||
|
@ -775,6 +816,14 @@
|
|||
"SSE.Controllers.Main.warnNoLicenseUsers": "此版本的 %1 编辑软件对并发用户数量有一定的限制。<br>如果需要更多,请考虑购买商用许可证。",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "您被拒绝编辑文件的权限。",
|
||||
"SSE.Controllers.Print.strAllSheets": "所有表格",
|
||||
"SSE.Controllers.Print.textFirstCol": "第一列",
|
||||
"SSE.Controllers.Print.textFirstRow": "第一行",
|
||||
"SSE.Controllers.Print.textFrozenCols": "固定列",
|
||||
"SSE.Controllers.Print.textFrozenRows": "固定行",
|
||||
"SSE.Controllers.Print.textInvalidRange": "失败!单元格范围无效",
|
||||
"SSE.Controllers.Print.textNoRepeat": "不重复",
|
||||
"SSE.Controllers.Print.textRepeat": "重复...",
|
||||
"SSE.Controllers.Print.textSelectRange": "选取范围",
|
||||
"SSE.Controllers.Print.textWarning": "警告",
|
||||
"SSE.Controllers.Print.txtCustom": "自定义",
|
||||
"SSE.Controllers.Print.warnCheckMargings": "边距不正确",
|
||||
|
@ -871,6 +920,7 @@
|
|||
"SSE.Controllers.Toolbar.txtBracket_UppLim": "括号",
|
||||
"SSE.Controllers.Toolbar.txtBracket_UppLim_NoneOpen": "单支架",
|
||||
"SSE.Controllers.Toolbar.txtBracket_UppLim_OpenNone": "单支架",
|
||||
"SSE.Controllers.Toolbar.txtDeleteCells": "删除单元格",
|
||||
"SSE.Controllers.Toolbar.txtExpand": "展开和排序",
|
||||
"SSE.Controllers.Toolbar.txtExpandSort": "选择旁边的数据将不会被排序。要扩展选择以包括相邻数据还是继续排序当前选定的单元格?",
|
||||
"SSE.Controllers.Toolbar.txtFractionDiagonal": "倾斜分数",
|
||||
|
@ -909,6 +959,7 @@
|
|||
"SSE.Controllers.Toolbar.txtFunction_Sinh": "双曲正弦函数",
|
||||
"SSE.Controllers.Toolbar.txtFunction_Tan": "切线功能",
|
||||
"SSE.Controllers.Toolbar.txtFunction_Tanh": "双曲正切函数",
|
||||
"SSE.Controllers.Toolbar.txtInsertCells": "插入单元格",
|
||||
"SSE.Controllers.Toolbar.txtIntegral": "积分",
|
||||
"SSE.Controllers.Toolbar.txtIntegral_dtheta": "差分θ",
|
||||
"SSE.Controllers.Toolbar.txtIntegral_dx": "差分x",
|
||||
|
@ -1133,6 +1184,9 @@
|
|||
"SSE.Controllers.Viewport.textHideFBar": "隐藏编辑栏",
|
||||
"SSE.Controllers.Viewport.textHideGridlines": "隐藏网格线",
|
||||
"SSE.Controllers.Viewport.textHideHeadings": "隐藏标题",
|
||||
"SSE.Views.AdvancedSeparatorDialog.strDecimalSeparator": "小数分隔符",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textLabel": "用于识别数值数据的设置",
|
||||
"SSE.Views.AdvancedSeparatorDialog.textTitle": "进阶设置",
|
||||
"SSE.Views.AutoFilterDialog.btnCustomFilter": "自定义过滤器",
|
||||
"SSE.Views.AutoFilterDialog.textAddSelection": "添加最新的选择到筛选依据中",
|
||||
"SSE.Views.AutoFilterDialog.textEmptyItem": "空白",
|
||||
|
@ -1152,9 +1206,11 @@
|
|||
"SSE.Views.AutoFilterDialog.txtFilterFontColor": "按字体颜色过滤",
|
||||
"SSE.Views.AutoFilterDialog.txtGreater": "比...更棒...",
|
||||
"SSE.Views.AutoFilterDialog.txtGreaterEquals": "大于或等于...",
|
||||
"SSE.Views.AutoFilterDialog.txtLabelFilter": "标签过滤器",
|
||||
"SSE.Views.AutoFilterDialog.txtLess": "少于...",
|
||||
"SSE.Views.AutoFilterDialog.txtLessEquals": "小于或等于",
|
||||
"SSE.Views.AutoFilterDialog.txtNotBegins": "不是从...开始",
|
||||
"SSE.Views.AutoFilterDialog.txtNotBetween": "不介于...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotContains": "不含...",
|
||||
"SSE.Views.AutoFilterDialog.txtNotEnds": "不是以...结束",
|
||||
"SSE.Views.AutoFilterDialog.txtNotEquals": "不等于...",
|
||||
|
@ -1164,6 +1220,7 @@
|
|||
"SSE.Views.AutoFilterDialog.txtSortFontColor": "按字体颜色排序",
|
||||
"SSE.Views.AutoFilterDialog.txtSortHigh2Low": "排序最高到最低",
|
||||
"SSE.Views.AutoFilterDialog.txtSortLow2High": "排序最低到最高",
|
||||
"SSE.Views.AutoFilterDialog.txtSortOption": "其它排序选项...",
|
||||
"SSE.Views.AutoFilterDialog.txtTextFilter": "文字过滤器",
|
||||
"SSE.Views.AutoFilterDialog.txtTitle": "过滤",
|
||||
"SSE.Views.AutoFilterDialog.txtTop10": "前十位",
|
||||
|
@ -1354,8 +1411,15 @@
|
|||
"SSE.Views.ChartSettingsDlg.textYAxisTitle": "Y轴标题",
|
||||
"SSE.Views.ChartSettingsDlg.textZero": "零",
|
||||
"SSE.Views.ChartSettingsDlg.txtEmpty": "这是必填栏",
|
||||
"SSE.Views.CreatePivotDialog.textDestination": "选择安放表格的位置",
|
||||
"SSE.Views.CreatePivotDialog.textExist": "已有的工作表",
|
||||
"SSE.Views.CreatePivotDialog.textInvalidRange": "无效的单元格范围",
|
||||
"SSE.Views.CreatePivotDialog.textNew": "新建工作表",
|
||||
"SSE.Views.CreatePivotDialog.textSelectData": "选择数据",
|
||||
"SSE.Views.CreatePivotDialog.textTitle": "创建表",
|
||||
"SSE.Views.DataTab.capBtnGroup": "分组",
|
||||
"SSE.Views.DataTab.capBtnTextCustomSort": "自定义排序",
|
||||
"SSE.Views.DataTab.capBtnTextRemDuplicates": "移除多次出现的元素",
|
||||
"SSE.Views.DataTab.capBtnTextToCol": "文本分列向导",
|
||||
"SSE.Views.DataTab.capBtnUngroup": "取消组合",
|
||||
"SSE.Views.DataTab.textBelow": "详细信息下的摘要行",
|
||||
|
@ -1367,6 +1431,7 @@
|
|||
"SSE.Views.DataTab.textRows": "取消行分组",
|
||||
"SSE.Views.DataTab.tipCustomSort": "自定义排序",
|
||||
"SSE.Views.DataTab.tipGroup": "单元组范围",
|
||||
"SSE.Views.DataTab.tipRemDuplicates": "从表单中移除多次出现的行",
|
||||
"SSE.Views.DataTab.tipToColumns": "将单元格文本分隔成列",
|
||||
"SSE.Views.DataTab.tipUngroup": "取消单元格范围分组",
|
||||
"SSE.Views.DigitalFilterDialog.capAnd": "和",
|
||||
|
@ -1380,7 +1445,7 @@
|
|||
"SSE.Views.DigitalFilterDialog.capCondition5": "小于",
|
||||
"SSE.Views.DigitalFilterDialog.capCondition6": "小于或等于",
|
||||
"SSE.Views.DigitalFilterDialog.capCondition7": "以......开始",
|
||||
"SSE.Views.DigitalFilterDialog.capCondition8": "不开始",
|
||||
"SSE.Views.DigitalFilterDialog.capCondition8": "不起始于",
|
||||
"SSE.Views.DigitalFilterDialog.capCondition9": "结束",
|
||||
"SSE.Views.DigitalFilterDialog.capOr": "或",
|
||||
"SSE.Views.DigitalFilterDialog.textNoFilter": "没有过滤器",
|
||||
|
@ -1423,6 +1488,8 @@
|
|||
"SSE.Views.DocumentHolder.textArrangeBackward": "向后移动",
|
||||
"SSE.Views.DocumentHolder.textArrangeForward": "向前移动",
|
||||
"SSE.Views.DocumentHolder.textArrangeFront": "放到最上面",
|
||||
"SSE.Views.DocumentHolder.textAverage": "平均值",
|
||||
"SSE.Views.DocumentHolder.textCount": "计数",
|
||||
"SSE.Views.DocumentHolder.textCrop": "裁剪",
|
||||
"SSE.Views.DocumentHolder.textCropFill": "填满",
|
||||
"SSE.Views.DocumentHolder.textCropFit": "最佳",
|
||||
|
@ -1431,8 +1498,12 @@
|
|||
"SSE.Views.DocumentHolder.textFlipV": "垂直翻转",
|
||||
"SSE.Views.DocumentHolder.textFreezePanes": "冻结面板",
|
||||
"SSE.Views.DocumentHolder.textFromFile": "从文件导入",
|
||||
"SSE.Views.DocumentHolder.textFromStorage": "来自存储设备",
|
||||
"SSE.Views.DocumentHolder.textFromUrl": "从URL",
|
||||
"SSE.Views.DocumentHolder.textListSettings": "列表设置",
|
||||
"SSE.Views.DocumentHolder.textMax": "最大值",
|
||||
"SSE.Views.DocumentHolder.textMin": "最小值",
|
||||
"SSE.Views.DocumentHolder.textMore": "其他函数",
|
||||
"SSE.Views.DocumentHolder.textMoreFormats": "更多格式",
|
||||
"SSE.Views.DocumentHolder.textNone": "没有",
|
||||
"SSE.Views.DocumentHolder.textReplace": "替换图像",
|
||||
|
@ -1452,7 +1523,7 @@
|
|||
"SSE.Views.DocumentHolder.txtAddComment": "添加注释",
|
||||
"SSE.Views.DocumentHolder.txtAddNamedRange": "定义名称",
|
||||
"SSE.Views.DocumentHolder.txtArrange": "安排",
|
||||
"SSE.Views.DocumentHolder.txtAscending": "上升的",
|
||||
"SSE.Views.DocumentHolder.txtAscending": "升序",
|
||||
"SSE.Views.DocumentHolder.txtAutoColumnWidth": "自动调整列宽",
|
||||
"SSE.Views.DocumentHolder.txtAutoRowHeight": "自动调整行距",
|
||||
"SSE.Views.DocumentHolder.txtClear": "清除",
|
||||
|
@ -1512,6 +1583,23 @@
|
|||
"SSE.Views.DocumentHolder.txtUngroup": "取消组合",
|
||||
"SSE.Views.DocumentHolder.txtWidth": "宽度",
|
||||
"SSE.Views.DocumentHolder.vertAlignText": "垂直对齐",
|
||||
"SSE.Views.FieldSettingsDialog.strLayout": "布局",
|
||||
"SSE.Views.FieldSettingsDialog.textReport": "报告",
|
||||
"SSE.Views.FieldSettingsDialog.textTitle": "域设置",
|
||||
"SSE.Views.FieldSettingsDialog.txtAverage": "平均值",
|
||||
"SSE.Views.FieldSettingsDialog.txtBlank": "在每一项后面插入一个空行",
|
||||
"SSE.Views.FieldSettingsDialog.txtBottom": "在群组底部显示",
|
||||
"SSE.Views.FieldSettingsDialog.txtCompact": "紧致",
|
||||
"SSE.Views.FieldSettingsDialog.txtCount": "计数",
|
||||
"SSE.Views.FieldSettingsDialog.txtCountNums": "计数",
|
||||
"SSE.Views.FieldSettingsDialog.txtCustomName": "自定义名称",
|
||||
"SSE.Views.FieldSettingsDialog.txtMax": "最大值",
|
||||
"SSE.Views.FieldSettingsDialog.txtMin": "最小值",
|
||||
"SSE.Views.FieldSettingsDialog.txtOutline": "大纲",
|
||||
"SSE.Views.FieldSettingsDialog.txtProduct": "产品",
|
||||
"SSE.Views.FieldSettingsDialog.txtRepeat": "在每行重复标记项目",
|
||||
"SSE.Views.FieldSettingsDialog.txtSummarize": "用于小计的函数",
|
||||
"SSE.Views.FieldSettingsDialog.txtTop": "在群组顶部显示",
|
||||
"SSE.Views.FileMenu.btnBackCaption": "打开文件所在位置",
|
||||
"SSE.Views.FileMenu.btnCloseMenuCaption": "关闭菜单",
|
||||
"SSE.Views.FileMenu.btnCreateNewCaption": "新建",
|
||||
|
@ -1564,6 +1652,8 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocale": "公式语言",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strFuncLocaleEx": "例:SUM; MIN; MAX; COUNT",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strLiveComment": "打开评论的显示",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strMacrosSettings": "宏设置",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strPaste": "剪切、拷贝、黏贴",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strR1C1": "打开R1C1风格",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettings": "区域设置",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.strRegSettingsEx": "例: ",
|
||||
|
@ -1598,11 +1688,18 @@
|
|||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPl": "抛光",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtPt": "点",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRu": "俄语",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacros": "启动所有项目",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtRunMacrosDesc": "启动所有不带通知的宏",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacros": "解除所有项目",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtStopMacrosDesc": "解除所有不带通知的宏",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWarnMacrosDesc": "解除所有带通知的宏",
|
||||
"SSE.Views.FileMenuPanels.MainSettingsGeneral.txtWin": "作为Windows",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.okButtonText": "应用",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strDictionaryLanguage": "词典语言",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strIgnoreWordsInUPPERCASE": "忽略大写单词",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.strIgnoreWordsWithNumbers": "忽略带数字的单词",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.txtAutoCorrect": "自动修正选项...",
|
||||
"SSE.Views.FileMenuPanels.MainSpellCheckSettings.txtProofing": "审订",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.notcriticalErrorTitle": "警告",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strEncrypt": "使用密码",
|
||||
"SSE.Views.FileMenuPanels.ProtectDoc.strProtect": "保护电子表格",
|
||||
|
@ -1648,6 +1745,8 @@
|
|||
"SSE.Views.FormulaDialog.sDescription": "描述",
|
||||
"SSE.Views.FormulaDialog.textGroupDescription": "选择功能分组",
|
||||
"SSE.Views.FormulaDialog.textListDescription": "选择功能",
|
||||
"SSE.Views.FormulaDialog.txtRecommended": "推荐",
|
||||
"SSE.Views.FormulaDialog.txtSearch": "搜索",
|
||||
"SSE.Views.FormulaDialog.txtTitle": "插入功能",
|
||||
"SSE.Views.FormulaTab.textAutomatic": "自动",
|
||||
"SSE.Views.FormulaTab.textCalculateCurrentSheet": "计算当前工作表",
|
||||
|
@ -1663,6 +1762,11 @@
|
|||
"SSE.Views.FormulaTab.txtFormulaTip": "插入功能",
|
||||
"SSE.Views.FormulaTab.txtMore": "更多功能",
|
||||
"SSE.Views.FormulaTab.txtRecent": "最近使用的",
|
||||
"SSE.Views.FormulaWizard.textFunction": "函数",
|
||||
"SSE.Views.FormulaWizard.textFunctionRes": "函数值",
|
||||
"SSE.Views.FormulaWizard.textHelp": "关于此函数的帮助",
|
||||
"SSE.Views.FormulaWizard.textTitle": "函数输入值",
|
||||
"SSE.Views.FormulaWizard.textValue": "公式结果",
|
||||
"SSE.Views.GroupDialog.textColumns": "列",
|
||||
"SSE.Views.GroupDialog.textRows": "行",
|
||||
"SSE.Views.HeaderFooterDialog.textAlign": "与页边距对齐",
|
||||
|
@ -1702,13 +1806,18 @@
|
|||
"SSE.Views.HyperlinkSettingsDialog.strLinkTo": "链接到",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strRange": "范围",
|
||||
"SSE.Views.HyperlinkSettingsDialog.strSheet": "表格",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textCopy": "拷贝",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textDefault": "选择范围",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyDesc": "在这里输入标题",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyLink": "在这里输入链接",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textEmptyTooltip": "在这里输入工具提示",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textExternalLink": "外部链接",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textGetLink": "获取链接",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textInternalLink": "内部数据范围",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textInvalidRange": "错误!无效的单元格范围",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textNames": "已定义名称",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSelectData": "选择数据",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textSheets": "表单",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTipText": "屏幕提示文字",
|
||||
"SSE.Views.HyperlinkSettingsDialog.textTitle": "超链接设置",
|
||||
"SSE.Views.HyperlinkSettingsDialog.txtEmpty": "这是必填栏",
|
||||
|
@ -1721,6 +1830,7 @@
|
|||
"SSE.Views.ImageSettings.textEditObject": "编辑对象",
|
||||
"SSE.Views.ImageSettings.textFlip": "翻转",
|
||||
"SSE.Views.ImageSettings.textFromFile": "从文件导入",
|
||||
"SSE.Views.ImageSettings.textFromStorage": "来自存储设备",
|
||||
"SSE.Views.ImageSettings.textFromUrl": "从URL",
|
||||
"SSE.Views.ImageSettings.textHeight": "高低",
|
||||
"SSE.Views.ImageSettings.textHint270": "逆时针旋转90°",
|
||||
|
@ -1765,6 +1875,7 @@
|
|||
"SSE.Views.MainSettingsPrint.strMargins": "边距",
|
||||
"SSE.Views.MainSettingsPrint.strPortrait": "肖像",
|
||||
"SSE.Views.MainSettingsPrint.strPrint": "打印",
|
||||
"SSE.Views.MainSettingsPrint.strPrintTitles": "打印标题",
|
||||
"SSE.Views.MainSettingsPrint.strRight": "右",
|
||||
"SSE.Views.MainSettingsPrint.strTop": "顶部",
|
||||
"SSE.Views.MainSettingsPrint.textActualSize": "实际大小",
|
||||
|
@ -1778,6 +1889,9 @@
|
|||
"SSE.Views.MainSettingsPrint.textPageSize": "页面大小",
|
||||
"SSE.Views.MainSettingsPrint.textPrintGrid": "打印网格线",
|
||||
"SSE.Views.MainSettingsPrint.textPrintHeadings": "打印行和列标题",
|
||||
"SSE.Views.MainSettingsPrint.textRepeat": "重复...",
|
||||
"SSE.Views.MainSettingsPrint.textRepeatLeft": "移除左侧的列",
|
||||
"SSE.Views.MainSettingsPrint.textRepeatTop": "在顶部重复一行",
|
||||
"SSE.Views.MainSettingsPrint.textSettings": "设置",
|
||||
"SSE.Views.NamedRangeEditDlg.errorCreateDefName": "无法编辑现有的命名范围,因此无法在其中编辑新的范围。",
|
||||
"SSE.Views.NamedRangeEditDlg.namePlaceholder": "定义名称",
|
||||
|
@ -1857,6 +1971,7 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textEffects": "效果",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textExact": "精确",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textFirstLine": "第一行",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textHanging": "悬挂",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textJustified": "正当",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textNoneSpecial": "(无)",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textRemove": "删除",
|
||||
|
@ -1868,6 +1983,22 @@
|
|||
"SSE.Views.ParagraphSettingsAdvanced.textTabRight": "右",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.textTitle": "段落 - 高级设置",
|
||||
"SSE.Views.ParagraphSettingsAdvanced.txtAutoText": "自动",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition1": "等于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition10": "不结束于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition11": "包含",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition12": "不含",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition13": "介于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition14": "不介于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition2": "不等于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition3": "大于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition4": "大于或等于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition5": "小于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition6": "小于或等于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition7": "开头为",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition8": "不起始于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.capCondition9": "结束于",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtAnd": "且",
|
||||
"SSE.Views.PivotDigitalFilterDialog.txtTitleLabel": "标签过滤器",
|
||||
"SSE.Views.PivotSettings.textAdvanced": "显示高级设置",
|
||||
"SSE.Views.PivotSettings.textColumns": "列",
|
||||
"SSE.Views.PivotSettings.textFields": "选择字段",
|
||||
|
@ -1888,6 +2019,22 @@
|
|||
"SSE.Views.PivotSettings.txtMoveUp": "上移",
|
||||
"SSE.Views.PivotSettings.txtMoveValues": "移至值",
|
||||
"SSE.Views.PivotSettings.txtRemove": "删除字段",
|
||||
"SSE.Views.PivotSettingsAdvanced.strLayout": "名称与布局",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAlt": "备选文本",
|
||||
"SSE.Views.PivotSettingsAdvanced.textAltDescription": "说明",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataRange": "数据范围",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDataSource": "数据来源",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDisplayFields": "解除过滤器位置的域",
|
||||
"SSE.Views.PivotSettingsAdvanced.textDown": "先下再上",
|
||||
"SSE.Views.PivotSettingsAdvanced.textGrandTotals": "总计",
|
||||
"SSE.Views.PivotSettingsAdvanced.textHeaders": "域的题头",
|
||||
"SSE.Views.PivotSettingsAdvanced.textInvalidRange": "失败!单元格范围无效",
|
||||
"SSE.Views.PivotSettingsAdvanced.textOver": "先上再下",
|
||||
"SSE.Views.PivotSettingsAdvanced.textSelectData": "选择数据",
|
||||
"SSE.Views.PivotSettingsAdvanced.textTitle": "数据透视表 - 进阶设定",
|
||||
"SSE.Views.PivotSettingsAdvanced.textWrapCol": "报告每列的过滤域",
|
||||
"SSE.Views.PivotSettingsAdvanced.textWrapRow": "报告每行的过滤域",
|
||||
"SSE.Views.PivotSettingsAdvanced.txtName": "名称",
|
||||
"SSE.Views.PivotTable.capBlankRows": "空白行",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "总计",
|
||||
"SSE.Views.PivotTable.capLayout": "报告版式",
|
||||
|
@ -1926,6 +2073,7 @@
|
|||
"SSE.Views.PrintSettings.strMargins": "边距",
|
||||
"SSE.Views.PrintSettings.strPortrait": "肖像",
|
||||
"SSE.Views.PrintSettings.strPrint": "打印",
|
||||
"SSE.Views.PrintSettings.strPrintTitles": "打印标题",
|
||||
"SSE.Views.PrintSettings.strRight": "右",
|
||||
"SSE.Views.PrintSettings.strShow": "显示",
|
||||
"SSE.Views.PrintSettings.strTop": "顶部",
|
||||
|
@ -1947,6 +2095,9 @@
|
|||
"SSE.Views.PrintSettings.textPrintHeadings": "打印行和列标题",
|
||||
"SSE.Views.PrintSettings.textPrintRange": "打印范围",
|
||||
"SSE.Views.PrintSettings.textRange": "范围",
|
||||
"SSE.Views.PrintSettings.textRepeat": "重复...",
|
||||
"SSE.Views.PrintSettings.textRepeatLeft": "移除左侧的列",
|
||||
"SSE.Views.PrintSettings.textRepeatTop": "在顶部重复一行",
|
||||
"SSE.Views.PrintSettings.textSelection": "选择",
|
||||
"SSE.Views.PrintSettings.textSettings": "工作表设置",
|
||||
"SSE.Views.PrintSettings.textShowDetails": "显示详细资料",
|
||||
|
@ -1954,6 +2105,21 @@
|
|||
"SSE.Views.PrintSettings.textShowHeadings": "显示行和列标题",
|
||||
"SSE.Views.PrintSettings.textTitle": "打印设置",
|
||||
"SSE.Views.PrintSettings.textTitlePDF": "PDF设置",
|
||||
"SSE.Views.PrintTitlesDialog.textFirstCol": "第一列",
|
||||
"SSE.Views.PrintTitlesDialog.textFirstRow": "第一行",
|
||||
"SSE.Views.PrintTitlesDialog.textFrozenCols": "固定列",
|
||||
"SSE.Views.PrintTitlesDialog.textFrozenRows": "固定行",
|
||||
"SSE.Views.PrintTitlesDialog.textInvalidRange": "失败!单元格范围无效",
|
||||
"SSE.Views.PrintTitlesDialog.textLeft": "在左侧重复一列",
|
||||
"SSE.Views.PrintTitlesDialog.textNoRepeat": "不重复",
|
||||
"SSE.Views.PrintTitlesDialog.textRepeat": "重复...",
|
||||
"SSE.Views.PrintTitlesDialog.textSelectRange": "选取范围",
|
||||
"SSE.Views.PrintTitlesDialog.textTitle": "打印标题",
|
||||
"SSE.Views.PrintTitlesDialog.textTop": "在顶部重复一行",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textColumns": "列",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textHeaders": "我的数据有题头",
|
||||
"SSE.Views.RemoveDuplicatesDialog.textSelectAll": "全选",
|
||||
"SSE.Views.RemoveDuplicatesDialog.txtTitle": "移除多次出现的元素",
|
||||
"SSE.Views.RightMenu.txtCellSettings": "单元格设置",
|
||||
"SSE.Views.RightMenu.txtChartSettings": "图表设置",
|
||||
"SSE.Views.RightMenu.txtImageSettings": "图像设置",
|
||||
|
@ -1968,6 +2134,7 @@
|
|||
"SSE.Views.ScaleDialog.textAuto": "自动",
|
||||
"SSE.Views.ScaleDialog.textError": "输入的值不正确。",
|
||||
"SSE.Views.ScaleDialog.textFewPages": "页面",
|
||||
"SSE.Views.ScaleDialog.textFitTo": "适应于",
|
||||
"SSE.Views.ScaleDialog.textHeight": "高度",
|
||||
"SSE.Views.ScaleDialog.textManyPages": "页面",
|
||||
"SSE.Views.ScaleDialog.textOnePage": "页面",
|
||||
|
@ -1994,6 +2161,7 @@
|
|||
"SSE.Views.ShapeSettings.textEmptyPattern": "无图案",
|
||||
"SSE.Views.ShapeSettings.textFlip": "翻转",
|
||||
"SSE.Views.ShapeSettings.textFromFile": "从文件导入",
|
||||
"SSE.Views.ShapeSettings.textFromStorage": "来自存储设备",
|
||||
"SSE.Views.ShapeSettings.textFromUrl": "从URL",
|
||||
"SSE.Views.ShapeSettings.textGradient": "渐变",
|
||||
"SSE.Views.ShapeSettings.textGradientFill": "渐变填充",
|
||||
|
@ -2009,6 +2177,7 @@
|
|||
"SSE.Views.ShapeSettings.textRadial": "径向",
|
||||
"SSE.Views.ShapeSettings.textRotate90": "旋转90°",
|
||||
"SSE.Views.ShapeSettings.textRotation": "旋转",
|
||||
"SSE.Views.ShapeSettings.textSelectImage": "选取图片",
|
||||
"SSE.Views.ShapeSettings.textSelectTexture": "选择",
|
||||
"SSE.Views.ShapeSettings.textStretch": "伸展",
|
||||
"SSE.Views.ShapeSettings.textStyle": "类型",
|
||||
|
@ -2035,6 +2204,7 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textAltTitle": "标题",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAngle": "角度",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textArrows": "箭头",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textAutofit": "自动适应",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginSize": "初始大小",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBeginStyle": "初始风格",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textBevel": "斜角",
|
||||
|
@ -2053,6 +2223,8 @@
|
|||
"SSE.Views.ShapeSettingsAdvanced.textLineStyle": "线样式",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textMiter": "米特",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textOneCell": "移动但不按单元格大小调整",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textOverflow": "允许文本压上图形",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textResizeFit": "调整形状以适应文本",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRight": "右",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRotation": "旋转",
|
||||
"SSE.Views.ShapeSettingsAdvanced.textRound": "圆",
|
||||
|
@ -2081,6 +2253,45 @@
|
|||
"SSE.Views.SignatureSettings.txtRequestedSignatures": "此电子表格需要签名。",
|
||||
"SSE.Views.SignatureSettings.txtSigned": "有效签名已添加到电子表格中。该电子表格已限制编辑。",
|
||||
"SSE.Views.SignatureSettings.txtSignedInvalid": "电子表格中的某些数字签名无效或无法验证。该电子表格已限制编辑。",
|
||||
"SSE.Views.SlicerAddDialog.textColumns": "列",
|
||||
"SSE.Views.SlicerAddDialog.txtTitle": "插入分法",
|
||||
"SSE.Views.SlicerSettings.strHideNoData": "隐藏没有数据的项目",
|
||||
"SSE.Views.SlicerSettings.textAdvanced": "显示高级设置",
|
||||
"SSE.Views.SlicerSettings.textAsc": "升序",
|
||||
"SSE.Views.SlicerSettings.textAZ": "A到Z",
|
||||
"SSE.Views.SlicerSettings.textButtons": "按钮",
|
||||
"SSE.Views.SlicerSettings.textColumns": "列",
|
||||
"SSE.Views.SlicerSettings.textDesc": "降序",
|
||||
"SSE.Views.SlicerSettings.textHeight": "高度",
|
||||
"SSE.Views.SlicerSettings.textHor": "横向的",
|
||||
"SSE.Views.SlicerSettings.textKeepRatio": "恒同比例",
|
||||
"SSE.Views.SlicerSettings.textLargeSmall": "由大到小",
|
||||
"SSE.Views.SlicerSettings.textLock": "解除移动或改变大小的功能",
|
||||
"SSE.Views.SlicerSettings.textNewOld": "由新到旧",
|
||||
"SSE.Views.SlicerSettings.textOldNew": "由旧到新",
|
||||
"SSE.Views.SlicerSettings.textPosition": "位置",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strButtons": "按钮",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strColumns": "列",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strHeight": "高度",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strHideNoData": "隐藏没有数据的项目",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strReferences": "参考",
|
||||
"SSE.Views.SlicerSettingsAdvanced.strShowHeader": "显示题头",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAbsolute": "不要移动或调整单元格大小",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAlt": "备选文本",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAltDescription": "说明",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAsc": "升序",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textAZ": "A到Z",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textDesc": "降序",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textFormulaName": "用在公式里的名称",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textHeader": "题头",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textKeepRatio": "恒同比例",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textLargeSmall": "由大到小",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textName": "名称",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textNewOld": "由新到旧",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textOldNew": "由旧到新",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textOneCell": "移动但不按单元格大小调整",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textSnap": "单元捕捉",
|
||||
"SSE.Views.SlicerSettingsAdvanced.textTwoCell": "随单元格移动和调整大小",
|
||||
"SSE.Views.SortDialog.errorEmpty": "所有排序条件都必须指定列或行。",
|
||||
"SSE.Views.SortDialog.errorMoreOneCol": "选择了多个列。",
|
||||
"SSE.Views.SortDialog.errorMoreOneRow": "选择了多行。",
|
||||
|
@ -2089,7 +2300,7 @@
|
|||
"SSE.Views.SortDialog.errorSameColumnColor": "%1多次按同一颜色排序。<br>删除重复的排序条件,然后重试。",
|
||||
"SSE.Views.SortDialog.errorSameColumnValue": "%1多次按值排序。<br>删除重复的排序条件,然后重试。",
|
||||
"SSE.Views.SortDialog.textAdd": "添加级别",
|
||||
"SSE.Views.SortDialog.textAsc": "上升的",
|
||||
"SSE.Views.SortDialog.textAsc": "升序",
|
||||
"SSE.Views.SortDialog.textAuto": "自动",
|
||||
"SSE.Views.SortDialog.textAZ": "A到Z",
|
||||
"SSE.Views.SortDialog.textBelow": "下面",
|
||||
|
@ -2117,12 +2328,30 @@
|
|||
"SSE.Views.SortDialog.textZA": "Z到A",
|
||||
"SSE.Views.SortDialog.txtInvalidRange": "无效的单元格区域。",
|
||||
"SSE.Views.SortDialog.txtTitle": "分类",
|
||||
"SSE.Views.SortFilterDialog.textAsc": "升序 (A 到 Z) 依据",
|
||||
"SSE.Views.SortFilterDialog.textDesc": "降序 (Z 到 A) 依据",
|
||||
"SSE.Views.SortOptionsDialog.textCase": "区分大小写",
|
||||
"SSE.Views.SortOptionsDialog.textHeaders": "我的数据有页眉",
|
||||
"SSE.Views.SortOptionsDialog.textLeftRight": "从左到右排序",
|
||||
"SSE.Views.SortOptionsDialog.textOrientation": "方向",
|
||||
"SSE.Views.SortOptionsDialog.textTitle": "排序选项",
|
||||
"SSE.Views.SortOptionsDialog.textTopBottom": "从上到下排序",
|
||||
"SSE.Views.SpecialPasteDialog.textAdd": "添加",
|
||||
"SSE.Views.SpecialPasteDialog.textAll": "所有",
|
||||
"SSE.Views.SpecialPasteDialog.textColWidth": "列宽度",
|
||||
"SSE.Views.SpecialPasteDialog.textComments": "评论",
|
||||
"SSE.Views.SpecialPasteDialog.textDiv": "分开",
|
||||
"SSE.Views.SpecialPasteDialog.textFFormat": "公式 & 排版",
|
||||
"SSE.Views.SpecialPasteDialog.textFNFormat": "公式 & 编号格式",
|
||||
"SSE.Views.SpecialPasteDialog.textFormats": "格式",
|
||||
"SSE.Views.SpecialPasteDialog.textFormulas": "公式",
|
||||
"SSE.Views.SpecialPasteDialog.textFWidth": "公式 & 列宽度",
|
||||
"SSE.Views.SpecialPasteDialog.textMult": "乘",
|
||||
"SSE.Views.SpecialPasteDialog.textNone": "无",
|
||||
"SSE.Views.SpecialPasteDialog.textOperation": "操作",
|
||||
"SSE.Views.SpecialPasteDialog.textPaste": "粘贴",
|
||||
"SSE.Views.SpecialPasteDialog.textTitle": "特殊粘贴",
|
||||
"SSE.Views.SpecialPasteDialog.textWBorders": "除边框外的所有元素",
|
||||
"SSE.Views.Spellcheck.noSuggestions": "没有拼写建议",
|
||||
"SSE.Views.Spellcheck.textChange": "修改",
|
||||
"SSE.Views.Spellcheck.textChangeAll": "全部更改",
|
||||
|
@ -2139,11 +2368,15 @@
|
|||
"SSE.Views.Statusbar.CopyDialog.textMoveBefore": "在纸张之前移动",
|
||||
"SSE.Views.Statusbar.filteredRecordsText": "{0}个记录的{1}已过滤",
|
||||
"SSE.Views.Statusbar.filteredText": "过滤器模式",
|
||||
"SSE.Views.Statusbar.itemAverage": "平均值",
|
||||
"SSE.Views.Statusbar.itemCopy": "复制",
|
||||
"SSE.Views.Statusbar.itemCount": "计数",
|
||||
"SSE.Views.Statusbar.itemDelete": "删除",
|
||||
"SSE.Views.Statusbar.itemHidden": "隐蔽",
|
||||
"SSE.Views.Statusbar.itemHide": "隐藏",
|
||||
"SSE.Views.Statusbar.itemInsert": "插入",
|
||||
"SSE.Views.Statusbar.itemMaximum": "最大值",
|
||||
"SSE.Views.Statusbar.itemMinimum": "最小值",
|
||||
"SSE.Views.Statusbar.itemMove": "移动",
|
||||
"SSE.Views.Statusbar.itemRename": "重命名",
|
||||
"SSE.Views.Statusbar.itemTabColor": "标签颜色",
|
||||
|
@ -2202,10 +2435,13 @@
|
|||
"SSE.Views.TableSettings.textIsLocked": "此元素正在被其他用户编辑。",
|
||||
"SSE.Views.TableSettings.textLast": "最后",
|
||||
"SSE.Views.TableSettings.textLongOperation": "长操作",
|
||||
"SSE.Views.TableSettings.textPivot": "插入透视表",
|
||||
"SSE.Views.TableSettings.textRemDuplicates": "移除多次出现的元素",
|
||||
"SSE.Views.TableSettings.textReservedName": "您尝试使用的名称已在单元格公式中引用。请使用其他名称。",
|
||||
"SSE.Views.TableSettings.textResize": "调整表大小",
|
||||
"SSE.Views.TableSettings.textRows": "行",
|
||||
"SSE.Views.TableSettings.textSelectData": "选择数据",
|
||||
"SSE.Views.TableSettings.textSlicer": "插入分法",
|
||||
"SSE.Views.TableSettings.textTableName": "表名称",
|
||||
"SSE.Views.TableSettings.textTemplate": "从模板中选择",
|
||||
"SSE.Views.TableSettings.textTotal": "总计",
|
||||
|
@ -2323,7 +2559,6 @@
|
|||
"SSE.Views.Toolbar.textMoreFormats": "更多格式",
|
||||
"SSE.Views.Toolbar.textMorePages": "更多页",
|
||||
"SSE.Views.Toolbar.textNewColor": "添加新的自定义颜色",
|
||||
"Common.UI.ColorButton.textNewColor": "添加新的自定义颜色",
|
||||
"SSE.Views.Toolbar.textNoBorders": "没有边框",
|
||||
"SSE.Views.Toolbar.textOnePage": "页面",
|
||||
"SSE.Views.Toolbar.textOutBorders": "境外",
|
||||
|
@ -2393,6 +2628,7 @@
|
|||
"SSE.Views.Toolbar.tipInsertImage": "插入图片",
|
||||
"SSE.Views.Toolbar.tipInsertOpt": "插入单元格",
|
||||
"SSE.Views.Toolbar.tipInsertShape": "自动插入形状",
|
||||
"SSE.Views.Toolbar.tipInsertSlicer": "插入分法",
|
||||
"SSE.Views.Toolbar.tipInsertSymbol": "插入符号",
|
||||
"SSE.Views.Toolbar.tipInsertTable": "插入表",
|
||||
"SSE.Views.Toolbar.tipInsertText": "插入文字",
|
||||
|
@ -2418,7 +2654,7 @@
|
|||
"SSE.Views.Toolbar.tipWrap": "文字换行",
|
||||
"SSE.Views.Toolbar.txtAccounting": "统计",
|
||||
"SSE.Views.Toolbar.txtAdditional": "另外",
|
||||
"SSE.Views.Toolbar.txtAscending": "上升的",
|
||||
"SSE.Views.Toolbar.txtAscending": "升序",
|
||||
"SSE.Views.Toolbar.txtAutosumTip": "总和",
|
||||
"SSE.Views.Toolbar.txtClearAll": "所有",
|
||||
"SSE.Views.Toolbar.txtClearComments": "评论",
|
||||
|
@ -2487,8 +2723,27 @@
|
|||
"SSE.Views.Toolbar.txtYen": "日元",
|
||||
"SSE.Views.Top10FilterDialog.textType": "显示",
|
||||
"SSE.Views.Top10FilterDialog.txtBottom": "底部",
|
||||
"SSE.Views.Top10FilterDialog.txtBy": "依据",
|
||||
"SSE.Views.Top10FilterDialog.txtItems": "项目",
|
||||
"SSE.Views.Top10FilterDialog.txtPercent": "百分",
|
||||
"SSE.Views.Top10FilterDialog.txtTitle": "前十位自动过滤",
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "顶部"
|
||||
"SSE.Views.Top10FilterDialog.txtTop": "顶部",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtAverage": "平均值",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseField": "基域",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtBaseItem": "基本项目",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtByField": "%2的%1 ",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCount": "计数",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCountNums": "计数",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtCustomName": "自定义名称",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtIndex": "索引",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtMax": "最大值",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtMin": "最小值",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtNormal": "没有计算",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercent": "百分比",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentDiff": "百分差",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfCol": "占所有列的百分比",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfRow": "占所有的百分比",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtPercentOfTotal": "占所有行的百分比",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtProduct": "产品",
|
||||
"SSE.Views.ValueFieldSettingsDialog.txtRunTotal": "总运行"
|
||||
}
|
|
@ -1,13 +1,29 @@
|
|||
{
|
||||
"Common.Controllers.Collaboration.textAddReply": "Přidat odpověď",
|
||||
"Common.Controllers.Collaboration.textCancel": "Zrušit",
|
||||
"Common.Controllers.Collaboration.textDeleteComment": "Smazat komentář",
|
||||
"Common.Controllers.Collaboration.textDeleteReply": "Smazat odpověď",
|
||||
"Common.Controllers.Collaboration.textDone": "Hotovo",
|
||||
"Common.Controllers.Collaboration.textEdit": "Upravit",
|
||||
"Common.Controllers.Collaboration.textEditUser": "Uživatelé, kteří soubor právě upravují:",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteComment": "Opravdu chcete smazat tento komentář?",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteReply": "Opravdu chcete smazat tuto odpověď?",
|
||||
"Common.Controllers.Collaboration.textReopen": "Znovu otevřít",
|
||||
"Common.Controllers.Collaboration.textResolve": "Vyřešit",
|
||||
"Common.Controllers.Collaboration.textYes": "Ano",
|
||||
"Common.UI.ThemeColorPalette.textCustomColors": "Uživatelsky určené barvy",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardní barvy",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Barvy tématu",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Views.Collaboration.textAddReply": "Přidat odpověď",
|
||||
"Common.Views.Collaboration.textBack": "Zpět",
|
||||
"Common.Views.Collaboration.textCancel": "Zrušit",
|
||||
"Common.Views.Collaboration.textCollaboration": "Spolupráce",
|
||||
"Common.Views.Collaboration.textDone": "Hotovo",
|
||||
"Common.Views.Collaboration.textEditReply": "Upravit odpověď",
|
||||
"Common.Views.Collaboration.textEditUsers": "Uživatelé",
|
||||
"Common.Views.Collaboration.textEditСomment": "Upravit komentář",
|
||||
"Common.Views.Collaboration.textNoComments": "Tento list neobsahuje komentáře.",
|
||||
"Common.Views.Collaboration.textСomments": "Komentáře",
|
||||
"SSE.Controllers.AddChart.txtDiagramTitle": "Nadpis grafu",
|
||||
|
@ -21,9 +37,14 @@
|
|||
"SSE.Controllers.AddContainer.textShape": "Tvar",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "CHYBA! Nesprávný rozsah buňek",
|
||||
"SSE.Controllers.AddLink.txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu 'http://www.example.com'",
|
||||
"SSE.Controllers.AddOther.textCancel": "Zrušit",
|
||||
"SSE.Controllers.AddOther.textContinue": "Pokračovat",
|
||||
"SSE.Controllers.AddOther.textDelete": "Smazat",
|
||||
"SSE.Controllers.AddOther.textDeleteDraft": "Opravdu chcete návrh smazat?",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "Musíte upřesnit URL obrázku.",
|
||||
"SSE.Controllers.AddOther.txtNotUrl": "Toto pole by mělo obsahovat adresu URL ve formátu 'http://www.example.com'",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Akce kopírovat, vyjmout a vložit použitím kontextové nabídky budou prováděny pouze v rámci právě otevřeného souboru.",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "Přidat komentář",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "Přidat odkaz",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "Buňka",
|
||||
"SSE.Controllers.DocumentHolder.menuCopy": "Kopírovat",
|
||||
|
@ -40,6 +61,7 @@
|
|||
"SSE.Controllers.DocumentHolder.menuUnfreezePanes": "Zrušit ukotvení příček",
|
||||
"SSE.Controllers.DocumentHolder.menuUnmerge": "Rozdělit",
|
||||
"SSE.Controllers.DocumentHolder.menuUnwrap": "Rozbalit",
|
||||
"SSE.Controllers.DocumentHolder.menuViewComment": "Zobrazit komentář",
|
||||
"SSE.Controllers.DocumentHolder.menuWrap": "Zabalit",
|
||||
"SSE.Controllers.DocumentHolder.sheetCancel": "Zrušit",
|
||||
"SSE.Controllers.DocumentHolder.textCopyCutPasteActions": "Akce kopírovat, vyjmout a vložit",
|
||||
|
@ -161,6 +183,7 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "Nejvyšší možný počet bodů za sebou v grafu je 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Nelze změnit část sloučené buňky",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "V tabulkách nejsou dovoleny vzorce pro pole s vícero buňkami",
|
||||
"SSE.Controllers.Main.errorOpensource": "Použitím volné komunitní verze můžete otevřít dokumenty pouze pro čtení. Pro přístup k mobilním editorům je vyžadována komerční licence.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Délka jednoho ze vzorců v souboru překročila<br>povolený počet znaků, tudíž byl vzorec odstraněn.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Zadaná funkce syntaxe není správná. Prosím, zkontrolujte zda nechybí jedna ze závorek - '(' or ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Kopírovaná oblast a oblast pro vložení nejsou odpovídající.<br>Prosím, vyberte oblast se stejnou velikosti nebo klikněte na první buňku v řádku a vložte zkopírované buňky.",
|
||||
|
@ -220,16 +243,20 @@
|
|||
"SSE.Controllers.Main.textContactUs": "Obchodní oddělení",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Mějte na paměti, že dle podmínek licence nejste oprávněni měnit načítač.<br>Pro získání nabídky se obraťte na naše obchodní oddělení.",
|
||||
"SSE.Controllers.Main.textDone": "Hotovo",
|
||||
"SSE.Controllers.Main.textHasMacros": "Soubor obsahuje automatická makra.<br>Chcete spustit makra?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Načítání sešitu",
|
||||
"SSE.Controllers.Main.textNo": "Ne",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "omezení na %1 spojení",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Placená funkce",
|
||||
"SSE.Controllers.Main.textPassword": "Heslo",
|
||||
"SSE.Controllers.Main.textPreloader": "Nahrávám...",
|
||||
"SSE.Controllers.Main.textRemember": "Zapamatovat mou volbu",
|
||||
"SSE.Controllers.Main.textShape": "Tvar",
|
||||
"SSE.Controllers.Main.textStrict": "Statický réžim",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "Funkce zpět/zopakovat jsou vypnuty pro Automatický co-editační režim.<br>Klikněte na tlačítko \"Statický režim\", abyste přešli do přísného co-editačního režimu a abyste upravovali soubor bez rušení ostatních uživatelů a odeslali vaše změny jen po jejich uložení. Pomocí Rozšířeného nastavení editoru můžete přepínat mezi co-editačními režimy.",
|
||||
"SSE.Controllers.Main.textUsername": "Uživatelské jméno ",
|
||||
"SSE.Controllers.Main.textYes": "Ano",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "Platnost licence vypršela",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Editor byl aktualizován",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "Verze změněna",
|
||||
|
@ -303,6 +330,7 @@
|
|||
"SSE.Controllers.Statusbar.menuDelete": "Odstranit",
|
||||
"SSE.Controllers.Statusbar.menuDuplicate": "Duplikát",
|
||||
"SSE.Controllers.Statusbar.menuHide": "Skrýt",
|
||||
"SSE.Controllers.Statusbar.menuMore": "Více",
|
||||
"SSE.Controllers.Statusbar.menuRename": "Přejmenovat",
|
||||
"SSE.Controllers.Statusbar.menuUnhide": "Odkrýt",
|
||||
"SSE.Controllers.Statusbar.notcriticalErrorTitle": "Varování",
|
||||
|
@ -339,8 +367,11 @@
|
|||
"SSE.Views.AddLink.textSelectedRange": "Vybraný rozsah",
|
||||
"SSE.Views.AddLink.textSheet": "List",
|
||||
"SSE.Views.AddLink.textTip": "Nápověda",
|
||||
"SSE.Views.AddOther.textAddComment": "Přidat komentář",
|
||||
"SSE.Views.AddOther.textAddress": "Adresa",
|
||||
"SSE.Views.AddOther.textBack": "Zpět",
|
||||
"SSE.Views.AddOther.textComment": "Komentář",
|
||||
"SSE.Views.AddOther.textDone": "Hotovo",
|
||||
"SSE.Views.AddOther.textFilter": "Filtr",
|
||||
"SSE.Views.AddOther.textFromLibrary": "Obrázek z knihovny",
|
||||
"SSE.Views.AddOther.textFromURL": "Obrázek z adresy URL",
|
||||
|
@ -359,6 +390,8 @@
|
|||
"SSE.Views.EditCell.textAlignRight": "Zarovnat vpravo",
|
||||
"SSE.Views.EditCell.textAlignTop": "Zarovnat nahoru",
|
||||
"SSE.Views.EditCell.textAllBorders": "Všechny ohraničení",
|
||||
"SSE.Views.EditCell.textAngleClockwise": "Otočit ve směru hodinových ručiček",
|
||||
"SSE.Views.EditCell.textAngleCounterclockwise": "Otočit proti směru hodinových ručiček",
|
||||
"SSE.Views.EditCell.textBack": "Zpět",
|
||||
"SSE.Views.EditCell.textBorderStyle": "Styl ohraničení",
|
||||
"SSE.Views.EditCell.textBottomBorder": "Dolní ohraničení",
|
||||
|
@ -378,6 +411,7 @@
|
|||
"SSE.Views.EditCell.textFonts": "Fonty",
|
||||
"SSE.Views.EditCell.textFormat": "Formát",
|
||||
"SSE.Views.EditCell.textGeneral": "Obecný",
|
||||
"SSE.Views.EditCell.textHorizontalText": "Vodorovný text",
|
||||
"SSE.Views.EditCell.textInBorders": "Vložit ohraničení",
|
||||
"SSE.Views.EditCell.textInHorBorder": "Vnitřní vodorovné ohraničení",
|
||||
"SSE.Views.EditCell.textInteger": "Celé číslo",
|
||||
|
@ -390,16 +424,20 @@
|
|||
"SSE.Views.EditCell.textPercentage": "Procento",
|
||||
"SSE.Views.EditCell.textPound": "Libra",
|
||||
"SSE.Views.EditCell.textRightBorder": "Pravé ohraničení",
|
||||
"SSE.Views.EditCell.textRotateTextDown": "Otočit text dolů",
|
||||
"SSE.Views.EditCell.textRotateTextUp": "Otočit text nahoru",
|
||||
"SSE.Views.EditCell.textRouble": "Rubl",
|
||||
"SSE.Views.EditCell.textScientific": "Vědecké",
|
||||
"SSE.Views.EditCell.textSize": "Velikost",
|
||||
"SSE.Views.EditCell.textText": "Text",
|
||||
"SSE.Views.EditCell.textTextColor": "Barva textu",
|
||||
"SSE.Views.EditCell.textTextFormat": "Formát textu",
|
||||
"SSE.Views.EditCell.textTextOrientation": "Orientace textu",
|
||||
"SSE.Views.EditCell.textThick": "Silný",
|
||||
"SSE.Views.EditCell.textThin": "Tenký",
|
||||
"SSE.Views.EditCell.textTime": "Čas",
|
||||
"SSE.Views.EditCell.textTopBorder": "Horní ohraničení",
|
||||
"SSE.Views.EditCell.textVerticalText": "Svislý text",
|
||||
"SSE.Views.EditCell.textWrapText": "Zalamovat text",
|
||||
"SSE.Views.EditCell.textYen": "Jen",
|
||||
"SSE.Views.EditChart.textAddCustomColor": "Přidat uživatelsky určenou barvu",
|
||||
|
@ -546,6 +584,9 @@
|
|||
"SSE.Views.Settings.textCreateDate": "Datum vytvoření",
|
||||
"SSE.Views.Settings.textCustom": "Uživatelsky určené",
|
||||
"SSE.Views.Settings.textCustomSize": "Uživatelsky určená velikost",
|
||||
"SSE.Views.Settings.textDisableAll": "Vypnout vše",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithNotification": "Vypnout všechna makra s oznámením",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithoutNotification": "Vypnout všechna makra bez oznámení",
|
||||
"SSE.Views.Settings.textDisplayComments": "Komentáře",
|
||||
"SSE.Views.Settings.textDisplayResolvedComments": "Vyřešené komentáře",
|
||||
"SSE.Views.Settings.textDocInfo": "Info tabulky",
|
||||
|
@ -555,6 +596,8 @@
|
|||
"SSE.Views.Settings.textDownloadAs": "Stáhnout jako...",
|
||||
"SSE.Views.Settings.textEditDoc": "Upravit dokument",
|
||||
"SSE.Views.Settings.textEmail": "E-mail",
|
||||
"SSE.Views.Settings.textEnableAll": "Zapnout vše",
|
||||
"SSE.Views.Settings.textEnableAllMacrosWithoutNotification": "Zapnout všechna makra bez notifikace",
|
||||
"SSE.Views.Settings.textExample": "Ukázka",
|
||||
"SSE.Views.Settings.textFind": "Najít",
|
||||
"SSE.Views.Settings.textFindAndReplace": "Najít a nahradit",
|
||||
|
@ -569,6 +612,7 @@
|
|||
"SSE.Views.Settings.textLastModifiedBy": "Naposledy upravil(a)",
|
||||
"SSE.Views.Settings.textLeft": "Vlevo",
|
||||
"SSE.Views.Settings.textLoading": "Nahrávám...",
|
||||
"SSE.Views.Settings.textMacrosSettings": "Nastavení maker",
|
||||
"SSE.Views.Settings.textMargins": "Okraje",
|
||||
"SSE.Views.Settings.textOrientation": "Orientace",
|
||||
"SSE.Views.Settings.textOwner": "Vlastník",
|
||||
|
@ -580,6 +624,7 @@
|
|||
"SSE.Views.Settings.textRegionalSettings": "Místní nastavení",
|
||||
"SSE.Views.Settings.textRight": "Vpravo",
|
||||
"SSE.Views.Settings.textSettings": "Nastavení",
|
||||
"SSE.Views.Settings.textShowNotification": "Zobrazit oznámení",
|
||||
"SSE.Views.Settings.textSpreadsheetFormats": "Formáty sešitu",
|
||||
"SSE.Views.Settings.textSpreadsheetSettings": "Nastavení listu",
|
||||
"SSE.Views.Settings.textSubject": "Předmět",
|
||||
|
|
|
@ -183,6 +183,7 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "Die maximale Punktzahl pro eine Tabelle beträgt 4096 Punkte.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Es ist unmöglich, den Teil einer verbundenen Zelle zu ändern",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Matrixformeln mit mehreren Zellen sind in Tabellen nicht zulässig.",
|
||||
"SSE.Controllers.Main.errorOpensource": "Sie können in der kostenlosen Community-Version nur Dokumente zu betrachten öffnen. Eine kommerzielle Lizenz ist für die Nutzung der mobilen Web-Editoren erforderlich.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Die Länge einer der Formeln in der Datei hat<br>die zugelassene Anzahl von Zeichen überschritten und sie wurde entfernt.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Die Syntax der eingegeben Funktion ist nicht korrekt. Bitte überprüfen Sie, ob eine der Klammern - '(' oder ')' fehlt.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Zeilen Kopieren und Einfügen stimmen nicht überein.<br>Bitte wählen Sie einen Bereich der gleichen Größe oder klicken auf die erste Zelle der Zeile, um die kopierten Zellen einzufügen.",
|
||||
|
@ -244,8 +245,8 @@
|
|||
"SSE.Controllers.Main.textDone": "Fertig",
|
||||
"SSE.Controllers.Main.textHasMacros": "Diese Datei beinhaltet Makros.<br>Möchten Sie Makros ausführen?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Tabelle wird geladen",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Lizenzlimit erreicht",
|
||||
"SSE.Controllers.Main.textNo": "Nein",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Lizenzlimit erreicht",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Kostenpflichtige Funktion",
|
||||
"SSE.Controllers.Main.textPassword": "Kennwort",
|
||||
|
@ -310,8 +311,8 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Bild wird hochgeladen...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Bild wird hochgeladen",
|
||||
"SSE.Controllers.Main.waitText": "Bitte warten...",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Sie haben das Limit für gleichzeitige Verbindungen in %1-Editoren erreicht. Dieses Dokument wird nur zum Anzeigen geöffnet.<br>Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Ihre Lizenz ist abgelaufen.<br>Bitte aktualisieren Sie Ihre Lizenz und laden Sie die Seite neu.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte wenden Sie sich an Ihren Administrator, um weitere Informationen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Sie haben das Limit für gleichzeitige Verbindungen in %1-Editoren erreicht. Dieses Dokument wird nur zum Anzeigen geöffnet.<br>Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Sie haben das Benutzerlimit für %1-Editoren erreicht. Bitte kontaktieren Sie unser Verkaufsteam, um persönliche Upgrade-Bedingungen zu erhalten.",
|
||||
|
|
|
@ -171,9 +171,10 @@
|
|||
"SSE.Controllers.Main.errorFillRange": "Could not fill the selected range of cells.<br>All the merged cells need to be the same size.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "An error in the entered formula.<br>Incorrect formula name is used.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Internal error while parsing the formula.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "The length of your formula exceeds the limit of 8192 characters.<br>Please edit it and try again.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Text values in formulas are limited to 255 characters.<br>Use the CONCATENATE function or concatenation operator (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "The function refers to a sheet that does not exist.<br>Please check the data and try again.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "You cannot enter this formula because it has too many values,<br>cell references, and/or names.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Enter a correct name for the selection or a valid reference to go to.",
|
||||
"SSE.Controllers.Main.errorKeyEncrypt": "Unknown key descriptor",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "Key descriptor expired",
|
||||
|
@ -184,7 +185,8 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "The maximum number of points in series per chart is 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Cannot change part of a merged cell",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Multi-cell array formulas are not allowed in tables.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "The length of one of the formulas in the file exceeded<br>the allowed number of characters and it was removed.",
|
||||
"SSE.Controllers.Main.errorOpensource": "Using the free Community version you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "One of the file formulas exceeds the limit of 8192 characters.<br>The formula was removed.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "The entered function syntax is not correct. Please check if you are missing one of the parentheses - '(' or ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "The copy and paste area do not match.<br>Please select an area with the same size or click the first cell in a row to paste the copied cells.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Unfortunately, it is not possible to print more than 1500 pages at once in the current program version.<br>This restriction will be removed in the upcoming releases.",
|
||||
|
@ -199,13 +201,11 @@
|
|||
"SSE.Controllers.Main.errorUnexpectedGuid": "External error.<br>Unexpected GUID. Please contact support in case the error persists.",
|
||||
"SSE.Controllers.Main.errorUpdateVersion": "The file version has been changed. The page will be reloaded.",
|
||||
"SSE.Controllers.Main.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.",
|
||||
"SSE.Controllers.Main.errorOpensource": "Using the free Community version you can open documents for viewing only. To access mobile web editors, a commercial license is required.",
|
||||
"SSE.Controllers.Main.errorUserDrop": "The file cannot be accessed right now.",
|
||||
"SSE.Controllers.Main.errorUsersExceed": "The number of users allowed by the pricing plan was exceeded",
|
||||
"SSE.Controllers.Main.errorViewerDisconnect": "Connection is lost. You can still view the document,<br>but will not be able to download it until the connection is restored and page is reloaded.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "An error in the entered formula.<br>Wrong number of brackets is used.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "An error in the entered formula. Wrong operator is used.<br>Please correct the error.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "You cannot add this formula as its length exceeded the allowed number of characters.<br>Please edit it and try again.",
|
||||
"SSE.Controllers.Main.leavePageText": "You have unsaved changes in this document. Click 'Stay on this Page' to await the autosave of the document. Click 'Leave this Page' to discard all the unsaved changes.",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "Loading data...",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "Loading Data",
|
||||
|
@ -247,8 +247,8 @@
|
|||
"SSE.Controllers.Main.textDone": "Done",
|
||||
"SSE.Controllers.Main.textHasMacros": "The file contains automatic macros.<br>Do you want to run macros?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Loading spreadsheet",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "License limit reached",
|
||||
"SSE.Controllers.Main.textNo": "No",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "License limit reached",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Paid feature",
|
||||
"SSE.Controllers.Main.textPassword": "Password",
|
||||
|
@ -313,11 +313,11 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Uploading image...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Uploading Image",
|
||||
"SSE.Controllers.Main.waitText": "Please, wait...",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Your license has expired.<br>Please update your license and refresh the page.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only.<br>Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "You've reached the user limit for %1 editors. Contact your administrator to learn more.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "You have been denied the right to edit the file.",
|
||||
"SSE.Controllers.Search.textNoTextFound": "Text not found",
|
||||
"SSE.Controllers.Search.textReplaceAll": "Replace All",
|
||||
|
|
|
@ -1,13 +1,29 @@
|
|||
{
|
||||
"Common.Controllers.Collaboration.textAddReply": "Añadir respuesta",
|
||||
"Common.Controllers.Collaboration.textCancel": "Cancelar",
|
||||
"Common.Controllers.Collaboration.textDeleteComment": "Eliminar comentario",
|
||||
"Common.Controllers.Collaboration.textDeleteReply": "Eliminar respuesta",
|
||||
"Common.Controllers.Collaboration.textDone": "Listo",
|
||||
"Common.Controllers.Collaboration.textEdit": "Editar",
|
||||
"Common.Controllers.Collaboration.textEditUser": "El documento está siendo editado por múltiples usuarios.",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteComment": "¿Realmente quiere eliminar este comentario?",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteReply": "¿Realmente quiere eliminar esta respuesta?",
|
||||
"Common.Controllers.Collaboration.textReopen": "Volver a abrir",
|
||||
"Common.Controllers.Collaboration.textResolve": "Resolver",
|
||||
"Common.Controllers.Collaboration.textYes": "Sí",
|
||||
"Common.UI.ThemeColorPalette.textCustomColors": "Colores personalizados",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Colores estándar",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Colores de tema",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Views.Collaboration.textAddReply": "Añadir respuesta",
|
||||
"Common.Views.Collaboration.textBack": "Atrás",
|
||||
"Common.Views.Collaboration.textCancel": "Cancelar",
|
||||
"Common.Views.Collaboration.textCollaboration": "Colaboración",
|
||||
"Common.Views.Collaboration.textDone": "Listo",
|
||||
"Common.Views.Collaboration.textEditReply": "Editar respuesta",
|
||||
"Common.Views.Collaboration.textEditUsers": "Usuarios",
|
||||
"Common.Views.Collaboration.textEditСomment": "Editar comentario",
|
||||
"Common.Views.Collaboration.textNoComments": "Esta hoja de cálculo no contiene comentarios",
|
||||
"Common.Views.Collaboration.textСomments": "Comentarios",
|
||||
"SSE.Controllers.AddChart.txtDiagramTitle": "Título de gráfico",
|
||||
|
@ -21,9 +37,14 @@
|
|||
"SSE.Controllers.AddContainer.textShape": "Forma",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "¡ERROR!Rango de celdas inválido",
|
||||
"SSE.Controllers.AddLink.txtNotUrl": "Este campo debe ser una dirección URL en el formato 'http://www.example.com'",
|
||||
"SSE.Controllers.AddOther.textCancel": "Cancelar",
|
||||
"SSE.Controllers.AddOther.textContinue": "Continuar",
|
||||
"SSE.Controllers.AddOther.textDelete": "Eliminar",
|
||||
"SSE.Controllers.AddOther.textDeleteDraft": "¿Realmente quiere eliminar el borrador?",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "Hay que especificar URL de imagen",
|
||||
"SSE.Controllers.AddOther.txtNotUrl": "Este campo debe ser una dirección URL en el formato 'http://www.example.com'",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Las acciones de copiar, cortar y pegar utilizando el menú contextual se realizarán sólo dentro del archivo actual.",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "Agregar comentario",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "Añadir enlace ",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "Celda",
|
||||
"SSE.Controllers.DocumentHolder.menuCopy": "Copiar ",
|
||||
|
@ -40,6 +61,7 @@
|
|||
"SSE.Controllers.DocumentHolder.menuUnfreezePanes": "Movilizar paneles",
|
||||
"SSE.Controllers.DocumentHolder.menuUnmerge": "Anular combinación",
|
||||
"SSE.Controllers.DocumentHolder.menuUnwrap": "Desenvolver",
|
||||
"SSE.Controllers.DocumentHolder.menuViewComment": "Ver comentario",
|
||||
"SSE.Controllers.DocumentHolder.menuWrap": "Envoltura",
|
||||
"SSE.Controllers.DocumentHolder.sheetCancel": "Cancelar",
|
||||
"SSE.Controllers.DocumentHolder.textCopyCutPasteActions": "Acciones de Copiar, Cortar y Pegar",
|
||||
|
@ -149,6 +171,8 @@
|
|||
"SSE.Controllers.Main.errorFillRange": "No se puede rellenar el rango de celdas seleccionado.<br>Todas las celdas seleccionadas deben tener el mismo tamaño.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Hay un error en la fórmula introducida.<br>Se usa un nombre de fórmula incorrecto.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Error interno mientras analizando la fórmula.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "La longitud de su fórmula excede el límite de 8192 carácteres.<br>Por favor, edítela e intente de nuevo.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "No puede introducir esta fórmula porque tiene demasiados valores,<br>referencias de celda, y/o nombres.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Valores de texto en fórmulas son limitados al número de caracteres - 255.<br>Use la función CONCATENAR u operador de concatenación (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "La función se refiere a una hoja que no existe. <br> Por favor, verifique los datos e inténtelo de nuevo.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Introducir un nombre correcto para la selección o una referencia válida para pasar.",
|
||||
|
@ -161,7 +185,8 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "El número máximo de",
|
||||
"SSE.Controllers.Main.errorMoveRange": "No se puede cambiar parte de una celda combinada",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Fórmulas de matriz con celdas múltiples no están permitidas en tablas.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "La longitud de una de las fórmulas en el archivo superó <br> el número de caracteres permitidos y se quitó.",
|
||||
"SSE.Controllers.Main.errorOpensource": "Usando la gratuita versión Community, puede abrir los documentos sólo para verlos. Para acceder a los editores web móviles se requiere una licencia comercial.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Una de las fórmulas del archivo excede el límite de 8192 caracteres.<br>La fórmula fue eliminada.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "La función de sintaxis introducida no es correcta. Le recomendamos verificar si no le hace falta uno del paréntesis - '(' o ')'",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "El área de copiar y pegar no coincide.<br>Por favor, seleccione una zona con el mismo tamaño o haga clic en la primera celda de una fila para pegar las celdas copiadas.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "Por desgracia, no es posible imprimir más de 1500 páginas a la vez en la versión actual.<br>Esta restricción será extraida en próximos lanzamientos.",
|
||||
|
@ -220,16 +245,20 @@
|
|||
"SSE.Controllers.Main.textContactUs": "Equipo de ventas",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Note, por favor, que según los términos de la licencia Usted no tiene derecho a cambiar el cargador.<br>Por favor, póngase en contacto con nuestro Departamento de Ventas para obtener una cotización.",
|
||||
"SSE.Controllers.Main.textDone": "Listo",
|
||||
"SSE.Controllers.Main.textHasMacros": "El archivo contiene macros automáticas.<br>¿Quiere ejecutar macros?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Cargando hoja de cálculo",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "%1 limitación de conexiones",
|
||||
"SSE.Controllers.Main.textNo": "No",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Se ha alcanzado el límite de licencias",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Función de pago",
|
||||
"SSE.Controllers.Main.textPassword": "Contraseña",
|
||||
"SSE.Controllers.Main.textPreloader": "Cargando...",
|
||||
"SSE.Controllers.Main.textRemember": "Recordar mi elección",
|
||||
"SSE.Controllers.Main.textShape": "Forma",
|
||||
"SSE.Controllers.Main.textStrict": "Modo estricto",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "Las funciones Deshacer/Rehacer son desactivadas para el modo de co-edición Rápido.<br>Haga Clic en el botón \"Modo estricto\" para cambiar al modo de co-edición al Estricto para editar el archivo sin la interferencia de otros usuarios y enviar sus cambios sólo después de guardarlos. Se puede cambiar entre los modos de co-edición usando los ajustes avanzados de edición.",
|
||||
"SSE.Controllers.Main.textUsername": "Nombre de usuario",
|
||||
"SSE.Controllers.Main.textYes": "Sí",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "Licencia ha expirado",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Editor ha sido actualizado",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "Versión se ha cambiado",
|
||||
|
@ -284,11 +313,11 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Subiendo imagen...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Subiendo imagen",
|
||||
"SSE.Controllers.Main.waitText": "Por favor, espere...",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Se ha excedido el número permitido de las conexiones simultáneas al servidor de documentos, y el documento se abrirá para sólo lectura.<br>Por favor, contacte con su administrador para recibir más información.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Usted ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización.<br>Por favor, contacte con su administrador para recibir más información.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Su licencia ha expirado.<br>Por favor, actualice su licencia y después recargue la página.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Se ha excedido el número permitido de los usuarios simultáneos, y el documento se abrirá para sólo lectura.<br>Por favor, contacte con su administrador para recibir más información.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Esta versión de los editores de %1 tiene ciertas limitaciones para el número de conexiones simultáneas al servidor de documentos.<br>Si se requiere más, por favor, considere comprar una licencia comercial.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Esta versión de editores %1 tiene ciertas limitaciones para usuarios simultáneos.<br>Si necesita más, por favor, considere comprar una licencia comercial.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Usted ha alcanzado el límite de usuarios para los editores de %1. Por favor, contacte con su administrador para recibir más información.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Usted ha alcanzado el límite de conexiones simultáneas con %1 editores. Este documento se abrirá sólo para su visualización.<br>Contacte con el equipo de ventas de %1 para conocer los términos de actualización personal.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Usted ha alcanzado el límite de usuarios para los editores de %1.<br>Contacte con el equipo de ventas de %1 para conocer los términos de actualización personal.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "El derecho de edición del archivo es denegado.",
|
||||
"SSE.Controllers.Search.textNoTextFound": "Texto no encontrado",
|
||||
"SSE.Controllers.Search.textReplaceAll": "Reemplazar todo",
|
||||
|
@ -303,6 +332,7 @@
|
|||
"SSE.Controllers.Statusbar.menuDelete": "Eliminar",
|
||||
"SSE.Controllers.Statusbar.menuDuplicate": "Duplicar",
|
||||
"SSE.Controllers.Statusbar.menuHide": "Ocultar",
|
||||
"SSE.Controllers.Statusbar.menuMore": "Más",
|
||||
"SSE.Controllers.Statusbar.menuRename": "Renombrar",
|
||||
"SSE.Controllers.Statusbar.menuUnhide": "Mostrar",
|
||||
"SSE.Controllers.Statusbar.notcriticalErrorTitle": "Aviso",
|
||||
|
@ -339,8 +369,11 @@
|
|||
"SSE.Views.AddLink.textSelectedRange": "Rango seleccionado",
|
||||
"SSE.Views.AddLink.textSheet": "Hoja",
|
||||
"SSE.Views.AddLink.textTip": "Consejos de pantalla",
|
||||
"SSE.Views.AddOther.textAddComment": "Añadir comentario",
|
||||
"SSE.Views.AddOther.textAddress": "Dirección",
|
||||
"SSE.Views.AddOther.textBack": "Atrás",
|
||||
"SSE.Views.AddOther.textComment": "Comentario",
|
||||
"SSE.Views.AddOther.textDone": "Listo",
|
||||
"SSE.Views.AddOther.textFilter": "Filtro",
|
||||
"SSE.Views.AddOther.textFromLibrary": "Imagen de biblioteca",
|
||||
"SSE.Views.AddOther.textFromURL": "Imagen de URL",
|
||||
|
@ -359,6 +392,8 @@
|
|||
"SSE.Views.EditCell.textAlignRight": "Alinear a la derecha",
|
||||
"SSE.Views.EditCell.textAlignTop": "Alinear en la parte superior",
|
||||
"SSE.Views.EditCell.textAllBorders": "Todos los bordes",
|
||||
"SSE.Views.EditCell.textAngleClockwise": "Ángulo descendente",
|
||||
"SSE.Views.EditCell.textAngleCounterclockwise": "Ángulo ascendente",
|
||||
"SSE.Views.EditCell.textBack": "Atrás",
|
||||
"SSE.Views.EditCell.textBorderStyle": "Estilo de borde",
|
||||
"SSE.Views.EditCell.textBottomBorder": "Borde inferior",
|
||||
|
@ -378,6 +413,7 @@
|
|||
"SSE.Views.EditCell.textFonts": "Fuentes",
|
||||
"SSE.Views.EditCell.textFormat": "Formato",
|
||||
"SSE.Views.EditCell.textGeneral": "General",
|
||||
"SSE.Views.EditCell.textHorizontalText": "Texto horizontal",
|
||||
"SSE.Views.EditCell.textInBorders": "Bordes internos",
|
||||
"SSE.Views.EditCell.textInHorBorder": "Borde horizontal interno",
|
||||
"SSE.Views.EditCell.textInteger": "Entero",
|
||||
|
@ -390,16 +426,20 @@
|
|||
"SSE.Views.EditCell.textPercentage": "Porcentaje",
|
||||
"SSE.Views.EditCell.textPound": "Libra",
|
||||
"SSE.Views.EditCell.textRightBorder": "Borde derecho",
|
||||
"SSE.Views.EditCell.textRotateTextDown": "Girar texto hacia abajo",
|
||||
"SSE.Views.EditCell.textRotateTextUp": "Girar texto hacia arriba",
|
||||
"SSE.Views.EditCell.textRouble": "Rublo",
|
||||
"SSE.Views.EditCell.textScientific": "Scientífico",
|
||||
"SSE.Views.EditCell.textSize": "Tamaño",
|
||||
"SSE.Views.EditCell.textText": "Texto",
|
||||
"SSE.Views.EditCell.textTextColor": "Color de texto",
|
||||
"SSE.Views.EditCell.textTextFormat": "Formato de texto",
|
||||
"SSE.Views.EditCell.textTextOrientation": "Orientación del texto",
|
||||
"SSE.Views.EditCell.textThick": "Grueso",
|
||||
"SSE.Views.EditCell.textThin": "Fino",
|
||||
"SSE.Views.EditCell.textTime": "Hora",
|
||||
"SSE.Views.EditCell.textTopBorder": "Borde superior",
|
||||
"SSE.Views.EditCell.textVerticalText": "Texto vertical",
|
||||
"SSE.Views.EditCell.textWrapText": "Ajustar texto",
|
||||
"SSE.Views.EditCell.textYen": "Yen",
|
||||
"SSE.Views.EditChart.textAddCustomColor": "Añadir un Color Personalizado",
|
||||
|
@ -546,6 +586,9 @@
|
|||
"SSE.Views.Settings.textCreateDate": "Fecha de creación",
|
||||
"SSE.Views.Settings.textCustom": "Personalizado",
|
||||
"SSE.Views.Settings.textCustomSize": "Tamaño personalizado",
|
||||
"SSE.Views.Settings.textDisableAll": "Deshabilitar todo",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithNotification": "Deshabilitar todas las macros con notificación",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithoutNotification": "Deshabilitar todas las macros sin notificación",
|
||||
"SSE.Views.Settings.textDisplayComments": "Comentarios",
|
||||
"SSE.Views.Settings.textDisplayResolvedComments": "Comentarios resueltos",
|
||||
"SSE.Views.Settings.textDocInfo": "Información sobre hoja de cálculo",
|
||||
|
@ -555,6 +598,8 @@
|
|||
"SSE.Views.Settings.textDownloadAs": "Descargar como...",
|
||||
"SSE.Views.Settings.textEditDoc": "Editar documento",
|
||||
"SSE.Views.Settings.textEmail": "email",
|
||||
"SSE.Views.Settings.textEnableAll": "Habilitar todo",
|
||||
"SSE.Views.Settings.textEnableAllMacrosWithoutNotification": "Habilitar todas las macros sin notificación ",
|
||||
"SSE.Views.Settings.textExample": "Ejemplo",
|
||||
"SSE.Views.Settings.textFind": "Buscar",
|
||||
"SSE.Views.Settings.textFindAndReplace": "Buscar y reemplazar",
|
||||
|
@ -569,6 +614,7 @@
|
|||
"SSE.Views.Settings.textLastModifiedBy": "Modificado por última vez por",
|
||||
"SSE.Views.Settings.textLeft": "A la izquierda",
|
||||
"SSE.Views.Settings.textLoading": "Cargando...",
|
||||
"SSE.Views.Settings.textMacrosSettings": "Ajustes de macros",
|
||||
"SSE.Views.Settings.textMargins": "Márgenes",
|
||||
"SSE.Views.Settings.textOrientation": "Orientación",
|
||||
"SSE.Views.Settings.textOwner": "Propietario",
|
||||
|
@ -580,6 +626,7 @@
|
|||
"SSE.Views.Settings.textRegionalSettings": "Configuración regional",
|
||||
"SSE.Views.Settings.textRight": "A la derecha",
|
||||
"SSE.Views.Settings.textSettings": "Ajustes",
|
||||
"SSE.Views.Settings.textShowNotification": "Mostrar notificación",
|
||||
"SSE.Views.Settings.textSpreadsheetFormats": "Formatos de hoja de cálculo",
|
||||
"SSE.Views.Settings.textSpreadsheetSettings": "Ajustes de hoja de cálculo",
|
||||
"SSE.Views.Settings.textSubject": "Asunto",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"Common.Controllers.Collaboration.textAddReply": "Ajouter réponse",
|
||||
"Common.Controllers.Collaboration.textCancel": "Annuler",
|
||||
"Common.Controllers.Collaboration.textDeleteComment": "Supprimer le commentaire",
|
||||
"Common.Controllers.Collaboration.textDeleteReply": "Supprimer la réponse",
|
||||
"Common.Controllers.Collaboration.textDeleteComment": "Supprimer commentaire",
|
||||
"Common.Controllers.Collaboration.textDeleteReply": "Supprimer réponse",
|
||||
"Common.Controllers.Collaboration.textDone": "Effectué",
|
||||
"Common.Controllers.Collaboration.textEdit": "Editer",
|
||||
"Common.Controllers.Collaboration.textEditUser": "Le document est en cours de modification par plusieurs utilisateurs.",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"SSE.Controllers.AddContainer.textImage": "Image",
|
||||
"SSE.Controllers.AddContainer.textOther": "Autre",
|
||||
"SSE.Controllers.AddContainer.textShape": "Forme",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "ERREUR! La plage de cellules n'est pas valide",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "ERREUR ! Plage de cellules invalide",
|
||||
"SSE.Controllers.AddLink.txtNotUrl": "Ce champ doit être une URL au format 'http://www.example.com'",
|
||||
"SSE.Controllers.AddOther.textCancel": "Annuler",
|
||||
"SSE.Controllers.AddOther.textContinue": "Continuer",
|
||||
|
@ -43,15 +43,15 @@
|
|||
"SSE.Controllers.AddOther.textDeleteDraft": "Voulez-vous vraiment supprimer le brouillon ?",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "Spécifiez l'URL de l'image",
|
||||
"SSE.Controllers.AddOther.txtNotUrl": "Ce champ doit être une URL au format 'http://www.example.com'",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Les actions de Copier, Couper et Coller du menu contextuel seront appliquées seulement au fichier actuel.",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Actions de copie, de coupe et de collage du menu contextuel seront appliquées seulement dans le fichier actuel.",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "Ajouter commentaire",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "Ajouter lien",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "Cellule",
|
||||
"SSE.Controllers.DocumentHolder.menuCopy": "Copier",
|
||||
"SSE.Controllers.DocumentHolder.menuCut": "Couper",
|
||||
"SSE.Controllers.DocumentHolder.menuDelete": "Supprimer",
|
||||
"SSE.Controllers.DocumentHolder.menuEdit": "Modifier",
|
||||
"SSE.Controllers.DocumentHolder.menuFreezePanes": "Figer les volets",
|
||||
"SSE.Controllers.DocumentHolder.menuEdit": "Editer",
|
||||
"SSE.Controllers.DocumentHolder.menuFreezePanes": "Figer volets",
|
||||
"SSE.Controllers.DocumentHolder.menuHide": "Masquer",
|
||||
"SSE.Controllers.DocumentHolder.menuMerge": "Fusionner",
|
||||
"SSE.Controllers.DocumentHolder.menuMore": "Plus",
|
||||
|
@ -64,24 +64,24 @@
|
|||
"SSE.Controllers.DocumentHolder.menuViewComment": "Voir commentaire",
|
||||
"SSE.Controllers.DocumentHolder.menuWrap": "Renvoi à la ligne",
|
||||
"SSE.Controllers.DocumentHolder.sheetCancel": "Annuler",
|
||||
"SSE.Controllers.DocumentHolder.textCopyCutPasteActions": "Fonctions de Copier, Couper et Coller",
|
||||
"SSE.Controllers.DocumentHolder.textCopyCutPasteActions": "Actions copier, couper et coller",
|
||||
"SSE.Controllers.DocumentHolder.textDoNotShowAgain": "Ne plus afficher",
|
||||
"SSE.Controllers.DocumentHolder.warnMergeLostData": "Cette opération détruira les données des cellules sélectionnées. <br>Сontinuer ?",
|
||||
"SSE.Controllers.EditCell.textAuto": "Auto",
|
||||
"SSE.Controllers.EditCell.textFonts": "Polices",
|
||||
"SSE.Controllers.EditCell.textPt": "pt",
|
||||
"SSE.Controllers.EditChart.errorMaxRows": "ERREUR ! Le nombre maximal de séries de données par graphique est 255.",
|
||||
"SSE.Controllers.EditChart.errorStockChart": "L'ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.EditChart.errorMaxRows": "ERREUR ! Le nombre maximal de séries de données par diagramme est 255.",
|
||||
"SSE.Controllers.EditChart.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez vos données sur la feuille de calcul dans l'ordre suivant :<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.EditChart.textAuto": "Auto",
|
||||
"SSE.Controllers.EditChart.textBetweenTickMarks": "Entre graduations",
|
||||
"SSE.Controllers.EditChart.textBillions": "Milliards",
|
||||
"SSE.Controllers.EditChart.textBottom": "En bas",
|
||||
"SSE.Controllers.EditChart.textCenter": "Centre",
|
||||
"SSE.Controllers.EditChart.textCross": "Sur l'axe",
|
||||
"SSE.Controllers.EditChart.textCross": "Croisement",
|
||||
"SSE.Controllers.EditChart.textCustom": "Personnalisé",
|
||||
"SSE.Controllers.EditChart.textFit": "Ajuster en largeur",
|
||||
"SSE.Controllers.EditChart.textFit": "Ajuster au largeur",
|
||||
"SSE.Controllers.EditChart.textFixed": "Fixe",
|
||||
"SSE.Controllers.EditChart.textHigh": "En haut",
|
||||
"SSE.Controllers.EditChart.textHigh": "Haut",
|
||||
"SSE.Controllers.EditChart.textHorizontal": "Horizontal",
|
||||
"SSE.Controllers.EditChart.textHundredMil": "100 000 000",
|
||||
"SSE.Controllers.EditChart.textHundreds": "Centaines",
|
||||
|
@ -140,18 +140,18 @@
|
|||
"SSE.Controllers.Main.convertationTimeoutText": "Délai d'attente de la conversion dépassé ",
|
||||
"SSE.Controllers.Main.criticalErrorExtText": "Appuyez sur OK pour revenir à la liste des documents.",
|
||||
"SSE.Controllers.Main.criticalErrorTitle": "Erreur",
|
||||
"SSE.Controllers.Main.downloadErrorText": "Échec du téléchargement.",
|
||||
"SSE.Controllers.Main.downloadErrorText": "Téléchargement echoué.",
|
||||
"SSE.Controllers.Main.downloadMergeText": "Téléchargement en cours...",
|
||||
"SSE.Controllers.Main.downloadMergeTitle": "Téléchargement en cours",
|
||||
"SSE.Controllers.Main.downloadTextText": "Téléchargement de la feuille de calcul en cours...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "Téléchargement de la feuille de calcul",
|
||||
"SSE.Controllers.Main.downloadTextText": "Téléchargement feuille de calcul en cours...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "Téléchargement feuille de calcul en cours",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "Vous tentez d'exéсuter une action pour laquelle vous ne disposez pas des droits.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorArgsRange": "Erreur dans la formule entrée.<br>La plage des arguments utilisée est incorrecte.",
|
||||
"SSE.Controllers.Main.errorAutoFilterChange": "L'opération n'est pas autorisée, car elle tente de déplacer les cellules d'un tableau de votre feuille de calcul.",
|
||||
"SSE.Controllers.Main.errorAutoFilterChangeFormatTable": "Impossible de réaliser l'opération sur les cellules sélectionnées car vous ne pouvez pas déplacer une partie du tableau.<br>Sélectionnez une autre plage de données afin que tout le tableau soit déplacé et essayez à nouveau.",
|
||||
"SSE.Controllers.Main.errorAutoFilterDataRange": "Impossible de réaliser l'opération sur la plage de cellules spécifiée.<br>Sélectionnez la plage de données différente de la plage existante et essayez à nouveau.",
|
||||
"SSE.Controllers.Main.errorAutoFilterHiddenRange": "L'opération ne peut pas être effectuée car la zone contient des cellules filtrées.<br>Veuillez afficher des éléments filtrés et réessayez.",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "L'URL d'image est incorrecte",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "URL image incorrecte",
|
||||
"SSE.Controllers.Main.errorChangeArray": "Vous ne pouvez pas modifier des parties d'une tableau. ",
|
||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "La connexion au serveur perdue. Désolé, vous ne pouvez plus modifier le document.",
|
||||
"SSE.Controllers.Main.errorConnectToServer": "Impossible d'enregistrer le document. Veuillez vérifier vos paramètres de connexion ou contactez l'administrateur.<br>Lorsque vous cliquez sur le bouton 'OK', vous serez invité à télécharger le document.",
|
||||
|
@ -159,30 +159,32 @@
|
|||
"SSE.Controllers.Main.errorCountArg": "Erreur dans la formule entrée.<br>Le nombre d'arguments utilisé est incorrect.",
|
||||
"SSE.Controllers.Main.errorCountArgExceed": "Erreur dans la formule entrée.<br>Le nombre d'arguments a été dépassé.",
|
||||
"SSE.Controllers.Main.errorCreateDefName": "Actuellement, des plages nommées existantes ne peuvent pas être modifiées et les nouvelles ne peuvent pas être créées,<br> car certaines d'entre eux sont en cours de modification.",
|
||||
"SSE.Controllers.Main.errorDatabaseConnection": "Erreur externe.<br>Erreur de connexion à la base de données. Si l'erreur persiste, veillez contactez l'assistance technique.",
|
||||
"SSE.Controllers.Main.errorDataEncrypted": "Les modifications chiffrées ont été reçues, elle ne peuvent pas être déchiffrées.",
|
||||
"SSE.Controllers.Main.errorDatabaseConnection": "Erreur externe.<br>Erreur de connexion base de données. Contactez l'assistance technique si le problême persiste.",
|
||||
"SSE.Controllers.Main.errorDataEncrypted": "Modifications encodées reçues, mais ne peuvent pas être déchiffrées.",
|
||||
"SSE.Controllers.Main.errorDataRange": "Plage de données incorrecte.",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Code d'erreur: %1",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Code d'erreur : %1",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": "Une erreure s'est produite lors du travail sur le document.<br>Utilisez l'option « Télécharger » pour enregistrer une copie de sauvegarde sur le disque dur de votre système.",
|
||||
"SSE.Controllers.Main.errorFilePassProtect": "Le fichier est protégé par le mot de passe et ne peut pas être ouvert.",
|
||||
"SSE.Controllers.Main.errorFileRequest": "Erreur externe.<br>Erreur de demande du fichier. Si l'erreur persiste, veillez contactez l'assistance technique.",
|
||||
"SSE.Controllers.Main.errorFileRequest": "Erreur externe.<br>Erreur de demande de fichier. Contactez l'assistance technique si le problème persiste.",
|
||||
"SSE.Controllers.Main.errorFileSizeExceed": "La taille du fichier dépasse les limites établies sur votre serveur.<br>Veuillez contacter votre administrateur de Document Server pour obtenir plus d'information. ",
|
||||
"SSE.Controllers.Main.errorFileVKey": "Erreur externe.<br>Clé de sécurité incorrecte. Si l'erreur persiste, veillez contactez l'assistance technique.",
|
||||
"SSE.Controllers.Main.errorFillRange": "Il est impossible de remplir la plage de cellules sélectionnée. <br>Toutes les cellules unies doivent être de la même taille.",
|
||||
"SSE.Controllers.Main.errorFileVKey": "Erreur externe.<br>Clé de sécurité incorrecte. Contactez l'assistance technique si le problème persiste.",
|
||||
"SSE.Controllers.Main.errorFillRange": "Impossible de remplir la plage de cellules sélectionnée.<br>Toutes les cellules fusionnées doivent être de la même taille.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Erreur dans la formule entrée.<br>Le nom de formule utilisé est incorrect.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Une erreur interne lors de l'analyse de la formule.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "Vous ne pouvez pas ajouter cette formule car sa longueur dépasse le nombre de caractères autorisés<br>Merci de modifier la formule et d'essayer à nouveau. ",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Les valeurs de texte dans les formules sont limitées à 255 caractères.<br> Utilisez la fonction CONCATENER ou l’opérateur de concaténation (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "La fonction fait référence à une feuille qui n'existe pas.<br>Veuillez vérifier les données et réessayez.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Entrez un nom correct pour la sélection ou une référence valable pour aller à.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Entrez un nom correct pour la sélection ou une référence valable à laquelle aller.",
|
||||
"SSE.Controllers.Main.errorKeyEncrypt": "Descripteur de clés inconnu",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "Descripteur de clés expiré",
|
||||
"SSE.Controllers.Main.errorLockedAll": "L'opération ne peut pas être faite car la feuille a été verrouillée par un autre utilisateur.",
|
||||
"SSE.Controllers.Main.errorLockedWorksheetRename": "La feuille ne peut pas être renommée pour l'instant puisque elle est renommée par un autre utilisateur",
|
||||
"SSE.Controllers.Main.errorMailMergeLoadFile": "Échec du chargement",
|
||||
"SSE.Controllers.Main.errorMailMergeLoadFile": "Échec du chargement. Merci de choisir un autre fichier",
|
||||
"SSE.Controllers.Main.errorMailMergeSaveFile": "Fusion a échoué.",
|
||||
"SSE.Controllers.Main.errorMaxPoints": "Le nombre maximal de points par graphique est 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Impossible de modifier une partie d'une cellule fusionnée",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Formules de tableau plusieurs cellules ne sont pas autorisées dans les classeurs.",
|
||||
"SSE.Controllers.Main.errorOpensource": "L'utilisation la version gratuite \"Community version\" permet uniquement la visualisation des documents. Pour avoir accès à l'édition sur mobile, une version commerciale est nécessaire.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "La longueur de l'une des formules dans le fichier a dépassé <br> le nombre de caractères autorisé, et la formule a été supprimée.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "La syntaxe de la saisie est incorrecte. Veuillez vérifier la présence de l'une des parenthèses - '(' ou ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "La zone de copie ne correspond pas à la zone de collage.<br>Sélectionnez une zone avec la même taille ou cliquez sur la première cellule d'une ligne pour coller les cellules sélectionnées.",
|
||||
|
@ -192,10 +194,10 @@
|
|||
"SSE.Controllers.Main.errorSessionAbsolute": "Votre session a expiré. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorSessionIdle": "Le document n'a pas été modifié depuis trop longtemps. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorSessionToken": "La connexion au serveur a été interrompue. Veuillez recharger la page.",
|
||||
"SSE.Controllers.Main.errorStockChart": "L'ordre des lignes est incorrect. Pour créer un graphique boursier organisez vos données sur la feuille de calcul dans l'ordre suivant:<br> cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Main.errorStockChart": "Ordre lignes incorrect. Pour créer un diagramme boursier, positionnez les données sur la feuille de calcul dans l'ordre suivant :<br>cours à l'ouverture, cours maximal, cours minimal, cours à la clôture.",
|
||||
"SSE.Controllers.Main.errorToken": "Le jeton de sécurité du document n’était pas formé correctement.<br>Veuillez contacter l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorTokenExpire": "Le jeton de sécurité du document a expiré.<br>Veuillez contactez l'administrateur de Document Server.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Erreur externe.<br>GUID non prévue. Si l'erreur persiste, veillez contactez l'assistance technique.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Erreur externe.<br>GUID imprévue. Contactez l'assistance technique si le problème persiste.",
|
||||
"SSE.Controllers.Main.errorUpdateVersion": "La version du fichier a été changée. La page sera rechargée.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "La connexion internet a été rétablie, la version du fichier est modifiée.<br>Avant de continuer, téléchargez le fichier ou copiez le contenu pour vous assurer que tous les changements ont été enregistrés, et rechargez la page.",
|
||||
"SSE.Controllers.Main.errorUserDrop": "Impossible d'accéder au fichier.",
|
||||
|
@ -241,11 +243,11 @@
|
|||
"SSE.Controllers.Main.textClose": "Fermer",
|
||||
"SSE.Controllers.Main.textContactUs": "Contacter l'équipe de ventes",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Veuillez noter que conformément aux clauses du contrat de licence vous n'êtes pas autorisé à changer le chargeur.<br>Veuillez contacter notre Service des Ventes pour obtenir le devis.",
|
||||
"SSE.Controllers.Main.textDone": "Terminé",
|
||||
"SSE.Controllers.Main.textDone": "Effectué",
|
||||
"SSE.Controllers.Main.textHasMacros": "Le fichier contient des macros automatiques.<br>Voulez-vous exécuter les macros ?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Chargement feuille de calcul",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
|
||||
"SSE.Controllers.Main.textNo": "Non",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "La limite de la licence est atteinte",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Fonction payée",
|
||||
"SSE.Controllers.Main.textPassword": "Mot de passe",
|
||||
|
@ -257,7 +259,7 @@
|
|||
"SSE.Controllers.Main.textUsername": "Nom d'utilisateur",
|
||||
"SSE.Controllers.Main.textYes": "Oui",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "Licence expirée",
|
||||
"SSE.Controllers.Main.titleServerVersion": "L'éditeur est mis à jour",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Editeur mis à jour",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "La version a été modifiée",
|
||||
"SSE.Controllers.Main.txtAccent": "Accent",
|
||||
"SSE.Controllers.Main.txtArt": "Entrez votre texte",
|
||||
|
@ -268,7 +270,7 @@
|
|||
"SSE.Controllers.Main.txtDelimiter": "Délimiteur",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Titre du diagramme",
|
||||
"SSE.Controllers.Main.txtEditingMode": "Définition du mode d'édition...",
|
||||
"SSE.Controllers.Main.txtEncoding": "Codage ",
|
||||
"SSE.Controllers.Main.txtEncoding": "Encodage ",
|
||||
"SSE.Controllers.Main.txtErrorLoadHistory": "Échec du chargement de l'historique",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Flèches figurées",
|
||||
"SSE.Controllers.Main.txtLines": "Lignes",
|
||||
|
@ -283,7 +285,7 @@
|
|||
"SSE.Controllers.Main.txtStyle_Check_Cell": "Vérifier cellule",
|
||||
"SSE.Controllers.Main.txtStyle_Comma": "Virgule",
|
||||
"SSE.Controllers.Main.txtStyle_Currency": "Devise",
|
||||
"SSE.Controllers.Main.txtStyle_Explanatory_Text": "Texte d'explication",
|
||||
"SSE.Controllers.Main.txtStyle_Explanatory_Text": "Texte explicatif",
|
||||
"SSE.Controllers.Main.txtStyle_Good": "Correct",
|
||||
"SSE.Controllers.Main.txtStyle_Heading_1": "Titre 1",
|
||||
"SSE.Controllers.Main.txtStyle_Heading_2": "Titre 2",
|
||||
|
@ -310,8 +312,8 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Chargement d'une image en cours...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Chargement d'une image",
|
||||
"SSE.Controllers.Main.waitText": "Veuillez patienter...",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert à la lecture seulement.<br>Contactez votre administrateur pour en savoir davantage.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Votre licence a expiré.<br>Veuillez mettre à jour votre licence et actualisez la page.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez votre administrateur pour en savoir davantage.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Vous avez dépassé le nombre maximal de connexions simultanées aux éditeurs %1. Ce document sera ouvert à la lecture seulement.<br>Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Vous avez dépassé le nombre maximal d’utilisateurs des éditeurs %1. Contactez l’équipe des ventes %1 pour mettre à jour les termes de la licence.",
|
||||
|
@ -319,7 +321,7 @@
|
|||
"SSE.Controllers.Search.textNoTextFound": "Le texte est introuvable",
|
||||
"SSE.Controllers.Search.textReplaceAll": "Remplacer tout",
|
||||
"SSE.Controllers.Settings.notcriticalErrorTitle": "Avertissement",
|
||||
"SSE.Controllers.Settings.warnDownloadAs": "Si vous continuez à enregistrer dans ce format toutes les fonctions sauf le texte seront perdues.<br>Êtes-vous sûr de vouloir continuer ?",
|
||||
"SSE.Controllers.Settings.warnDownloadAs": "Si vous enregistrez dans ce format, seulement le texte sera conservé.<br>Voulez-vous vraiment continuer ?",
|
||||
"SSE.Controllers.Statusbar.cancelButtonText": "Annuler",
|
||||
"SSE.Controllers.Statusbar.errNameExists": "Feuulle de travail portant ce nom existe déjà.",
|
||||
"SSE.Controllers.Statusbar.errNameWrongChar": "Le nom d'une feuille ne peut pas contenir les caractères suivants: \\ / * ? [ ] :",
|
||||
|
@ -355,7 +357,7 @@
|
|||
"SSE.Views.AddFunction.textGroups": "Catégories",
|
||||
"SSE.Views.AddLink.textAddLink": "Ajouter lien",
|
||||
"SSE.Views.AddLink.textAddress": "Adresse",
|
||||
"SSE.Views.AddLink.textDisplay": "Afficher",
|
||||
"SSE.Views.AddLink.textDisplay": "Affichage",
|
||||
"SSE.Views.AddLink.textExternalLink": "Lien externe",
|
||||
"SSE.Views.AddLink.textInsert": "Insérer",
|
||||
"SSE.Views.AddLink.textInternalLink": "Plage de données interne",
|
||||
|
@ -374,7 +376,7 @@
|
|||
"SSE.Views.AddOther.textFilter": "Filtre",
|
||||
"SSE.Views.AddOther.textFromLibrary": "Image de la bibliothèque",
|
||||
"SSE.Views.AddOther.textFromURL": "Image à partir d'une URL",
|
||||
"SSE.Views.AddOther.textImageURL": "URL d'une image",
|
||||
"SSE.Views.AddOther.textImageURL": "URL image",
|
||||
"SSE.Views.AddOther.textInsert": "Insérer",
|
||||
"SSE.Views.AddOther.textInsertImage": "Insérer une image",
|
||||
"SSE.Views.AddOther.textLink": "Lien",
|
||||
|
@ -399,14 +401,14 @@
|
|||
"SSE.Views.EditCell.textCharacterItalic": "I",
|
||||
"SSE.Views.EditCell.textCharacterUnderline": "U",
|
||||
"SSE.Views.EditCell.textColor": "Couleur",
|
||||
"SSE.Views.EditCell.textCurrency": "Monétaire",
|
||||
"SSE.Views.EditCell.textCurrency": "Devise",
|
||||
"SSE.Views.EditCell.textCustomColor": "Couleur personnalisée",
|
||||
"SSE.Views.EditCell.textDate": "Date",
|
||||
"SSE.Views.EditCell.textDiagDownBorder": "Bordure diagonale bas",
|
||||
"SSE.Views.EditCell.textDiagUpBorder": "Bordure diagonale haut",
|
||||
"SSE.Views.EditCell.textDiagDownBorder": "Bordure diagonale vers le bas",
|
||||
"SSE.Views.EditCell.textDiagUpBorder": "Bordure diagonale vers le haut",
|
||||
"SSE.Views.EditCell.textDollar": "Dollar",
|
||||
"SSE.Views.EditCell.textEuro": "Euro",
|
||||
"SSE.Views.EditCell.textFillColor": "Couleur de remplissage",
|
||||
"SSE.Views.EditCell.textFillColor": "Couleur remplissage",
|
||||
"SSE.Views.EditCell.textFonts": "Polices",
|
||||
"SSE.Views.EditCell.textFormat": "Format",
|
||||
"SSE.Views.EditCell.textGeneral": "Général",
|
||||
|
@ -452,11 +454,11 @@
|
|||
"SSE.Views.EditChart.textChart": "Diagramme",
|
||||
"SSE.Views.EditChart.textChartTitle": "Titre du diagramme",
|
||||
"SSE.Views.EditChart.textColor": "Couleur",
|
||||
"SSE.Views.EditChart.textCrossesValue": "Valeur",
|
||||
"SSE.Views.EditChart.textCrossesValue": "Valeur croisements",
|
||||
"SSE.Views.EditChart.textCustomColor": "Couleur personnalisée",
|
||||
"SSE.Views.EditChart.textDataLabels": "Étiquettes de données",
|
||||
"SSE.Views.EditChart.textDesign": "Design",
|
||||
"SSE.Views.EditChart.textDisplayUnits": "Unités de l'affichage",
|
||||
"SSE.Views.EditChart.textDataLabels": "Libellés de données",
|
||||
"SSE.Views.EditChart.textDesign": "Stylique",
|
||||
"SSE.Views.EditChart.textDisplayUnits": "Unités affichage",
|
||||
"SSE.Views.EditChart.textFill": "Remplissage",
|
||||
"SSE.Views.EditChart.textForward": "Déplacer vers l'avant",
|
||||
"SSE.Views.EditChart.textGridlines": "Quadrillage",
|
||||
|
@ -494,8 +496,8 @@
|
|||
"SSE.Views.EditChart.textVerAxis": "Axe vertical",
|
||||
"SSE.Views.EditChart.textVertical": "Vertical",
|
||||
"SSE.Views.EditHyperlink.textBack": "Retour en arrière",
|
||||
"SSE.Views.EditHyperlink.textDisplay": "Afficher",
|
||||
"SSE.Views.EditHyperlink.textEditLink": "Modifier le lien",
|
||||
"SSE.Views.EditHyperlink.textDisplay": "Affichage",
|
||||
"SSE.Views.EditHyperlink.textEditLink": "Editer lien",
|
||||
"SSE.Views.EditHyperlink.textExternalLink": "Lien externe",
|
||||
"SSE.Views.EditHyperlink.textInternalLink": "Plage de données interne",
|
||||
"SSE.Views.EditHyperlink.textLink": "Lien",
|
||||
|
@ -511,7 +513,7 @@
|
|||
"SSE.Views.EditImage.textForward": "Déplacer vers l'avant",
|
||||
"SSE.Views.EditImage.textFromLibrary": "Image de la bibliothèque",
|
||||
"SSE.Views.EditImage.textFromURL": "Image à partir d'une URL",
|
||||
"SSE.Views.EditImage.textImageURL": "URL d'une image",
|
||||
"SSE.Views.EditImage.textImageURL": "URL image",
|
||||
"SSE.Views.EditImage.textLinkSettings": "Paramètres de lien",
|
||||
"SSE.Views.EditImage.textRemove": "Supprimer l'image",
|
||||
"SSE.Views.EditImage.textReorder": "Réorganiser",
|
||||
|
@ -542,20 +544,20 @@
|
|||
"SSE.Views.EditText.textCharacterItalic": "I",
|
||||
"SSE.Views.EditText.textCharacterUnderline": "U",
|
||||
"SSE.Views.EditText.textCustomColor": "Couleur personnalisée",
|
||||
"SSE.Views.EditText.textFillColor": "Couleur de remplissage",
|
||||
"SSE.Views.EditText.textFillColor": "Couleur remplissage",
|
||||
"SSE.Views.EditText.textFonts": "Polices",
|
||||
"SSE.Views.EditText.textSize": "Taille",
|
||||
"SSE.Views.EditText.textTextColor": "Couleur du texte",
|
||||
"SSE.Views.FilterOptions.textClearFilter": "Effacer filtre",
|
||||
"SSE.Views.FilterOptions.textDeleteFilter": "Supprimer le filtre",
|
||||
"SSE.Views.FilterOptions.textFilter": "Options de filtre",
|
||||
"SSE.Views.FilterOptions.textDeleteFilter": "Supprimer filtre",
|
||||
"SSE.Views.FilterOptions.textFilter": "Options filtre",
|
||||
"SSE.Views.Search.textByColumns": "Par colonnes",
|
||||
"SSE.Views.Search.textByRows": "Par lignes",
|
||||
"SSE.Views.Search.textDone": "Terminé",
|
||||
"SSE.Views.Search.textFind": "Trouver",
|
||||
"SSE.Views.Search.textDone": "Effectué",
|
||||
"SSE.Views.Search.textFind": "Rechercher",
|
||||
"SSE.Views.Search.textFindAndReplace": "Rechercher et remplacer",
|
||||
"SSE.Views.Search.textFormulas": "Formules",
|
||||
"SSE.Views.Search.textHighlightRes": "Surligner les résultats",
|
||||
"SSE.Views.Search.textHighlightRes": "Surligner résultats",
|
||||
"SSE.Views.Search.textLookIn": "Rechercher dans",
|
||||
"SSE.Views.Search.textMatchCase": "Respecter la casse",
|
||||
"SSE.Views.Search.textMatchCell": "Respecter la cellule",
|
||||
|
@ -590,21 +592,21 @@
|
|||
"SSE.Views.Settings.textDisplayResolvedComments": "Commentaires résolus",
|
||||
"SSE.Views.Settings.textDocInfo": "Infos sur tableur",
|
||||
"SSE.Views.Settings.textDocTitle": "Titre du classeur",
|
||||
"SSE.Views.Settings.textDone": "Terminé",
|
||||
"SSE.Views.Settings.textDone": "Effectué",
|
||||
"SSE.Views.Settings.textDownload": "Télécharger",
|
||||
"SSE.Views.Settings.textDownloadAs": "Télécharger comme...",
|
||||
"SSE.Views.Settings.textEditDoc": "Modifier",
|
||||
"SSE.Views.Settings.textEditDoc": "Editer document",
|
||||
"SSE.Views.Settings.textEmail": "e-mail",
|
||||
"SSE.Views.Settings.textEnableAll": "Activer tout",
|
||||
"SSE.Views.Settings.textEnableAllMacrosWithoutNotification": "Activer tous les macros sans notification",
|
||||
"SSE.Views.Settings.textExample": "Example",
|
||||
"SSE.Views.Settings.textFind": "Trouver",
|
||||
"SSE.Views.Settings.textExample": "Exemple",
|
||||
"SSE.Views.Settings.textFind": "Rechercher",
|
||||
"SSE.Views.Settings.textFindAndReplace": "Rechercher et remplacer",
|
||||
"SSE.Views.Settings.textFormat": "Format",
|
||||
"SSE.Views.Settings.textFormulaLanguage": "La formule de langue",
|
||||
"SSE.Views.Settings.textFormulaLanguage": "Langage formule",
|
||||
"SSE.Views.Settings.textHelp": "Aide",
|
||||
"SSE.Views.Settings.textHideGridlines": "Masquer le quadrillage",
|
||||
"SSE.Views.Settings.textHideHeadings": "Masquer les en-têtes",
|
||||
"SSE.Views.Settings.textHideGridlines": "Masquer quadrillage",
|
||||
"SSE.Views.Settings.textHideHeadings": "Masquer en-têtes",
|
||||
"SSE.Views.Settings.textInch": "Pouce",
|
||||
"SSE.Views.Settings.textLandscape": "Paysage",
|
||||
"SSE.Views.Settings.textLastModified": "Dernière modification",
|
||||
|
|
|
@ -1,11 +1,18 @@
|
|||
{
|
||||
"Common.Controllers.Collaboration.textAddReply": "Aggiungi risposta",
|
||||
"Common.Controllers.Collaboration.textCancel": "Annulla",
|
||||
"Common.Controllers.Collaboration.textEdit": "Modifica",
|
||||
"Common.Controllers.Collaboration.textEditUser": "Utenti che stanno modificando il file:",
|
||||
"Common.Controllers.Collaboration.textReopen": "Riapri",
|
||||
"Common.Controllers.Collaboration.textYes": "Sì",
|
||||
"Common.UI.ThemeColorPalette.textCustomColors": "Colori personalizzati",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Colori standard",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "Colori del tema",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Views.Collaboration.textAddReply": "Aggiungi risposta",
|
||||
"Common.Views.Collaboration.textBack": "Indietro",
|
||||
"Common.Views.Collaboration.textCancel": "Annulla",
|
||||
"Common.Views.Collaboration.textCollaboration": "Collaborazione",
|
||||
"Common.Views.Collaboration.textEditUsers": "Utenti",
|
||||
"Common.Views.Collaboration.textNoComments": "Questo foglio di calcolo non contiene commenti",
|
||||
|
@ -21,9 +28,12 @@
|
|||
"SSE.Controllers.AddContainer.textShape": "Forma",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "ERRORE! Intervallo di celle non valido",
|
||||
"SSE.Controllers.AddLink.txtNotUrl": "Questo campo deve essere un URL nel formato 'http://www.example.com'",
|
||||
"SSE.Controllers.AddOther.textCancel": "Annulla",
|
||||
"SSE.Controllers.AddOther.textDelete": "Elimina",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "Specifica URL immagine.",
|
||||
"SSE.Controllers.AddOther.txtNotUrl": "Questo campo deve essere un URL nel formato 'http://www.example.com'",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Le azioni di copia, taglia e incolla utilizzando il menu di scelta rapida verranno eseguite solo all'interno del file corrente.",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "Aggiungi commento",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "Aggiungi collegamento",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "Cella",
|
||||
"SSE.Controllers.DocumentHolder.menuCopy": "Copia",
|
||||
|
@ -221,6 +231,7 @@
|
|||
"SSE.Controllers.Main.textCustomLoader": "Si prega di notare che, in base ai termini della licenza, non si ha il diritto di modificare il caricatore.<br>Si prega di contattare il nostro reparto vendite per ottenere un preventivo.",
|
||||
"SSE.Controllers.Main.textDone": "Fatto",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Caricamento del foglio di calcolo",
|
||||
"SSE.Controllers.Main.textNo": "No",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Limite di licenza raggiunto",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Funzionalità a pagamento",
|
||||
|
@ -230,6 +241,7 @@
|
|||
"SSE.Controllers.Main.textStrict": "Modalità Rigorosa",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "Le funzioni Annulla/Ripristina sono disabilitate per la Modalità di Co-editing Veloce.<br>Clicca il pulsante 'Modalità Rigorosa' per passare alla Modalità di Co-editing Rigorosa per poter modificare il file senza l'interferenza di altri utenti e inviare le modifiche solamente dopo averle salvate. Puoi passare da una modalità all'altra di co-editing utilizzando le Impostazioni avanzate dell'editor.",
|
||||
"SSE.Controllers.Main.textUsername": "Nome utente",
|
||||
"SSE.Controllers.Main.textYes": "Sì",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "La licenza è scaduta",
|
||||
"SSE.Controllers.Main.titleServerVersion": "L'editor è stato aggiornato",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "Versione Modificata",
|
||||
|
@ -284,8 +296,8 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Caricamento dell'immagine in corso...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Caricamento dell'immagine",
|
||||
"SSE.Controllers.Main.waitText": "Attendere prego...",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta l’amministratore per saperne di più.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "La tua licenza è scaduta.<br>Si prega di aggiornare la licenza e ricaricare la pagina.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta l’amministratore per saperne di più.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Hai raggiunto il limite per le connessioni simultanee agli editor %1. Questo documento verrà aperto in sola lettura.<br>Contatta il team di vendita di %1 per i termini di aggiornamento personali.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Hai raggiunto il limite per gli utenti con accesso agli editor %1. Contatta il team di vendita di %1 per i termini di aggiornamento personali.",
|
||||
|
@ -339,8 +351,10 @@
|
|||
"SSE.Views.AddLink.textSelectedRange": "Intervallo selezionato",
|
||||
"SSE.Views.AddLink.textSheet": "Foglio",
|
||||
"SSE.Views.AddLink.textTip": "Suggerimento ",
|
||||
"SSE.Views.AddOther.textAddComment": "Aggiungi commento",
|
||||
"SSE.Views.AddOther.textAddress": "Indirizzo",
|
||||
"SSE.Views.AddOther.textBack": "Indietro",
|
||||
"SSE.Views.AddOther.textComment": "Commento",
|
||||
"SSE.Views.AddOther.textFilter": "Filtro",
|
||||
"SSE.Views.AddOther.textFromLibrary": "Immagine dalla Raccolta",
|
||||
"SSE.Views.AddOther.textFromURL": "Immagine da URL",
|
||||
|
|
|
@ -282,8 +282,8 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Carregando imagem...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Carregando imagem",
|
||||
"SSE.Controllers.Main.waitText": "Aguarde...",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Você atingiu o limite de conexões simultâneas para editores %1. Este documento será aberto apenas para visualização.<br>Entre em contato com seu administrador para saber mais.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Sua licença expirou.<br>Atualize sua licença e atualize a página.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Você atingiu o limite de usuários para editores %1. Entre em contato com seu administrador para saber mais.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Você atingiu o limite de conexões simultâneas para editores %1. Este documento será aberto apenas para visualização.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Você atingiu o limite de usuários para editores %1.<br>Entre em contato com a equipe de vendas da %1 para obter os termos de atualização pessoais.",
|
||||
|
|
|
@ -171,6 +171,8 @@
|
|||
"SSE.Controllers.Main.errorFillRange": "Не удается заполнить выбранный диапазон ячеек.<br>Все объединенные ячейки должны быть одного размера.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Ошибка во введенной формуле.<br>Использовано неверное имя формулы.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Внутренняя ошибка при синтаксическом анализе формулы.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "Длина формулы превышает ограничение в 8192 символа.<br>Отредактируйте ее и повторите попытку.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxReference": "Нельзя ввести эту формулу, так как она содержит слишком много значений,<br>ссылок на ячейки и/или имен.",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "Длина текстовых значений в формулах не может превышать 255 символов.<br>Используйте функцию СЦЕПИТЬ или оператор сцепления (&).",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "Функция ссылается на лист, который не существует.<br>Проверьте данные и повторите попытку.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Введите корректное имя для выделенного диапазона или допустимую ссылку для перехода.",
|
||||
|
@ -183,7 +185,8 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "Максимальное число точек в серии для диаграммы составляет 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Нельзя изменить часть объединенной ячейки",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "Формулы массива с несколькими ячейками не разрешаются в таблицах.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Длина одной из формул в файле превышала<br>допустимое количество символов, и формула была удалена.",
|
||||
"SSE.Controllers.Main.errorOpensource": "Используя бесплатную версию Community, вы можете открывать документы только на просмотр. Для доступа к мобильным веб-редакторам требуется коммерческая лицензия.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Одна из формул в файле превышает ограничение в 8192 символа.<br>Формула была удалена.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Синтаксис введенной функции некорректен. Проверьте, не пропущена ли одна из скобок - '(' или ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Область копирования не соответствует области вставки.<br>Для вставки скопированных ячеек выделите область такого же размера или щелкните по первой ячейке в строке.",
|
||||
"SSE.Controllers.Main.errorPrintMaxPagesCount": "К сожалению, в текущей версии программы нельзя напечатать более 1500 страниц за один раз.<br>Это ограничение будет устранено в последующих версиях.",
|
||||
|
@ -244,8 +247,8 @@
|
|||
"SSE.Controllers.Main.textDone": "Готово",
|
||||
"SSE.Controllers.Main.textHasMacros": "Файл содержит автозапускаемые макросы.<br>Хотите запустить макросы?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Загрузка таблицы",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Лицензионное ограничение",
|
||||
"SSE.Controllers.Main.textNo": "Нет",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Лицензионное ограничение",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Платная функция",
|
||||
"SSE.Controllers.Main.textPassword": "Пароль",
|
||||
|
@ -310,8 +313,8 @@
|
|||
"SSE.Controllers.Main.uploadImageTextText": "Загрузка рисунка...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Загрузка рисунка",
|
||||
"SSE.Controllers.Main.waitText": "Пожалуйста, подождите...",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт только на просмотр.<br>Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Истек срок действия лицензии.<br>Обновите лицензию, а затем обновите страницу.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Вы достигли лимита на количество пользователей редакторов %1.<br>Свяжитесь с администратором, чтобы узнать больше.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Вы достигли лимита на одновременные подключения к редакторам %1. Этот документ будет открыт на просмотр.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Вы достигли лимита на одновременные подключения к редакторам %1.<br>Напишите в отдел продаж %1, чтобы обсудить индивидуальные условия лицензирования.",
|
||||
|
|
|
@ -183,6 +183,7 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "Maximálny počet bodov v sérii na jeden graf je 4096.",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Nie je možné zmeniť časť zlúčenej bunky",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "V tabuľkách nie sú dovolené vzorce pre pole s viacerými bunkami",
|
||||
"SSE.Controllers.Main.errorOpensource": "Pomocou bezplatnej verzie Community môžete otvoriť dokumenty iba na prezeranie. Na prístup k mobilným webovým editorom je potrebná komerčná licencia.",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "Dĺžka jedného zo vzorcov v súbore prekročila<br>povolený počet znakov a bola odstránená.",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "Zadaná funkcia syntax nie je správna. Skontrolujte prosím, či chýba jedna zo zátvoriek-'(' alebo ')'.",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "Oblasť kopírovania a prilepovania sa nezhoduje.<br>Prosím, vyberte oblasť s rovnakou veľkosťou alebo kliknite na prvú bunku v rade a vložte skopírované bunky.",
|
||||
|
@ -212,12 +213,12 @@
|
|||
"SSE.Controllers.Main.loadImagesTitleText": "Načítanie obrázkov",
|
||||
"SSE.Controllers.Main.loadImageTextText": "Načítanie obrázku ..",
|
||||
"SSE.Controllers.Main.loadImageTitleText": "Načítavanie obrázku",
|
||||
"SSE.Controllers.Main.loadingDocumentTextText": "Načítavanie dokumentu ...",
|
||||
"SSE.Controllers.Main.loadingDocumentTextText": "Načítavanie dokumentu...",
|
||||
"SSE.Controllers.Main.loadingDocumentTitleText": "Načítavanie dokumentu",
|
||||
"SSE.Controllers.Main.mailMergeLoadFileText": "Načítavanie zdroja údajov...",
|
||||
"SSE.Controllers.Main.mailMergeLoadFileTitle": "Načítavanie zdroja údajov",
|
||||
"SSE.Controllers.Main.notcriticalErrorTitle": "Upozornenie",
|
||||
"SSE.Controllers.Main.openErrorText": "Pri otváraní súboru sa vyskytla chyba",
|
||||
"SSE.Controllers.Main.openErrorText": "Pri otváraní súboru sa vyskytla chyba.",
|
||||
"SSE.Controllers.Main.openTextText": "Otváranie dokumentu...",
|
||||
"SSE.Controllers.Main.openTitleText": "Otváranie dokumentu",
|
||||
"SSE.Controllers.Main.pastInMergeAreaError": "Nie je možné zmeniť časť zlúčenej bunky",
|
||||
|
@ -245,7 +246,7 @@
|
|||
"SSE.Controllers.Main.textHasMacros": "Súbor obsahuje automatické makrá.<br>Chcete spustiť makrá?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Načítavanie dokumentu",
|
||||
"SSE.Controllers.Main.textNo": "Nie",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE obmedzenie pripojenia",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "Bol dosiahnutý limit licencie",
|
||||
"SSE.Controllers.Main.textOK": "OK",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Platená funkcia",
|
||||
"SSE.Controllers.Main.textPassword": "Heslo",
|
||||
|
@ -312,7 +313,7 @@
|
|||
"SSE.Controllers.Main.waitText": "Prosím čakajte...",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Počet súbežných spojení s dokumentovým serverom bol prekročený a dokument bude znovu otvorený iba na prezeranie.<br>Pre ďalšie informácie kontaktujte prosím vášho správcu.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Vaša licencia vypršala.<br>Prosím, aktualizujte si svoju licenciu a obnovte stránku.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Počet súbežných užívateľov bol prekročený a dokument bude znovu otvorený len na čítanie.<br>Pre ďalšie informácie kontaktujte prosím vášho správcu.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Limit %1 súbežných užívateľov bol prekročený.<br>Pre ďalšie informácie kontaktujte prosím vášho správcu.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Táto verzia aplikácie %1 editors má určité obmedzenia pre súbežné pripojenia k dokumentovému serveru. <br> Ak potrebujete viac, zvážte aktualizáciu aktuálnej licencie alebo zakúpenie komerčnej.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Táto verzia %1 editors má určité obmedzenia pre spolupracujúcich používateľov. <br> Ak potrebujete viac, zvážte aktualizáciu vašej aktuálnej licencie alebo kúpu komerčnej.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "Bolo vám zamietnuté právo upravovať súbor.",
|
||||
|
@ -507,7 +508,7 @@
|
|||
"SSE.Views.EditImage.textAddress": "Adresa",
|
||||
"SSE.Views.EditImage.textBack": "Späť",
|
||||
"SSE.Views.EditImage.textBackward": "Posunúť späť",
|
||||
"SSE.Views.EditImage.textDefault": "Predvolená veľkosť",
|
||||
"SSE.Views.EditImage.textDefault": "Aktuálna veľkosť",
|
||||
"SSE.Views.EditImage.textForward": "Posunúť vpred",
|
||||
"SSE.Views.EditImage.textFromLibrary": "Obrázok z Knižnice",
|
||||
"SSE.Views.EditImage.textFromURL": "Obrázok z URL adresy",
|
||||
|
|
|
@ -8,8 +8,11 @@
|
|||
"Common.Controllers.Collaboration.textEditUser": "Uporabniki, ki urejajo datoteko:",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteComment": "Ste prepričani da želite izbrisati ta komentar?",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteReply": "Želite res izbrisati ta odgovor?",
|
||||
"Common.Controllers.Collaboration.textReopen": "Ponovno odpri",
|
||||
"Common.Controllers.Collaboration.textResolve": "Razreši",
|
||||
"Common.Controllers.Collaboration.textYes": "Da",
|
||||
"Common.UI.ThemeColorPalette.textCustomColors": "Barve po meri",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "Standardne barve",
|
||||
"Common.Utils.Metric.txtCm": "cm",
|
||||
"Common.Utils.Metric.txtPt": "pt",
|
||||
"Common.Views.Collaboration.textAddReply": "Dodaj odgovor",
|
||||
|
@ -22,16 +25,21 @@
|
|||
"Common.Views.Collaboration.textEditСomment": "Uredi komentar",
|
||||
"Common.Views.Collaboration.textСomments": "Komentarji",
|
||||
"SSE.Controllers.AddChart.txtDiagramTitle": "Naslov grafa",
|
||||
"SSE.Controllers.AddChart.txtSeries": "Niz",
|
||||
"SSE.Controllers.AddChart.txtXAxis": "X os",
|
||||
"SSE.Controllers.AddChart.txtYAxis": "Y os",
|
||||
"SSE.Controllers.AddContainer.textChart": "Graf",
|
||||
"SSE.Controllers.AddContainer.textFormula": "Funkcija",
|
||||
"SSE.Controllers.AddContainer.textImage": "Slika",
|
||||
"SSE.Controllers.AddContainer.textOther": "Drugo",
|
||||
"SSE.Controllers.AddContainer.textShape": "Oblika",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "NAPAKA! Neveljaven razpon celic",
|
||||
"SSE.Controllers.AddOther.textCancel": "Prekliči",
|
||||
"SSE.Controllers.AddOther.textContinue": "Nadaljuj",
|
||||
"SSE.Controllers.AddOther.textDelete": "Izbriši",
|
||||
"SSE.Controllers.AddOther.textDeleteDraft": "Ali res želite izbrisati osnutek?",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "Določiti morate URL slike.",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "Dejanja kopiranja, rezanja in lepljenja s kontekstnim menijem se izvajajo samo v trenutni datoteki.",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "Dodaj komentar",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "Dodaj povezavo",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "Celica",
|
||||
|
@ -39,9 +47,12 @@
|
|||
"SSE.Controllers.DocumentHolder.menuCut": "Izreži",
|
||||
"SSE.Controllers.DocumentHolder.menuDelete": "Izbriši",
|
||||
"SSE.Controllers.DocumentHolder.menuEdit": "Uredi",
|
||||
"SSE.Controllers.DocumentHolder.menuFreezePanes": "Zamrzni plošče",
|
||||
"SSE.Controllers.DocumentHolder.menuHide": "Skrij",
|
||||
"SSE.Controllers.DocumentHolder.menuMerge": "Združi",
|
||||
"SSE.Controllers.DocumentHolder.menuMore": "Več",
|
||||
"SSE.Controllers.DocumentHolder.menuOpenLink": "Odpri povezavo",
|
||||
"SSE.Controllers.DocumentHolder.menuPaste": "Prilepi",
|
||||
"SSE.Controllers.DocumentHolder.menuShow": "Pokaži",
|
||||
"SSE.Controllers.DocumentHolder.menuViewComment": "Ogled komentarja",
|
||||
"SSE.Controllers.DocumentHolder.sheetCancel": "Zapri",
|
||||
|
@ -50,6 +61,7 @@
|
|||
"SSE.Controllers.EditCell.textAuto": "Samodejno",
|
||||
"SSE.Controllers.EditCell.textFonts": "Fonti",
|
||||
"SSE.Controllers.EditCell.textPt": "pt",
|
||||
"SSE.Controllers.EditChart.errorMaxRows": "NAPAKA! Največje število podatkovnih serij na grafikonu je 255.",
|
||||
"SSE.Controllers.EditChart.errorStockChart": "Nepravilen vrstni red vrstic. Za izgradnjo razpredelnice delnic podatke na strani navedite v sledečem vrstnem redu:<br>otvoritvena cena, maksimalna cena, minimalna cena, zaključna cena.",
|
||||
"SSE.Controllers.EditChart.textAuto": "Samodejno",
|
||||
"SSE.Controllers.EditChart.textBetweenTickMarks": "Med obkljukanimi oznakami",
|
||||
|
@ -58,6 +70,7 @@
|
|||
"SSE.Controllers.EditChart.textCenter": "Na sredino",
|
||||
"SSE.Controllers.EditChart.textCross": "Križ",
|
||||
"SSE.Controllers.EditChart.textCustom": "Po meri",
|
||||
"SSE.Controllers.EditChart.textFixed": "Določeno",
|
||||
"SSE.Controllers.EditChart.textHigh": "Visoko",
|
||||
"SSE.Controllers.EditChart.textHorizontal": "Horizontalen",
|
||||
"SSE.Controllers.EditChart.textHundredMil": "100 000 000",
|
||||
|
@ -69,28 +82,40 @@
|
|||
"SSE.Controllers.EditChart.textLeft": "Levo",
|
||||
"SSE.Controllers.EditChart.textLow": "Nizko",
|
||||
"SSE.Controllers.EditChart.textManual": "Ročno",
|
||||
"SSE.Controllers.EditChart.textMaxValue": "Maksimalna vrednost",
|
||||
"SSE.Controllers.EditChart.textMillions": "Milijoni",
|
||||
"SSE.Controllers.EditChart.textMinValue": "Minimalna vrednost",
|
||||
"SSE.Controllers.EditChart.textNextToAxis": "Poleg osi",
|
||||
"SSE.Controllers.EditChart.textNone": "nič",
|
||||
"SSE.Controllers.EditChart.textNoOverlay": "Ni prekrivanja",
|
||||
"SSE.Controllers.EditChart.textOnTickMarks": "Na obkljukanih oznakah",
|
||||
"SSE.Controllers.EditChart.textOuterTop": "Zunanji vrh",
|
||||
"SSE.Controllers.EditChart.textRight": "Desno",
|
||||
"SSE.Controllers.EditChart.textTenMillions": "10 000 000",
|
||||
"SSE.Controllers.EditChart.textTenThousands": "10 000",
|
||||
"SSE.Controllers.EditChart.textThousands": "Tisočine",
|
||||
"SSE.Controllers.EditChart.textTop": "Vrh",
|
||||
"SSE.Controllers.EditChart.textValue": "Vrednost",
|
||||
"SSE.Controllers.EditContainer.textCell": "Celica",
|
||||
"SSE.Controllers.EditContainer.textChart": "Graf",
|
||||
"SSE.Controllers.EditContainer.textHyperlink": "Hiperpovezava",
|
||||
"SSE.Controllers.EditContainer.textImage": "Slika",
|
||||
"SSE.Controllers.EditContainer.textSettings": "Nastavitve",
|
||||
"SSE.Controllers.EditContainer.textShape": "Oblika",
|
||||
"SSE.Controllers.EditContainer.textTable": "Tabela",
|
||||
"SSE.Controllers.EditContainer.textText": "Besedilo",
|
||||
"SSE.Controllers.EditHyperlink.textDefault": "Izbrano območje",
|
||||
"SSE.Controllers.EditHyperlink.textEmptyImgUrl": "Določiti morate URL slike.",
|
||||
"SSE.Controllers.EditHyperlink.textExternalLink": "Zunanja povezava",
|
||||
"SSE.Controllers.EditHyperlink.textInternalLink": "Notranje območje podatkov",
|
||||
"SSE.Controllers.FilterOptions.textEmptyItem": "{Blanks}",
|
||||
"SSE.Controllers.FilterOptions.textErrorMsg": "Izbrati morate vsaj eno vrednost",
|
||||
"SSE.Controllers.FilterOptions.textErrorTitle": "Opozorilo",
|
||||
"SSE.Controllers.FilterOptions.textSelectAll": "Izberi vse",
|
||||
"SSE.Controllers.Main.advCSVOptions": "Izberite CSV opcijo",
|
||||
"SSE.Controllers.Main.advDRMEnterPassword": "Vnesite geslo:",
|
||||
"SSE.Controllers.Main.advDRMOptions": "Zaščitena datoteka",
|
||||
"SSE.Controllers.Main.advDRMPassword": "Geslo",
|
||||
"SSE.Controllers.Main.applyChangesTextText": "Nalaganje podatkov ...",
|
||||
"SSE.Controllers.Main.applyChangesTitleText": "Nalaganje podatkov",
|
||||
"SSE.Controllers.Main.closeButtonText": "Zapri datoteko",
|
||||
|
@ -102,44 +127,85 @@
|
|||
"SSE.Controllers.Main.downloadTextText": "Prenašanje razpredelnice ...",
|
||||
"SSE.Controllers.Main.downloadTitleText": "Prenašanje razpredelnice",
|
||||
"SSE.Controllers.Main.errorAccessDeny": "Poskušate izvesti dejanje, za katerega nimate pravic. <br> Obrnite se na skrbnika strežnika dokumentov.",
|
||||
"SSE.Controllers.Main.errorArgsRange": "Napaka v vneseni formuli.<br>Uporabljen je napačen razpon argumentov.",
|
||||
"SSE.Controllers.Main.errorBadImageUrl": "URL slike je napačen",
|
||||
"SSE.Controllers.Main.errorCoAuthoringDisconnect": "Povezava s strežnikom izgubljena. Dokumenta v tem trenutku ne morete urejati.",
|
||||
"SSE.Controllers.Main.errorCountArg": "Napaka v vneseni formuli.<br>Uporabljena je nepravilna številka argumentov.",
|
||||
"SSE.Controllers.Main.errorCountArgExceed": "Napaka v vneseni formuli.<br>Število argumentov je preseženo.",
|
||||
"SSE.Controllers.Main.errorDatabaseConnection": "Zunanja napaka.<br>Napaka povezave baze podatkov. V primeru, da napaka ni odpravljena, prosim kontaktirajte ekipo za pomoč.",
|
||||
"SSE.Controllers.Main.errorDataEncrypted": "Prejete so šifrirane spremembe, ki jih ni mogoče razvozlati.",
|
||||
"SSE.Controllers.Main.errorDataRange": "Nepravilen obseg podatkov.",
|
||||
"SSE.Controllers.Main.errorDefaultMessage": "Koda napake: %1",
|
||||
"SSE.Controllers.Main.errorEditingDownloadas": "Med delom z dokumentom je prišlo do napake. <br> Z možnostjo »Prenos« shranite varnostno kopijo datoteke na trdi disk računalnika.",
|
||||
"SSE.Controllers.Main.errorFileRequest": "Zunanja napaka.<br>Napaka zahteve datoteke. Prosim kontaktirijate pomoč, če napaka ni odpravljena.",
|
||||
"SSE.Controllers.Main.errorFileVKey": "Zunanja napaka.<br>Nepravilen varnostni ključ. Prosim kontaktirajte pomoč, če napaka ni odpravljena.",
|
||||
"SSE.Controllers.Main.errorFillRange": "Ni bilo mogoče izponiti izbranega območja celic.<br>Vse združene celice morajo biti enake velikosti.",
|
||||
"SSE.Controllers.Main.errorFormulaName": "Napaka v vneseni formuli.<br>Uporabljeno je nepravilno ime formule.",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "Notranja napaka pri razčlenjevanju formule.",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "Vnesite pravilno ime za izbiro ali veljavno referenco, ki jo želite najti.",
|
||||
"SSE.Controllers.Main.errorKeyEncrypt": "Neznan ključni deskriptor",
|
||||
"SSE.Controllers.Main.errorKeyExpire": "Ključni deskriptor je potekel",
|
||||
"SSE.Controllers.Main.errorMailMergeLoadFile": "Nalaganje dokumenta ni uspelo. Izberite drugo datoteko.",
|
||||
"SSE.Controllers.Main.errorMailMergeSaveFile": "Spajanje je neuspešno",
|
||||
"SSE.Controllers.Main.errorMoveRange": "Dela združene celice ni mogoče spremeniti",
|
||||
"SSE.Controllers.Main.errorProcessSaveResult": "Shranjevanje ni bilo uspešno",
|
||||
"SSE.Controllers.Main.errorStockChart": "Nepravilen vrstni red vrstic. Za izgradnjo razpredelnice delnic podatke na strani navedite v sledečem vrstnem redu:<br>otvoritvena cena, maksimalna cena, minimalna cena, zaključna cena.",
|
||||
"SSE.Controllers.Main.errorUnexpectedGuid": "Zunanja napaka.<br>Nepričakovan GUID. Če težava ni odstranjena prosim kontaktirajte pomoč.",
|
||||
"SSE.Controllers.Main.errorUpdateVersionOnDisconnect": "Povezava s spletom je bila obnovljena in spremenjena je različica datoteke. <br> Preden nadaljujete z delom, morate datoteko prenesti ali kopirati njeno vsebino, da se prepričate, da se nič ne izgubi, in nato znova naložite to stran.",
|
||||
"SSE.Controllers.Main.errorViewerDisconnect": "Povezava je izgubljena. Dokument si lahko še vedno ogledate,<br> vendar ga ne boste mogli prenesti, dokler se povezava ne vzpostavi in stran ponovno naloži.",
|
||||
"SSE.Controllers.Main.errorWrongBracketsCount": "Napaka v vneseni formuli.<br>Uporabljeno je napačno število oklepajev.",
|
||||
"SSE.Controllers.Main.errorWrongOperator": "Napaka v vneseni formuli.<br>Uporabljen je napačen operator.",
|
||||
"SSE.Controllers.Main.leavePageText": "V tem dokumentu se nahajajo neshranjene spremembe. Kliknite »Ostani na tej strani«, da počakate na samodejno shranjevanje dokumenta. Kliknite »Zapusti to stran«, če želite zavreči vse neshranjene spremembe.",
|
||||
"SSE.Controllers.Main.loadFontsTextText": "Nalaganje podatkov ...",
|
||||
"SSE.Controllers.Main.loadFontsTitleText": "Nalaganje podatkov",
|
||||
"SSE.Controllers.Main.loadFontTextText": "Nalaganje podatkov ...",
|
||||
"SSE.Controllers.Main.loadFontTitleText": "Nalaganje podatkov",
|
||||
"SSE.Controllers.Main.loadImagesTextText": "Nalaganje slik ...",
|
||||
"SSE.Controllers.Main.loadImagesTitleText": "Nalaganje slik",
|
||||
"SSE.Controllers.Main.loadImageTextText": "Nalaganje slike ...",
|
||||
"SSE.Controllers.Main.loadImageTitleText": "Nalaganje slike",
|
||||
"SSE.Controllers.Main.loadingDocumentTextText": "Nalaganja preglednice ...",
|
||||
"SSE.Controllers.Main.loadingDocumentTitleText": "Nalaganje razpredelnice",
|
||||
"SSE.Controllers.Main.mailMergeLoadFileText": "Nalaganje vira podatkov ...",
|
||||
"SSE.Controllers.Main.mailMergeLoadFileTitle": "Nalaganje vira podatkov",
|
||||
"SSE.Controllers.Main.notcriticalErrorTitle": "Opozorilo",
|
||||
"SSE.Controllers.Main.openErrorText": "Prišlo je do težave med odpiranjem datoteke.",
|
||||
"SSE.Controllers.Main.openTextText": "Odpiranje dokumenta ...",
|
||||
"SSE.Controllers.Main.openTitleText": "Odpiranje dokumenta",
|
||||
"SSE.Controllers.Main.pastInMergeAreaError": "Dela združene celice ni mogoče spremeniti",
|
||||
"SSE.Controllers.Main.printTextText": "Tiskanje dokumenta ...",
|
||||
"SSE.Controllers.Main.printTitleText": "Tiskanje dokumenta",
|
||||
"SSE.Controllers.Main.reloadButtonText": "Osveži stran",
|
||||
"SSE.Controllers.Main.requestEditFailedMessageText": "Nekdo v tem trenutku ureja ta dokument. Prosim ponovno poskusite kasneje.",
|
||||
"SSE.Controllers.Main.requestEditFailedTitleText": "Dostop zavrnjen",
|
||||
"SSE.Controllers.Main.saveErrorText": "Prišlo je do težave med shranjevanjem datoteke.",
|
||||
"SSE.Controllers.Main.savePreparingText": "Priprava na shranjevanje",
|
||||
"SSE.Controllers.Main.savePreparingTitle": "Priprava na shranjevanje. Prosim počakajte ...",
|
||||
"SSE.Controllers.Main.saveTextText": "Shranjevanje dokumenta ...",
|
||||
"SSE.Controllers.Main.saveTitleText": "Shranjevanje dokumenta",
|
||||
"SSE.Controllers.Main.textAnonymous": "Anonimno",
|
||||
"SSE.Controllers.Main.textBack": "Nazaj",
|
||||
"SSE.Controllers.Main.textBuyNow": "Obišči spletno mesto",
|
||||
"SSE.Controllers.Main.textCancel": "Zapri",
|
||||
"SSE.Controllers.Main.textClose": "Zapri",
|
||||
"SSE.Controllers.Main.textContactUs": "Kontaktirajte oddelek za prodajo",
|
||||
"SSE.Controllers.Main.textCustomLoader": "Upoštevajte, da v skladu s pogoji licence niste upravičeni do menjave Loader-ja. <br> Za ponudbo se obrnite na naš prodajni oddelek.",
|
||||
"SSE.Controllers.Main.textDone": "Končano",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "Nalaganje razpredelnice",
|
||||
"SSE.Controllers.Main.textNo": "Ne",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "%1 omejitev povezave",
|
||||
"SSE.Controllers.Main.textOK": "V redu",
|
||||
"SSE.Controllers.Main.textPaidFeature": "Plačljive funkcije",
|
||||
"SSE.Controllers.Main.textPassword": "Geslo",
|
||||
"SSE.Controllers.Main.textPreloader": "Nalaganje ...",
|
||||
"SSE.Controllers.Main.textRemember": "Zapomni si mojo izbiro",
|
||||
"SSE.Controllers.Main.textShape": "Oblika",
|
||||
"SSE.Controllers.Main.textUsername": "Uporabniško ime",
|
||||
"SSE.Controllers.Main.textYes": "Da",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "Licenca je potekla",
|
||||
"SSE.Controllers.Main.titleServerVersion": "Urednik je bil posodobljen",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "Različica spremenjena",
|
||||
"SSE.Controllers.Main.txtAccent": "Preglas",
|
||||
"SSE.Controllers.Main.txtArt": "Vaše besedilo pride tukaj.",
|
||||
"SSE.Controllers.Main.txtBasicShapes": "Osnovne oblike",
|
||||
"SSE.Controllers.Main.txtButtons": "Gumbi",
|
||||
|
@ -147,10 +213,19 @@
|
|||
"SSE.Controllers.Main.txtCharts": "Grafi",
|
||||
"SSE.Controllers.Main.txtDelimiter": "Ločilo",
|
||||
"SSE.Controllers.Main.txtDiagramTitle": "Naslov grafa",
|
||||
"SSE.Controllers.Main.txtEditingMode": "Nastavi način urejanja ...",
|
||||
"SSE.Controllers.Main.txtEncoding": "Kodiranje",
|
||||
"SSE.Controllers.Main.txtErrorLoadHistory": "Nalaganje zgodovine je bilo neuspešno",
|
||||
"SSE.Controllers.Main.txtFiguredArrows": "Figurirane puščice",
|
||||
"SSE.Controllers.Main.txtLines": "Vrstice",
|
||||
"SSE.Controllers.Main.txtMath": "Matematika",
|
||||
"SSE.Controllers.Main.txtRectangles": "Pravokotniki",
|
||||
"SSE.Controllers.Main.txtSeries": "Niz",
|
||||
"SSE.Controllers.Main.txtSpace": "Razmik",
|
||||
"SSE.Controllers.Main.txtStarsRibbons": "Zvezde & Trakovi",
|
||||
"SSE.Controllers.Main.txtStyle_Bad": "Slabo",
|
||||
"SSE.Controllers.Main.txtStyle_Calculation": "Računaje",
|
||||
"SSE.Controllers.Main.txtStyle_Check_Cell": "Preveri celico",
|
||||
"SSE.Controllers.Main.txtStyle_Comma": "Vejica",
|
||||
"SSE.Controllers.Main.txtStyle_Currency": "Valuta",
|
||||
"SSE.Controllers.Main.txtStyle_Good": "Dobro",
|
||||
|
@ -158,38 +233,61 @@
|
|||
"SSE.Controllers.Main.txtStyle_Heading_2": "Naslov 2",
|
||||
"SSE.Controllers.Main.txtStyle_Heading_3": "Naslov 3",
|
||||
"SSE.Controllers.Main.txtStyle_Heading_4": "Naslov 4",
|
||||
"SSE.Controllers.Main.txtStyle_Input": "Vnos",
|
||||
"SSE.Controllers.Main.txtStyle_Linked_Cell": "Povezana celica",
|
||||
"SSE.Controllers.Main.txtStyle_Normal": "Normalno",
|
||||
"SSE.Controllers.Main.txtStyle_Note": "Opomba",
|
||||
"SSE.Controllers.Main.txtStyle_Output": "Izpis",
|
||||
"SSE.Controllers.Main.txtStyle_Percent": "Odstotek",
|
||||
"SSE.Controllers.Main.txtStyle_Title": "Naslov",
|
||||
"SSE.Controllers.Main.txtTab": "Zavihek",
|
||||
"SSE.Controllers.Main.txtXAxis": "X os",
|
||||
"SSE.Controllers.Main.txtYAxis": "Y os",
|
||||
"SSE.Controllers.Main.unknownErrorText": "Neznana napaka.",
|
||||
"SSE.Controllers.Main.unsupportedBrowserErrorText": "Vaš brskalnik ni podprt.",
|
||||
"SSE.Controllers.Main.uploadImageExtMessage": "Neznan format slike.",
|
||||
"SSE.Controllers.Main.uploadImageFileCountMessage": "Ni naloženih slik.",
|
||||
"SSE.Controllers.Main.uploadImageSizeMessage": "Limit maksimalne velikosti slike presežen.",
|
||||
"SSE.Controllers.Main.uploadImageTextText": "Nalaganje slike ...",
|
||||
"SSE.Controllers.Main.uploadImageTitleText": "Nalaganje slike",
|
||||
"SSE.Controllers.Main.waitText": "Prosimo počakajte ...",
|
||||
"SSE.Controllers.Main.warnLicenseExceeded": "Dosegli ste omejitev za istočasno povezavo z urejevalniki %1. Ta dokument bo na voljo samo za ogled. <br> Če želite izvedeti več, se obrnite na skrbnika.",
|
||||
"SSE.Controllers.Main.warnLicenseExp": "Vaša licnenca je potekla. <br>Prosimo nadgradite licenco in osvežite stran.",
|
||||
"SSE.Controllers.Main.warnLicenseUsersExceeded": "Dosegli ste omejitev uporabnikov za %1 urednike. Če želite izvedeti več, se obrnite na skrbnika.",
|
||||
"SSE.Controllers.Main.warnNoLicense": "Dosegli ste omejitev za istočasno povezavo z urejevalniki %1. Ta dokument bo na voljo samo za ogled. <br> Za osebne pogoje nadgradnje se obrnite na% 1 prodajno ekipo.",
|
||||
"SSE.Controllers.Main.warnNoLicenseUsers": "Dosegli ste omejitev uporabnika za %1 urednike. Za osebne pogoje nadgradnje se obrnite na %1 prodajno ekipo.",
|
||||
"SSE.Controllers.Main.warnProcessRightsChange": "Pravica, da urejate datoteko je bila zavrnjena.",
|
||||
"SSE.Controllers.Search.textNoTextFound": "Besedila ni mogoče najti",
|
||||
"SSE.Controllers.Search.textReplaceAll": "Zamenjaj vse",
|
||||
"SSE.Controllers.Settings.notcriticalErrorTitle": "Opozorilo",
|
||||
"SSE.Controllers.Settings.warnDownloadAs": "Če boste nadaljevali s shranjevanje v tem formatu bodo vse funkcije razen besedila izgubljene.<br>Ste prepričani, da želite nadaljevati?",
|
||||
"SSE.Controllers.Statusbar.cancelButtonText": "Zapri",
|
||||
"SSE.Controllers.Statusbar.errNameWrongChar": "Ime lista ne more vsebovati znakov: \\\\, /, *,?, [,],:",
|
||||
"SSE.Controllers.Statusbar.errNotEmpty": "Ime lista ne sme biti prazno",
|
||||
"SSE.Controllers.Statusbar.errorLastSheet": "Delovni zvezek mora imeti vsaj eno vidno delovno stran.",
|
||||
"SSE.Controllers.Statusbar.errorRemoveSheet": "Ni mogoče izbrisati delovnega lista.",
|
||||
"SSE.Controllers.Statusbar.menuDelete": "Izbriši",
|
||||
"SSE.Controllers.Statusbar.menuDuplicate": "Podvoji",
|
||||
"SSE.Controllers.Statusbar.menuHide": "Skrij",
|
||||
"SSE.Controllers.Statusbar.menuMore": "Več",
|
||||
"SSE.Controllers.Statusbar.menuRename": "Preimenuj",
|
||||
"SSE.Controllers.Statusbar.menuUnhide": "Prikaži",
|
||||
"SSE.Controllers.Statusbar.notcriticalErrorTitle": "Opozorilo",
|
||||
"SSE.Controllers.Statusbar.strSheet": "Stran",
|
||||
"SSE.Controllers.Statusbar.strSheetName": "Ime strani",
|
||||
"SSE.Controllers.Statusbar.textExternalLink": "Zunanja povezava",
|
||||
"SSE.Controllers.Toolbar.dlgLeaveMsgText": "V tem dokumentu se nahajajo neshranjene spremembe. Kliknite »Ostani na tej strani«, da počakate na samodejno shranjevanje dokumenta. Kliknite »Zapusti to stran«, če želite zavreči vse neshranjene spremembe.",
|
||||
"SSE.Controllers.Toolbar.dlgLeaveTitleText": "Zapuščate aplikacijo",
|
||||
"SSE.Controllers.Toolbar.leaveButtonText": "Zapusti to stran",
|
||||
"SSE.Controllers.Toolbar.stayButtonText": "Ostani na tej strani",
|
||||
"SSE.Views.AddFunction.sCatDateAndTime": "Datum in čas",
|
||||
"SSE.Views.AddFunction.sCatEngineering": "Inžinirstvo",
|
||||
"SSE.Views.AddFunction.sCatFinancial": "Finance",
|
||||
"SSE.Views.AddFunction.sCatInformation": "Informacije",
|
||||
"SSE.Views.AddFunction.sCatLogical": "Logika",
|
||||
"SSE.Views.AddFunction.sCatLookupAndReference": "Iskanje in reference",
|
||||
"SSE.Views.AddFunction.sCatMathematic": "Matematika in trigonometrija",
|
||||
"SSE.Views.AddFunction.sCatStatistical": "Statistika",
|
||||
"SSE.Views.AddFunction.sCatTextAndData": "Besedilo in podatki",
|
||||
"SSE.Views.AddFunction.textBack": "Nazaj",
|
||||
"SSE.Views.AddFunction.textGroups": "Kategorije",
|
||||
|
@ -198,15 +296,22 @@
|
|||
"SSE.Views.AddLink.textDisplay": "Prikaži",
|
||||
"SSE.Views.AddLink.textExternalLink": "Zunanja povezava",
|
||||
"SSE.Views.AddLink.textInsert": "Vstavi",
|
||||
"SSE.Views.AddLink.textInternalLink": "Notranje območje podatkov",
|
||||
"SSE.Views.AddLink.textLink": "Povezava",
|
||||
"SSE.Views.AddLink.textLinkType": "Vrsta povezave",
|
||||
"SSE.Views.AddLink.textRange": "Razpon",
|
||||
"SSE.Views.AddLink.textRequired": "Zahtevano",
|
||||
"SSE.Views.AddLink.textSelectedRange": "Izbrano območje",
|
||||
"SSE.Views.AddLink.textSheet": "Stran",
|
||||
"SSE.Views.AddLink.textTip": "Nasvet",
|
||||
"SSE.Views.AddOther.textAddComment": "Dodaj komentar",
|
||||
"SSE.Views.AddOther.textAddress": "Naslov",
|
||||
"SSE.Views.AddOther.textBack": "Nazaj",
|
||||
"SSE.Views.AddOther.textComment": "Komentar",
|
||||
"SSE.Views.AddOther.textDone": "Končano",
|
||||
"SSE.Views.AddOther.textFilter": "Filter",
|
||||
"SSE.Views.AddOther.textFromLibrary": "Slika iz knjižnice",
|
||||
"SSE.Views.AddOther.textFromURL": "Slika iz URL",
|
||||
"SSE.Views.AddOther.textImageURL": "URL naslov slike",
|
||||
"SSE.Views.AddOther.textInsert": "Vstavi",
|
||||
"SSE.Views.AddOther.textInsertImage": "Vstavi sliko",
|
||||
|
@ -222,6 +327,8 @@
|
|||
"SSE.Views.EditCell.textAlignRight": "Poravnaj desno",
|
||||
"SSE.Views.EditCell.textAlignTop": "Poravnaj na vrh",
|
||||
"SSE.Views.EditCell.textAllBorders": "Vse obrobe",
|
||||
"SSE.Views.EditCell.textAngleClockwise": "Kot v smeri urinega kazalca",
|
||||
"SSE.Views.EditCell.textAngleCounterclockwise": "Kot v nasprotni smeri urinega kazalca",
|
||||
"SSE.Views.EditCell.textBack": "Nazaj",
|
||||
"SSE.Views.EditCell.textBorderStyle": "Slogi obrob",
|
||||
"SSE.Views.EditCell.textBottomBorder": "Obrobe gumbov",
|
||||
|
@ -233,6 +340,8 @@
|
|||
"SSE.Views.EditCell.textCurrency": "Valuta",
|
||||
"SSE.Views.EditCell.textCustomColor": "Barva po meri",
|
||||
"SSE.Views.EditCell.textDate": "Datum",
|
||||
"SSE.Views.EditCell.textDiagDownBorder": "Diagonalna spodnja meja",
|
||||
"SSE.Views.EditCell.textDiagUpBorder": "Diagonalna zgornja meja",
|
||||
"SSE.Views.EditCell.textDollar": "Ameriški dolar ",
|
||||
"SSE.Views.EditCell.textEuro": "Euro",
|
||||
"SSE.Views.EditCell.textFillColor": "Barva za zapolnitev",
|
||||
|
@ -240,13 +349,25 @@
|
|||
"SSE.Views.EditCell.textFormat": "Format",
|
||||
"SSE.Views.EditCell.textGeneral": "Splošno",
|
||||
"SSE.Views.EditCell.textHorizontalText": "Horizontalno besedilo",
|
||||
"SSE.Views.EditCell.textInBorders": "Vstavi meje",
|
||||
"SSE.Views.EditCell.textInteger": "Celoštevilčno",
|
||||
"SSE.Views.EditCell.textJustified": "Obojestransko",
|
||||
"SSE.Views.EditCell.textMedium": "Srednje",
|
||||
"SSE.Views.EditCell.textNoBorder": "Brez obrob",
|
||||
"SSE.Views.EditCell.textNumber": "Številka",
|
||||
"SSE.Views.EditCell.textPercentage": "Odstotek",
|
||||
"SSE.Views.EditCell.textPound": "Britanski funt",
|
||||
"SSE.Views.EditCell.textScientific": "Znanstveni",
|
||||
"SSE.Views.EditCell.textSize": "Velikost",
|
||||
"SSE.Views.EditCell.textText": "Besedilo",
|
||||
"SSE.Views.EditCell.textTextColor": "Barva besedila",
|
||||
"SSE.Views.EditCell.textTextFormat": "Besedilna formula",
|
||||
"SSE.Views.EditCell.textTextOrientation": "Orientacija besedila",
|
||||
"SSE.Views.EditCell.textThick": "Širok",
|
||||
"SSE.Views.EditCell.textThin": "Ozek",
|
||||
"SSE.Views.EditCell.textTime": "Čas",
|
||||
"SSE.Views.EditCell.textVerticalText": "Vertikalno besedilo",
|
||||
"SSE.Views.EditCell.textWrapText": "Ukrivi besedilo",
|
||||
"SSE.Views.EditChart.textAddCustomColor": "Dodaj barvo po meri",
|
||||
"SSE.Views.EditChart.textAuto": "Samodejno",
|
||||
"SSE.Views.EditChart.textAxisCrosses": "Križi osi",
|
||||
|
@ -260,37 +381,62 @@
|
|||
"SSE.Views.EditChart.textChart": "Graf",
|
||||
"SSE.Views.EditChart.textChartTitle": "Naslov grafa",
|
||||
"SSE.Views.EditChart.textColor": "Barva",
|
||||
"SSE.Views.EditChart.textCrossesValue": "Vrednost preseka",
|
||||
"SSE.Views.EditChart.textCustomColor": "Barva po meri",
|
||||
"SSE.Views.EditChart.textDataLabels": "Oznake podatkov",
|
||||
"SSE.Views.EditChart.textDesign": "Oblikovanje",
|
||||
"SSE.Views.EditChart.textDisplayUnits": "Prikaži enote",
|
||||
"SSE.Views.EditChart.textFill": "Zapolni",
|
||||
"SSE.Views.EditChart.textForward": "Premakni naprej",
|
||||
"SSE.Views.EditChart.textGridlines": "Mreža",
|
||||
"SSE.Views.EditChart.textHorAxis": "Horizontalne osi",
|
||||
"SSE.Views.EditChart.textHorizontal": "Horizontalno",
|
||||
"SSE.Views.EditChart.textLabelOptions": "Možnosti oznake",
|
||||
"SSE.Views.EditChart.textLabelPos": "Položaj oznake",
|
||||
"SSE.Views.EditChart.textLayout": "Postavitev",
|
||||
"SSE.Views.EditChart.textLeft": "Levo",
|
||||
"SSE.Views.EditChart.textLegend": "Legenda",
|
||||
"SSE.Views.EditChart.textMajor": "Primarni",
|
||||
"SSE.Views.EditChart.textMajorMinor": "Primarni in sekundarni",
|
||||
"SSE.Views.EditChart.textMajorType": "Primarna vrsta",
|
||||
"SSE.Views.EditChart.textMaxValue": "Maksimalna vrednost",
|
||||
"SSE.Views.EditChart.textMinor": "Majhen",
|
||||
"SSE.Views.EditChart.textMinorType": "Manjša vrsta",
|
||||
"SSE.Views.EditChart.textMinValue": "Minimalna vrednost",
|
||||
"SSE.Views.EditChart.textNone": "nič",
|
||||
"SSE.Views.EditChart.textNoOverlay": "Ni prekrivanja",
|
||||
"SSE.Views.EditChart.textRemoveChart": "Odstrani graf",
|
||||
"SSE.Views.EditChart.textReorder": "Preuredi",
|
||||
"SSE.Views.EditChart.textRight": "Desno",
|
||||
"SSE.Views.EditChart.textSize": "Velikost",
|
||||
"SSE.Views.EditChart.textStyle": "Slog",
|
||||
"SSE.Views.EditChart.textToBackground": "Pošlji v ozadje",
|
||||
"SSE.Views.EditChart.textToForeground": "Premakni v ospredje",
|
||||
"SSE.Views.EditChart.textTop": "Vrh",
|
||||
"SSE.Views.EditChart.textValReverseOrder": "Vrednosti v obratnem vrstnem redu",
|
||||
"SSE.Views.EditChart.textVerAxis": "Vertikalne osi",
|
||||
"SSE.Views.EditChart.textVertical": "Vertikalen",
|
||||
"SSE.Views.EditHyperlink.textBack": "Nazaj",
|
||||
"SSE.Views.EditHyperlink.textDisplay": "Prikaži",
|
||||
"SSE.Views.EditHyperlink.textEditLink": "Uredi povezavo",
|
||||
"SSE.Views.EditHyperlink.textExternalLink": "Zunanja povezava",
|
||||
"SSE.Views.EditHyperlink.textInternalLink": "Notranje območje podatkov",
|
||||
"SSE.Views.EditHyperlink.textLink": "Povezava",
|
||||
"SSE.Views.EditHyperlink.textLinkType": "Vrsta povezave",
|
||||
"SSE.Views.EditHyperlink.textRange": "Razpon",
|
||||
"SSE.Views.EditHyperlink.textRemoveLink": "Odstrani povezavo",
|
||||
"SSE.Views.EditHyperlink.textScreenTip": "Nasvet",
|
||||
"SSE.Views.EditHyperlink.textSheet": "Stran",
|
||||
"SSE.Views.EditImage.textAddress": "Naslov",
|
||||
"SSE.Views.EditImage.textBack": "Nazaj",
|
||||
"SSE.Views.EditImage.textBackward": "Premakni nazaj",
|
||||
"SSE.Views.EditImage.textDefault": "Dejanska velikost",
|
||||
"SSE.Views.EditImage.textForward": "Premakni naprej",
|
||||
"SSE.Views.EditImage.textFromLibrary": "Slika iz knjižnice",
|
||||
"SSE.Views.EditImage.textFromURL": "Slika iz URL",
|
||||
"SSE.Views.EditImage.textImageURL": "URL naslov slike",
|
||||
"SSE.Views.EditImage.textLinkSettings": "Nastavitve povezave",
|
||||
"SSE.Views.EditImage.textRemove": "Odstrani sliko",
|
||||
"SSE.Views.EditImage.textReorder": "Preuredi",
|
||||
"SSE.Views.EditImage.textReplace": "Zamenjaj",
|
||||
"SSE.Views.EditImage.textReplaceImg": "Zamenjaj sliko",
|
||||
|
@ -306,9 +452,11 @@
|
|||
"SSE.Views.EditShape.textFill": "Zapolni",
|
||||
"SSE.Views.EditShape.textForward": "Premakni naprej",
|
||||
"SSE.Views.EditShape.textOpacity": "Prosojnost",
|
||||
"SSE.Views.EditShape.textRemoveShape": "Odstrani obliko",
|
||||
"SSE.Views.EditShape.textReorder": "Preuredi",
|
||||
"SSE.Views.EditShape.textReplace": "Zamenjaj",
|
||||
"SSE.Views.EditShape.textSize": "Velikost",
|
||||
"SSE.Views.EditShape.textStyle": "Slog",
|
||||
"SSE.Views.EditShape.textToBackground": "Pošlji v ozadje",
|
||||
"SSE.Views.EditShape.textToForeground": "Premakni v ospredje",
|
||||
"SSE.Views.EditText.textAddCustomColor": "Dodaj barvo po meri",
|
||||
|
@ -322,6 +470,7 @@
|
|||
"SSE.Views.EditText.textSize": "Velikost",
|
||||
"SSE.Views.EditText.textTextColor": "Barva besedila",
|
||||
"SSE.Views.FilterOptions.textClearFilter": "Počisti filter",
|
||||
"SSE.Views.FilterOptions.textDeleteFilter": "Odstrani filtre",
|
||||
"SSE.Views.FilterOptions.textFilter": "Možnosti filtra",
|
||||
"SSE.Views.Search.textByColumns": "Po stolpcih",
|
||||
"SSE.Views.Search.textByRows": "Po vrsticah",
|
||||
|
@ -332,6 +481,9 @@
|
|||
"SSE.Views.Search.textHighlightRes": "Označi rezultate",
|
||||
"SSE.Views.Search.textLookIn": "Poglej v",
|
||||
"SSE.Views.Search.textReplace": "Zamenjaj",
|
||||
"SSE.Views.Search.textSearch": "Iskanje",
|
||||
"SSE.Views.Search.textSearchBy": "Iskanje",
|
||||
"SSE.Views.Search.textSearchIn": "Išči v",
|
||||
"SSE.Views.Search.textSheet": "Stran",
|
||||
"SSE.Views.Search.textValues": "Vrednosti",
|
||||
"SSE.Views.Search.textWorkbook": "Delovni zvezek",
|
||||
|
@ -356,6 +508,7 @@
|
|||
"SSE.Views.Settings.textDisableAllMacrosWithNotification": "Onemogoči vse makroje z obvestilom",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithoutNotification": "Onemogoči vse makroje brez obvestila",
|
||||
"SSE.Views.Settings.textDisplayComments": "Komentarji",
|
||||
"SSE.Views.Settings.textDisplayResolvedComments": "Reši komentar",
|
||||
"SSE.Views.Settings.textDocInfo": "Informacije o tabeli",
|
||||
"SSE.Views.Settings.textDone": "Končano",
|
||||
"SSE.Views.Settings.textDownload": "Prenesi",
|
||||
|
@ -373,11 +526,24 @@
|
|||
"SSE.Views.Settings.textHideGridlines": "Skrij mrežne črte",
|
||||
"SSE.Views.Settings.textHideHeadings": "Skrij naslove",
|
||||
"SSE.Views.Settings.textInch": "Palec",
|
||||
"SSE.Views.Settings.textLandscape": "Ležeče",
|
||||
"SSE.Views.Settings.textLastModified": "Nazadnje spremenjeno",
|
||||
"SSE.Views.Settings.textLastModifiedBy": "Nazadnje spremenjenil/a",
|
||||
"SSE.Views.Settings.textLeft": "Levo",
|
||||
"SSE.Views.Settings.textLoading": "Nalaganje ...",
|
||||
"SSE.Views.Settings.textMacrosSettings": "Nastavitve makrojev",
|
||||
"SSE.Views.Settings.textMargins": "Robovi",
|
||||
"SSE.Views.Settings.textOrientation": "Usmerjenost",
|
||||
"SSE.Views.Settings.textOwner": "Lastnik",
|
||||
"SSE.Views.Settings.textPoint": "Točka",
|
||||
"SSE.Views.Settings.textPortrait": "Pokončno",
|
||||
"SSE.Views.Settings.textPoweredBy": "Poganja",
|
||||
"SSE.Views.Settings.textPrint": "Natisni",
|
||||
"SSE.Views.Settings.textRegionalSettings": "Regionalne nastavitve",
|
||||
"SSE.Views.Settings.textRight": "Desno",
|
||||
"SSE.Views.Settings.textSettings": "Nastavitve",
|
||||
"SSE.Views.Settings.textShowNotification": "Prikaži obvestila",
|
||||
"SSE.Views.Settings.textSubject": "Zadeva",
|
||||
"SSE.Views.Settings.textTel": "Telefon",
|
||||
"SSE.Views.Settings.textTitle": "Naslov",
|
||||
"SSE.Views.Settings.textTop": "Vrh",
|
||||
|
|
|
@ -1,13 +1,29 @@
|
|||
{
|
||||
"Common.Controllers.Collaboration.textAddReply": "添加回复",
|
||||
"Common.Controllers.Collaboration.textCancel": "取消",
|
||||
"Common.Controllers.Collaboration.textDeleteComment": "删除注释",
|
||||
"Common.Controllers.Collaboration.textDeleteReply": "删除回复",
|
||||
"Common.Controllers.Collaboration.textDone": "完成",
|
||||
"Common.Controllers.Collaboration.textEdit": "编辑",
|
||||
"Common.Controllers.Collaboration.textEditUser": "文件正在被多个用户编辑。",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteComment": "你确定要删除这一注释吗?",
|
||||
"Common.Controllers.Collaboration.textMessageDeleteReply": "你确定要删除这一回复吗?",
|
||||
"Common.Controllers.Collaboration.textReopen": "重新打开",
|
||||
"Common.Controllers.Collaboration.textResolve": "解决",
|
||||
"Common.Controllers.Collaboration.textYes": "是",
|
||||
"Common.UI.ThemeColorPalette.textCustomColors": "自定义颜色",
|
||||
"Common.UI.ThemeColorPalette.textStandartColors": "标准颜色",
|
||||
"Common.UI.ThemeColorPalette.textThemeColors": "主题颜色",
|
||||
"Common.Utils.Metric.txtCm": "厘米",
|
||||
"Common.Utils.Metric.txtPt": "像素",
|
||||
"Common.Views.Collaboration.textAddReply": "添加回复",
|
||||
"Common.Views.Collaboration.textBack": "返回",
|
||||
"Common.Views.Collaboration.textCancel": "取消",
|
||||
"Common.Views.Collaboration.textCollaboration": "协作",
|
||||
"Common.Views.Collaboration.textDone": "完成",
|
||||
"Common.Views.Collaboration.textEditReply": "编辑回复",
|
||||
"Common.Views.Collaboration.textEditUsers": "用户",
|
||||
"Common.Views.Collaboration.textEditСomment": "编辑注释",
|
||||
"Common.Views.Collaboration.textNoComments": "此电子表格不包含评论",
|
||||
"Common.Views.Collaboration.textСomments": "评论",
|
||||
"SSE.Controllers.AddChart.txtDiagramTitle": "图表标题",
|
||||
|
@ -21,9 +37,14 @@
|
|||
"SSE.Controllers.AddContainer.textShape": "形状",
|
||||
"SSE.Controllers.AddLink.textInvalidRange": "错误!无效的单元格范围",
|
||||
"SSE.Controllers.AddLink.txtNotUrl": "此字段应为格式为“http://www.example.com”的网址",
|
||||
"SSE.Controllers.AddOther.textCancel": "取消",
|
||||
"SSE.Controllers.AddOther.textContinue": "继续",
|
||||
"SSE.Controllers.AddOther.textDelete": "删除",
|
||||
"SSE.Controllers.AddOther.textDeleteDraft": "你确定要删除这一稿吗?",
|
||||
"SSE.Controllers.AddOther.textEmptyImgUrl": "您需要指定图像URL。",
|
||||
"SSE.Controllers.AddOther.txtNotUrl": "此字段应为格式为“http://www.example.com”的网址",
|
||||
"SSE.Controllers.DocumentHolder.errorCopyCutPaste": "使用上下文菜单的复制、剪切和粘贴操作将仅在当前文件中执行。",
|
||||
"SSE.Controllers.DocumentHolder.menuAddComment": "添加注释",
|
||||
"SSE.Controllers.DocumentHolder.menuAddLink": "增加链接",
|
||||
"SSE.Controllers.DocumentHolder.menuCell": "元件",
|
||||
"SSE.Controllers.DocumentHolder.menuCopy": "复制",
|
||||
|
@ -40,6 +61,7 @@
|
|||
"SSE.Controllers.DocumentHolder.menuUnfreezePanes": "解冻窗格",
|
||||
"SSE.Controllers.DocumentHolder.menuUnmerge": "取消合并",
|
||||
"SSE.Controllers.DocumentHolder.menuUnwrap": "展开",
|
||||
"SSE.Controllers.DocumentHolder.menuViewComment": "查看注释",
|
||||
"SSE.Controllers.DocumentHolder.menuWrap": "包裹",
|
||||
"SSE.Controllers.DocumentHolder.sheetCancel": "取消",
|
||||
"SSE.Controllers.DocumentHolder.textCopyCutPasteActions": "复制,剪切和粘贴操作",
|
||||
|
@ -149,6 +171,7 @@
|
|||
"SSE.Controllers.Main.errorFillRange": "无法填充所选范围的单元格。<br>所有合并的单元格的大小必须相同。",
|
||||
"SSE.Controllers.Main.errorFormulaName": "一个错误的输入公式。< br >正确使用公式名称。",
|
||||
"SSE.Controllers.Main.errorFormulaParsing": "解析公式时出现内部错误。",
|
||||
"SSE.Controllers.Main.errorFrmlMaxLength": "公式添加失败:公式中字符的长度超出限制。<br>请编辑后重试。",
|
||||
"SSE.Controllers.Main.errorFrmlMaxTextLength": "公式中的文本值限制为255个字符。<br>使用连接函数或连接运算符(&)。",
|
||||
"SSE.Controllers.Main.errorFrmlWrongReferences": "该功能是指不存在的工作表。<br>请检查数据,然后重试。",
|
||||
"SSE.Controllers.Main.errorInvalidRef": "输入选择的正确名称或有效参考。",
|
||||
|
@ -161,6 +184,7 @@
|
|||
"SSE.Controllers.Main.errorMaxPoints": "每个图表序列的最大点值为4096。",
|
||||
"SSE.Controllers.Main.errorMoveRange": "不能改变合并单元的一部分",
|
||||
"SSE.Controllers.Main.errorMultiCellFormula": "表格中不允许使用多单元格数组公式。",
|
||||
"SSE.Controllers.Main.errorOpensource": "这个免费的社区版本只能够用来查看文件。要想在手机上使用在线编辑工具,请购买商业版。",
|
||||
"SSE.Controllers.Main.errorOpenWarning": "文件中的一个公式的长度超过了<br>允许的字符数,并被删除。",
|
||||
"SSE.Controllers.Main.errorOperandExpected": "输入的函数语法不正确。请检查你是否缺少一个括号 - '('或')'。",
|
||||
"SSE.Controllers.Main.errorPasteMaxRange": "复制和粘贴区域不匹配。<br>请选择相同尺寸的区域,或单击一行中的第一个单元格以粘贴复制的单元格。",
|
||||
|
@ -220,16 +244,20 @@
|
|||
"SSE.Controllers.Main.textContactUs": "联系销售",
|
||||
"SSE.Controllers.Main.textCustomLoader": "请注意,根据许可条款您无权更改加载程序。<br>请联系我们的销售部门获取报价。",
|
||||
"SSE.Controllers.Main.textDone": "完成",
|
||||
"SSE.Controllers.Main.textHasMacros": "这个文件带有自动宏。<br> 是否要运行宏?",
|
||||
"SSE.Controllers.Main.textLoadingDocument": "文件加载中",
|
||||
"SSE.Controllers.Main.textNo": "不",
|
||||
"SSE.Controllers.Main.textNoLicenseTitle": "ONLYOFFICE开源版本",
|
||||
"SSE.Controllers.Main.textOK": "确定",
|
||||
"SSE.Controllers.Main.textPaidFeature": "付费功能",
|
||||
"SSE.Controllers.Main.textPassword": "密码",
|
||||
"SSE.Controllers.Main.textPreloader": "载入中……",
|
||||
"SSE.Controllers.Main.textRemember": "记住我的选择",
|
||||
"SSE.Controllers.Main.textShape": "形状",
|
||||
"SSE.Controllers.Main.textStrict": "严格模式",
|
||||
"SSE.Controllers.Main.textTryUndoRedo": "对于快速的协同编辑模式,取消/重做功能是禁用的。< br >单击“严格模式”按钮切换到严格co-editing模式编辑该文件没有其他用户干扰和发送您的更改只后你拯救他们。您可以使用编辑器高级设置在编辑模式之间切换。",
|
||||
"SSE.Controllers.Main.textUsername": "用户名",
|
||||
"SSE.Controllers.Main.textYes": "是",
|
||||
"SSE.Controllers.Main.titleLicenseExp": "许可证过期",
|
||||
"SSE.Controllers.Main.titleServerVersion": "编辑器已更新",
|
||||
"SSE.Controllers.Main.titleUpdateVersion": "版本已变化",
|
||||
|
@ -303,6 +331,7 @@
|
|||
"SSE.Controllers.Statusbar.menuDelete": "删除选定的内容",
|
||||
"SSE.Controllers.Statusbar.menuDuplicate": "复制",
|
||||
"SSE.Controllers.Statusbar.menuHide": "隐藏",
|
||||
"SSE.Controllers.Statusbar.menuMore": "更多",
|
||||
"SSE.Controllers.Statusbar.menuRename": "重命名",
|
||||
"SSE.Controllers.Statusbar.menuUnhide": "取消隐藏",
|
||||
"SSE.Controllers.Statusbar.notcriticalErrorTitle": "警告",
|
||||
|
@ -339,8 +368,11 @@
|
|||
"SSE.Views.AddLink.textSelectedRange": "选择范围",
|
||||
"SSE.Views.AddLink.textSheet": "表格",
|
||||
"SSE.Views.AddLink.textTip": "屏幕提示",
|
||||
"SSE.Views.AddOther.textAddComment": "添加注释",
|
||||
"SSE.Views.AddOther.textAddress": "地址",
|
||||
"SSE.Views.AddOther.textBack": "返回",
|
||||
"SSE.Views.AddOther.textComment": "注释",
|
||||
"SSE.Views.AddOther.textDone": "完成",
|
||||
"SSE.Views.AddOther.textFilter": "过滤",
|
||||
"SSE.Views.AddOther.textFromLibrary": "图库",
|
||||
"SSE.Views.AddOther.textFromURL": "图片来自网络",
|
||||
|
@ -359,6 +391,8 @@
|
|||
"SSE.Views.EditCell.textAlignRight": "右对齐",
|
||||
"SSE.Views.EditCell.textAlignTop": "顶端对齐",
|
||||
"SSE.Views.EditCell.textAllBorders": "所有边框",
|
||||
"SSE.Views.EditCell.textAngleClockwise": "顺时针方向角",
|
||||
"SSE.Views.EditCell.textAngleCounterclockwise": "逆时针方向角",
|
||||
"SSE.Views.EditCell.textBack": "返回",
|
||||
"SSE.Views.EditCell.textBorderStyle": "边框风格",
|
||||
"SSE.Views.EditCell.textBottomBorder": "底端边框",
|
||||
|
@ -378,6 +412,7 @@
|
|||
"SSE.Views.EditCell.textFonts": "字体",
|
||||
"SSE.Views.EditCell.textFormat": "格式",
|
||||
"SSE.Views.EditCell.textGeneral": "常规",
|
||||
"SSE.Views.EditCell.textHorizontalText": "横向文本",
|
||||
"SSE.Views.EditCell.textInBorders": "内陆边界",
|
||||
"SSE.Views.EditCell.textInHorBorder": "水平边框",
|
||||
"SSE.Views.EditCell.textInteger": "整数",
|
||||
|
@ -390,16 +425,20 @@
|
|||
"SSE.Views.EditCell.textPercentage": "百分比",
|
||||
"SSE.Views.EditCell.textPound": "磅",
|
||||
"SSE.Views.EditCell.textRightBorder": "右边界",
|
||||
"SSE.Views.EditCell.textRotateTextDown": "文本向下旋转",
|
||||
"SSE.Views.EditCell.textRotateTextUp": "文本向上旋转",
|
||||
"SSE.Views.EditCell.textRouble": "卢布",
|
||||
"SSE.Views.EditCell.textScientific": "科学",
|
||||
"SSE.Views.EditCell.textSize": "大小",
|
||||
"SSE.Views.EditCell.textText": "文本",
|
||||
"SSE.Views.EditCell.textTextColor": "文字颜色",
|
||||
"SSE.Views.EditCell.textTextFormat": "文本格式",
|
||||
"SSE.Views.EditCell.textTextOrientation": "文本方向",
|
||||
"SSE.Views.EditCell.textThick": "厚",
|
||||
"SSE.Views.EditCell.textThin": "瘦",
|
||||
"SSE.Views.EditCell.textTime": "时间",
|
||||
"SSE.Views.EditCell.textTopBorder": "顶级边界",
|
||||
"SSE.Views.EditCell.textVerticalText": "纵向文本",
|
||||
"SSE.Views.EditCell.textWrapText": "文字换行",
|
||||
"SSE.Views.EditCell.textYen": "日元",
|
||||
"SSE.Views.EditChart.textAddCustomColor": "\n添加自定义颜色",
|
||||
|
@ -546,6 +585,9 @@
|
|||
"SSE.Views.Settings.textCreateDate": "创建日期",
|
||||
"SSE.Views.Settings.textCustom": "自定义",
|
||||
"SSE.Views.Settings.textCustomSize": "自定义大小",
|
||||
"SSE.Views.Settings.textDisableAll": "解除所有项目",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithNotification": "解除所有带通知的宏",
|
||||
"SSE.Views.Settings.textDisableAllMacrosWithoutNotification": "解除所有不带通知的宏",
|
||||
"SSE.Views.Settings.textDisplayComments": "评论",
|
||||
"SSE.Views.Settings.textDisplayResolvedComments": "已解决的评论",
|
||||
"SSE.Views.Settings.textDocInfo": "电子表格信息",
|
||||
|
@ -555,6 +597,8 @@
|
|||
"SSE.Views.Settings.textDownloadAs": "下载为...",
|
||||
"SSE.Views.Settings.textEditDoc": "编辑文档",
|
||||
"SSE.Views.Settings.textEmail": "电子邮件",
|
||||
"SSE.Views.Settings.textEnableAll": "启动所有项目",
|
||||
"SSE.Views.Settings.textEnableAllMacrosWithoutNotification": "启动所有不带通知的宏",
|
||||
"SSE.Views.Settings.textExample": "列入",
|
||||
"SSE.Views.Settings.textFind": "查找",
|
||||
"SSE.Views.Settings.textFindAndReplace": "查找和替换",
|
||||
|
@ -569,6 +613,7 @@
|
|||
"SSE.Views.Settings.textLastModifiedBy": "上次修改时间",
|
||||
"SSE.Views.Settings.textLeft": "左",
|
||||
"SSE.Views.Settings.textLoading": "载入中……",
|
||||
"SSE.Views.Settings.textMacrosSettings": "宏设置",
|
||||
"SSE.Views.Settings.textMargins": "边距",
|
||||
"SSE.Views.Settings.textOrientation": "方向",
|
||||
"SSE.Views.Settings.textOwner": "创建者",
|
||||
|
@ -580,6 +625,7 @@
|
|||
"SSE.Views.Settings.textRegionalSettings": "区域设置",
|
||||
"SSE.Views.Settings.textRight": "右",
|
||||
"SSE.Views.Settings.textSettings": "设置",
|
||||
"SSE.Views.Settings.textShowNotification": "显示通知",
|
||||
"SSE.Views.Settings.textSpreadsheetFormats": "电子表格格式",
|
||||
"SSE.Views.Settings.textSpreadsheetSettings": "表格设置",
|
||||
"SSE.Views.Settings.textSubject": "主题",
|
||||
|
|
Loading…
Reference in a new issue